Pull request #4908 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a101f7f4a4f578192102d3be71111273dbaa27c+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (170755b8d83451ab0fa905b372e38429a553c5e2) 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-ssh524026132171752347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17926845506441030272.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4908/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4908/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15069717815691908732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4908/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4513311497601097404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15502221094562619916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4908/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4908/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1751005531022487574.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 f3350a1713306dce7682ed7e37d5774890d03277 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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10041 in /w/workspace/edgexfoundry_edgex-go_PR-4908 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit 2a101f7f4a4f578192102d3be71111273dbaa27c Merge succeeded, producing 2a101f7f4a4f578192102d3be71111273dbaa27c Checking out Revision 2a101f7f4a4f578192102d3be71111273dbaa27c (PR-4908) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4908/head:refs/remotes/origin/PR-4908 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T19:47:10.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T19:47:10.829Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T19:47:10.963Z] ========================================================= [2024-09-10T19:47:10.963Z] EdgeX Global Pipelines Version Info [2024-09-10T19:47:10.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:47:11.734Z] ------------------- [2024-09-10T19:47:11.734Z] stable info: [2024-09-10T19:47:11.734Z] ------------------- [2024-09-10T19:47:11.734Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T19:47:11.734Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:47:11.734Z] Message: update stable to v1.0.263 [2024-09-10T19:47:12.303Z] ------------------- [2024-09-10T19:47:12.303Z] experimental info: [2024-09-10T19:47:12.303Z] ------------------- [2024-09-10T19:47:12.303Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T19:47:12.303Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:47:12.303Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T19:47:12.546Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T19:47:12.607Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T19:47:12.668Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T19:47:12.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T19:47:12.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T19:47:12.862Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T19:47:12.925Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T19:47:12.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T19:47:13.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T19:47:13.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T19:47:13.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T19:47:13.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T19:47:13.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T19:47:13.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T19:47:13.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T19:47:13.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T19:47:13.526Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T19:47:13.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T19:47:16.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T19:47:16.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T19:47:17.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T19:47:17.124Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T19:47:17.183Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T19:47:17.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4908 [Pipeline] echo [2024-09-10T19:47:17.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4908 [Pipeline] echo [2024-09-10T19:47:17.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4908 [Pipeline] echo [2024-09-10T19:47:17.399Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo [2024-09-10T19:47:17.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a101f7 [Pipeline] echo [2024-09-10T19:47:17.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T19:47:17.686Z] provisioning config files... [2024-09-10T19:47:17.697Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1998732050129359377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:47:18.107Z] ---> ****-login.sh [2024-09-10T19:47:18.107Z] nexus3.edgexfoundry.org:10001 [2024-09-10T19:47:18.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:47:18.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:47:18.370Z] Configure a credential helper to remove this warning. See [2024-09-10T19:47:18.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:47:18.370Z] [2024-09-10T19:47:18.370Z] Login Succeeded [2024-09-10T19:47:18.370Z] nexus3.edgexfoundry.org:10002 [2024-09-10T19:47:18.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:47:18.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:47:18.370Z] Configure a credential helper to remove this warning. See [2024-09-10T19:47:18.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:47:18.370Z] [2024-09-10T19:47:18.370Z] Login Succeeded [2024-09-10T19:47:18.370Z] nexus3.edgexfoundry.org:10003 [2024-09-10T19:47:18.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:47:18.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:47:18.629Z] Configure a credential helper to remove this warning. See [2024-09-10T19:47:18.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:47:18.629Z] [2024-09-10T19:47:18.629Z] Login Succeeded [2024-09-10T19:47:18.629Z] nexus3.edgexfoundry.org:10004 [2024-09-10T19:47:18.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:47:18.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:47:18.629Z] Configure a credential helper to remove this warning. See [2024-09-10T19:47:18.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:47:18.629Z] [2024-09-10T19:47:18.629Z] Login Succeeded [2024-09-10T19:47:18.629Z] ****.io [2024-09-10T19:47:18.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:47:18.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:47:18.889Z] Configure a credential helper to remove this warning. See [2024-09-10T19:47:18.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:47:18.890Z] [2024-09-10T19:47:18.890Z] Login Succeeded [2024-09-10T19:47:18.890Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T19:47:18.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T19:47:19.370Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + dirname cmd/core-command/Dockerfile [2024-09-10T19:47:19.371Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T19:47:19.371Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2024-09-10T19:47:19.371Z] -f2 [2024-09-10T19:47:19.371Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + dirname cmd/core-keeper/Dockerfile [2024-09-10T19:47:19.371Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/core-metadata/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T19:47:19.371Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T19:47:19.371Z] + + cut -d/ -f2 [2024-09-10T19:47:19.371Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T19:47:19.371Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T19:47:19.371Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T19:47:19.371Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T19:47:19.371Z] + cut -d/ -f2 [2024-09-10T19:47:19.371Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T19:47:19.425Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-10T19:47:19.984Z] + git rev-list -1 --merges 2a101f7f4a4f578192102d3be71111273dbaa27c~1..2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo [2024-09-10T19:47:20.028Z] -----------> git rev-list -1 --merges 2a101f7f4a4f578192102d3be71111273dbaa27c~1..2a101f7f4a4f578192102d3be71111273dbaa27c 2a101f7f4a4f578192102d3be71111273dbaa27c [false] [Pipeline] sh [2024-09-10T19:47:20.360Z] + git log --format=format:%s -1 2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo [2024-09-10T19:47:20.407Z] ========================================================= [2024-09-10T19:47:20.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T19:47:20.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T19:47:21.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T19:47:21.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T19:47:21.288Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T19:47:21.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T19:47:21.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T19:47:21.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T19:47:21.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:47:21.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:47:21.777Z] [2024-09-10T19:47:21.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:47:22.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:47:22.182Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T19:47:22.182Z] b85a868b505f: Pulling fs layer [2024-09-10T19:47:22.182Z] e2be974225ed: Pulling fs layer [2024-09-10T19:47:22.182Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T19:47:22.182Z] 988bab9f4d93: Pulling fs layer [2024-09-10T19:47:22.182Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T19:47:22.182Z] eaf3925da568: Pulling fs layer [2024-09-10T19:47:22.182Z] bab4dde63d76: Pulling fs layer [2024-09-10T19:47:22.182Z] bde34c3a00c8: Pulling fs layer [2024-09-10T19:47:22.182Z] b352a97aabf1: Pulling fs layer [2024-09-10T19:47:22.182Z] 4872d77fe225: Pulling fs layer [2024-09-10T19:47:22.182Z] 988bab9f4d93: Waiting [2024-09-10T19:47:22.182Z] 5851b861e8e6: Pulling fs layer [2024-09-10T19:47:22.182Z] 1469e6f7b9e6: Waiting [2024-09-10T19:47:22.182Z] eaf3925da568: Waiting [2024-09-10T19:47:22.182Z] bab4dde63d76: Waiting [2024-09-10T19:47:22.182Z] bde34c3a00c8: Waiting [2024-09-10T19:47:22.182Z] 4872d77fe225: Waiting [2024-09-10T19:47:22.182Z] 5851b861e8e6: Waiting [2024-09-10T19:47:22.182Z] e2be974225ed: Download complete [2024-09-10T19:47:22.182Z] 988bab9f4d93: Verifying Checksum [2024-09-10T19:47:22.182Z] 988bab9f4d93: Download complete [2024-09-10T19:47:22.182Z] 1469e6f7b9e6: Download complete [2024-09-10T19:47:22.182Z] eaf3925da568: Verifying Checksum [2024-09-10T19:47:22.182Z] eaf3925da568: Download complete [2024-09-10T19:47:22.182Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T19:47:22.182Z] 339a4e72a1f5: Download complete [2024-09-10T19:47:22.440Z] bde34c3a00c8: Download complete [2024-09-10T19:47:22.440Z] b352a97aabf1: Download complete [2024-09-10T19:47:22.440Z] 4872d77fe225: Verifying Checksum [2024-09-10T19:47:22.440Z] 4872d77fe225: Download complete [2024-09-10T19:47:22.440Z] 5851b861e8e6: Verifying Checksum [2024-09-10T19:47:22.440Z] b85a868b505f: Verifying Checksum [2024-09-10T19:47:22.440Z] b85a868b505f: Download complete [2024-09-10T19:47:22.698Z] bab4dde63d76: Verifying Checksum [2024-09-10T19:47:22.698Z] bab4dde63d76: Download complete [2024-09-10T19:47:23.634Z] b85a868b505f: Pull complete [2024-09-10T19:47:23.634Z] e2be974225ed: Pull complete [2024-09-10T19:47:24.203Z] 339a4e72a1f5: Pull complete [2024-09-10T19:47:24.203Z] 988bab9f4d93: Pull complete [2024-09-10T19:47:24.463Z] 1469e6f7b9e6: Pull complete [2024-09-10T19:47:24.463Z] eaf3925da568: Pull complete [2024-09-10T19:47:25.840Z] bab4dde63d76: Pull complete [2024-09-10T19:47:26.100Z] bde34c3a00c8: Pull complete [2024-09-10T19:47:26.100Z] b352a97aabf1: Pull complete [2024-09-10T19:47:26.100Z] 4872d77fe225: Pull complete [2024-09-10T19:47:26.360Z] 5851b861e8e6: Pull complete [2024-09-10T19:47:26.360Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T19:47:26.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T19:47:26.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:47:26.667Z] prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container [2024-09-10T19:47:26.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-10T19:47:29.786Z] $ docker top 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa -eo pid,comm [2024-09-10T19:47:29.835Z] 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). [2024-09-10T19:47:29.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T19:47:30.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T19:47:30.031Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T19:47:30.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T19:47:30.126Z] $ docker exec 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent [2024-09-10T19:47:30.231Z] SSH_AUTH_SOCK=/tmp/ssh-2U0tAS1qU8eU/agent.33 [2024-09-10T19:47:30.231Z] SSH_AGENT_PID=39 [2024-09-10T19:47:30.236Z] Running ssh-add (command line suppressed) [2024-09-10T19:47:30.324Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1714360702157026406.key (/w/workspace/edgex-go/1@tmp/private_key_1714360702157026406.key) [2024-09-10T19:47:30.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T19:47:30.680Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T19:47:30.713Z] $ docker exec --env ******** --env ******** 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent -k [2024-09-10T19:47:30.806Z] unset SSH_AUTH_SOCK; [2024-09-10T19:47:30.806Z] unset SSH_AGENT_PID; [2024-09-10T19:47:30.807Z] echo Agent pid 39 killed; [2024-09-10T19:47:30.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T19:47:30.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T19:47:30.934Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T19:47:31.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T19:47:31.042Z] $ docker exec 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent [2024-09-10T19:47:31.145Z] SSH_AUTH_SOCK=/tmp/ssh-aJMQM7q1sPMe/agent.72 [2024-09-10T19:47:31.145Z] SSH_AGENT_PID=78 [2024-09-10T19:47:31.149Z] Running ssh-add (command line suppressed) [2024-09-10T19:47:31.256Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12050477414298899636.key (/w/workspace/edgex-go/1@tmp/private_key_12050477414298899636.key) [2024-09-10T19:47:31.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T19:47:31.619Z] + git semver init [2024-09-10T19:47:31.876Z] 2024-09-10 19:47:31,798 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T19:47:31.876Z] 2024-09-10 19:47:31,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-10T19:47:31.876Z] 2024-09-10 19:47:31,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-10T19:47:31.876Z] 2024-09-10 19:47:31,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,822 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4908 with force:False [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4908 [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,826 [execute] INFO git cat-file --batch-check [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,832 [execute] INFO git cat-file --batch [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T19:47:37.150Z] 2024-09-10 19:47:36,837 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4908 [2024-09-10T19:47:37.150Z] 0.0.0 [Pipeline] } [2024-09-10T19:47:37.181Z] $ docker exec --env ******** --env ******** 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent -k [2024-09-10T19:47:37.279Z] unset SSH_AUTH_SOCK; [2024-09-10T19:47:37.280Z] unset SSH_AGENT_PID; [2024-09-10T19:47:37.280Z] echo Agent pid 78 killed; [2024-09-10T19:47:37.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T19:47:37.751Z] + git semver [Pipeline] } [2024-09-10T19:47:38.040Z] $ docker stop --time=1 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa [2024-09-10T19:47:39.321Z] $ docker rm -f --volumes 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T19:47:39.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T19:47:40.035Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T19:47:40.062Z] [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 [2024-09-10T19:47:40.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T19:47:40.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:47:41.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:47:41.087Z] ========================================================= [2024-09-10T19:47:41.087Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T19:47:41.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:47:41.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:47:41.454Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T19:47:41.454Z] 619be1103602: Pulling fs layer [2024-09-10T19:47:41.454Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T19:47:41.454Z] 5df492c9dc93: Pulling fs layer [2024-09-10T19:47:41.454Z] 7629e6793208: Pulling fs layer [2024-09-10T19:47:41.454Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T19:47:41.454Z] fb5054dd5b73: Pulling fs layer [2024-09-10T19:47:41.454Z] eeca6798cff9: Pulling fs layer [2024-09-10T19:47:41.454Z] aa269ceb94a6: Pulling fs layer [2024-09-10T19:47:41.454Z] ada007ff1a6a: Pulling fs layer [2024-09-10T19:47:41.454Z] 7629e6793208: Waiting [2024-09-10T19:47:41.454Z] fb5054dd5b73: Waiting [2024-09-10T19:47:41.454Z] 4f4fb700ef54: Waiting [2024-09-10T19:47:41.454Z] eeca6798cff9: Waiting [2024-09-10T19:47:41.454Z] aa269ceb94a6: Waiting [2024-09-10T19:47:41.454Z] ada007ff1a6a: Waiting [2024-09-10T19:47:41.454Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T19:47:41.454Z] 7862e08f4a3e: Download complete [2024-09-10T19:47:41.454Z] 7629e6793208: Verifying Checksum [2024-09-10T19:47:41.454Z] 7629e6793208: Download complete [2024-09-10T19:47:41.454Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T19:47:41.454Z] 4f4fb700ef54: Download complete [2024-09-10T19:47:41.454Z] 619be1103602: Verifying Checksum [2024-09-10T19:47:41.454Z] 619be1103602: Download complete [2024-09-10T19:47:41.454Z] fb5054dd5b73: Verifying Checksum [2024-09-10T19:47:41.454Z] fb5054dd5b73: Download complete [2024-09-10T19:47:41.713Z] eeca6798cff9: Verifying Checksum [2024-09-10T19:47:41.713Z] eeca6798cff9: Download complete [2024-09-10T19:47:41.713Z] 619be1103602: Pull complete [2024-09-10T19:47:41.713Z] 7862e08f4a3e: Pull complete [2024-09-10T19:47:41.972Z] ada007ff1a6a: Verifying Checksum [2024-09-10T19:47:41.972Z] ada007ff1a6a: Download complete [2024-09-10T19:47:41.972Z] 5df492c9dc93: Verifying Checksum [2024-09-10T19:47:41.972Z] 5df492c9dc93: Download complete [2024-09-10T19:47:42.230Z] aa269ceb94a6: Verifying Checksum [2024-09-10T19:47:42.230Z] aa269ceb94a6: Download complete [2024-09-10T19:47:45.516Z] 5df492c9dc93: Pull complete [2024-09-10T19:47:45.516Z] 7629e6793208: Pull complete [2024-09-10T19:47:45.516Z] 4f4fb700ef54: Pull complete [2024-09-10T19:47:45.516Z] fb5054dd5b73: Pull complete [2024-09-10T19:47:45.516Z] eeca6798cff9: Pull complete [2024-09-10T19:47:47.413Z] aa269ceb94a6: Pull complete [2024-09-10T19:47:47.979Z] ada007ff1a6a: Pull complete [2024-09-10T19:47:47.979Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T19:47:47.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:47:47.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:47:48.360Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:47:48.360Z] WORKDIR /edgex [2024-09-10T19:47:48.360Z] COPY go.mod . [2024-09-10T19:47:48.360Z] RUN go mod download+ [2024-09-10T19:47:48.360Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-10T19:47:48.944Z] Sending build context to Docker daemon 179.3MB [2024-09-10T19:47:48.944Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T19:47:48.944Z] ---> f489d0715acc [2024-09-10T19:47:48.944Z] Step 2/4 : WORKDIR /edgex [2024-09-10T19:47:54.223Z] ---> Running in bc2da60fd14e [2024-09-10T19:47:54.223Z] Removing intermediate container bc2da60fd14e [2024-09-10T19:47:54.223Z] ---> 4baba27cce9a [2024-09-10T19:47:54.223Z] Step 3/4 : COPY go.mod . [2024-09-10T19:47:54.223Z] ---> 9fd1df3c1834 [2024-09-10T19:47:54.223Z] Step 4/4 : RUN go mod download [2024-09-10T19:47:54.223Z] ---> Running in 984656e82862 [2024-09-10T19:47:55.443Z] Still waiting to schedule task [2024-09-10T19:47:55.444Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10042’ is offline [2024-09-10T19:48:20.850Z] Removing intermediate container 984656e82862 [2024-09-10T19:48:20.850Z] ---> 16b2fa3f8257 [2024-09-10T19:48:20.850Z] Successfully built 16b2fa3f8257 [2024-09-10T19:48:20.850Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:48:21.270Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T19:48:21.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:48:21.456Z] prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container [2024-09-10T19:48:21.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T19:48:21.914Z] $ docker top d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:48:22.326Z] + go version [2024-09-10T19:48:22.326Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T19:48:22.356Z] $ docker stop --time=1 d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c [2024-09-10T19:48:23.620Z] $ docker rm -f --volumes d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:48:24.404Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T19:48:24.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:48:24.583Z] prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container [2024-09-10T19:48:24.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-10T19:48:24.913Z] $ docker top 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T19:48:25.046Z] ========================================================= [2024-09-10T19:48:25.046Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T19:48:25.046Z] ========================================================= [Pipeline] sh [2024-09-10T19:48:25.342Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:48:25.719Z] + make test [2024-09-10T19:48:25.719Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T19:48:32.278Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T19:48:59.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T19:48:59.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T19:48:59.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T19:48:59.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T19:48:59.580Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T19:48:59.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T19:49:01.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T19:49:01.480Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T19:49:02.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-10T19:49:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T19:49:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T19:49:02.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T19:49:03.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T19:49:03.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T19:49:04.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T19:49:04.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T19:49:05.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T19:49:05.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:05.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T19:49:05.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T19:49:05.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T19:49:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T19:49:06.695Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T19:49:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-09-10T19:49:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-09-10T19:49:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.410s coverage: 93.4% of statements [2024-09-10T19:49:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-09-10T19:49:07.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T19:49:08.764Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T19:49:09.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T19:49:10.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 95.8% of statements [2024-09-10T19:49:10.265Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-10T19:49:10.524Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T19:49:10.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T19:49:10.783Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-09-10T19:49:11.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-09-10T19:49:11.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-09-10T19:49:11.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-10T19:49:11.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-10T19:49:11.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-10T19:49:11.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-09-10T19:49:12.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-10T19:49:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T19:49:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T19:49:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T19:49:12.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T19:49:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T19:49:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T19:49:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T19:49:12.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T19:49:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T19:49:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T19:49:14.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T19:49:14.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T19:49:14.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T19:49:14.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T19:49:14.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T19:49:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T19:49:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T19:49:15.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T19:49:17.227Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T19:49:17.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T19:49:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T19:49:18.864Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T19:49:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T19:49:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T19:49:21.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T19:49:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T19:49:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T19:49:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T19:49:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T19:49:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T19:49:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T19:49:22.907Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T19:49:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T19:49:23.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T19:49:23.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T19:49:24.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-10T19:49:24.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T19:49:24.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T19:49:24.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:24.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T19:49:25.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T19:49:25.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T19:49:25.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T19:49:25.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T19:49:27.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T19:49:27.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:27.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T19:49:27.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T19:49:28.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T19:49:28.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T19:49:28.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T19:49:28.478Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.227s coverage: 79.9% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 63.1% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-10T19:49:38.467Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements [2024-09-10T19:49:38.467Z] 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 [2024-09-10T19:49:38.467Z] running golangci-lint [2024-09-10T19:49:38.467Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T19:49:38.467Z] go version go1.21.9 linux/amd64 [2024-09-10T19:49:38.467Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T19:49:38.467Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T19:50:00.385Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 20.286112429s" [2024-09-10T19:50:00.385Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.676115ms" [2024-09-10T19:50:08.489Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.330542147s with top 10 stages: buildir: 49.300907656s, gosec: 7.72401803s, inspect: 2.877642779s, fact_deprecated: 2.40178887s, printf: 2.090854691s, ctrlflow: 1.829790141s, fact_purity: 1.236106071s, nilness: 1.10840727s, S1038: 1.025664789s, SA5012: 739.960455ms" [2024-09-10T19:50:08.489Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T19:50:08.489Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, nolint: 0/22, identifier_marker: 214/214" [2024-09-10T19:50:08.489Z] level=info msg="[runner] processing took 16.684114ms with stages: nolint: 6.905228ms, identifier_marker: 4.702653ms, exclude-rules: 1.574714ms, path_prettifier: 1.475643ms, autogenerated_exclude: 1.208903ms, skip_dirs: 775.052µs, cgo: 25.75µs, filename_unadjuster: 12.421µs, skip_files: 530ns, max_same_issues: 510ns, uniq_by_line: 390ns, fixer: 370ns, exclude: 310ns, severity-rules: 260ns, path_prefixer: 260ns, sort_results: 250ns, max_per_file_from_linter: 240ns, diff: 200ns, max_from_linter: 180ns, source_code: 140ns, path_shortener: 110ns" [2024-09-10T19:50:08.489Z] level=info msg="[runner] linters took 10.470554186s with stages: goanalysis_metalinter: 10.453786692s" [2024-09-10T19:50:08.489Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T19:50:08.489Z] level=info msg="Memory: 309 samples, avg is 307.3MB, max is 1405.0MB" [2024-09-10T19:50:08.489Z] level=info msg="Execution took 30.801031434s" [2024-09-10T19:50:08.489Z] go vet ./... [2024-09-10T19:50:15.074Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T19:50:15.074Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T19:50:15.074Z] ./bin/test-attribution-txt.sh [2024-09-10T19:50:15.074Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T19:50:15.074Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T19:50:15.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T19:50:15.451Z] + ls -al . [2024-09-10T19:50:15.451Z] total 916 [2024-09-10T19:50:15.451Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 19:48 . [2024-09-10T19:50:15.451Z] drwxr-xr-x 4 root root 4096 Sep 10 19:48 .. [2024-09-10T19:50:15.451Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 .blubracket [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 19:47 .dockerignore [2024-09-10T19:50:15.451Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 19:49 .git [2024-09-10T19:50:15.451Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:47 .github [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:47 .gitignore [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 19:47 .golangci.yml [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 19:47 .hadolint.yml [2024-09-10T19:50:15.451Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 19:47 .semver [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 19:47 .sonarcloud.properties [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:47 ADOPTERS.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:47 Attribution.txt [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:47 CHANGELOG.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:47 CONTRIBUTING.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 19:47 GOVERNANCE.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 19:47 Jenkinsfile [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:47 LICENSE [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:47 Makefile [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 19:47 OWNERS.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:47 README.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 19:47 SECURITY.md [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 19:47 VERSION [2024-09-10T19:50:15.451Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 bin [2024-09-10T19:50:15.451Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 19:47 cmd [2024-09-10T19:50:15.451Z] -rw-r--r-- 1 root root 546549 Sep 10 19:49 coverage.out [2024-09-10T19:50:15.451Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 fuzz_test [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:47 go.mod [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:47 go.sum [2024-09-10T19:50:15.451Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 19:47 internal [2024-09-10T19:50:15.451Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:47 openapi [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 19:47 security.txt [2024-09-10T19:50:15.451Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 19:47 version.go [Pipeline] sh [2024-09-10T19:50:15.823Z] + '[' -e coverage.out ] [2024-09-10T19:50:15.823Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T19:50:16.106Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T19:50:16.447Z] + make build [2024-09-10T19:50:16.447Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T19:50:16.674Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10043 in /w/workspace/edgexfoundry_edgex-go_PR-4908 [Pipeline] { [Pipeline] ws [2024-09-10T19:50:16.747Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-10T19:50:19.846Z] The recommended git tool is: git [2024-09-10T19:50:24.316Z] using credential edgex-jenkins-ssh [2024-09-10T19:50:24.339Z] Cloning the remote Git repository [2024-09-10T19:50:24.380Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:50:24.485Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-10T19:50:24.627Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:50:24.628Z] > git --version # timeout=10 [2024-09-10T19:50:24.653Z] > git --version # 'git version 2.25.1' [2024-09-10T19:50:24.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:50:24.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T19:50:38.371Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T19:50:38.628Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T19:50:40.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T19:50:40.569Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T19:50:42.470Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T19:50:45.766Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T19:50:46.043Z] Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit 2a101f7f4a4f578192102d3be71111273dbaa27c [2024-09-10T19:50:44.401Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T19:50:44.431Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T19:50:45.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T19:50:45.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T19:50:45.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:50:45.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4908/head:refs/remotes/origin/PR-4908 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-10T19:50:46.058Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T19:50:46.125Z] > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 [2024-09-10T19:50:46.512Z] Merge succeeded, producing 2a101f7f4a4f578192102d3be71111273dbaa27c [2024-09-10T19:50:46.513Z] Checking out Revision 2a101f7f4a4f578192102d3be71111273dbaa27c (PR-4908) [2024-09-10T19:50:47.260Z] Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1" [2024-09-10T19:50:47.303Z] > git --version # timeout=10 [2024-09-10T19:50:47.315Z] > git --version # 'git version 2.25.1' [2024-09-10T19:50:47.332Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T19:50:47.668Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T19:50:46.399Z] > git remote # timeout=10 [2024-09-10T19:50:46.425Z] > git config --get remote.origin.url # timeout=10 [2024-09-10T19:50:46.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T19:50:46.462Z] > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 [2024-09-10T19:50:46.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-10T19:50:46.516Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T19:50:46.530Z] > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 [2024-09-10T19:50:49.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T19:50:51.477Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T19:50:52.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T19:50:52.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T19:50:52.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T19:50:52.329Z] Dload Upload Total Spent Left Speed [2024-09-10T19:50:52.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2024-09-10T19:50:52.609Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T19:50:52.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T19:50:53.039Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T19:50:53.039Z] + sudo tee /etc/docker/daemon.new [2024-09-10T19:50:53.039Z] { [2024-09-10T19:50:53.039Z] "registry-mirrors": [ [2024-09-10T19:50:53.039Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T19:50:53.039Z] ], [2024-09-10T19:50:53.039Z] "bip": "10.250.0.254/24", [2024-09-10T19:50:53.039Z] "hosts": [ [2024-09-10T19:50:53.039Z] "tcp://0.0.0.0:5555", [2024-09-10T19:50:53.039Z] "unix:///var/run/docker.sock" [2024-09-10T19:50:53.039Z] ], [2024-09-10T19:50:53.039Z] "mtu": 1458, [2024-09-10T19:50:53.039Z] "selinux-enabled": true, [2024-09-10T19:50:53.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T19:50:53.039Z] } [Pipeline] sh [2024-09-10T19:50:53.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T19:50:53.400Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T19:50:53.755Z] + sudo service docker restart [2024-09-10T19:50:54.106Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T19:50:55.065Z] $ docker stop --time=1 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 [2024-09-10T19:51:00.966Z] $ docker rm -f --volumes 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 [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 [2024-09-10T19:51:02.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:51:02.457Z] [2024-09-10T19:51:02.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:51:02.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:51:02.897Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T19:51:02.897Z] 91d30c5bc195: Pulling fs layer [2024-09-10T19:51:02.897Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T19:51:02.897Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T19:51:02.897Z] 4698f68db338: Pulling fs layer [2024-09-10T19:51:02.897Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T19:51:02.897Z] e0025b399a48: Pulling fs layer [2024-09-10T19:51:02.897Z] 4698f68db338: Waiting [2024-09-10T19:51:02.897Z] 2a2f49069b9e: Waiting [2024-09-10T19:51:02.897Z] e0025b399a48: Waiting [2024-09-10T19:51:02.897Z] 91d30c5bc195: Verifying Checksum [2024-09-10T19:51:02.897Z] 91d30c5bc195: Download complete [2024-09-10T19:51:02.897Z] 4698f68db338: Verifying Checksum [2024-09-10T19:51:02.897Z] 4698f68db338: Download complete [2024-09-10T19:51:03.155Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T19:51:03.155Z] 2e9b0aa3be6d: Download complete [2024-09-10T19:51:03.155Z] 91d30c5bc195: Pull complete [2024-09-10T19:51:03.155Z] e0025b399a48: Download complete [2024-09-10T19:51:03.155Z] 2a2f49069b9e: Verifying Checksum [2024-09-10T19:51:03.155Z] 2a2f49069b9e: Download complete [2024-09-10T19:51:03.415Z] 2e9b0aa3be6d: Pull complete [2024-09-10T19:51:03.673Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T19:51:03.673Z] 9c61dcf015f6: Download complete [2024-09-10T19:51:06.197Z] 9c61dcf015f6: Pull complete [2024-09-10T19:51:06.197Z] 4698f68db338: Pull complete [2024-09-10T19:51:06.454Z] 2a2f49069b9e: Pull complete [2024-09-10T19:51:06.454Z] e0025b399a48: Pull complete [2024-09-10T19:51:06.454Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T19:51:06.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T19:51:06.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:51:06.842Z] prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container [2024-09-10T19:51:06.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-10T19:51:10.327Z] $ docker top b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:51:10.748Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T19:51:12.117Z] provisioning config files... [2024-09-10T19:51:12.155Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9996716143403839248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T19:51:12.651Z] ---> ****-login.sh [2024-09-10T19:51:12.651Z] nexus3.edgexfoundry.org:10001 [2024-09-10T19:51:12.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:51:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:51:13.193Z] Configure a credential helper to remove this warning. See [2024-09-10T19:51:13.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:51:13.193Z] [2024-09-10T19:51:13.193Z] Login Succeeded [2024-09-10T19:51:13.193Z] nexus3.edgexfoundry.org:10002 [2024-09-10T19:51:13.288Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-10T19:51:13.288Z] #1 transferring dockerfile: 2.06kB done [2024-09-10T19:51:13.288Z] #1 DONE 0.0s [2024-09-10T19:51:13.288Z] [2024-09-10T19:51:13.288Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T19:51:13.288Z] #2 transferring dockerfile: 2.23kB done [2024-09-10T19:51:13.288Z] #2 DONE 0.0s [2024-09-10T19:51:13.288Z] [2024-09-10T19:51:13.288Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-10T19:51:13.288Z] #3 transferring dockerfile: 2.01kB done [2024-09-10T19:51:13.288Z] #3 DONE 0.0s [2024-09-10T19:51:13.288Z] [2024-09-10T19:51:13.289Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #4 transferring dockerfile: 1.69kB done [2024-09-10T19:51:13.289Z] #4 DONE 0.0s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #5 transferring dockerfile: 1.93kB done [2024-09-10T19:51:13.289Z] #5 DONE 0.0s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #6 transferring dockerfile: 1.70kB done [2024-09-10T19:51:13.289Z] #6 DONE 0.0s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #7 transferring dockerfile: 2.15kB done [2024-09-10T19:51:13.289Z] #7 DONE 0.0s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #8 transferring dockerfile: 3.17kB done [2024-09-10T19:51:13.289Z] #8 DONE 0.0s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #9 transferring dockerfile: 2.49kB done [2024-09-10T19:51:13.289Z] #9 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #10 transferring dockerfile: 2.50kB done [2024-09-10T19:51:13.289Z] #10 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #11 transferring dockerfile: 1.85kB done [2024-09-10T19:51:13.289Z] #11 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #12 [core-command internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #12 transferring dockerfile: 1.93kB done [2024-09-10T19:51:13.289Z] #12 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #13 transferring dockerfile: 1.81kB done [2024-09-10T19:51:13.289Z] #13 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #14 transferring dockerfile: 1.95kB done [2024-09-10T19:51:13.289Z] #14 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #15 transferring dockerfile: 1.89kB done [2024-09-10T19:51:13.289Z] #15 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #16 [core-data internal] load build definition from Dockerfile [2024-09-10T19:51:13.289Z] #16 transferring dockerfile: 2.07kB done [2024-09-10T19:51:13.289Z] #16 DONE 0.1s [2024-09-10T19:51:13.289Z] [2024-09-10T19:51:13.289Z] #17 [core-metadata internal] load .dockerignore [2024-09-10T19:51:13.289Z] #17 transferring context: 50B done [2024-09-10T19:51:13.289Z] #17 DONE 0.0s [2024-09-10T19:51:13.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T19:51:13.547Z] #18 transferring context: 50B done [2024-09-10T19:51:13.547Z] #18 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #19 [core-keeper internal] load .dockerignore [2024-09-10T19:51:13.547Z] #19 transferring context: 50B done [2024-09-10T19:51:13.547Z] #19 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #20 [security-spire-config internal] load .dockerignore [2024-09-10T19:51:13.547Z] #20 transferring context: 50B done [2024-09-10T19:51:13.547Z] #20 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #21 [support-scheduler internal] load .dockerignore [2024-09-10T19:51:13.547Z] #21 transferring context: 50B done [2024-09-10T19:51:13.547Z] #21 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-10T19:51:13.547Z] #22 transferring context: 50B done [2024-09-10T19:51:13.547Z] #22 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #23 [security-spire-server internal] load .dockerignore [2024-09-10T19:51:13.547Z] #23 transferring context: 50B done [2024-09-10T19:51:13.547Z] #23 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-10T19:51:13.547Z] #24 transferring context: 50B done [2024-09-10T19:51:13.547Z] #24 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-09-10T19:51:13.547Z] #25 transferring context: 50B done [2024-09-10T19:51:13.547Z] #25 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #26 [security-proxy-setup internal] load .dockerignore [2024-09-10T19:51:13.547Z] #26 transferring context: 50B done [2024-09-10T19:51:13.547Z] #26 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #27 [core-command internal] load .dockerignore [2024-09-10T19:51:13.547Z] #27 transferring context: 50B done [2024-09-10T19:51:13.547Z] #27 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-10T19:51:13.547Z] #28 transferring context: 50B done [2024-09-10T19:51:13.547Z] #28 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T19:51:13.547Z] #29 transferring context: 50B done [2024-09-10T19:51:13.547Z] #29 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #30 [support-notifications internal] load .dockerignore [2024-09-10T19:51:13.547Z] #30 transferring context: 50B done [2024-09-10T19:51:13.547Z] #30 DONE 0.0s [2024-09-10T19:51:13.547Z] [2024-09-10T19:51:13.547Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-10T19:51:13.547Z] #31 transferring context: 50B done [2024-09-10T19:51:13.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:51:13.736Z] Configure a credential helper to remove this warning. See [2024-09-10T19:51:13.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:51:13.736Z] [2024-09-10T19:51:13.736Z] Login Succeeded [2024-09-10T19:51:13.736Z] nexus3.edgexfoundry.org:10003 [2024-09-10T19:51:13.804Z] #31 DONE 0.0s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #32 [core-data internal] load .dockerignore [2024-09-10T19:51:13.804Z] #32 transferring context: 50B done [2024-09-10T19:51:13.804Z] #32 DONE 0.0s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:13.804Z] #33 DONE 0.0s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:51:13.804Z] #34 DONE 0.1s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:13.804Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:13.804Z] #35 ... [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:13.804Z] #33 DONE 0.0s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:51:13.804Z] #34 DONE 0.1s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:13.804Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:13.804Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:13.804Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:13.804Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.1s [2024-09-10T19:51:13.804Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:13.804Z] #35 ... [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:13.804Z] #33 DONE 0.0s [2024-09-10T19:51:13.804Z] [2024-09-10T19:51:13.804Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:13.805Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:13.805Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:13.805Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T19:51:13.805Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:13.805Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-10T19:51:14.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:51:14.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:51:14.007Z] Configure a credential helper to remove this warning. See [2024-09-10T19:51:14.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:51:14.007Z] [2024-09-10T19:51:14.007Z] Login Succeeded [2024-09-10T19:51:14.007Z] nexus3.edgexfoundry.org:10004 [2024-09-10T19:51:14.062Z] #35 ... [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:14.062Z] #33 DONE 0.0s [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:51:14.062Z] #34 DONE 0.2s [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:14.062Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:14.062Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:14.062Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:14.062Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T19:51:14.062Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:14.062Z] #35 ... [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:14.062Z] #33 DONE 0.0s [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:51:14.062Z] #34 DONE 0.3s [2024-09-10T19:51:14.062Z] [2024-09-10T19:51:14.062Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:14.062Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:14.062Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:14.062Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:14.062Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T19:51:14.062Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:14.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:51:14.319Z] #35 ... [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T19:51:14.320Z] #33 DONE 0.0s [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:14.320Z] #35 ... [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T19:51:14.320Z] #34 DONE 0.5s [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T19:51:14.320Z] #36 DONE 0.5s [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T19:51:14.320Z] #37 DONE 0.8s [2024-09-10T19:51:14.320Z] [2024-09-10T19:51:14.320Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:14.320Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:14.320Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:14.320Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:14.320Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T19:51:14.320Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:14.320Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T19:51:14.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:51:14.553Z] Configure a credential helper to remove this warning. See [2024-09-10T19:51:14.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:51:14.553Z] [2024-09-10T19:51:14.553Z] Login Succeeded [2024-09-10T19:51:14.553Z] ****.io [2024-09-10T19:51:14.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T19:51:14.884Z] #35 ... [2024-09-10T19:51:14.884Z] [2024-09-10T19:51:14.884Z] #38 [security-spire-server internal] load build context [2024-09-10T19:51:14.884Z] #38 transferring context: 27.71kB 0.1s done [2024-09-10T19:51:14.884Z] #38 DONE 0.4s [2024-09-10T19:51:14.884Z] [2024-09-10T19:51:14.884Z] #39 [security-spire-config internal] load build context [2024-09-10T19:51:14.884Z] #39 transferring context: 25.96kB 0.1s done [2024-09-10T19:51:14.884Z] #39 DONE 0.5s [2024-09-10T19:51:14.884Z] [2024-09-10T19:51:14.884Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:14.884Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-10T19:51:14.884Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T19:51:14.884Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T19:51:14.884Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T19:51:15.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T19:51:15.090Z] Configure a credential helper to remove this warning. See [2024-09-10T19:51:15.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T19:51:15.090Z] [2024-09-10T19:51:15.090Z] Login Succeeded [2024-09-10T19:51:15.090Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T19:51:15.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T19:51:15.893Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-10T19:51:15.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:51:16.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T19:51:16.054Z] ========================================================= [2024-09-10T19:51:16.054Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T19:51:16.054Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:51:16.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:51:16.717Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T19:51:16.717Z] c6b39de5b339: Pulling fs layer [2024-09-10T19:51:16.717Z] a69c41024577: Pulling fs layer [2024-09-10T19:51:16.717Z] d6de4b400683: Pulling fs layer [2024-09-10T19:51:16.717Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T19:51:16.717Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T19:51:16.717Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T19:51:16.717Z] 00f215d4a9da: Pulling fs layer [2024-09-10T19:51:16.717Z] d496ad576159: Pulling fs layer [2024-09-10T19:51:16.717Z] 464afbd9ba4c: Waiting [2024-09-10T19:51:16.717Z] 00f215d4a9da: Waiting [2024-09-10T19:51:16.717Z] 35cb2a7552d0: Waiting [2024-09-10T19:51:16.717Z] 4f4fb700ef54: Waiting [2024-09-10T19:51:16.717Z] d496ad576159: Waiting [2024-09-10T19:51:16.717Z] a69c41024577: Verifying Checksum [2024-09-10T19:51:16.717Z] a69c41024577: Download complete [2024-09-10T19:51:16.717Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T19:51:16.717Z] 35cb2a7552d0: Download complete [2024-09-10T19:51:16.717Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T19:51:16.717Z] 4f4fb700ef54: Download complete [2024-09-10T19:51:16.717Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T19:51:16.717Z] 464afbd9ba4c: Download complete [2024-09-10T19:51:16.717Z] c6b39de5b339: Verifying Checksum [2024-09-10T19:51:16.717Z] c6b39de5b339: Download complete [2024-09-10T19:51:17.304Z] d496ad576159: Verifying Checksum [2024-09-10T19:51:17.304Z] d496ad576159: Download complete [2024-09-10T19:51:17.583Z] c6b39de5b339: Pull complete [2024-09-10T19:51:17.811Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 2.4s [2024-09-10T19:51:17.811Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s [2024-09-10T19:51:18.166Z] a69c41024577: Pull complete [2024-09-10T19:51:18.436Z] d6de4b400683: Verifying Checksum [2024-09-10T19:51:18.436Z] d6de4b400683: Download complete [2024-09-10T19:51:19.853Z] 00f215d4a9da: Verifying Checksum [2024-09-10T19:51:19.853Z] 00f215d4a9da: Download complete [2024-09-10T19:51:20.349Z] #40 ... [2024-09-10T19:51:20.349Z] [2024-09-10T19:51:20.349Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T19:51:20.349Z] #41 DONE 6.0s [2024-09-10T19:51:20.349Z] [2024-09-10T19:51:20.349Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:20.349Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-10T19:51:20.349Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T19:51:20.349Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T19:51:20.349Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T19:51:20.349Z] #40 ... [2024-09-10T19:51:20.349Z] [2024-09-10T19:51:20.349Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T19:51:20.349Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T19:51:20.349Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T19:51:20.349Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T19:51:20.349Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-10T19:51:20.349Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T19:51:20.349Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T19:51:20.349Z] #35 DONE 6.8s [2024-09-10T19:51:20.349Z] [2024-09-10T19:51:20.349Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:22.886Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.7s [2024-09-10T19:51:23.832Z] #40 ... [2024-09-10T19:51:23.832Z] [2024-09-10T19:51:23.832Z] #42 [core-metadata internal] load build context [2024-09-10T19:51:23.832Z] #42 transferring context: 384.13MB 10.0s [2024-09-10T19:51:23.832Z] #42 ... [2024-09-10T19:51:23.832Z] [2024-09-10T19:51:23.832Z] #43 [core-keeper internal] load build context [2024-09-10T19:51:23.832Z] #43 ... [2024-09-10T19:51:23.832Z] [2024-09-10T19:51:23.832Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:51:24.089Z] #44 ... [2024-09-10T19:51:24.089Z] [2024-09-10T19:51:24.089Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T19:51:24.089Z] #45 ... [2024-09-10T19:51:24.089Z] [2024-09-10T19:51:24.089Z] #46 [support-scheduler internal] load build context [2024-09-10T19:51:24.346Z] #46 ... [2024-09-10T19:51:24.346Z] [2024-09-10T19:51:24.346Z] #47 [support-notifications internal] load build context [2024-09-10T19:51:24.346Z] #47 ... [2024-09-10T19:51:24.346Z] [2024-09-10T19:51:24.346Z] #48 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-10T19:51:24.346Z] #48 ... [2024-09-10T19:51:24.346Z] [2024-09-10T19:51:24.346Z] #49 [security-bootstrapper internal] load build context [2024-09-10T19:51:24.610Z] #49 ... [2024-09-10T19:51:24.610Z] [2024-09-10T19:51:24.610Z] #50 [core-data internal] load build context [2024-09-10T19:51:24.610Z] #50 ... [2024-09-10T19:51:24.610Z] [2024-09-10T19:51:24.610Z] #51 [security-proxy-setup internal] load build context [2024-09-10T19:51:24.867Z] #51 ... [2024-09-10T19:51:24.867Z] [2024-09-10T19:51:24.867Z] #52 [security-proxy-auth internal] load build context [2024-09-10T19:51:24.867Z] #52 ... [2024-09-10T19:51:24.867Z] [2024-09-10T19:51:24.867Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T19:51:25.124Z] #53 ... [2024-09-10T19:51:25.124Z] [2024-09-10T19:51:25.124Z] #54 [support-cron-scheduler internal] load build context [2024-09-10T19:51:25.124Z] #54 ... [2024-09-10T19:51:25.124Z] [2024-09-10T19:51:25.124Z] #55 [core-command internal] load build context [2024-09-10T19:51:25.124Z] #55 ... [2024-09-10T19:51:25.124Z] [2024-09-10T19:51:25.124Z] #54 [support-cron-scheduler internal] load build context [2024-09-10T19:51:27.026Z] #54 transferring context: 495.98MB 12.3s done [2024-09-10T19:51:30.314Z] #54 ... [2024-09-10T19:51:30.314Z] [2024-09-10T19:51:30.314Z] #56 [security-spire-agent internal] load build context [2024-09-10T19:51:30.314Z] #56 ... [2024-09-10T19:51:30.314Z] [2024-09-10T19:51:30.314Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:51:30.314Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:51:30.314Z] #57 ... [2024-09-10T19:51:30.314Z] [2024-09-10T19:51:30.314Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:30.314Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.5s [2024-09-10T19:51:30.314Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 15.5s [2024-09-10T19:51:32.175Z] d6de4b400683: Pull complete [2024-09-10T19:51:32.175Z] 35cb2a7552d0: Pull complete [2024-09-10T19:51:32.175Z] 4f4fb700ef54: Pull complete [2024-09-10T19:51:32.175Z] 464afbd9ba4c: Pull complete [2024-09-10T19:51:34.504Z] #40 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #42 [core-metadata internal] load build context [2024-09-10T19:51:34.504Z] #42 transferring context: 495.98MB 12.0s done [2024-09-10T19:51:34.504Z] #42 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #43 [core-keeper internal] load build context [2024-09-10T19:51:34.504Z] #43 transferring context: 495.98MB 11.7s done [2024-09-10T19:51:34.504Z] #43 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:51:34.504Z] #44 transferring context: 495.98MB 10.9s done [2024-09-10T19:51:34.504Z] #44 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T19:51:34.504Z] #45 transferring context: 495.98MB 15.0s done [2024-09-10T19:51:34.504Z] #45 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #46 [support-scheduler internal] load build context [2024-09-10T19:51:34.504Z] #46 transferring context: 495.98MB 11.2s done [2024-09-10T19:51:34.504Z] #46 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #47 [support-notifications internal] load build context [2024-09-10T19:51:34.504Z] #47 transferring context: 495.98MB 12.3s done [2024-09-10T19:51:34.504Z] #47 ... [2024-09-10T19:51:34.504Z] [2024-09-10T19:51:34.504Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T19:51:34.763Z] #58 ... [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-10T19:51:34.763Z] #44 DONE 20.9s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #46 [support-scheduler internal] load build context [2024-09-10T19:51:34.763Z] #46 DONE 20.7s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #50 [core-data internal] load build context [2024-09-10T19:51:34.763Z] #50 transferring context: 495.98MB 11.1s done [2024-09-10T19:51:34.763Z] #50 DONE 20.4s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #43 [core-keeper internal] load build context [2024-09-10T19:51:34.763Z] #43 DONE 20.9s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #52 [security-proxy-auth internal] load build context [2024-09-10T19:51:34.763Z] #52 transferring context: 495.98MB 11.7s done [2024-09-10T19:51:34.763Z] #52 DONE 20.7s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #48 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T19:51:34.763Z] #48 DONE 20.5s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #42 [core-metadata internal] load build context [2024-09-10T19:51:34.763Z] #42 DONE 21.0s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #49 [security-bootstrapper internal] load build context [2024-09-10T19:51:34.763Z] #49 transferring context: 495.98MB 13.8s done [2024-09-10T19:51:34.763Z] #49 DONE 20.8s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #54 [support-cron-scheduler internal] load build context [2024-09-10T19:51:34.763Z] #54 DONE 20.4s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #47 [support-notifications internal] load build context [2024-09-10T19:51:34.763Z] #47 DONE 20.6s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #51 [security-proxy-setup internal] load build context [2024-09-10T19:51:34.763Z] #51 transferring context: 495.98MB 13.3s done [2024-09-10T19:51:34.763Z] #51 DONE 20.7s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #55 [core-command internal] load build context [2024-09-10T19:51:34.763Z] #55 transferring context: 495.98MB 14.2s done [2024-09-10T19:51:34.763Z] #55 DONE 20.8s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-10T19:51:34.763Z] #53 transferring context: 495.98MB 14.3s done [2024-09-10T19:51:34.763Z] #53 DONE 20.7s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #45 [security-secretstore-setup internal] load build context [2024-09-10T19:51:34.763Z] #45 DONE 20.8s [2024-09-10T19:51:34.763Z] [2024-09-10T19:51:34.763Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:34.763Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.8s done [2024-09-10T19:51:34.763Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.8s done [2024-09-10T19:51:34.763Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T19:51:34.763Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T19:51:34.763Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 20.0s [2024-09-10T19:51:34.763Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T19:51:35.022Z] #40 ... [2024-09-10T19:51:35.022Z] [2024-09-10T19:51:35.022Z] #56 [security-spire-agent internal] load build context [2024-09-10T19:51:35.022Z] #56 transferring context: 27.24kB done [2024-09-10T19:51:35.022Z] #56 DONE 14.8s [2024-09-10T19:51:35.022Z] [2024-09-10T19:51:35.022Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:35.022Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 20.1s [2024-09-10T19:51:35.022Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.2s [2024-09-10T19:51:35.956Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s done [2024-09-10T19:51:35.956Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-10T19:51:36.891Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-09-10T19:51:36.891Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done [2024-09-10T19:51:40.392Z] 00f215d4a9da: Pull complete [2024-09-10T19:51:42.340Z] d496ad576159: Pull complete [2024-09-10T19:51:42.340Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T19:51:42.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:51:42.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:51:42.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:51:42.751Z] WORKDIR /edgex [2024-09-10T19:51:42.751Z] COPY go.mod . [2024-09-10T19:51:42.751Z] RUN go mod download [2024-09-10T19:51:42.751Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-10T19:51:43.335Z] Sending build context to Docker daemon 3.543MB [2024-09-10T19:51:43.335Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T19:51:43.335Z] ---> f246e2811388 [2024-09-10T19:51:43.335Z] Step 2/4 : WORKDIR /edgex [2024-09-10T19:51:45.019Z] #40 ... [2024-09-10T19:51:45.019Z] [2024-09-10T19:51:45.019Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T19:51:45.019Z] #59 ... [2024-09-10T19:51:45.019Z] [2024-09-10T19:51:45.019Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T19:51:45.019Z] #60 ... [2024-09-10T19:51:45.019Z] [2024-09-10T19:51:45.019Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T19:51:45.286Z] #61 ... [2024-09-10T19:51:45.286Z] [2024-09-10T19:51:45.286Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T19:51:45.286Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.286Z] #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.286Z] #0 3.118 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:51:45.286Z] #0 3.118 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:51:45.286Z] #0 3.118 OK: 20070 distinct packages available [2024-09-10T19:51:45.286Z] #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.286Z] #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.286Z] #0 3.444 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:45.286Z] #0 3.447 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:51:45.286Z] #0 3.450 (3/4) Installing libucontext (1.2-r2) [2024-09-10T19:51:45.286Z] #0 3.454 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T19:51:45.286Z] #0 3.458 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:45.286Z] #0 3.465 OK: 8 MiB in 19 packages [2024-09-10T19:51:45.286Z] #62 ... [2024-09-10T19:51:45.286Z] [2024-09-10T19:51:45.286Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:51:45.293Z] ---> Running in 2ff82b30959b [2024-09-10T19:51:45.558Z] Removing intermediate container 2ff82b30959b [2024-09-10T19:51:45.558Z] ---> adb87b5fa8cd [2024-09-10T19:51:45.558Z] Step 3/4 : COPY go.mod . [2024-09-10T19:51:45.736Z] #63 ... [2024-09-10T19:51:45.736Z] [2024-09-10T19:51:45.736Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:51:45.736Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14.6s done [2024-09-10T19:51:45.736Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T19:51:45.736Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-10T19:51:45.736Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-10T19:51:45.736Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-09-10T19:51:45.736Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T19:51:45.736Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T19:51:45.736Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T19:51:45.736Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-09-10T19:51:45.736Z] #57 ... [2024-09-10T19:51:45.736Z] [2024-09-10T19:51:45.736Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T19:51:45.736Z] #0 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.736Z] #0 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:45.736Z] #0 1.358 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:45.736Z] #0 1.361 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:45.736Z] #0 1.367 OK: 7 MiB in 16 packages [2024-09-10T19:51:46.035Z] #64 ... [2024-09-10T19:51:46.035Z] [2024-09-10T19:51:46.035Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T19:51:46.035Z] #65 ... [2024-09-10T19:51:46.035Z] [2024-09-10T19:51:46.035Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T19:51:46.141Z] ---> 23e0a40659ba [2024-09-10T19:51:46.141Z] Step 4/4 : RUN go mod download [2024-09-10T19:51:46.141Z] ---> Running in f28ca507ed84 [2024-09-10T19:51:46.310Z] #66 ... [2024-09-10T19:51:46.310Z] [2024-09-10T19:51:46.310Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:51:46.310Z] #67 ... [2024-09-10T19:51:46.310Z] [2024-09-10T19:51:46.310Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:51:46.569Z] #68 ... [2024-09-10T19:51:46.569Z] [2024-09-10T19:51:46.569Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T19:51:46.909Z] #69 ... [2024-09-10T19:51:46.909Z] [2024-09-10T19:51:46.909Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:51:47.168Z] #70 ... [2024-09-10T19:51:47.168Z] [2024-09-10T19:51:47.168Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T19:51:47.168Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.168Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.168Z] #0 3.343 OK: 264 MiB in 52 packages [2024-09-10T19:51:47.168Z] #71 ... [2024-09-10T19:51:47.168Z] [2024-09-10T19:51:47.168Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T19:51:47.428Z] #72 ... [2024-09-10T19:51:47.428Z] [2024-09-10T19:51:47.428Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:51:47.428Z] #73 ... [2024-09-10T19:51:47.428Z] [2024-09-10T19:51:47.428Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T19:51:47.428Z] #58 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.428Z] #58 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.428Z] #58 3.776 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:51:47.428Z] #58 3.776 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:51:47.428Z] #58 3.776 OK: 20070 distinct packages available [2024-09-10T19:51:47.428Z] #58 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.428Z] #58 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:47.428Z] #58 4.064 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T19:51:47.428Z] #58 4.148 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T19:51:47.428Z] #58 4.157 (3/11) Installing libunistring (1.1-r1) [2024-09-10T19:51:47.428Z] #58 4.171 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T19:51:47.428Z] #58 4.175 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T19:51:47.428Z] #58 4.180 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T19:51:47.428Z] #58 4.199 (7/11) Installing curl (8.9.1-r0) [2024-09-10T19:51:47.428Z] #58 4.201 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:47.428Z] #58 4.204 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:51:47.428Z] #58 4.207 (10/11) Installing libucontext (1.2-r2) [2024-09-10T19:51:47.428Z] #58 4.209 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T19:51:47.428Z] #58 4.212 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:47.428Z] #58 4.218 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:51:47.428Z] #58 4.258 OK: 12 MiB in 26 packages [2024-09-10T19:51:52.723Z] #58 ... [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T19:51:52.723Z] #71 DONE 17.4s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:51:52.723Z] #73 DONE 17.4s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:52.723Z] #74 DONE 0.1s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T19:51:52.723Z] #58 DONE 17.4s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T19:51:52.723Z] #62 DONE 17.5s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T19:51:52.723Z] #64 DONE 17.7s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T19:51:52.723Z] #75 ... [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T19:51:52.723Z] #57 DONE 32.1s [2024-09-10T19:51:52.723Z] [2024-09-10T19:51:52.723Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:51:53.293Z] #40 ... [2024-09-10T19:51:53.293Z] [2024-09-10T19:51:53.293Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T19:51:53.293Z] #70 DONE 18.6s [2024-09-10T19:51:53.293Z] [2024-09-10T19:51:53.293Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T19:51:53.293Z] #61 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.293Z] #61 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.293Z] #61 18.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:53.293Z] #61 18.73 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T19:51:53.293Z] #61 18.74 (3/4) Installing su-exec (0.2-r3) [2024-09-10T19:51:53.293Z] #61 18.74 (4/4) Installing yq (4.33.3-r5) [2024-09-10T19:51:53.550Z] #61 18.81 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:53.550Z] #61 18.82 OK: 17 MiB in 19 packages [2024-09-10T19:51:53.808Z] #61 DONE 19.3s [2024-09-10T19:51:53.808Z] [2024-09-10T19:51:53.808Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T19:51:53.808Z] #69 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #69 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #69 18.62 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:51:53.808Z] #69 18.62 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:51:53.808Z] #69 18.62 OK: 20070 distinct packages available [2024-09-10T19:51:53.808Z] #69 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #69 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #69 18.97 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:53.808Z] #69 19.00 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T19:51:53.808Z] #69 19.01 (3/5) Installing libucontext (1.2-r2) [2024-09-10T19:51:53.808Z] #69 19.01 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T19:51:53.808Z] #69 19.01 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T19:51:53.808Z] #69 19.02 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:53.808Z] #69 19.03 OK: 8 MiB in 20 packages [2024-09-10T19:51:53.808Z] #69 DONE 19.3s [2024-09-10T19:51:53.808Z] [2024-09-10T19:51:53.808Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T19:51:53.808Z] #59 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #59 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #59 18.89 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:53.808Z] #59 18.98 (2/2) Installing su-exec (0.2-r3) [2024-09-10T19:51:53.808Z] #59 18.99 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:53.808Z] #59 19.00 OK: 7 MiB in 17 packages [2024-09-10T19:51:53.808Z] #59 DONE 19.3s [2024-09-10T19:51:53.808Z] [2024-09-10T19:51:53.808Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T19:51:53.808Z] #66 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #66 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #66 18.56 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T19:51:53.808Z] #66 18.58 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:53.808Z] #66 18.58 (3/3) Installing tzdata (2024a-r0) [2024-09-10T19:51:53.808Z] #66 18.64 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:53.808Z] #66 18.65 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:51:53.808Z] #66 18.69 OK: 11 MiB in 18 packages [2024-09-10T19:51:53.808Z] #66 DONE 19.3s [2024-09-10T19:51:53.808Z] [2024-09-10T19:51:53.808Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T19:51:53.808Z] #60 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #60 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #60 18.62 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T19:51:53.808Z] #60 18.62 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T19:51:53.808Z] #60 18.62 OK: 20078 distinct packages available [2024-09-10T19:51:53.808Z] #60 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #60 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:53.808Z] #60 19.05 OK: 264 MiB in 52 packages [2024-09-10T19:51:53.808Z] #60 DONE 19.3s [2024-09-10T19:51:53.808Z] [2024-09-10T19:51:53.808Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:51:54.066Z] #76 ... [2024-09-10T19:51:54.066Z] [2024-09-10T19:51:54.066Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T19:51:54.066Z] #65 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.066Z] #65 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.066Z] #65 18.85 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T19:51:54.066Z] #65 18.99 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:54.066Z] #65 19.00 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:54.066Z] #65 19.00 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:51:54.066Z] #65 19.14 OK: 8 MiB in 17 packages [2024-09-10T19:51:54.066Z] #65 DONE 19.3s [2024-09-10T19:51:54.066Z] [2024-09-10T19:51:54.066Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T19:51:54.066Z] #72 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.066Z] #72 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.066Z] #72 18.91 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T19:51:54.066Z] #72 19.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:54.066Z] #72 19.00 (3/4) Installing su-exec (0.2-r3) [2024-09-10T19:51:54.066Z] #72 19.00 (4/4) Installing yq (4.33.3-r5) [2024-09-10T19:51:54.066Z] #72 19.07 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:54.066Z] #72 19.14 Executing ca-certificates-20240226-r0.trigger [2024-09-10T19:51:54.066Z] #72 19.20 OK: 17 MiB in 19 packages [2024-09-10T19:51:54.066Z] #72 DONE 19.4s [2024-09-10T19:51:54.325Z] [2024-09-10T19:51:54.325Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:54.325Z] #77 DONE 0.2s [2024-09-10T19:51:54.325Z] [2024-09-10T19:51:54.325Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T19:51:54.325Z] #63 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.325Z] #63 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.325Z] #63 19.50 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:54.325Z] #63 19.51 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:54.325Z] #63 19.51 OK: 7 MiB in 16 packages [2024-09-10T19:51:54.325Z] #63 DONE 19.7s [2024-09-10T19:51:54.325Z] [2024-09-10T19:51:54.325Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:51:54.325Z] #68 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.325Z] #68 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:54.325Z] #68 19.51 OK: 264 MiB in 52 packages [2024-09-10T19:51:54.325Z] #68 DONE 19.7s [2024-09-10T19:51:54.325Z] [2024-09-10T19:51:54.325Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:54.325Z] #78 DONE 0.1s [2024-09-10T19:51:54.325Z] [2024-09-10T19:51:54.325Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:55.700Z] #79 ... [2024-09-10T19:51:55.700Z] [2024-09-10T19:51:55.700Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T19:51:55.700Z] #0 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:55.700Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:55.700Z] #0 3.460 OK: 8 MiB in 19 packages [2024-09-10T19:51:55.700Z] #80 DONE 3.7s [2024-09-10T19:51:55.700Z] [2024-09-10T19:51:55.700Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T19:51:55.700Z] #67 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:55.700Z] #67 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:55.700Z] #67 20.67 OK: 264 MiB in 52 packages [2024-09-10T19:51:55.700Z] #67 DONE 21.3s [2024-09-10T19:51:55.960Z] [2024-09-10T19:51:55.960Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:51:56.527Z] #81 DONE 0.7s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T19:51:56.527Z] #0 3.187 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:56.527Z] #0 3.665 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:56.527Z] #0 4.316 OK: 264 MiB in 52 packages [2024-09-10T19:51:56.527Z] #82 DONE 4.4s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:51:56.527Z] #83 DONE 0.7s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T19:51:56.527Z] #84 DONE 0.0s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T19:51:56.527Z] #85 DONE 0.1s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T19:51:56.527Z] #86 DONE 0.0s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:51:56.527Z] #87 DONE 0.0s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T19:51:56.527Z] #88 DONE 0.0s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T19:51:56.527Z] #89 DONE 0.0s [2024-09-10T19:51:56.527Z] [2024-09-10T19:51:56.527Z] #90 [security-spire-config] exporting to image [2024-09-10T19:51:56.527Z] #90 exporting layers [2024-09-10T19:51:56.787Z] #90 ... [2024-09-10T19:51:56.787Z] [2024-09-10T19:51:56.787Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:51:56.787Z] #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:56.787Z] #0 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:56.787Z] #0 4.689 OK: 12 MiB in 26 packages [2024-09-10T19:51:56.787Z] #91 DONE 4.8s [2024-09-10T19:51:57.044Z] [2024-09-10T19:51:57.044Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:51:57.302Z] #92 ... [2024-09-10T19:51:57.302Z] [2024-09-10T19:51:57.302Z] #90 [security-spire-config] exporting to image [2024-09-10T19:51:57.302Z] #90 exporting layers 0.7s done [2024-09-10T19:51:57.302Z] #90 writing image sha256:7265522f349048ec1a6efaa9e7198425cf011cab152eb64c6f57f08958042ea0 done [2024-09-10T19:51:57.302Z] #90 naming to docker.io/library/security-spire-config done [2024-09-10T19:51:57.302Z] #90 DONE 0.7s [2024-09-10T19:51:57.559Z] [2024-09-10T19:51:57.560Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T19:51:57.560Z] #75 5.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:57.560Z] #75 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:57.817Z] #75 5.636 OK: 7 MiB in 16 packages [2024-09-10T19:51:57.817Z] #75 DONE 6.0s [2024-09-10T19:51:57.817Z] [2024-09-10T19:51:57.817Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T19:51:57.817Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:57.817Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:57.817Z] #0 3.892 OK: 17 MiB in 19 packages [2024-09-10T19:51:57.817Z] #93 DONE 4.0s [2024-09-10T19:51:57.817Z] [2024-09-10T19:51:57.817Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:51:57.817Z] #76 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:57.817Z] #76 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.075Z] #76 ... [2024-09-10T19:51:58.076Z] [2024-09-10T19:51:58.076Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:51:58.076Z] #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.076Z] #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.076Z] #0 3.876 OK: 8 MiB in 17 packages [2024-09-10T19:51:58.076Z] #94 DONE 4.0s [2024-09-10T19:51:58.076Z] [2024-09-10T19:51:58.076Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T19:51:58.076Z] #95 DONE 0.1s [2024-09-10T19:51:58.076Z] [2024-09-10T19:51:58.076Z] #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T19:51:58.076Z] #76 4.014 OK: 11 MiB in 18 packages [2024-09-10T19:51:58.076Z] #76 DONE 4.1s [2024-09-10T19:51:58.076Z] [2024-09-10T19:51:58.076Z] #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T19:51:58.076Z] #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.076Z] #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.076Z] #0 4.056 OK: 7 MiB in 17 packages [2024-09-10T19:51:58.076Z] #96 DONE 4.2s [2024-09-10T19:51:58.076Z] [2024-09-10T19:51:58.076Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T19:51:58.333Z] #97 ... [2024-09-10T19:51:58.333Z] [2024-09-10T19:51:58.333Z] #98 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T19:51:58.333Z] #0 3.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.333Z] #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:58.333Z] #0 4.107 OK: 8 MiB in 20 packages [2024-09-10T19:51:58.333Z] #98 DONE 4.5s [2024-09-10T19:51:58.590Z] [2024-09-10T19:51:58.590Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T19:51:59.522Z] #99 ... [2024-09-10T19:51:59.522Z] [2024-09-10T19:51:59.522Z] #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T19:51:59.522Z] #0 4.115 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:59.522Z] #0 4.587 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:59.522Z] #0 5.272 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T19:51:59.522Z] #0 5.563 Executing busybox-1.36.1-r7.trigger [2024-09-10T19:51:59.522Z] #0 5.569 OK: 7 MiB in 16 packages [2024-09-10T19:51:59.522Z] #100 DONE 6.2s [2024-09-10T19:51:59.522Z] [2024-09-10T19:51:59.522Z] #101 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T19:51:59.522Z] #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:59.522Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:51:59.522Z] #0 4.690 OK: 17 MiB in 19 packages [2024-09-10T19:51:59.522Z] #101 DONE 5.3s [2024-09-10T19:51:59.522Z] [2024-09-10T19:51:59.522Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T19:51:59.523Z] #99 DONE 1.0s [2024-09-10T19:51:59.523Z] [2024-09-10T19:51:59.523Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:51:59.523Z] #102 DONE 1.0s [2024-09-10T19:51:59.523Z] [2024-09-10T19:51:59.523Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T19:51:59.523Z] #103 DONE 0.1s [2024-09-10T19:51:59.523Z] [2024-09-10T19:51:59.523Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T19:52:00.459Z] #104 ... [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #105 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T19:52:00.459Z] #0 5.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T19:52:00.459Z] #0 5.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T19:52:00.459Z] #0 5.341 OK: 7 MiB in 16 packages [2024-09-10T19:52:00.459Z] #105 DONE 6.0s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T19:52:00.459Z] #106 DONE 1.0s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T19:52:00.459Z] #104 DONE 0.9s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T19:52:00.459Z] #107 DONE 0.0s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:52:00.459Z] #108 DONE 0.1s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T19:52:00.459Z] #109 DONE 0.1s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T19:52:00.459Z] #110 DONE 0.1s [2024-09-10T19:52:00.459Z] [2024-09-10T19:52:00.459Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T19:52:00.728Z] #111 DONE 0.1s [2024-09-10T19:52:00.728Z] [2024-09-10T19:52:00.728Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T19:52:00.728Z] #112 DONE 0.1s [2024-09-10T19:52:00.728Z] [2024-09-10T19:52:00.728Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T19:52:00.728Z] #113 DONE 0.1s [2024-09-10T19:52:00.728Z] [2024-09-10T19:52:00.728Z] #90 [security-spire-server] exporting to image [2024-09-10T19:52:00.728Z] #90 ... [2024-09-10T19:52:00.728Z] [2024-09-10T19:52:00.728Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T19:52:00.728Z] #114 DONE 0.1s [2024-09-10T19:52:00.728Z] [2024-09-10T19:52:00.728Z] #90 [security-spire-agent] exporting to image [2024-09-10T19:52:00.985Z] #90 ... [2024-09-10T19:52:00.985Z] [2024-09-10T19:52:00.985Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T19:52:00.985Z] #97 DONE 2.9s [2024-09-10T19:52:01.678Z] [2024-09-10T19:52:01.678Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T19:52:01.678Z] #115 DONE 0.0s [2024-09-10T19:52:01.678Z] [2024-09-10T19:52:01.678Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:01.678Z] #116 ... [2024-09-10T19:52:01.678Z] [2024-09-10T19:52:01.678Z] #90 [security-spire-server] exporting to image [2024-09-10T19:52:01.678Z] #90 exporting layers 0.7s done [2024-09-10T19:52:01.678Z] #90 writing image sha256:bba6c1e2932d55bda4cddbcac9ba2b9c83eacf5d18b8e7803668d3133f2ad8e1 done [2024-09-10T19:52:01.678Z] #90 naming to docker.io/library/security-spire-server done [2024-09-10T19:52:01.678Z] #90 exporting layers 0.7s done [2024-09-10T19:52:01.678Z] #90 writing image sha256:2a30373c30e62d5e3985b1c8aa6e702c871d7a054bc7f7d1cc5b1b92d28cc3a5 done [2024-09-10T19:52:01.678Z] #90 naming to docker.io/library/security-spire-agent done [2024-09-10T19:52:01.678Z] #90 DONE 1.5s [2024-09-10T19:52:01.678Z] [2024-09-10T19:52:01.678Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:02.245Z] #117 ... [2024-09-10T19:52:02.245Z] [2024-09-10T19:52:02.245Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:42.181Z] #118 DONE 50.1s [2024-09-10T19:52:42.181Z] [2024-09-10T19:52:42.181Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:52:42.440Z] #40 ... [2024-09-10T19:52:42.440Z] [2024-09-10T19:52:42.440Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:42.440Z] #117 DONE 48.2s [2024-09-10T19:52:42.440Z] [2024-09-10T19:52:42.440Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:42.440Z] #79 DONE 47.9s [2024-09-10T19:52:42.440Z] [2024-09-10T19:52:42.440Z] #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:42.440Z] #92 DONE 45.8s [2024-09-10T19:52:42.440Z] [2024-09-10T19:52:42.440Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:42.440Z] #116 DONE 45.9s [2024-09-10T19:52:42.440Z] [2024-09-10T19:52:42.440Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #119 ... [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-10T19:52:52.417Z] #120 DONE 9.9s [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #121 DONE 9.9s [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #122 DONE 9.9s [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #123 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #124 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #125 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #126 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #127 [core-data builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #127 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #128 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #129 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #130 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #131 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #132 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #133 [core-command builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #133 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #134 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #135 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #136 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #137 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #138 DONE 9.9s [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #139 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #140 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #141 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #142 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #143 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #144 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #145 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T19:52:52.417Z] #146 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T19:52:52.417Z] #147 CACHED [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-10T19:52:52.417Z] #119 DONE 9.9s [2024-09-10T19:52:52.417Z] [2024-09-10T19:52:52.417Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T19:52:53.793Z] #148 1.293 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T19:52:54.106Z] Removing intermediate container f28ca507ed84 [2024-09-10T19:52:54.106Z] ---> 7ea1988eb27d [2024-09-10T19:52:54.106Z] Successfully built 7ea1988eb27d [2024-09-10T19:52:54.106Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:52:54.552Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T19:52:54.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:52:54.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container [2024-09-10T19:52:54.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T19:52:56.204Z] $ docker top 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T19:52:57.141Z] + go version [2024-09-10T19:52:57.141Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T19:52:57.173Z] $ docker stop --time=1 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 [2024-09-10T19:52:58.810Z] $ docker rm -f --volumes 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T19:52:59.783Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T19:52:59.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T19:53:00.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container [2024-09-10T19:53:00.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T19:53:01.377Z] $ docker top 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T19:53:01.678Z] ========================================================= [2024-09-10T19:53:01.678Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T19:53:01.678Z] ========================================================= [Pipeline] sh [2024-09-10T19:53:02.339Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-10T19:53:03.072Z] + make test [2024-09-10T19:53:03.072Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T19:53:03.753Z] #148 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T19:53:03.753Z] #0 0.917 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T19:53:03.753Z] #149 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T19:53:03.753Z] #0 1.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T19:53:03.753Z] #150 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T19:53:03.753Z] #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T19:53:03.753Z] #151 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T19:53:03.753Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T19:53:03.753Z] #152 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T19:53:03.753Z] #0 0.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T19:53:03.753Z] #153 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T19:53:03.753Z] #0 0.355 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T19:53:03.753Z] #154 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T19:53:03.753Z] #0 0.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T19:53:03.753Z] #155 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T19:53:03.753Z] #0 0.955 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T19:53:03.753Z] #156 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T19:53:03.753Z] #0 1.198 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T19:53:03.753Z] #157 ... [2024-09-10T19:53:03.753Z] [2024-09-10T19:53:03.753Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T19:53:03.753Z] #0 0.915 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T19:53:04.011Z] #158 ... [2024-09-10T19:53:04.011Z] [2024-09-10T19:53:04.011Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T19:53:04.011Z] #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T19:53:04.341Z] #159 ... [2024-09-10T19:53:04.341Z] [2024-09-10T19:53:04.341Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T19:53:04.341Z] #0 0.944 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T19:53:49.935Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T19:54:25.945Z] #160 ... [2024-09-10T19:54:25.945Z] [2024-09-10T19:54:25.945Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T19:54:25.945Z] #155 89.76 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T19:55:47.440Z] #155 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T19:55:47.440Z] #157 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T19:55:47.440Z] #151 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T19:55:47.440Z] #153 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T19:55:47.440Z] #150 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T19:55:47.440Z] #160 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T19:55:47.440Z] #154 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T19:55:47.440Z] #159 DONE 162.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #161 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T19:55:47.440Z] #149 DONE 162.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T19:55:47.440Z] #156 DONE 162.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T19:55:47.440Z] #158 DONE 162.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #162 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T19:55:47.440Z] #152 DONE 163.2s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T19:55:47.440Z] #155 DONE 163.3s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T19:55:47.440Z] #148 DONE 163.3s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #163 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T19:55:47.440Z] #164 DONE 0.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #165 DONE 0.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #161 DONE 0.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #166 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #167 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #168 DONE 0.7s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #163 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #162 DONE 0.7s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #169 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #170 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #171 DONE 0.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #172 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #173 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #174 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #175 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #176 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #167 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #177 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #178 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #179 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #180 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #181 CACHED [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T19:55:47.440Z] #182 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #183 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #183 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #184 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T19:55:47.440Z] #185 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #170 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T19:55:47.440Z] #186 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #187 DONE 1.8s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #188 [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 [2024-09-10T19:55:47.440Z] #188 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T19:55:47.440Z] #189 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T19:55:47.440Z] #190 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T19:55:47.440Z] #191 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T19:55:47.440Z] #192 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #193 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T19:55:47.440Z] #194 DONE 2.0s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T19:55:47.440Z] #195 DONE 2.1s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T19:55:47.440Z] #196 DONE 2.1s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T19:55:47.440Z] #197 DONE 2.1s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T19:55:47.440Z] #185 DONE 2.1s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [core-keeper] exporting to image [2024-09-10T19:55:47.440Z] #90 exporting layers [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T19:55:47.440Z] #186 DONE 2.1s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T19:55:47.440Z] #198 DONE 2.9s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #188 [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 [2024-09-10T19:55:47.440Z] #188 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #199 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #200 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #201 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T19:55:47.440Z] #202 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #203 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T19:55:47.440Z] #204 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #205 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #206 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #207 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T19:55:47.440Z] #208 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [support-cron-scheduler] exporting to image [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #209 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T19:55:47.440Z] #209 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #210 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [security-spiffe-token-provider] exporting to image [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #211 [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 [2024-09-10T19:55:47.440Z] #211 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T19:55:47.440Z] #202 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T19:55:47.440Z] #212 DONE 0.6s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [core-metadata] exporting to image [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T19:55:47.440Z] #213 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T19:55:47.440Z] #214 DONE 0.5s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T19:55:47.440Z] #215 DONE 0.4s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [core-metadata] exporting to image [2024-09-10T19:55:47.440Z] #90 exporting layers 0.5s done [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T19:55:47.440Z] #216 DONE 0.4s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T19:55:47.440Z] #217 DONE 0.3s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [core-keeper] exporting to image [2024-09-10T19:55:47.440Z] #90 writing image sha256:8ffd074b7fe9396740b8819ea31ac4bbbe8335e4710caa4f4019b44098a973ef 0.0s done [2024-09-10T19:55:47.440Z] #90 naming to docker.io/library/core-keeper done [2024-09-10T19:55:47.440Z] #90 ... [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T19:55:47.440Z] #218 DONE 0.3s [2024-09-10T19:55:47.440Z] [2024-09-10T19:55:47.440Z] #90 [core-keeper] exporting to image [2024-09-10T19:55:47.440Z] #90 exporting layers 0.5s done [2024-09-10T19:55:47.440Z] #90 writing image sha256:9e17b15e745392b6116eb4056a2922466076b8861a0799b26fff1da4c56ebf7a [2024-09-10T19:55:47.441Z] #90 writing image sha256:fca4d64a17d01ca6a1fb3a32653fae4370ccc1255a427717d50b5c64165de8fe [2024-09-10T19:55:47.441Z] #90 ... [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T19:55:47.441Z] #219 DONE 0.4s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T19:55:47.441Z] #220 DONE 0.6s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:55:47.441Z] #221 DONE 0.8s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #90 [core-common-config-bootstrapper] exporting to image [2024-09-10T19:55:47.441Z] #90 exporting layers 0.7s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:9e17b15e745392b6116eb4056a2922466076b8861a0799b26fff1da4c56ebf7a 0.4s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:fca4d64a17d01ca6a1fb3a32653fae4370ccc1255a427717d50b5c64165de8fe 0.0s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:c12bd19b064fd1ba1ee48d83e42a44f4ac806a6b5ed408e054dce9dab29f9f5f 0.1s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:de6450d317485bb1b12d1c20885bd8407ee62f74670fd327425ef7fa020a279a 0.1s done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/core-command done [2024-09-10T19:55:47.441Z] #90 writing image sha256:6ee7c2d4567cf73e384c5ea95e3a028718ba0d3cd88b04cb3aa803604606e3e9 0.0s done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/support-notifications done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/support-cron-scheduler done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/support-scheduler done [2024-09-10T19:55:47.441Z] #90 writing image sha256:94c3bdc752b7853a73a0e3121ff0250c92603108b4194da6aa4d86499a52ca73 [2024-09-10T19:55:47.441Z] #90 exporting layers 0.3s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:94c3bdc752b7853a73a0e3121ff0250c92603108b4194da6aa4d86499a52ca73 0.2s done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/core-metadata 0.0s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:167dd09c5b9a167ac21b8bbb2d3275696abe44862ade426d27fd554ee5edef06 [2024-09-10T19:55:47.441Z] #90 ... [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:55:47.441Z] #222 DONE 1.0s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T19:55:47.441Z] #223 DONE 0.4s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T19:55:47.441Z] #224 DONE 0.4s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:55:47.441Z] #225 DONE 0.8s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T19:55:47.441Z] #226 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #90 [security-proxy-setup] exporting to image [2024-09-10T19:55:47.441Z] #90 writing image sha256:167dd09c5b9a167ac21b8bbb2d3275696abe44862ade426d27fd554ee5edef06 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/core-data done [2024-09-10T19:55:47.441Z] #90 writing image sha256:1b643b8e9bfcffc91826c7ca0a392526b124305381871123f81cb57289555782 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-10T19:55:47.441Z] #90 ... [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T19:55:47.441Z] #227 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T19:55:47.441Z] #228 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T19:55:47.441Z] #229 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T19:55:47.441Z] #230 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #90 [security-proxy-auth] exporting to image [2024-09-10T19:55:47.441Z] #90 exporting layers 0.3s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:d35279076555f9337dec82ad6a0a4a34da5723b067f9d972f6673ea5bc3e3106 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/security-proxy-auth done [2024-09-10T19:55:47.441Z] #90 exporting layers 0.4s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:240c74dc280028d18315028dd8de8f175d8964ce98f98f78fdc1bf941112c142 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/security-proxy-setup done [2024-09-10T19:55:47.441Z] #90 DONE 4.0s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T19:55:47.441Z] #231 DONE 0.1s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T19:55:47.441Z] #232 ... [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T19:55:47.441Z] #233 DONE 0.4s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T19:55:47.441Z] #232 DONE 0.3s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #90 [security-bootstrapper] exporting to image [2024-09-10T19:55:47.441Z] #90 writing image sha256:b4d77f7744c2c27ddc1314a8116b975feb371392bdda1e6088c2ba524c09c3c7 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/security-secretstore-setup done [2024-09-10T19:55:47.441Z] #90 exporting layers 0.2s done [2024-09-10T19:55:47.441Z] #90 writing image sha256:e1ff9d2e6dc1827d3325f6c17aefe65b456b48292c63d1affb2c9b6db01423e3 done [2024-09-10T19:55:47.441Z] #90 naming to docker.io/library/security-bootstrapper done [2024-09-10T19:55:47.441Z] #90 DONE 4.3s [2024-09-10T19:55:47.441Z] [2024-09-10T19:55:47.441Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T19:55:47.441Z] time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T19:55:47.480Z] $ docker stop --time=1 b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb [2024-09-10T19:55:48.727Z] $ docker rm -f --volumes b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T19:55:49.158Z] + docker images [2024-09-10T19:55:49.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T19:55:49.158Z] security-secretstore-setup latest b4d77f7744c2 7 seconds ago 37MB [2024-09-10T19:55:49.158Z] security-bootstrapper latest e1ff9d2e6dc1 7 seconds ago 19MB [2024-09-10T19:55:49.158Z] core-common-config-bootstrapper latest 1b643b8e9bfc 8 seconds ago 15.2MB [2024-09-10T19:55:49.158Z] security-proxy-setup latest 240c74dc2800 8 seconds ago 26.2MB [2024-09-10T19:55:49.158Z] security-proxy-auth latest d35279076555 8 seconds ago 33.1MB [2024-09-10T19:55:49.158Z] support-notifications latest fca4d64a17d0 9 seconds ago 42.6MB [2024-09-10T19:55:49.158Z] security-spiffe-token-provider latest c12bd19b064f 9 seconds ago 28.9MB [2024-09-10T19:55:49.158Z] core-data latest 167dd09c5b9a 9 seconds ago 39.7MB [2024-09-10T19:55:49.158Z] support-scheduler latest de6450d31748 9 seconds ago 42MB [2024-09-10T19:55:49.158Z] core-metadata latest 94c3bdc752b7 9 seconds ago 39.9MB [2024-09-10T19:55:49.158Z] support-cron-scheduler latest 6ee7c2d4567c 9 seconds ago 44.2MB [2024-09-10T19:55:49.158Z] core-keeper latest 8ffd074b7fe9 10 seconds ago 39.6MB [2024-09-10T19:55:49.158Z] core-command latest 9e17b15e7453 10 seconds ago 35.5MB [2024-09-10T19:55:49.158Z] security-spire-agent latest 2a30373c30e6 3 minutes ago 182MB [2024-09-10T19:55:49.158Z] security-spire-server latest bba6c1e2932d 3 minutes ago 121MB [2024-09-10T19:55:49.158Z] security-spire-config latest 7265522f3490 3 minutes ago 120MB [2024-09-10T19:55:49.158Z] ci-base-image-x86_64 latest 16b2fa3f8257 7 minutes ago 971MB [2024-09-10T19:55:49.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T19:55:49.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T19:55:49.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-10T19:57:42.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T19:57:42.113Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T19:58:38.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T19:58:39.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T19:58:39.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T19:58:39.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T19:58:39.541Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T19:58:39.541Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T19:58:51.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T19:58:51.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T19:58:52.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.130s coverage: 28.7% of statements [2024-09-10T19:59:04.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.196s coverage: 97.0% of statements [2024-09-10T19:59:08.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T19:59:08.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T19:59:08.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T19:59:12.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements [2024-09-10T19:59:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T19:59:15.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T19:59:16.965Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T19:59:21.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T19:59:29.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.119s coverage: 93.4% of statements [2024-09-10T19:59:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T19:59:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T19:59:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T19:59:29.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T19:59:30.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.238s coverage: 91.7% of statements [2024-09-10T19:59:37.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T19:59:37.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T19:59:38.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.237s coverage: 7.0% of statements [2024-09-10T19:59:50.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T19:59:50.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T19:59:50.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T19:59:51.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T19:59:52.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.811s coverage: 95.8% of statements [2024-09-10T19:59:52.996Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-10T19:59:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T19:59:57.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.123s coverage: 0.0% of statements [no tests to run] [2024-09-10T20:00:04.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T20:00:04.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T20:00:05.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-09-10T20:00:05.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.142s coverage: 30.7% of statements [2024-09-10T20:00:09.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 41.7% of statements [2024-09-10T20:00:09.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.138s coverage: 77.8% of statements [2024-09-10T20:00:09.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements [2024-09-10T20:00:09.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.127s coverage: 96.3% of statements [2024-09-10T20:00:13.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-09-10T20:00:15.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T20:00:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T20:00:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T20:00:16.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T20:00:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T20:00:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T20:00:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T20:00:21.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T20:00:26.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-09-10T20:00:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T20:00:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T20:00:26.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T20:00:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T20:00:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T20:00:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T20:00:31.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T20:00:37.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T20:00:37.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T20:00:39.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T20:00:40.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.009s coverage: 79.9% of statements [2024-09-10T20:00:40.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.171s coverage: 92.9% of statements [2024-09-10T20:00:40.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements [2024-09-10T20:00:40.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements [2024-09-10T20:00:40.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.114s coverage: 75.0% of statements [2024-09-10T20:00:45.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T20:00:47.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-09-10T20:00:47.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements [2024-09-10T20:00:47.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.094s coverage: 100.0% of statements [2024-09-10T20:00:47.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements [2024-09-10T20:00:47.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.268s coverage: 82.1% of statements [2024-09-10T20:00:49.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T20:00:49.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.130s coverage: 86.0% of statements [2024-09-10T20:00:52.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T20:00:52.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T20:00:54.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.737s coverage: 63.1% of statements [2024-09-10T20:00:54.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements [2024-09-10T20:00:56.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements [2024-09-10T20:00:56.476Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2024-09-10T20:00:56.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T20:00:56.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T20:00:56.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T20:00:57.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-10T20:00:57.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-09-10T20:01:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T20:01:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T20:01:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T20:01:06.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.719s coverage: 36.5% of statements [2024-09-10T20:01:06.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.107s coverage: 89.5% of statements [2024-09-10T20:01:07.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T20:01:07.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T20:01:07.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T20:01:07.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T20:01:08.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-09-10T20:01:11.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T20:01:11.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T20:01:11.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T20:01:12.328Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements [2024-09-10T20:01:19.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T20:01:19.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T20:01:19.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T20:01:19.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T20:01:20.054Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.307s coverage: 97.1% of statements [2024-09-10T20:01:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T20:01:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T20:01:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T20:01:26.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T20:01:33.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements [2024-09-10T20:01:34.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T20:01:34.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T20:01:34.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T20:01:34.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T20:01:35.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.505s coverage: 95.7% of statements [2024-09-10T20:01:39.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T20:01:39.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T20:01:39.740Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements [2024-09-10T20:01:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T20:01:42.339Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T20:01:43.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.310s coverage: 98.9% of statements [2024-09-10T20:01:45.175Z] 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 [2024-09-10T20:01:45.444Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-10T20:01:45.444Z] go vet ./... [2024-09-10T20:06:22.408Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T20:06:22.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T20:06:22.996Z] ./bin/test-attribution-txt.sh [2024-09-10T20:06:23.587Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T20:06:23.852Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T20:06:23.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T20:06:24.598Z] + ls -al . [2024-09-10T20:06:24.598Z] total 916 [2024-09-10T20:06:24.598Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 19:53 . [2024-09-10T20:06:24.598Z] drwxr-xr-x 4 root root 4096 Sep 10 19:53 .. [2024-09-10T20:06:24.598Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 .blubracket [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 19:50 .dockerignore [2024-09-10T20:06:24.598Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 19:50 .git [2024-09-10T20:06:24.598Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:50 .github [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:50 .gitignore [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 19:50 .golangci.yml [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 19:50 .hadolint.yml [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 19:50 .sonarcloud.properties [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:50 ADOPTERS.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:50 Attribution.txt [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:50 CHANGELOG.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:50 CONTRIBUTING.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 19:50 GOVERNANCE.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 19:50 Jenkinsfile [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:50 LICENSE [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:50 Makefile [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 19:50 OWNERS.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:50 README.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 19:50 SECURITY.md [2024-09-10T20:06:24.598Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 19:47 VERSION [2024-09-10T20:06:24.598Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 bin [2024-09-10T20:06:24.598Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 19:50 cmd [2024-09-10T20:06:24.599Z] -rw-r--r-- 1 root root 546549 Sep 10 20:01 coverage.out [2024-09-10T20:06:24.599Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 fuzz_test [2024-09-10T20:06:24.599Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:50 go.mod [2024-09-10T20:06:24.599Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:50 go.sum [2024-09-10T20:06:24.599Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 19:50 internal [2024-09-10T20:06:24.599Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 19:50 openapi [2024-09-10T20:06:24.599Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 19:50 security.txt [2024-09-10T20:06:24.599Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 19:50 version.go [Pipeline] sh [2024-09-10T20:06:25.255Z] + '[' -e coverage.out ] [2024-09-10T20:06:25.255Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T20:06:25.355Z] Warning: overwriting stash ‘coverage-report’ [2024-09-10T20:06:26.410Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T20:06:27.083Z] + make build [2024-09-10T20:06:27.083Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T20:09:48.944Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T20:09:57.131Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T20:10:05.342Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T20:10:07.904Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T20:10:17.958Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T20:10:44.937Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T20:10:55.006Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T20:11:07.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T20:11:19.619Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T20:11:23.871Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T20:11:28.131Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T20:11:31.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T20:11:36.832Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T20:11:42.170Z] $ docker stop --time=1 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 [2024-09-10T20:11:44.426Z] $ docker rm -f --volumes 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 [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 [2024-09-10T20:11:56.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:11:56.150Z] [2024-09-10T20:11:56.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:11:56.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:11:56.868Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T20:11:56.868Z] 547446be3368: Pulling fs layer [2024-09-10T20:11:56.868Z] d125d8839a47: Pulling fs layer [2024-09-10T20:11:56.868Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T20:11:56.868Z] c3105a71a48b: Pulling fs layer [2024-09-10T20:11:56.868Z] 0f093f025ec4: Pulling fs layer [2024-09-10T20:11:56.868Z] c3106fc0e877: Pulling fs layer [2024-09-10T20:11:56.868Z] c3105a71a48b: Waiting [2024-09-10T20:11:56.868Z] 0f093f025ec4: Waiting [2024-09-10T20:11:56.868Z] c3106fc0e877: Waiting [2024-09-10T20:11:56.868Z] 547446be3368: Verifying Checksum [2024-09-10T20:11:56.868Z] c3105a71a48b: Verifying Checksum [2024-09-10T20:11:56.868Z] c3105a71a48b: Download complete [2024-09-10T20:11:57.453Z] d125d8839a47: Verifying Checksum [2024-09-10T20:11:57.453Z] d125d8839a47: Download complete [2024-09-10T20:11:57.453Z] c3106fc0e877: Verifying Checksum [2024-09-10T20:11:57.453Z] c3106fc0e877: Download complete [2024-09-10T20:11:57.453Z] 0f093f025ec4: Verifying Checksum [2024-09-10T20:11:57.453Z] 0f093f025ec4: Download complete [2024-09-10T20:11:57.721Z] 547446be3368: Pull complete [2024-09-10T20:11:59.129Z] d125d8839a47: Pull complete [2024-09-10T20:11:59.398Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T20:11:59.398Z] 3e85d5ac6304: Download complete [2024-09-10T20:12:09.460Z] 3e85d5ac6304: Pull complete [2024-09-10T20:12:09.460Z] c3105a71a48b: Pull complete [2024-09-10T20:12:10.865Z] 0f093f025ec4: Pull complete [2024-09-10T20:12:10.865Z] c3106fc0e877: Pull complete [2024-09-10T20:12:11.130Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T20:12:11.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T20:12:11.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:12:11.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container [2024-09-10T20:12:11.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-10T20:12:13.974Z] $ docker top e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T20:12:14.932Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T20:12:24.997Z] #1 [core-data internal] load build definition from Dockerfile [2024-09-10T20:12:24.997Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-09-10T20:12:24.997Z] #1 DONE 0.1s [2024-09-10T20:12:25.583Z] [2024-09-10T20:12:25.583Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-10T20:12:25.583Z] #2 transferring dockerfile: 1.95kB done [2024-09-10T20:12:25.583Z] #2 DONE 0.0s [2024-09-10T20:12:25.583Z] [2024-09-10T20:12:25.583Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T20:12:25.850Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-09-10T20:12:25.850Z] #3 DONE 0.1s [2024-09-10T20:12:25.850Z] [2024-09-10T20:12:25.850Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T20:12:25.850Z] #4 transferring dockerfile: 1.81kB 0.0s done [2024-09-10T20:12:25.850Z] #4 DONE 0.1s [2024-09-10T20:12:25.850Z] [2024-09-10T20:12:25.850Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T20:12:25.850Z] #5 transferring dockerfile: 2.23kB done [2024-09-10T20:12:25.850Z] #5 DONE 0.1s [2024-09-10T20:12:25.850Z] [2024-09-10T20:12:25.850Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T20:12:26.121Z] #6 transferring dockerfile: 2.50kB 0.0s done [2024-09-10T20:12:26.121Z] #6 DONE 0.1s [2024-09-10T20:12:26.121Z] [2024-09-10T20:12:26.121Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T20:12:26.121Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-09-10T20:12:26.121Z] #7 DONE 0.1s [2024-09-10T20:12:26.121Z] [2024-09-10T20:12:26.121Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-09-10T20:12:26.121Z] #8 transferring dockerfile: 2.06kB 0.0s done [2024-09-10T20:12:26.121Z] #8 DONE 0.1s [2024-09-10T20:12:26.121Z] [2024-09-10T20:12:26.121Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T20:12:26.121Z] #9 transferring dockerfile: 3.17kB done [2024-09-10T20:12:26.393Z] #9 DONE 0.1s [2024-09-10T20:12:26.393Z] [2024-09-10T20:12:26.393Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T20:12:26.393Z] #10 transferring dockerfile: 1.89kB 0.0s done [2024-09-10T20:12:26.393Z] #10 DONE 0.1s [2024-09-10T20:12:26.393Z] [2024-09-10T20:12:26.393Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-10T20:12:26.393Z] #11 transferring dockerfile: 1.93kB done [2024-09-10T20:12:26.393Z] #11 DONE 0.1s [2024-09-10T20:12:26.393Z] [2024-09-10T20:12:26.393Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T20:12:26.393Z] #12 transferring dockerfile: 1.93kB done [2024-09-10T20:12:26.393Z] #12 DONE 0.1s [2024-09-10T20:12:26.393Z] [2024-09-10T20:12:26.393Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-09-10T20:12:26.393Z] #13 transferring dockerfile: 2.01kB done [2024-09-10T20:12:26.393Z] #13 DONE 0.0s [2024-09-10T20:12:26.393Z] [2024-09-10T20:12:26.393Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T20:12:26.661Z] #14 transferring dockerfile: 1.85kB 0.0s done [2024-09-10T20:12:26.661Z] #14 DONE 0.1s [2024-09-10T20:12:26.661Z] [2024-09-10T20:12:26.661Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T20:12:26.661Z] #15 transferring dockerfile: 1.70kB 0.0s done [2024-09-10T20:12:26.661Z] #15 DONE 0.1s [2024-09-10T20:12:26.661Z] [2024-09-10T20:12:26.661Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T20:12:26.928Z] #16 transferring dockerfile: 2.49kB done [2024-09-10T20:12:26.928Z] #16 DONE 0.1s [2024-09-10T20:12:26.928Z] [2024-09-10T20:12:26.928Z] #17 [core-data internal] load .dockerignore [2024-09-10T20:12:26.928Z] #17 transferring context: 50B 0.0s done [2024-09-10T20:12:26.928Z] #17 DONE 0.1s [2024-09-10T20:12:27.514Z] [2024-09-10T20:12:27.514Z] #18 [support-notifications internal] load .dockerignore [2024-09-10T20:12:27.514Z] #18 transferring context: 50B 0.0s done [2024-09-10T20:12:27.514Z] #18 DONE 0.1s [2024-09-10T20:12:27.514Z] [2024-09-10T20:12:27.514Z] #19 [security-proxy-auth internal] load .dockerignore [2024-09-10T20:12:27.781Z] #19 transferring context: 50B 0.0s done [2024-09-10T20:12:27.781Z] #19 DONE 0.1s [2024-09-10T20:12:27.781Z] [2024-09-10T20:12:27.781Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-10T20:12:27.781Z] #20 transferring context: 50B done [2024-09-10T20:12:27.781Z] #20 DONE 0.1s [2024-09-10T20:12:27.781Z] [2024-09-10T20:12:27.781Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T20:12:27.781Z] #21 transferring context: 50B 0.0s done [2024-09-10T20:12:27.781Z] #21 DONE 0.1s [2024-09-10T20:12:27.781Z] [2024-09-10T20:12:27.781Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-10T20:12:27.781Z] #22 transferring context: 50B 0.0s done [2024-09-10T20:12:27.781Z] #22 DONE 0.1s [2024-09-10T20:12:28.050Z] [2024-09-10T20:12:28.050Z] #23 [security-spire-config internal] load .dockerignore [2024-09-10T20:12:28.050Z] #23 transferring context: 50B done [2024-09-10T20:12:28.050Z] #23 DONE 0.1s [2024-09-10T20:12:28.050Z] [2024-09-10T20:12:28.050Z] #24 [core-metadata internal] load .dockerignore [2024-09-10T20:12:28.050Z] #24 transferring context: 50B done [2024-09-10T20:12:28.050Z] #24 DONE 0.1s [2024-09-10T20:12:28.050Z] [2024-09-10T20:12:28.050Z] #25 [security-bootstrapper internal] load .dockerignore [2024-09-10T20:12:28.050Z] #25 transferring context: 50B 0.0s done [2024-09-10T20:12:28.318Z] #25 DONE 0.1s [2024-09-10T20:12:28.318Z] [2024-09-10T20:12:28.318Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T20:12:28.318Z] #26 transferring context: 50B done [2024-09-10T20:12:28.318Z] #26 DONE 0.1s [2024-09-10T20:12:28.318Z] [2024-09-10T20:12:28.318Z] #27 [core-command internal] load .dockerignore [2024-09-10T20:12:28.318Z] #27 transferring context: 50B 0.0s done [2024-09-10T20:12:28.318Z] #27 DONE 0.1s [2024-09-10T20:12:28.318Z] [2024-09-10T20:12:28.318Z] #28 [support-scheduler internal] load .dockerignore [2024-09-10T20:12:28.318Z] #28 transferring context: 50B 0.0s done [2024-09-10T20:12:28.318Z] #28 DONE 0.1s [2024-09-10T20:12:28.318Z] [2024-09-10T20:12:28.318Z] #29 [core-keeper internal] load .dockerignore [2024-09-10T20:12:28.318Z] #29 transferring context: 50B done [2024-09-10T20:12:28.318Z] #29 DONE 0.1s [2024-09-10T20:12:28.587Z] [2024-09-10T20:12:28.587Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-09-10T20:12:28.587Z] #30 transferring context: 50B 0.0s done [2024-09-10T20:12:28.587Z] #30 DONE 0.1s [2024-09-10T20:12:28.587Z] [2024-09-10T20:12:28.587Z] #31 [security-spire-server internal] load .dockerignore [2024-09-10T20:12:28.587Z] #31 transferring context: 50B 0.0s done [2024-09-10T20:12:28.587Z] #31 DONE 0.1s [2024-09-10T20:12:28.587Z] [2024-09-10T20:12:28.587Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-09-10T20:12:28.587Z] #32 transferring context: 50B done [2024-09-10T20:12:28.587Z] #32 DONE 0.1s [2024-09-10T20:12:28.587Z] [2024-09-10T20:12:28.587Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:28.856Z] #33 DONE 0.1s [2024-09-10T20:12:28.856Z] [2024-09-10T20:12:28.856Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:28.856Z] #34 DONE 0.0s [2024-09-10T20:12:28.856Z] [2024-09-10T20:12:28.856Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:28.856Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:29.123Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 851.97kB / 3.34MB 0.1s [2024-09-10T20:12:29.123Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:29.123Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:29.123Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:29.123Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:29.123Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-10T20:12:29.709Z] #35 ... [2024-09-10T20:12:29.709Z] [2024-09-10T20:12:29.709Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:29.709Z] #36 DONE 0.9s [2024-09-10T20:12:29.709Z] [2024-09-10T20:12:29.709Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:29.978Z] #35 ... [2024-09-10T20:12:29.978Z] [2024-09-10T20:12:29.978Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:29.978Z] #37 DONE 0.2s [2024-09-10T20:12:29.978Z] [2024-09-10T20:12:29.978Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:30.246Z] #35 ... [2024-09-10T20:12:30.246Z] [2024-09-10T20:12:30.246Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:30.246Z] #34 DONE 0.0s [2024-09-10T20:12:30.246Z] [2024-09-10T20:12:30.246Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:30.246Z] #33 DONE 0.2s [2024-09-10T20:12:30.246Z] [2024-09-10T20:12:30.246Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:30.246Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:30.515Z] #35 ... [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:30.515Z] #34 DONE 0.0s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:30.515Z] #33 DONE 0.3s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:30.515Z] #36 DONE 1.7s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:30.515Z] #37 DONE 0.5s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:30.515Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:30.515Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:30.515Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:30.515Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:30.515Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:30.515Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:30.515Z] #35 ... [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:30.515Z] #36 DONE 1.7s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:30.515Z] #37 DONE 0.5s [2024-09-10T20:12:30.515Z] [2024-09-10T20:12:30.515Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:30.515Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:30.515Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:30.515Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:30.515Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:30.515Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:30.515Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:30.781Z] #35 ... [2024-09-10T20:12:30.781Z] [2024-09-10T20:12:30.781Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:30.781Z] #33 DONE 0.4s [2024-09-10T20:12:30.781Z] [2024-09-10T20:12:30.781Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:30.781Z] #34 DONE 0.0s [2024-09-10T20:12:30.781Z] [2024-09-10T20:12:30.781Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.047Z] #38 ... [2024-09-10T20:12:31.047Z] [2024-09-10T20:12:31.047Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:31.047Z] #34 DONE 0.0s [2024-09-10T20:12:31.047Z] [2024-09-10T20:12:31.047Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.047Z] #38 ... [2024-09-10T20:12:31.047Z] [2024-09-10T20:12:31.047Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:31.047Z] #36 DONE 1.7s [2024-09-10T20:12:31.047Z] [2024-09-10T20:12:31.047Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:31.047Z] #37 DONE 0.5s [2024-09-10T20:12:31.047Z] [2024-09-10T20:12:31.047Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.314Z] #38 ... [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:31.314Z] #36 DONE 1.7s [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:31.314Z] #37 DONE 0.5s [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:31.314Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:31.314Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:31.314Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:31.314Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:31.314Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:31.314Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:31.314Z] #35 DONE 3.2s [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.314Z] #38 ... [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:31.314Z] #34 DONE 0.0s [2024-09-10T20:12:31.314Z] [2024-09-10T20:12:31.314Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.584Z] #38 ... [2024-09-10T20:12:31.584Z] [2024-09-10T20:12:31.584Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:31.584Z] #34 DONE 0.0s [2024-09-10T20:12:31.584Z] [2024-09-10T20:12:31.584Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.584Z] #38 ... [2024-09-10T20:12:31.584Z] [2024-09-10T20:12:31.584Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:31.584Z] #34 DONE 0.0s [2024-09-10T20:12:31.584Z] [2024-09-10T20:12:31.584Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:31.850Z] #38 ... [2024-09-10T20:12:31.850Z] [2024-09-10T20:12:31.850Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:31.850Z] #34 DONE 0.0s [2024-09-10T20:12:31.850Z] [2024-09-10T20:12:31.850Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.130Z] #38 ... [2024-09-10T20:12:32.130Z] [2024-09-10T20:12:32.130Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:32.130Z] #34 DONE 0.0s [2024-09-10T20:12:32.130Z] [2024-09-10T20:12:32.130Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.130Z] #38 ... [2024-09-10T20:12:32.130Z] [2024-09-10T20:12:32.130Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:32.130Z] #34 DONE 0.1s [2024-09-10T20:12:32.130Z] [2024-09-10T20:12:32.130Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.412Z] #38 ... [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:32.412Z] #36 DONE 1.8s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:32.412Z] #37 DONE 0.6s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:32.412Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:32.412Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:32.412Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:32.412Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:32.412Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:32.412Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:32.412Z] #35 DONE 3.3s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:32.412Z] #33 DONE 1.8s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.412Z] #38 ... [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:32.412Z] #36 DONE 1.9s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:32.412Z] #37 DONE 0.7s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:32.412Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:32.412Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:32.412Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:32.412Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:32.412Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:32.412Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:32.412Z] #35 DONE 3.4s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:32.412Z] #34 DONE 0.1s [2024-09-10T20:12:32.412Z] [2024-09-10T20:12:32.412Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.680Z] #38 ... [2024-09-10T20:12:32.680Z] [2024-09-10T20:12:32.680Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:32.680Z] #36 DONE 1.9s [2024-09-10T20:12:32.680Z] [2024-09-10T20:12:32.680Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:32.680Z] #37 DONE 0.7s [2024-09-10T20:12:32.680Z] [2024-09-10T20:12:32.680Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:32.680Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:32.680Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:32.680Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:32.680Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:32.680Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:32.680Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:32.680Z] #35 DONE 3.4s [2024-09-10T20:12:32.680Z] [2024-09-10T20:12:32.680Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:32.947Z] #38 ... [2024-09-10T20:12:32.947Z] [2024-09-10T20:12:32.947Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T20:12:32.947Z] #34 DONE 0.1s [2024-09-10T20:12:32.947Z] [2024-09-10T20:12:32.947Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:33.214Z] #38 ... [2024-09-10T20:12:33.214Z] [2024-09-10T20:12:33.214Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T20:12:33.214Z] #39 DONE 2.6s [2024-09-10T20:12:33.214Z] [2024-09-10T20:12:33.214Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T20:12:33.214Z] #40 DONE 2.6s [2024-09-10T20:12:33.214Z] [2024-09-10T20:12:33.215Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:33.481Z] #38 ... [2024-09-10T20:12:33.481Z] [2024-09-10T20:12:33.481Z] #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:33.481Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:33.481Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:33.481Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:33.481Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:33.481Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:33.481Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:33.481Z] #35 DONE 3.4s [2024-09-10T20:12:33.481Z] [2024-09-10T20:12:33.481Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:33.481Z] #38 transferring context: 18.20MB 2.8s [2024-09-10T20:12:33.481Z] #38 ... [2024-09-10T20:12:33.481Z] [2024-09-10T20:12:33.481Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:33.481Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:33.481Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:33.481Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:33.481Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:33.481Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:33.481Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:33.481Z] #35 DONE 3.4s [2024-09-10T20:12:33.481Z] [2024-09-10T20:12:33.481Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:35.426Z] #38 ... [2024-09-10T20:12:35.426Z] [2024-09-10T20:12:35.426Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T20:12:35.426Z] #33 DONE 4.7s [2024-09-10T20:12:35.426Z] [2024-09-10T20:12:35.426Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:35.693Z] #38 ... [2024-09-10T20:12:35.693Z] [2024-09-10T20:12:35.693Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T20:12:35.693Z] #36 DONE 2.0s [2024-09-10T20:12:35.693Z] [2024-09-10T20:12:35.693Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T20:12:35.693Z] #37 DONE 0.8s [2024-09-10T20:12:35.693Z] [2024-09-10T20:12:35.693Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T20:12:35.693Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T20:12:35.693Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T20:12:35.693Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T20:12:35.693Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T20:12:35.693Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T20:12:35.693Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done [2024-09-10T20:12:35.693Z] #35 DONE 3.5s [2024-09-10T20:12:35.693Z] [2024-09-10T20:12:35.693Z] #41 [security-spire-server internal] load build context [2024-09-10T20:12:35.693Z] #41 DONE 0.0s [2024-09-10T20:12:35.693Z] [2024-09-10T20:12:35.693Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:35.960Z] #38 ... [2024-09-10T20:12:35.960Z] [2024-09-10T20:12:35.960Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:12:35.960Z] #42 DONE 0.0s [2024-09-10T20:12:35.960Z] [2024-09-10T20:12:35.960Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:36.233Z] #38 ... [2024-09-10T20:12:36.233Z] [2024-09-10T20:12:36.233Z] #43 [security-spire-config internal] load build context [2024-09-10T20:12:36.233Z] #43 transferring context: 25.96kB 0.3s done [2024-09-10T20:12:36.233Z] #43 DONE 2.9s [2024-09-10T20:12:36.233Z] [2024-09-10T20:12:36.233Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:36.503Z] #38 ... [2024-09-10T20:12:36.503Z] [2024-09-10T20:12:36.503Z] #44 [security-spire-agent internal] load build context [2024-09-10T20:12:36.503Z] #44 transferring context: 27.24kB 0.6s done [2024-09-10T20:12:36.503Z] #44 DONE 3.1s [2024-09-10T20:12:36.770Z] [2024-09-10T20:12:36.770Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:39.349Z] #38 ... [2024-09-10T20:12:39.349Z] [2024-09-10T20:12:39.349Z] #45 [core-data internal] load build context [2024-09-10T20:12:39.349Z] #45 ... [2024-09-10T20:12:39.349Z] [2024-09-10T20:12:39.349Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:39.349Z] #38 ... [2024-09-10T20:12:39.349Z] [2024-09-10T20:12:39.349Z] #41 [security-spire-server internal] load build context [2024-09-10T20:12:39.349Z] #41 transferring context: 27.71kB 0.4s done [2024-09-10T20:12:39.349Z] #41 DONE 3.7s [2024-09-10T20:12:39.349Z] [2024-09-10T20:12:39.349Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:39.933Z] #38 ... [2024-09-10T20:12:39.933Z] [2024-09-10T20:12:39.933Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:12:39.933Z] #0 8.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:39.933Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:40.202Z] #46 ... [2024-09-10T20:12:40.202Z] [2024-09-10T20:12:40.202Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:40.470Z] #38 ... [2024-09-10T20:12:40.470Z] [2024-09-10T20:12:40.470Z] #47 [support-notifications internal] load build context [2024-09-10T20:12:40.470Z] #47 ... [2024-09-10T20:12:40.470Z] [2024-09-10T20:12:40.470Z] #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T20:12:40.470Z] #0 7.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:40.470Z] #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:40.736Z] #48 ... [2024-09-10T20:12:40.736Z] [2024-09-10T20:12:40.736Z] #47 [support-notifications internal] load build context [2024-09-10T20:12:41.004Z] #47 ... [2024-09-10T20:12:41.004Z] [2024-09-10T20:12:41.004Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:41.004Z] #49 ... [2024-09-10T20:12:41.004Z] [2024-09-10T20:12:41.004Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:41.004Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.8s done [2024-09-10T20:12:41.004Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T20:12:41.004Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T20:12:41.004Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T20:12:41.004Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-09-10T20:12:41.004Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s [2024-09-10T20:12:41.004Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-10T20:12:41.004Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s [2024-09-10T20:12:41.271Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-09-10T20:12:41.271Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s [2024-09-10T20:12:41.271Z] #50 ... [2024-09-10T20:12:41.271Z] [2024-09-10T20:12:41.271Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:12:41.271Z] #51 ... [2024-09-10T20:12:41.271Z] [2024-09-10T20:12:41.271Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:12:41.537Z] #52 ... [2024-09-10T20:12:41.537Z] [2024-09-10T20:12:41.537Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:12:41.537Z] #51 ... [2024-09-10T20:12:41.537Z] [2024-09-10T20:12:41.537Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:41.537Z] #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:41.804Z] #53 9.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:41.804Z] #53 ... [2024-09-10T20:12:41.804Z] [2024-09-10T20:12:41.804Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T20:12:41.804Z] #0 7.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:41.804Z] #0 9.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:41.804Z] #54 ... [2024-09-10T20:12:41.804Z] [2024-09-10T20:12:41.804Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T20:12:42.070Z] #55 ... [2024-09-10T20:12:42.070Z] [2024-09-10T20:12:42.070Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:42.070Z] #56 ... [2024-09-10T20:12:42.070Z] [2024-09-10T20:12:42.070Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:42.337Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-09-10T20:12:42.337Z] #50 ... [2024-09-10T20:12:42.337Z] [2024-09-10T20:12:42.337Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:42.611Z] #57 ... [2024-09-10T20:12:42.611Z] [2024-09-10T20:12:42.611Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:12:42.611Z] #58 ... [2024-09-10T20:12:42.611Z] [2024-09-10T20:12:42.611Z] #59 [core-metadata internal] load build context [2024-09-10T20:12:42.879Z] #59 ... [2024-09-10T20:12:42.879Z] [2024-09-10T20:12:42.879Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:12:42.879Z] #60 ... [2024-09-10T20:12:42.879Z] [2024-09-10T20:12:42.879Z] #61 [support-scheduler internal] load build context [2024-09-10T20:12:42.879Z] #61 transferring context: 4.38MB 9.1s [2024-09-10T20:12:42.879Z] #61 ... [2024-09-10T20:12:42.879Z] [2024-09-10T20:12:42.879Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:12:43.270Z] #62 ... [2024-09-10T20:12:43.270Z] [2024-09-10T20:12:43.270Z] #63 [core-keeper internal] load build context [2024-09-10T20:12:43.270Z] #63 ... [2024-09-10T20:12:43.270Z] [2024-09-10T20:12:43.270Z] #64 [core-command internal] load build context [2024-09-10T20:12:43.270Z] #64 ... [2024-09-10T20:12:43.270Z] [2024-09-10T20:12:43.270Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:12:43.548Z] #65 ... [2024-09-10T20:12:43.548Z] [2024-09-10T20:12:43.548Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:43.548Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s [2024-09-10T20:12:43.548Z] #50 ... [2024-09-10T20:12:43.548Z] [2024-09-10T20:12:43.548Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:12:43.548Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.1s done [2024-09-10T20:12:43.548Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T20:12:43.548Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T20:12:43.548Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T20:12:43.548Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-09-10T20:12:43.548Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-09-10T20:12:43.548Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-10T20:12:43.548Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done [2024-09-10T20:12:43.548Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 3.6s [2024-09-10T20:12:43.548Z] #66 ... [2024-09-10T20:12:43.548Z] [2024-09-10T20:12:43.548Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:12:43.548Z] #46 12.03 OK: 266 MiB in 52 packages [2024-09-10T20:12:43.548Z] #46 DONE 14.6s [2024-09-10T20:12:43.548Z] [2024-09-10T20:12:43.548Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:12:43.821Z] #67 ... [2024-09-10T20:12:43.821Z] [2024-09-10T20:12:43.821Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T20:12:43.821Z] #68 ... [2024-09-10T20:12:43.821Z] [2024-09-10T20:12:43.821Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:43.821Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-10T20:12:44.099Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.2s [2024-09-10T20:12:44.099Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T20:12:44.099Z] #50 ... [2024-09-10T20:12:44.099Z] [2024-09-10T20:12:44.099Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T20:12:44.099Z] #48 11.68 OK: 266 MiB in 52 packages [2024-09-10T20:12:44.099Z] #48 DONE 14.0s [2024-09-10T20:12:44.374Z] [2024-09-10T20:12:44.374Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:45.367Z] #50 ... [2024-09-10T20:12:45.367Z] [2024-09-10T20:12:45.367Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T20:12:45.367Z] #69 ... [2024-09-10T20:12:45.367Z] [2024-09-10T20:12:45.367Z] #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:45.367Z] #53 13.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:12:45.367Z] #53 13.61 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:12:45.644Z] #53 13.77 OK: 8 MiB in 16 packages [2024-09-10T20:12:45.644Z] #53 ... [2024-09-10T20:12:45.644Z] [2024-09-10T20:12:45.644Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:12:45.932Z] #70 ... [2024-09-10T20:12:45.933Z] [2024-09-10T20:12:45.933Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:12:45.933Z] #71 ... [2024-09-10T20:12:45.933Z] [2024-09-10T20:12:45.933Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:12:46.208Z] #42 ... [2024-09-10T20:12:46.208Z] [2024-09-10T20:12:46.208Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:46.208Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.1s [2024-09-10T20:12:47.209Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 7.3s [2024-09-10T20:12:47.477Z] #50 ... [2024-09-10T20:12:47.477Z] [2024-09-10T20:12:47.477Z] #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:47.477Z] #53 DONE 15.8s [2024-09-10T20:12:47.477Z] [2024-09-10T20:12:47.477Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:47.477Z] #50 ... [2024-09-10T20:12:47.477Z] [2024-09-10T20:12:47.477Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T20:12:47.765Z] #72 ... [2024-09-10T20:12:47.765Z] [2024-09-10T20:12:47.765Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T20:12:47.765Z] #73 ... [2024-09-10T20:12:47.765Z] [2024-09-10T20:12:47.765Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:47.765Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.02MB / 28.04MB 7.9s [2024-09-10T20:12:47.765Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T20:12:48.035Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-10T20:12:48.994Z] #50 ... [2024-09-10T20:12:48.994Z] [2024-09-10T20:12:48.994Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T20:12:48.994Z] #54 13.09 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T20:12:48.994Z] #54 13.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T20:12:48.994Z] #54 13.56 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:12:48.994Z] #54 13.56 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:12:48.994Z] #54 14.48 OK: 9 MiB in 17 packages [2024-09-10T20:12:48.994Z] #54 DONE 17.0s [2024-09-10T20:12:48.994Z] [2024-09-10T20:12:48.994Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:12:48.994Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 8.8s [2024-09-10T20:12:48.994Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-10T20:12:48.994Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-10T20:12:49.260Z] #66 ... [2024-09-10T20:12:49.260Z] [2024-09-10T20:12:49.260Z] #45 [core-data internal] load build context [2024-09-10T20:12:49.260Z] #45 transferring context: 70.71MB 20.1s [2024-09-10T20:12:49.260Z] #45 ... [2024-09-10T20:12:49.260Z] [2024-09-10T20:12:49.260Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:12:50.671Z] #70 ... [2024-09-10T20:12:50.671Z] [2024-09-10T20:12:50.671Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:12:50.671Z] #38 ... [2024-09-10T20:12:50.671Z] [2024-09-10T20:12:50.671Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:12:50.671Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 10.8s [2024-09-10T20:12:50.940Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 11.2s [2024-09-10T20:12:51.209Z] #66 ... [2024-09-10T20:12:51.209Z] [2024-09-10T20:12:51.209Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:12:51.209Z] #49 ... [2024-09-10T20:12:51.209Z] [2024-09-10T20:12:51.209Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:12:51.209Z] #65 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:51.476Z] #65 ... [2024-09-10T20:12:51.476Z] [2024-09-10T20:12:51.476Z] #47 [support-notifications internal] load build context [2024-09-10T20:12:51.476Z] #47 ... [2024-09-10T20:12:51.476Z] [2024-09-10T20:12:51.476Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:51.476Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.7s [2024-09-10T20:12:51.750Z] #50 ... [2024-09-10T20:12:51.750Z] [2024-09-10T20:12:51.750Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T20:12:51.750Z] #52 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:51.750Z] #52 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:51.750Z] #52 18.83 OK: 266 MiB in 52 packages [2024-09-10T20:12:51.750Z] #52 DONE 20.5s [2024-09-10T20:12:51.750Z] [2024-09-10T20:12:51.750Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:52.018Z] #50 ... [2024-09-10T20:12:52.018Z] [2024-09-10T20:12:52.018Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:12:52.018Z] #51 ... [2024-09-10T20:12:52.018Z] [2024-09-10T20:12:52.018Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:52.285Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.4s [2024-09-10T20:12:52.285Z] #50 ... [2024-09-10T20:12:52.285Z] [2024-09-10T20:12:52.285Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:52.285Z] #56 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:52.285Z] #56 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:52.285Z] #56 18.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:12:52.285Z] #56 18.29 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:12:52.285Z] #56 18.47 OK: 8 MiB in 16 packages [2024-09-10T20:12:52.285Z] #56 DONE 20.6s [2024-09-10T20:12:52.285Z] [2024-09-10T20:12:52.285Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:52.870Z] #50 ... [2024-09-10T20:12:52.870Z] [2024-09-10T20:12:52.870Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:12:52.870Z] #60 DONE 20.1s [2024-09-10T20:12:52.870Z] [2024-09-10T20:12:52.870Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:52.870Z] #50 ... [2024-09-10T20:12:52.870Z] [2024-09-10T20:12:52.870Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:12:52.870Z] #57 ... [2024-09-10T20:12:52.870Z] [2024-09-10T20:12:52.870Z] #59 [core-metadata internal] load build context [2024-09-10T20:12:53.137Z] #59 ... [2024-09-10T20:12:53.137Z] [2024-09-10T20:12:53.137Z] #61 [support-scheduler internal] load build context [2024-09-10T20:12:53.137Z] #61 ... [2024-09-10T20:12:53.137Z] [2024-09-10T20:12:53.137Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:12:53.406Z] #62 ... [2024-09-10T20:12:53.406Z] [2024-09-10T20:12:53.406Z] #64 [core-command internal] load build context [2024-09-10T20:12:53.406Z] #64 ... [2024-09-10T20:12:53.406Z] [2024-09-10T20:12:53.406Z] #63 [core-keeper internal] load build context [2024-09-10T20:12:53.672Z] #63 ... [2024-09-10T20:12:53.672Z] [2024-09-10T20:12:53.672Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:53.672Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 13.6s [2024-09-10T20:12:53.940Z] #50 ... [2024-09-10T20:12:53.940Z] [2024-09-10T20:12:53.940Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T20:12:53.940Z] #55 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:53.940Z] #55 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:53.940Z] #55 17.86 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:12:53.940Z] #55 17.86 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T20:12:53.940Z] #55 17.86 (3/4) Installing su-exec (0.2-r3) [2024-09-10T20:12:53.940Z] #55 17.86 (4/4) Installing yq (4.33.3-r5) [2024-09-10T20:12:53.940Z] #55 18.53 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:12:53.940Z] #55 18.77 OK: 18 MiB in 19 packages [2024-09-10T20:12:53.940Z] #55 DONE 21.8s [2024-09-10T20:12:53.940Z] [2024-09-10T20:12:53.940Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:54.206Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.3s [2024-09-10T20:12:55.163Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.4s [2024-09-10T20:12:56.126Z] #50 ... [2024-09-10T20:12:56.126Z] [2024-09-10T20:12:56.126Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:12:56.126Z] #42 transferring context: 4.41MB 17.9s [2024-09-10T20:12:56.394Z] #42 ... [2024-09-10T20:12:56.394Z] [2024-09-10T20:12:56.394Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:56.394Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 16.7s [2024-09-10T20:12:56.661Z] #50 ... [2024-09-10T20:12:56.661Z] [2024-09-10T20:12:56.661Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T20:12:56.661Z] #67 DONE 23.1s [2024-09-10T20:12:56.661Z] [2024-09-10T20:12:56.661Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:56.938Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 17.1s [2024-09-10T20:12:56.938Z] #50 ... [2024-09-10T20:12:56.938Z] [2024-09-10T20:12:56.938Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:12:56.938Z] #58 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:56.938Z] #58 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:56.938Z] #58 19.10 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:12:56.938Z] #58 19.10 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:12:56.938Z] #58 19.10 OK: 19954 distinct packages available [2024-09-10T20:12:56.938Z] #58 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:56.938Z] #58 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:56.938Z] #58 24.05 OK: 266 MiB in 52 packages [2024-09-10T20:12:56.938Z] #58 ... [2024-09-10T20:12:56.938Z] [2024-09-10T20:12:56.938Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T20:12:57.210Z] #74 ... [2024-09-10T20:12:57.210Z] [2024-09-10T20:12:57.210Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T20:12:57.478Z] #75 ... [2024-09-10T20:12:57.478Z] [2024-09-10T20:12:57.478Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:12:57.478Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s [2024-09-10T20:12:57.744Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done [2024-09-10T20:12:58.010Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done [2024-09-10T20:12:59.427Z] #50 ... [2024-09-10T20:12:59.427Z] [2024-09-10T20:12:59.427Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T20:12:59.427Z] #68 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:59.427Z] #68 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:12:59.427Z] #68 22.61 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T20:12:59.427Z] #68 22.61 (2/2) Installing su-exec (0.2-r3) [2024-09-10T20:12:59.427Z] #68 22.61 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:12:59.427Z] #68 22.77 OK: 8 MiB in 17 packages [2024-09-10T20:12:59.427Z] #68 DONE 25.6s [2024-09-10T20:12:59.427Z] [2024-09-10T20:12:59.427Z] #59 [core-metadata internal] load build context [2024-09-10T20:12:59.696Z] #59 ... [2024-09-10T20:12:59.696Z] [2024-09-10T20:12:59.696Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:12:59.696Z] #76 ... [2024-09-10T20:12:59.696Z] [2024-09-10T20:12:59.696Z] #45 [core-data internal] load build context [2024-09-10T20:12:59.696Z] #45 ... [2024-09-10T20:12:59.696Z] [2024-09-10T20:12:59.696Z] #59 [core-metadata internal] load build context [2024-09-10T20:12:59.963Z] #59 ... [2024-09-10T20:12:59.963Z] [2024-09-10T20:12:59.963Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T20:12:59.963Z] #58 DONE 26.2s [2024-09-10T20:13:00.230Z] [2024-09-10T20:13:00.230Z] #45 [core-data internal] load build context [2024-09-10T20:13:00.230Z] #45 transferring context: 84.25MB 31.2s [2024-09-10T20:13:00.822Z] #45 ... [2024-09-10T20:13:00.822Z] [2024-09-10T20:13:00.822Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:00.822Z] #70 ... [2024-09-10T20:13:00.822Z] [2024-09-10T20:13:00.822Z] #45 [core-data internal] load build context [2024-09-10T20:13:01.089Z] #45 ... [2024-09-10T20:13:01.089Z] [2024-09-10T20:13:01.089Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:01.089Z] #38 ... [2024-09-10T20:13:01.089Z] [2024-09-10T20:13:01.089Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:01.089Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-10T20:13:01.356Z] #50 ... [2024-09-10T20:13:01.356Z] [2024-09-10T20:13:01.356Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:01.356Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.2s done [2024-09-10T20:13:01.356Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s [2024-09-10T20:13:01.356Z] #66 ... [2024-09-10T20:13:01.356Z] [2024-09-10T20:13:01.356Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:01.622Z] #49 ... [2024-09-10T20:13:01.622Z] [2024-09-10T20:13:01.622Z] #45 [core-data internal] load build context [2024-09-10T20:13:01.622Z] #45 ... [2024-09-10T20:13:01.622Z] [2024-09-10T20:13:01.622Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:01.622Z] #47 ... [2024-09-10T20:13:01.622Z] [2024-09-10T20:13:01.622Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:02.203Z] #66 ... [2024-09-10T20:13:02.203Z] [2024-09-10T20:13:02.203Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:02.203Z] #51 ... [2024-09-10T20:13:02.203Z] [2024-09-10T20:13:02.203Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:02.470Z] #66 ... [2024-09-10T20:13:02.470Z] [2024-09-10T20:13:02.470Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:13:02.470Z] #65 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:02.470Z] #65 21.75 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:13:02.470Z] #65 21.75 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:13:02.470Z] #65 21.75 OK: 19946 distinct packages available [2024-09-10T20:13:02.470Z] #65 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:02.470Z] #65 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:02.470Z] #65 28.19 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T20:13:02.470Z] #65 28.35 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T20:13:02.470Z] #65 28.44 (3/11) Installing libunistring (1.1-r1) [2024-09-10T20:13:02.470Z] #65 28.61 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T20:13:02.470Z] #65 28.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T20:13:02.470Z] #65 28.61 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T20:13:02.470Z] #65 28.77 (7/11) Installing curl (8.9.1-r0) [2024-09-10T20:13:02.470Z] #65 28.78 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:02.470Z] #65 29.02 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:13:02.470Z] #65 29.02 (10/11) Installing libucontext (1.2-r2) [2024-09-10T20:13:02.470Z] #65 29.02 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T20:13:02.470Z] #65 29.02 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:02.470Z] #65 29.02 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:13:02.470Z] #65 ... [2024-09-10T20:13:02.470Z] [2024-09-10T20:13:02.470Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T20:13:02.736Z] #77 ... [2024-09-10T20:13:02.736Z] [2024-09-10T20:13:02.736Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:03.705Z] #66 ... [2024-09-10T20:13:03.705Z] [2024-09-10T20:13:03.705Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T20:13:03.705Z] #78 ... [2024-09-10T20:13:03.705Z] [2024-09-10T20:13:03.705Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:03.705Z] #62 ... [2024-09-10T20:13:03.705Z] [2024-09-10T20:13:03.705Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:03.705Z] #57 ... [2024-09-10T20:13:03.705Z] [2024-09-10T20:13:03.705Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:03.971Z] #63 ... [2024-09-10T20:13:03.971Z] [2024-09-10T20:13:03.971Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T20:13:03.971Z] #79 ... [2024-09-10T20:13:03.971Z] [2024-09-10T20:13:03.971Z] #64 [core-command internal] load build context [2024-09-10T20:13:04.240Z] #64 ... [2024-09-10T20:13:04.240Z] [2024-09-10T20:13:04.240Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:04.510Z] #61 ... [2024-09-10T20:13:04.510Z] [2024-09-10T20:13:04.510Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:05.100Z] #57 ... [2024-09-10T20:13:05.100Z] [2024-09-10T20:13:05.100Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:13:05.100Z] #71 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #71 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #71 24.19 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:13:05.100Z] #71 24.19 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:13:05.100Z] #71 24.19 OK: 19946 distinct packages available [2024-09-10T20:13:05.100Z] #71 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #71 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #71 ... [2024-09-10T20:13:05.100Z] [2024-09-10T20:13:05.100Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T20:13:05.100Z] #69 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #69 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #69 24.66 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T20:13:05.100Z] #69 24.66 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T20:13:05.100Z] #69 24.66 OK: 19946 distinct packages available [2024-09-10T20:13:05.100Z] #69 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #69 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:05.100Z] #69 ... [2024-09-10T20:13:05.100Z] [2024-09-10T20:13:05.100Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:05.367Z] #57 ... [2024-09-10T20:13:05.367Z] [2024-09-10T20:13:05.367Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T20:13:05.367Z] #65 30.09 OK: 13 MiB in 26 packages [2024-09-10T20:13:05.367Z] #65 DONE 31.9s [2024-09-10T20:13:05.367Z] [2024-09-10T20:13:05.367Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:06.327Z] #57 transferring context: 23.60MB 32.7s [2024-09-10T20:13:06.598Z] #57 ... [2024-09-10T20:13:06.598Z] [2024-09-10T20:13:06.598Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:06.598Z] #42 ... [2024-09-10T20:13:06.598Z] [2024-09-10T20:13:06.598Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:09.939Z] #57 ... [2024-09-10T20:13:09.939Z] [2024-09-10T20:13:09.939Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T20:13:09.939Z] #80 ... [2024-09-10T20:13:09.939Z] [2024-09-10T20:13:09.939Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:10.205Z] #57 ... [2024-09-10T20:13:10.205Z] [2024-09-10T20:13:10.205Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:10.205Z] #59 ... [2024-09-10T20:13:10.205Z] [2024-09-10T20:13:10.205Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T20:13:10.205Z] #77 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:10.472Z] #77 ... [2024-09-10T20:13:10.472Z] [2024-09-10T20:13:10.472Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T20:13:10.472Z] #69 31.32 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:10.472Z] #69 31.41 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:13:10.472Z] #69 31.53 (3/4) Installing libucontext (1.2-r2) [2024-09-10T20:13:10.472Z] #69 31.53 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T20:13:10.472Z] #69 31.53 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:10.472Z] #69 31.72 OK: 8 MiB in 19 packages [2024-09-10T20:13:10.472Z] #69 DONE 35.1s [2024-09-10T20:13:10.472Z] [2024-09-10T20:13:10.472Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:11.056Z] #59 ... [2024-09-10T20:13:11.056Z] [2024-09-10T20:13:11.056Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T20:13:11.056Z] #71 31.52 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:11.056Z] #71 31.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T20:13:11.056Z] #71 31.67 (3/5) Installing libucontext (1.2-r2) [2024-09-10T20:13:11.056Z] #71 31.67 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T20:13:11.056Z] #71 31.75 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T20:13:11.056Z] #71 31.75 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:11.056Z] #71 31.88 OK: 9 MiB in 20 packages [2024-09-10T20:13:11.056Z] #71 DONE 35.5s [2024-09-10T20:13:11.056Z] [2024-09-10T20:13:11.056Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T20:13:11.056Z] #72 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:11.056Z] #72 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:11.056Z] #72 29.20 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T20:13:11.056Z] #72 29.87 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:11.056Z] #72 29.87 (3/3) Installing tzdata (2024a-r0) [2024-09-10T20:13:11.056Z] #72 33.19 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:11.057Z] #72 33.34 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:13:11.057Z] #72 ... [2024-09-10T20:13:11.057Z] [2024-09-10T20:13:11.057Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:11.323Z] #70 ... [2024-09-10T20:13:11.323Z] [2024-09-10T20:13:11.323Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:11.323Z] #38 transferring context: 58.90MB 40.5s [2024-09-10T20:13:11.323Z] #38 ... [2024-09-10T20:13:11.323Z] [2024-09-10T20:13:11.323Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:11.598Z] #59 ... [2024-09-10T20:13:11.598Z] [2024-09-10T20:13:11.598Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:11.598Z] #49 ... [2024-09-10T20:13:11.598Z] [2024-09-10T20:13:11.598Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:11.863Z] #59 ... [2024-09-10T20:13:11.863Z] [2024-09-10T20:13:11.863Z] #45 [core-data internal] load build context [2024-09-10T20:13:11.863Z] #45 ... [2024-09-10T20:13:11.863Z] [2024-09-10T20:13:11.863Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:11.863Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-09-10T20:13:12.130Z] #50 ... [2024-09-10T20:13:12.130Z] [2024-09-10T20:13:12.130Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:12.130Z] #47 ... [2024-09-10T20:13:12.130Z] [2024-09-10T20:13:12.130Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:12.395Z] #59 ... [2024-09-10T20:13:12.395Z] [2024-09-10T20:13:12.395Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:12.395Z] #51 ... [2024-09-10T20:13:12.395Z] [2024-09-10T20:13:12.395Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:12.661Z] #59 ... [2024-09-10T20:13:12.661Z] [2024-09-10T20:13:12.661Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T20:13:12.661Z] #73 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:12.661Z] #73 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:12.661Z] #73 32.52 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T20:13:12.661Z] #73 33.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:12.661Z] #73 33.00 (3/4) Installing su-exec (0.2-r3) [2024-09-10T20:13:12.661Z] #73 33.13 (4/4) Installing yq (4.33.3-r5) [2024-09-10T20:13:12.661Z] #73 33.72 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:12.661Z] #73 33.82 Executing ca-certificates-20240226-r0.trigger [2024-09-10T20:13:12.661Z] #73 34.88 OK: 18 MiB in 19 packages [2024-09-10T20:13:12.661Z] #73 ... [2024-09-10T20:13:12.661Z] [2024-09-10T20:13:12.661Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:14.087Z] #59 ... [2024-09-10T20:13:14.087Z] [2024-09-10T20:13:14.087Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:14.087Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.4s [2024-09-10T20:13:14.087Z] #66 ... [2024-09-10T20:13:14.087Z] [2024-09-10T20:13:14.087Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:14.087Z] #59 ... [2024-09-10T20:13:14.087Z] [2024-09-10T20:13:14.087Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:14.087Z] #62 ... [2024-09-10T20:13:14.087Z] [2024-09-10T20:13:14.087Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:14.364Z] #63 ... [2024-09-10T20:13:14.364Z] [2024-09-10T20:13:14.364Z] #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:13:14.364Z] #76 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:14.364Z] #76 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:14.364Z] #76 22.20 OK: 9 MiB in 17 packages [2024-09-10T20:13:14.364Z] #76 DONE 24.6s [2024-09-10T20:13:14.364Z] [2024-09-10T20:13:14.364Z] #45 [core-data internal] load build context [2024-09-10T20:13:14.364Z] #45 ... [2024-09-10T20:13:14.364Z] [2024-09-10T20:13:14.364Z] #64 [core-command internal] load build context [2024-09-10T20:13:14.364Z] #64 ... [2024-09-10T20:13:14.364Z] [2024-09-10T20:13:14.364Z] #45 [core-data internal] load build context [2024-09-10T20:13:14.629Z] #45 ... [2024-09-10T20:13:14.629Z] [2024-09-10T20:13:14.629Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:14.629Z] #61 ... [2024-09-10T20:13:14.629Z] [2024-09-10T20:13:14.629Z] #45 [core-data internal] load build context [2024-09-10T20:13:14.894Z] #45 ... [2024-09-10T20:13:14.894Z] [2024-09-10T20:13:14.894Z] #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T20:13:14.894Z] #75 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:14.894Z] #75 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:14.894Z] #75 25.52 OK: 8 MiB in 16 packages [2024-09-10T20:13:14.894Z] #75 DONE 27.8s [2024-09-10T20:13:14.894Z] [2024-09-10T20:13:14.894Z] #45 [core-data internal] load build context [2024-09-10T20:13:15.854Z] #45 ... [2024-09-10T20:13:15.854Z] [2024-09-10T20:13:15.854Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T20:13:15.854Z] #73 DONE 38.0s [2024-09-10T20:13:15.854Z] [2024-09-10T20:13:15.854Z] #45 [core-data internal] load build context [2024-09-10T20:13:15.854Z] #45 transferring context: 108.58MB 46.8s [2024-09-10T20:13:15.854Z] #45 ... [2024-09-10T20:13:15.854Z] [2024-09-10T20:13:15.854Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T20:13:15.854Z] #72 34.74 OK: 12 MiB in 18 packages [2024-09-10T20:13:15.854Z] #72 DONE 38.3s [2024-09-10T20:13:15.854Z] [2024-09-10T20:13:15.854Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:13:15.854Z] #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:16.119Z] #81 ... [2024-09-10T20:13:16.119Z] [2024-09-10T20:13:16.119Z] #45 [core-data internal] load build context [2024-09-10T20:13:16.700Z] #45 ... [2024-09-10T20:13:16.700Z] [2024-09-10T20:13:16.700Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:16.700Z] #42 ... [2024-09-10T20:13:16.700Z] [2024-09-10T20:13:16.700Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:17.280Z] #47 ... [2024-09-10T20:13:17.280Z] [2024-09-10T20:13:17.280Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T20:13:17.280Z] #79 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:17.280Z] #79 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:17.280Z] #79 21.37 OK: 18 MiB in 19 packages [2024-09-10T20:13:17.280Z] #79 DONE 23.3s [2024-09-10T20:13:17.280Z] [2024-09-10T20:13:17.280Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:19.239Z] #47 ... [2024-09-10T20:13:19.239Z] [2024-09-10T20:13:19.239Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T20:13:19.239Z] #78 15.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:19.239Z] #78 18.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:19.239Z] #78 23.63 OK: 266 MiB in 52 packages [2024-09-10T20:13:19.239Z] #78 DONE 25.8s [2024-09-10T20:13:19.239Z] [2024-09-10T20:13:19.239Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:20.203Z] #47 ... [2024-09-10T20:13:20.203Z] [2024-09-10T20:13:20.203Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T20:13:20.203Z] #77 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:20.203Z] #77 25.61 OK: 8 MiB in 16 packages [2024-09-10T20:13:20.203Z] #77 DONE 27.7s [2024-09-10T20:13:20.203Z] [2024-09-10T20:13:20.203Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T20:13:20.203Z] #82 DONE 2.8s [2024-09-10T20:13:20.203Z] [2024-09-10T20:13:20.203Z] #45 [core-data internal] load build context [2024-09-10T20:13:20.476Z] #45 ... [2024-09-10T20:13:20.476Z] [2024-09-10T20:13:20.476Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:20.476Z] #57 ... [2024-09-10T20:13:20.476Z] [2024-09-10T20:13:20.476Z] #45 [core-data internal] load build context [2024-09-10T20:13:20.760Z] #45 ... [2024-09-10T20:13:20.760Z] [2024-09-10T20:13:20.760Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:20.760Z] #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:20.760Z] #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:20.760Z] #83 ... [2024-09-10T20:13:20.760Z] [2024-09-10T20:13:20.760Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:21.028Z] #47 ... [2024-09-10T20:13:21.028Z] [2024-09-10T20:13:21.028Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:13:21.028Z] #81 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:21.028Z] #81 14.64 OK: 13 MiB in 26 packages [2024-09-10T20:13:21.028Z] #81 DONE 15.7s [2024-09-10T20:13:21.028Z] [2024-09-10T20:13:21.028Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:21.295Z] #47 ... [2024-09-10T20:13:21.295Z] [2024-09-10T20:13:21.295Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:21.295Z] #84 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:21.295Z] #84 ... [2024-09-10T20:13:21.295Z] [2024-09-10T20:13:21.295Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:21.295Z] #47 ... [2024-09-10T20:13:21.295Z] [2024-09-10T20:13:21.295Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:21.561Z] #70 ... [2024-09-10T20:13:21.561Z] [2024-09-10T20:13:21.561Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T20:13:21.561Z] #74 14.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:21.561Z] #74 16.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:21.561Z] #74 22.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T20:13:21.561Z] #74 23.34 Executing busybox-1.36.1-r7.trigger [2024-09-10T20:13:21.561Z] #74 23.38 OK: 8 MiB in 16 packages [2024-09-10T20:13:21.561Z] #74 ... [2024-09-10T20:13:21.561Z] [2024-09-10T20:13:21.561Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:21.828Z] #38 transferring context: 71.98MB 51.1s [2024-09-10T20:13:21.828Z] #38 ... [2024-09-10T20:13:21.828Z] [2024-09-10T20:13:21.828Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:21.828Z] #70 ... [2024-09-10T20:13:21.828Z] [2024-09-10T20:13:21.828Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:22.093Z] #49 ... [2024-09-10T20:13:22.093Z] [2024-09-10T20:13:22.093Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T20:13:22.093Z] #80 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:22.093Z] #80 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:22.093Z] #80 20.25 OK: 8 MiB in 17 packages [2024-09-10T20:13:22.093Z] #80 DONE 22.2s [2024-09-10T20:13:22.093Z] [2024-09-10T20:13:22.093Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:22.093Z] #49 ... [2024-09-10T20:13:22.093Z] [2024-09-10T20:13:22.093Z] #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:22.093Z] #84 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:22.358Z] #84 ... [2024-09-10T20:13:22.358Z] [2024-09-10T20:13:22.358Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T20:13:22.358Z] #74 DONE 25.4s [2024-09-10T20:13:22.624Z] [2024-09-10T20:13:22.624Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:22.624Z] #83 11.82 OK: 8 MiB in 19 packages [2024-09-10T20:13:22.624Z] #83 ... [2024-09-10T20:13:22.624Z] [2024-09-10T20:13:22.624Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:22.624Z] #51 ... [2024-09-10T20:13:22.624Z] [2024-09-10T20:13:22.624Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:22.889Z] #70 ... [2024-09-10T20:13:22.889Z] [2024-09-10T20:13:22.889Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:22.889Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s [2024-09-10T20:13:22.889Z] #50 ... [2024-09-10T20:13:22.889Z] [2024-09-10T20:13:22.889Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:24.295Z] #51 ... [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:24.295Z] #83 DONE 13.3s [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:24.295Z] #51 ... [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:24.295Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.8s [2024-09-10T20:13:24.295Z] #66 ... [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:24.295Z] #63 ... [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:24.295Z] #62 ... [2024-09-10T20:13:24.295Z] [2024-09-10T20:13:24.295Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:24.563Z] #59 ... [2024-09-10T20:13:24.563Z] [2024-09-10T20:13:24.563Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:24.829Z] #62 ... [2024-09-10T20:13:24.829Z] [2024-09-10T20:13:24.829Z] #64 [core-command internal] load build context [2024-09-10T20:13:24.829Z] #64 ... [2024-09-10T20:13:24.829Z] [2024-09-10T20:13:24.829Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:24.829Z] #62 ... [2024-09-10T20:13:24.829Z] [2024-09-10T20:13:24.829Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-10T20:13:24.829Z] #84 13.10 OK: 9 MiB in 20 packages [2024-09-10T20:13:24.829Z] #84 DONE 14.0s [2024-09-10T20:13:24.829Z] [2024-09-10T20:13:24.829Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:24.829Z] #62 ... [2024-09-10T20:13:24.829Z] [2024-09-10T20:13:24.829Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:25.094Z] #61 ... [2024-09-10T20:13:25.094Z] [2024-09-10T20:13:25.094Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:27.031Z] #62 ... [2024-09-10T20:13:27.032Z] [2024-09-10T20:13:27.032Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T20:13:27.032Z] #0 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:27.032Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:27.032Z] #85 ... [2024-09-10T20:13:27.032Z] [2024-09-10T20:13:27.032Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:27.032Z] #62 transferring context: 16.49MB 53.0s [2024-09-10T20:13:27.032Z] #62 ... [2024-09-10T20:13:27.032Z] [2024-09-10T20:13:27.032Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:27.032Z] #42 ... [2024-09-10T20:13:27.032Z] [2024-09-10T20:13:27.032Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:13:27.032Z] #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:27.032Z] #0 9.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T20:13:27.032Z] #86 ... [2024-09-10T20:13:27.032Z] [2024-09-10T20:13:27.032Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:28.447Z] #62 ... [2024-09-10T20:13:28.447Z] [2024-09-10T20:13:28.447Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T20:13:28.447Z] #87 DONE 5.9s [2024-09-10T20:13:28.447Z] [2024-09-10T20:13:28.447Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:29.416Z] #62 ... [2024-09-10T20:13:29.416Z] [2024-09-10T20:13:29.416Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T20:13:29.416Z] #86 11.34 OK: 12 MiB in 18 packages [2024-09-10T20:13:29.416Z] #86 DONE 12.2s [2024-09-10T20:13:29.416Z] [2024-09-10T20:13:29.416Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:29.684Z] #62 ... [2024-09-10T20:13:29.684Z] [2024-09-10T20:13:29.684Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T20:13:29.684Z] #85 12.04 OK: 18 MiB in 19 packages [2024-09-10T20:13:29.684Z] #85 DONE 12.9s [2024-09-10T20:13:29.684Z] [2024-09-10T20:13:29.684Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:29.951Z] #62 ... [2024-09-10T20:13:29.951Z] [2024-09-10T20:13:29.951Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T20:13:29.951Z] #88 DONE 1.7s [2024-09-10T20:13:29.951Z] [2024-09-10T20:13:29.951Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:30.534Z] #62 ... [2024-09-10T20:13:30.534Z] [2024-09-10T20:13:30.534Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:30.534Z] #57 ... [2024-09-10T20:13:30.534Z] [2024-09-10T20:13:30.534Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:30.534Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s [2024-09-10T20:13:30.799Z] #50 ... [2024-09-10T20:13:30.799Z] [2024-09-10T20:13:30.799Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:30.799Z] #57 ... [2024-09-10T20:13:30.799Z] [2024-09-10T20:13:30.799Z] #45 [core-data internal] load build context [2024-09-10T20:13:31.066Z] #45 ... [2024-09-10T20:13:31.066Z] [2024-09-10T20:13:31.066Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:31.648Z] #57 ... [2024-09-10T20:13:31.648Z] [2024-09-10T20:13:31.648Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:31.648Z] #47 ... [2024-09-10T20:13:31.648Z] [2024-09-10T20:13:31.648Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:31.914Z] #50 ... [2024-09-10T20:13:31.914Z] [2024-09-10T20:13:31.914Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:31.914Z] #38 transferring context: 92.40MB 61.2s [2024-09-10T20:13:31.914Z] #38 ... [2024-09-10T20:13:31.914Z] [2024-09-10T20:13:31.914Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:32.180Z] #50 ... [2024-09-10T20:13:32.180Z] [2024-09-10T20:13:32.180Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:32.180Z] #49 ... [2024-09-10T20:13:32.180Z] [2024-09-10T20:13:32.180Z] #45 [core-data internal] load build context [2024-09-10T20:13:33.142Z] #45 ... [2024-09-10T20:13:33.142Z] [2024-09-10T20:13:33.142Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:33.142Z] #70 ... [2024-09-10T20:13:33.142Z] [2024-09-10T20:13:33.142Z] #45 [core-data internal] load build context [2024-09-10T20:13:34.102Z] #45 ... [2024-09-10T20:13:34.102Z] [2024-09-10T20:13:34.102Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:34.102Z] #51 ... [2024-09-10T20:13:34.102Z] [2024-09-10T20:13:34.102Z] #45 [core-data internal] load build context [2024-09-10T20:13:34.367Z] #45 ... [2024-09-10T20:13:34.367Z] [2024-09-10T20:13:34.367Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:13:34.367Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.7s done [2024-09-10T20:13:34.367Z] #66 ... [2024-09-10T20:13:34.367Z] [2024-09-10T20:13:34.367Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:34.633Z] #63 ... [2024-09-10T20:13:34.633Z] [2024-09-10T20:13:34.633Z] #45 [core-data internal] load build context [2024-09-10T20:13:34.633Z] #45 ... [2024-09-10T20:13:34.633Z] [2024-09-10T20:13:34.633Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:34.898Z] #59 ... [2024-09-10T20:13:34.898Z] [2024-09-10T20:13:34.898Z] #45 [core-data internal] load build context [2024-09-10T20:13:34.898Z] #45 ... [2024-09-10T20:13:34.898Z] [2024-09-10T20:13:34.898Z] #64 [core-command internal] load build context [2024-09-10T20:13:35.166Z] #64 ... [2024-09-10T20:13:35.166Z] [2024-09-10T20:13:35.166Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:35.166Z] #50 ... [2024-09-10T20:13:35.166Z] [2024-09-10T20:13:35.166Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:35.166Z] #61 ... [2024-09-10T20:13:35.166Z] [2024-09-10T20:13:35.166Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:36.135Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.1s [2024-09-10T20:13:37.540Z] #50 ... [2024-09-10T20:13:37.540Z] [2024-09-10T20:13:37.540Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:37.540Z] #42 transferring context: 39.80MB 59.2s [2024-09-10T20:13:37.540Z] #42 ... [2024-09-10T20:13:37.540Z] [2024-09-10T20:13:37.540Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:38.512Z] #50 ... [2024-09-10T20:13:38.512Z] [2024-09-10T20:13:38.512Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T20:13:38.512Z] #89 DONE 2.2s [2024-09-10T20:13:38.778Z] [2024-09-10T20:13:38.778Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:40.719Z] #42 ... [2024-09-10T20:13:40.720Z] [2024-09-10T20:13:40.720Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:40.720Z] #62 ... [2024-09-10T20:13:40.720Z] [2024-09-10T20:13:40.720Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:41.680Z] #42 ... [2024-09-10T20:13:41.680Z] [2024-09-10T20:13:41.680Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:41.680Z] #47 ... [2024-09-10T20:13:41.680Z] [2024-09-10T20:13:41.680Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:41.946Z] #57 ... [2024-09-10T20:13:41.946Z] [2024-09-10T20:13:41.946Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:41.946Z] #47 transferring context: 142.35MB 71.6s [2024-09-10T20:13:41.946Z] #47 ... [2024-09-10T20:13:41.946Z] [2024-09-10T20:13:41.946Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:42.211Z] #38 ... [2024-09-10T20:13:42.211Z] [2024-09-10T20:13:42.211Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:42.477Z] #47 ... [2024-09-10T20:13:42.477Z] [2024-09-10T20:13:42.477Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:42.477Z] #49 ... [2024-09-10T20:13:42.477Z] [2024-09-10T20:13:42.477Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:43.432Z] #47 ... [2024-09-10T20:13:43.432Z] [2024-09-10T20:13:43.432Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:43.432Z] #70 ... [2024-09-10T20:13:43.432Z] [2024-09-10T20:13:43.432Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:44.392Z] #47 ... [2024-09-10T20:13:44.392Z] [2024-09-10T20:13:44.392Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:44.661Z] #51 ... [2024-09-10T20:13:44.661Z] [2024-09-10T20:13:44.661Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:44.661Z] #47 ... [2024-09-10T20:13:44.661Z] [2024-09-10T20:13:44.661Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:44.661Z] #63 ... [2024-09-10T20:13:44.661Z] [2024-09-10T20:13:44.661Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:44.930Z] #47 ... [2024-09-10T20:13:44.930Z] [2024-09-10T20:13:44.930Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:45.198Z] #59 ... [2024-09-10T20:13:45.198Z] [2024-09-10T20:13:45.198Z] #45 [core-data internal] load build context [2024-09-10T20:13:45.198Z] #45 ... [2024-09-10T20:13:45.198Z] [2024-09-10T20:13:45.198Z] #64 [core-command internal] load build context [2024-09-10T20:13:45.198Z] #64 ... [2024-09-10T20:13:45.198Z] [2024-09-10T20:13:45.198Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:45.464Z] #59 ... [2024-09-10T20:13:45.464Z] [2024-09-10T20:13:45.464Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:45.464Z] #61 ... [2024-09-10T20:13:45.464Z] [2024-09-10T20:13:45.464Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:46.424Z] #59 ... [2024-09-10T20:13:46.424Z] [2024-09-10T20:13:46.424Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T20:13:46.424Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.7s done [2024-09-10T20:13:46.424Z] #50 DONE 73.1s [2024-09-10T20:13:46.424Z] [2024-09-10T20:13:46.424Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:47.382Z] #59 transferring context: 175.80MB 73.4s [2024-09-10T20:13:51.632Z] #59 ... [2024-09-10T20:13:51.632Z] [2024-09-10T20:13:51.632Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:13:51.632Z] #62 ... [2024-09-10T20:13:51.632Z] [2024-09-10T20:13:51.632Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:51.899Z] #59 ... [2024-09-10T20:13:51.899Z] [2024-09-10T20:13:51.899Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:51.899Z] #42 ... [2024-09-10T20:13:51.899Z] [2024-09-10T20:13:51.899Z] #59 [core-metadata internal] load build context [2024-09-10T20:13:51.899Z] #59 ... [2024-09-10T20:13:51.899Z] [2024-09-10T20:13:51.899Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:52.167Z] #57 ... [2024-09-10T20:13:52.167Z] [2024-09-10T20:13:52.167Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:13:52.167Z] #42 ... [2024-09-10T20:13:52.167Z] [2024-09-10T20:13:52.167Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:13:52.167Z] #38 transferring context: 164.12MB 81.6s [2024-09-10T20:13:52.433Z] #38 ... [2024-09-10T20:13:52.433Z] [2024-09-10T20:13:52.433Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:52.698Z] #57 ... [2024-09-10T20:13:52.698Z] [2024-09-10T20:13:52.698Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:13:52.698Z] #49 ... [2024-09-10T20:13:52.698Z] [2024-09-10T20:13:52.698Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:53.658Z] #57 ... [2024-09-10T20:13:53.658Z] [2024-09-10T20:13:53.658Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:13:53.658Z] #70 ... [2024-09-10T20:13:53.658Z] [2024-09-10T20:13:53.658Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:54.246Z] #57 ... [2024-09-10T20:13:54.246Z] [2024-09-10T20:13:54.246Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:13:54.246Z] #90 DONE 3.6s [2024-09-10T20:13:54.246Z] [2024-09-10T20:13:54.246Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:13:54.246Z] #91 DONE 4.9s [2024-09-10T20:13:54.246Z] [2024-09-10T20:13:54.246Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:54.514Z] #57 ... [2024-09-10T20:13:54.514Z] [2024-09-10T20:13:54.514Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T20:13:54.514Z] #92 DONE 5.3s [2024-09-10T20:13:54.514Z] [2024-09-10T20:13:54.514Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:13:54.784Z] #57 ... [2024-09-10T20:13:54.784Z] [2024-09-10T20:13:54.784Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:54.784Z] #51 ... [2024-09-10T20:13:54.784Z] [2024-09-10T20:13:54.784Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:55.055Z] #63 ... [2024-09-10T20:13:55.055Z] [2024-09-10T20:13:55.055Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:13:55.055Z] #51 ... [2024-09-10T20:13:55.055Z] [2024-09-10T20:13:55.055Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:55.055Z] #47 ... [2024-09-10T20:13:55.055Z] [2024-09-10T20:13:55.055Z] #63 [core-keeper internal] load build context [2024-09-10T20:13:55.331Z] #63 ... [2024-09-10T20:13:55.331Z] [2024-09-10T20:13:55.331Z] #45 [core-data internal] load build context [2024-09-10T20:13:55.331Z] #45 ... [2024-09-10T20:13:55.331Z] [2024-09-10T20:13:55.331Z] #64 [core-command internal] load build context [2024-09-10T20:13:55.615Z] #64 ... [2024-09-10T20:13:55.615Z] [2024-09-10T20:13:55.615Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:55.615Z] #47 ... [2024-09-10T20:13:55.615Z] [2024-09-10T20:13:55.615Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:55.889Z] #61 ... [2024-09-10T20:13:55.889Z] [2024-09-10T20:13:55.889Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T20:13:55.889Z] #93 DONE 1.2s [2024-09-10T20:13:55.889Z] [2024-09-10T20:13:55.889Z] #61 [support-scheduler internal] load build context [2024-09-10T20:13:55.889Z] #61 ... [2024-09-10T20:13:55.889Z] [2024-09-10T20:13:55.889Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:56.163Z] #47 ... [2024-09-10T20:13:56.163Z] [2024-09-10T20:13:56.163Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T20:13:56.163Z] #94 DONE 1.6s [2024-09-10T20:13:56.163Z] [2024-09-10T20:13:56.163Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:56.749Z] #47 ... [2024-09-10T20:13:56.749Z] [2024-09-10T20:13:56.749Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T20:13:56.749Z] #95 DONE 1.9s [2024-09-10T20:13:56.749Z] [2024-09-10T20:13:56.749Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:57.331Z] #47 transferring context: 196.76MB 86.8s [2024-09-10T20:13:57.597Z] #47 ... [2024-09-10T20:13:57.597Z] [2024-09-10T20:13:57.597Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T20:13:57.597Z] #96 DONE 1.6s [2024-09-10T20:13:57.597Z] [2024-09-10T20:13:57.597Z] #47 [support-notifications internal] load build context [2024-09-10T20:13:57.864Z] #47 ... [2024-09-10T20:13:57.865Z] [2024-09-10T20:13:57.865Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T20:13:57.865Z] #97 DONE 1.6s [2024-09-10T20:13:57.865Z] [2024-09-10T20:13:57.865Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:13:58.850Z] #98 ... [2024-09-10T20:13:58.850Z] [2024-09-10T20:13:58.850Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T20:13:58.850Z] #99 DONE 1.8s [2024-09-10T20:13:58.850Z] [2024-09-10T20:13:58.850Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:13:59.432Z] #100 ... [2024-09-10T20:13:59.432Z] [2024-09-10T20:13:59.432Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:13:59.432Z] #101 DONE 1.7s [2024-09-10T20:13:59.432Z] [2024-09-10T20:13:59.432Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T20:13:59.704Z] #102 ... [2024-09-10T20:13:59.704Z] [2024-09-10T20:13:59.704Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:13:59.704Z] #98 DONE 1.8s [2024-09-10T20:13:59.970Z] [2024-09-10T20:13:59.970Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T20:14:00.243Z] #103 ... [2024-09-10T20:14:00.243Z] [2024-09-10T20:14:00.243Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T20:14:00.243Z] #100 DONE 1.5s [2024-09-10T20:14:00.519Z] [2024-09-10T20:14:00.519Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T20:14:00.788Z] #104 ... [2024-09-10T20:14:00.788Z] [2024-09-10T20:14:00.788Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T20:14:00.788Z] #102 DONE 1.3s [2024-09-10T20:14:01.060Z] [2024-09-10T20:14:01.060Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T20:14:01.327Z] #105 ... [2024-09-10T20:14:01.327Z] [2024-09-10T20:14:01.327Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:01.327Z] #62 ... [2024-09-10T20:14:01.327Z] [2024-09-10T20:14:01.327Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:01.611Z] #61 ... [2024-09-10T20:14:01.611Z] [2024-09-10T20:14:01.611Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:01.878Z] #62 ... [2024-09-10T20:14:01.878Z] [2024-09-10T20:14:01.878Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T20:14:01.878Z] #103 DONE 2.0s [2024-09-10T20:14:01.878Z] [2024-09-10T20:14:01.878Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:02.146Z] #62 ... [2024-09-10T20:14:02.146Z] [2024-09-10T20:14:02.146Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T20:14:02.146Z] #104 DONE 1.6s [2024-09-10T20:14:02.146Z] [2024-09-10T20:14:02.146Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:02.146Z] #62 ... [2024-09-10T20:14:02.146Z] [2024-09-10T20:14:02.146Z] #59 [core-metadata internal] load build context [2024-09-10T20:14:02.412Z] #59 ... [2024-09-10T20:14:02.412Z] [2024-09-10T20:14:02.412Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:02.412Z] #42 ... [2024-09-10T20:14:02.412Z] [2024-09-10T20:14:02.412Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T20:14:02.412Z] #105 DONE 1.2s [2024-09-10T20:14:02.412Z] [2024-09-10T20:14:02.412Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:14:02.412Z] #38 transferring context: 195.73MB 91.8s [2024-09-10T20:14:02.679Z] #38 ... [2024-09-10T20:14:02.679Z] [2024-09-10T20:14:02.679Z] #106 [security-spire-server] exporting to image [2024-09-10T20:14:02.679Z] #106 exporting layers [2024-09-10T20:14:02.950Z] #106 ... [2024-09-10T20:14:02.950Z] [2024-09-10T20:14:02.950Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:02.950Z] #49 ... [2024-09-10T20:14:02.950Z] [2024-09-10T20:14:02.950Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:03.531Z] #62 ... [2024-09-10T20:14:03.531Z] [2024-09-10T20:14:03.531Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T20:14:03.531Z] #107 DONE 1.5s [2024-09-10T20:14:03.531Z] [2024-09-10T20:14:03.531Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T20:14:03.531Z] #108 DONE 1.5s [2024-09-10T20:14:03.531Z] [2024-09-10T20:14:03.531Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:03.799Z] #62 ... [2024-09-10T20:14:03.799Z] [2024-09-10T20:14:03.799Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:14:04.074Z] #70 ... [2024-09-10T20:14:04.074Z] [2024-09-10T20:14:04.074Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:04.653Z] #62 ... [2024-09-10T20:14:04.653Z] [2024-09-10T20:14:04.653Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:04.919Z] #57 ... [2024-09-10T20:14:04.919Z] [2024-09-10T20:14:04.919Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:05.185Z] #62 ... [2024-09-10T20:14:05.185Z] [2024-09-10T20:14:05.185Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:14:05.185Z] #51 ... [2024-09-10T20:14:05.185Z] [2024-09-10T20:14:05.185Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:05.185Z] #57 ... [2024-09-10T20:14:05.185Z] [2024-09-10T20:14:05.185Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:05.452Z] #63 ... [2024-09-10T20:14:05.452Z] [2024-09-10T20:14:05.452Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:05.452Z] #57 ... [2024-09-10T20:14:05.452Z] [2024-09-10T20:14:05.452Z] #45 [core-data internal] load build context [2024-09-10T20:14:05.719Z] #45 ... [2024-09-10T20:14:05.719Z] [2024-09-10T20:14:05.719Z] #64 [core-command internal] load build context [2024-09-10T20:14:05.719Z] #64 ... [2024-09-10T20:14:05.719Z] [2024-09-10T20:14:05.719Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:07.658Z] #57 transferring context: 209.77MB 94.2s [2024-09-10T20:14:07.928Z] #57 ... [2024-09-10T20:14:07.928Z] [2024-09-10T20:14:07.928Z] #47 [support-notifications internal] load build context [2024-09-10T20:14:07.928Z] #47 ... [2024-09-10T20:14:07.928Z] [2024-09-10T20:14:07.928Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:12.183Z] #57 ... [2024-09-10T20:14:12.183Z] [2024-09-10T20:14:12.183Z] #106 [security-spire-agent] exporting to image [2024-09-10T20:14:12.183Z] #106 exporting layers 8.1s done [2024-09-10T20:14:12.183Z] #106 writing image sha256:da40c5b2f82277fde44dea4ebd8c4182dac5439b329715a638ea1b5892dece60 0.2s done [2024-09-10T20:14:12.183Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-10T20:14:12.183Z] #106 writing image sha256:c479a97b036c34b556cb857e7efd79f31f8d8c1a51153461c1c9986e01a40438 0.2s done [2024-09-10T20:14:12.183Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-10T20:14:12.183Z] #106 writing image sha256:b47b93798ce1ada9ddbdcd66d7a931b7ed642f13150616cf7cbad9a443e96f28 0.0s done [2024-09-10T20:14:12.183Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-10T20:14:12.183Z] #106 DONE 9.8s [2024-09-10T20:14:12.183Z] [2024-09-10T20:14:12.183Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:12.183Z] #57 ... [2024-09-10T20:14:12.183Z] [2024-09-10T20:14:12.183Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:12.183Z] #61 ... [2024-09-10T20:14:12.183Z] [2024-09-10T20:14:12.183Z] #47 [support-notifications internal] load build context [2024-09-10T20:14:12.449Z] #47 ... [2024-09-10T20:14:12.449Z] [2024-09-10T20:14:12.449Z] #59 [core-metadata internal] load build context [2024-09-10T20:14:12.449Z] #59 ... [2024-09-10T20:14:12.449Z] [2024-09-10T20:14:12.449Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:12.714Z] #42 ... [2024-09-10T20:14:12.714Z] [2024-09-10T20:14:12.714Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:14:12.714Z] #38 transferring context: 227.31MB 101.9s [2024-09-10T20:14:12.714Z] #38 ... [2024-09-10T20:14:12.714Z] [2024-09-10T20:14:12.714Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:12.980Z] #42 ... [2024-09-10T20:14:12.980Z] [2024-09-10T20:14:12.980Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:13.247Z] #49 ... [2024-09-10T20:14:13.247Z] [2024-09-10T20:14:13.247Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:14.204Z] #42 ... [2024-09-10T20:14:14.204Z] [2024-09-10T20:14:14.204Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:14:14.204Z] #70 ... [2024-09-10T20:14:14.204Z] [2024-09-10T20:14:14.204Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:14.475Z] #42 ... [2024-09-10T20:14:14.475Z] [2024-09-10T20:14:14.475Z] #45 [core-data internal] load build context [2024-09-10T20:14:14.475Z] #45 transferring context: 310.64MB 105.3s done [2024-09-10T20:14:14.475Z] #45 DONE 105.6s [2024-09-10T20:14:14.475Z] [2024-09-10T20:14:14.475Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:15.434Z] #42 ... [2024-09-10T20:14:15.434Z] [2024-09-10T20:14:15.434Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:15.434Z] #62 ... [2024-09-10T20:14:15.434Z] [2024-09-10T20:14:15.434Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:14:15.434Z] #51 ... [2024-09-10T20:14:15.434Z] [2024-09-10T20:14:15.434Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:15.434Z] #62 ... [2024-09-10T20:14:15.434Z] [2024-09-10T20:14:15.434Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:15.710Z] #63 ... [2024-09-10T20:14:15.710Z] [2024-09-10T20:14:15.710Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:15.710Z] #62 ... [2024-09-10T20:14:15.710Z] [2024-09-10T20:14:15.710Z] #64 [core-command internal] load build context [2024-09-10T20:14:15.978Z] #64 ... [2024-09-10T20:14:15.978Z] [2024-09-10T20:14:15.978Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:16.247Z] #62 ... [2024-09-10T20:14:16.247Z] [2024-09-10T20:14:16.247Z] #51 [security-proxy-setup internal] load build context [2024-09-10T20:14:16.247Z] #51 transferring context: 310.64MB 103.8s done [2024-09-10T20:14:16.247Z] #51 DONE 105.0s [2024-09-10T20:14:16.247Z] [2024-09-10T20:14:16.247Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:17.207Z] #62 ... [2024-09-10T20:14:17.207Z] [2024-09-10T20:14:17.207Z] #70 [support-cron-scheduler internal] load build context [2024-09-10T20:14:17.207Z] #70 transferring context: 310.64MB 98.9s done [2024-09-10T20:14:17.207Z] #70 DONE 101.3s [2024-09-10T20:14:17.207Z] [2024-09-10T20:14:17.207Z] #64 [core-command internal] load build context [2024-09-10T20:14:17.207Z] #64 ... [2024-09-10T20:14:17.207Z] [2024-09-10T20:14:17.207Z] #59 [core-metadata internal] load build context [2024-09-10T20:14:17.207Z] #59 transferring context: 310.64MB 102.9s done [2024-09-10T20:14:17.207Z] #59 DONE 104.9s [2024-09-10T20:14:17.207Z] [2024-09-10T20:14:17.207Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:17.207Z] #109 DONE 2.7s [2024-09-10T20:14:17.207Z] [2024-09-10T20:14:17.207Z] #64 [core-command internal] load build context [2024-09-10T20:14:18.172Z] #64 ... [2024-09-10T20:14:18.172Z] [2024-09-10T20:14:18.172Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:18.172Z] #110 DONE 1.6s [2024-09-10T20:14:18.172Z] [2024-09-10T20:14:18.172Z] #64 [core-command internal] load build context [2024-09-10T20:14:19.144Z] #64 ... [2024-09-10T20:14:19.144Z] [2024-09-10T20:14:19.144Z] #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:19.144Z] #111 DONE 1.7s [2024-09-10T20:14:19.144Z] [2024-09-10T20:14:19.144Z] #64 [core-command internal] load build context [2024-09-10T20:14:22.493Z] #64 transferring context: 309.72MB 108.0s [2024-09-10T20:14:22.493Z] #64 ... [2024-09-10T20:14:22.493Z] [2024-09-10T20:14:22.493Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:22.493Z] #57 ... [2024-09-10T20:14:22.493Z] [2024-09-10T20:14:22.493Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:22.493Z] #61 ... [2024-09-10T20:14:22.493Z] [2024-09-10T20:14:22.493Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:22.493Z] #57 ... [2024-09-10T20:14:22.493Z] [2024-09-10T20:14:22.493Z] #47 [support-notifications internal] load build context [2024-09-10T20:14:22.762Z] #47 ... [2024-09-10T20:14:22.762Z] [2024-09-10T20:14:22.762Z] #64 [core-command internal] load build context [2024-09-10T20:14:22.762Z] #64 transferring context: 310.64MB 108.4s done [2024-09-10T20:14:22.762Z] #64 DONE 110.2s [2024-09-10T20:14:22.762Z] [2024-09-10T20:14:22.762Z] #47 [support-notifications internal] load build context [2024-09-10T20:14:22.762Z] #47 ... [2024-09-10T20:14:22.762Z] [2024-09-10T20:14:22.762Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:22.762Z] #57 ... [2024-09-10T20:14:22.762Z] [2024-09-10T20:14:22.762Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:14:23.032Z] #38 ... [2024-09-10T20:14:23.032Z] [2024-09-10T20:14:23.032Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:23.299Z] #57 ... [2024-09-10T20:14:23.299Z] [2024-09-10T20:14:23.299Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:23.567Z] #49 ... [2024-09-10T20:14:23.567Z] [2024-09-10T20:14:23.567Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:25.517Z] #57 ... [2024-09-10T20:14:25.517Z] [2024-09-10T20:14:25.517Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:25.517Z] #42 ... [2024-09-10T20:14:25.517Z] [2024-09-10T20:14:25.517Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:25.784Z] #57 ... [2024-09-10T20:14:25.784Z] [2024-09-10T20:14:25.784Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:26.050Z] #63 ... [2024-09-10T20:14:26.050Z] [2024-09-10T20:14:26.050Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:27.457Z] #61 ... [2024-09-10T20:14:27.457Z] [2024-09-10T20:14:27.457Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:27.457Z] #62 transferring context: 204.52MB 113.5s [2024-09-10T20:14:27.457Z] #62 ... [2024-09-10T20:14:27.457Z] [2024-09-10T20:14:27.457Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:27.457Z] #112 ... [2024-09-10T20:14:27.457Z] [2024-09-10T20:14:27.457Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:28.421Z] #62 ... [2024-09-10T20:14:28.421Z] [2024-09-10T20:14:28.421Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:28.421Z] #113 ... [2024-09-10T20:14:28.421Z] [2024-09-10T20:14:28.421Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:29.385Z] #61 ... [2024-09-10T20:14:29.385Z] [2024-09-10T20:14:29.385Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:29.385Z] #114 ... [2024-09-10T20:14:29.385Z] [2024-09-10T20:14:29.385Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:30.350Z] #62 ... [2024-09-10T20:14:30.350Z] [2024-09-10T20:14:30.350Z] #47 [support-notifications internal] load build context [2024-09-10T20:14:30.350Z] #47 transferring context: 310.64MB 119.8s done [2024-09-10T20:14:30.350Z] #47 DONE 119.9s [2024-09-10T20:14:30.350Z] [2024-09-10T20:14:30.350Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:31.323Z] #62 ... [2024-09-10T20:14:31.323Z] [2024-09-10T20:14:31.323Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T20:14:31.323Z] #57 transferring context: 310.64MB 117.3s done [2024-09-10T20:14:31.323Z] #57 DONE 118.6s [2024-09-10T20:14:31.323Z] [2024-09-10T20:14:31.323Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:32.739Z] #62 ... [2024-09-10T20:14:32.739Z] [2024-09-10T20:14:32.739Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:14:32.739Z] #115 DONE 1.5s [2024-09-10T20:14:32.739Z] [2024-09-10T20:14:32.739Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:33.007Z] #62 ... [2024-09-10T20:14:33.007Z] [2024-09-10T20:14:33.007Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:14:33.278Z] #38 ... [2024-09-10T20:14:33.278Z] [2024-09-10T20:14:33.278Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:33.548Z] #62 ... [2024-09-10T20:14:33.548Z] [2024-09-10T20:14:33.548Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:33.548Z] #49 ... [2024-09-10T20:14:33.548Z] [2024-09-10T20:14:33.548Z] #38 [security-proxy-auth internal] load build context [2024-09-10T20:14:35.492Z] #38 transferring context: 310.64MB 124.7s done [2024-09-10T20:14:35.492Z] #38 DONE 124.9s [2024-09-10T20:14:35.492Z] [2024-09-10T20:14:35.492Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:35.492Z] #49 ... [2024-09-10T20:14:35.492Z] [2024-09-10T20:14:35.492Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:35.760Z] #42 ... [2024-09-10T20:14:35.760Z] [2024-09-10T20:14:35.760Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:36.029Z] #49 ... [2024-09-10T20:14:36.029Z] [2024-09-10T20:14:36.029Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:36.298Z] #63 ... [2024-09-10T20:14:36.298Z] [2024-09-10T20:14:36.298Z] #49 [core-common-config-bootstrapper internal] load build context [2024-09-10T20:14:36.565Z] #49 transferring context: 310.64MB 125.3s done [2024-09-10T20:14:36.565Z] #49 DONE 125.4s [2024-09-10T20:14:36.565Z] [2024-09-10T20:14:36.565Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:39.907Z] #42 ... [2024-09-10T20:14:39.907Z] [2024-09-10T20:14:39.907Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:39.907Z] #61 ... [2024-09-10T20:14:39.907Z] [2024-09-10T20:14:39.907Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:40.492Z] #42 ... [2024-09-10T20:14:40.492Z] [2024-09-10T20:14:40.492Z] #61 [support-scheduler internal] load build context [2024-09-10T20:14:40.492Z] #61 transferring context: 310.64MB 126.4s done [2024-09-10T20:14:40.492Z] #61 DONE 127.9s [2024-09-10T20:14:40.492Z] [2024-09-10T20:14:40.492Z] #42 [security-secretstore-setup internal] load build context [2024-09-10T20:14:41.454Z] #42 transferring context: 310.64MB 123.4s done [2024-09-10T20:14:41.454Z] #42 DONE 125.6s [2024-09-10T20:14:41.454Z] [2024-09-10T20:14:41.454Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:42.865Z] #63 ... [2024-09-10T20:14:42.865Z] [2024-09-10T20:14:42.865Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:14:42.865Z] #116 ... [2024-09-10T20:14:42.865Z] [2024-09-10T20:14:42.865Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:43.451Z] #63 ... [2024-09-10T20:14:43.451Z] [2024-09-10T20:14:43.451Z] #62 [security-bootstrapper internal] load build context [2024-09-10T20:14:43.451Z] #62 transferring context: 310.64MB 129.2s done [2024-09-10T20:14:43.451Z] #62 DONE 130.7s [2024-09-10T20:14:43.451Z] [2024-09-10T20:14:43.451Z] #63 [core-keeper internal] load build context [2024-09-10T20:14:44.415Z] #63 transferring context: 310.64MB 130.4s done [2024-09-10T20:14:44.699Z] #63 DONE 132.1s [2024-09-10T20:14:44.699Z] [2024-09-10T20:14:44.699Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T20:14:46.667Z] #117 DONE 1.7s [2024-09-10T20:14:46.667Z] [2024-09-10T20:14:46.667Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #118 ... [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #114 DONE 88.6s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #113 DONE 89.7s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #112 DONE 90.6s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #119 [core-data builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #119 ... [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #116 DONE 78.9s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #120 ... [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #118 DONE 66.9s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #121 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #122 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #123 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #124 DONE 5.2s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #125 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #126 [support-scheduler builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #126 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #127 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #128 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #129 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #130 [core-command builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #130 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #131 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #132 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #133 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #134 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #135 [core-metadata builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #135 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #136 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #137 DONE 5.2s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #138 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #138 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #139 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #140 [support-notifications builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #140 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #141 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #142 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #143 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #144 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #144 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T20:15:54.520Z] #145 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T20:15:54.520Z] #146 CACHED [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #119 [core-data builder 6/7] COPY . . [2024-09-10T20:15:54.520Z] #119 DONE 5.2s [2024-09-10T20:15:54.520Z] [2024-09-10T20:15:54.520Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:15:58.775Z] #147 ... [2024-09-10T20:15:58.775Z] [2024-09-10T20:15:58.775Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T20:15:58.775Z] #0 5.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T20:15:59.042Z] #148 ... [2024-09-10T20:15:59.042Z] [2024-09-10T20:15:59.042Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:15:59.042Z] #0 5.964 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T20:15:59.307Z] #149 ... [2024-09-10T20:15:59.307Z] [2024-09-10T20:15:59.307Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:15:59.307Z] #0 6.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T20:15:59.896Z] #150 ... [2024-09-10T20:15:59.896Z] [2024-09-10T20:15:59.896Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:15:59.896Z] #147 6.608 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T20:16:03.408Z] #147 ... [2024-09-10T20:16:03.408Z] [2024-09-10T20:16:03.408Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:16:03.408Z] #0 4.599 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T20:16:03.408Z] #151 ... [2024-09-10T20:16:03.408Z] [2024-09-10T20:16:03.408Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T20:16:03.408Z] #0 6.327 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T20:16:03.408Z] #152 ... [2024-09-10T20:16:03.408Z] [2024-09-10T20:16:03.408Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:16:03.408Z] #0 6.664 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T20:16:03.706Z] #153 ... [2024-09-10T20:16:03.706Z] [2024-09-10T20:16:03.706Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:16:03.706Z] #0 6.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T20:16:03.706Z] #154 ... [2024-09-10T20:16:03.706Z] [2024-09-10T20:16:03.706Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:16:03.706Z] #0 6.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T20:16:04.002Z] #155 ... [2024-09-10T20:16:04.002Z] [2024-09-10T20:16:04.002Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T20:16:04.002Z] #0 5.307 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T20:16:04.002Z] #156 ... [2024-09-10T20:16:04.002Z] [2024-09-10T20:16:04.002Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T20:16:04.002Z] #120 DONE 12.4s [2024-09-10T20:16:04.002Z] [2024-09-10T20:16:04.002Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:16:04.002Z] #0 5.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T20:16:04.275Z] #157 ... [2024-09-10T20:16:04.275Z] [2024-09-10T20:16:04.275Z] #158 [core-keeper builder 7/8] COPY . . [2024-09-10T20:16:04.275Z] #158 DONE 11.0s [2024-09-10T20:16:04.275Z] [2024-09-10T20:16:04.275Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T20:16:06.914Z] #159 2.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T20:16:15.182Z] #159 ... [2024-09-10T20:16:15.182Z] [2024-09-10T20:16:15.182Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:16:15.182Z] #0 2.744 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T20:37:23.172Z] #160 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:37:23.172Z] #155 1275.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T20:37:23.172Z] #155 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T20:37:23.172Z] #148 DONE 1277.9s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T20:37:23.172Z] #161 DONE 0.6s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:37:23.172Z] #153 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T20:37:23.172Z] #162 DONE 2.8s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:37:23.172Z] #163 DONE 0.3s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:37:23.172Z] #164 DONE 0.3s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:37:23.172Z] #153 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T20:37:23.172Z] #165 DONE 0.3s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T20:37:23.172Z] #166 DONE 0.2s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-10T20:37:23.172Z] #167 DONE 0.1s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-10T20:37:23.172Z] #168 DONE 0.2s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-10T20:37:23.172Z] #169 DONE 0.2s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T20:37:23.172Z] #170 DONE 0.2s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T20:37:23.172Z] #171 DONE 0.2s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T20:37:23.172Z] #172 DONE 2.1s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T20:37:23.172Z] #159 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #106 [security-bootstrapper] exporting to image [2024-09-10T20:37:23.172Z] #106 exporting layers [2024-09-10T20:37:23.172Z] #106 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T20:37:23.172Z] #156 DONE 1286.5s [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.172Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:37:23.172Z] #153 ... [2024-09-10T20:37:23.172Z] [2024-09-10T20:37:23.173Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:37:23.173Z] #173 DONE 0.3s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:37:23.173Z] #174 DONE 0.2s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #106 [security-bootstrapper] exporting to image [2024-09-10T20:37:23.173Z] #106 exporting layers 2.0s done [2024-09-10T20:37:23.173Z] #106 writing image sha256:56e6221e29391dcbfbaf9c0b91414387de666dbd7f107c68df00a1ae3a20f7a2 0.0s done [2024-09-10T20:37:23.173Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-10T20:37:23.173Z] #106 DONE 11.8s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-10T20:37:23.173Z] #175 DONE 0.2s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T20:37:23.173Z] #176 DONE 0.1s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T20:37:23.173Z] #177 DONE 0.3s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:37:23.173Z] #153 ... [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T20:37:23.173Z] #178 DONE 0.2s [2024-09-10T20:37:23.173Z] [2024-09-10T20:37:23.173Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:37:23.754Z] #179 DONE 2.3s [2024-09-10T20:37:23.754Z] [2024-09-10T20:37:23.754Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:37:24.021Z] #153 ... [2024-09-10T20:37:24.021Z] [2024-09-10T20:37:24.021Z] #106 [security-proxy-setup] exporting to image [2024-09-10T20:37:24.980Z] #106 exporting layers 1.0s done [2024-09-10T20:37:24.980Z] #106 writing image sha256:c9576c15b973575a911d40f365cc7e196fdacc1b9d70eb2d7863ec51e0760921 done [2024-09-10T20:37:24.980Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T20:37:24.980Z] #106 DONE 12.9s [2024-09-10T20:37:24.980Z] [2024-09-10T20:37:24.980Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:37:31.620Z] #160 ... [2024-09-10T20:37:31.620Z] [2024-09-10T20:37:31.620Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-10T20:37:31.620Z] #155 DONE 1298.4s [2024-09-10T20:37:31.887Z] [2024-09-10T20:37:31.887Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:37:32.153Z] #151 ... [2024-09-10T20:37:32.153Z] [2024-09-10T20:37:32.153Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:37:32.153Z] #180 DONE 0.2s [2024-09-10T20:37:32.153Z] [2024-09-10T20:37:32.153Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:37:32.420Z] #181 DONE 0.2s [2024-09-10T20:37:32.420Z] [2024-09-10T20:37:32.420Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:37:32.420Z] #147 ... [2024-09-10T20:37:32.420Z] [2024-09-10T20:37:32.420Z] #182 [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 [2024-09-10T20:37:32.685Z] #182 DONE 0.2s [2024-09-10T20:37:32.685Z] [2024-09-10T20:37:32.685Z] #183 [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 [2024-09-10T20:37:32.685Z] #183 DONE 0.1s [2024-09-10T20:37:32.685Z] [2024-09-10T20:37:32.685Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:37:32.948Z] #149 ... [2024-09-10T20:37:32.948Z] [2024-09-10T20:37:32.948Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:37:32.948Z] #184 DONE 0.1s [2024-09-10T20:37:32.948Z] [2024-09-10T20:37:32.948Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T20:37:33.212Z] #185 DONE 0.2s [2024-09-10T20:37:33.212Z] [2024-09-10T20:37:33.212Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T20:37:33.486Z] #186 DONE 0.3s [2024-09-10T20:37:33.487Z] [2024-09-10T20:37:33.487Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:37:33.487Z] #160 ... [2024-09-10T20:37:33.487Z] [2024-09-10T20:37:33.487Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T20:37:33.487Z] #187 DONE 0.1s [2024-09-10T20:37:33.753Z] [2024-09-10T20:37:33.753Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:37:35.695Z] #188 DONE 2.1s [2024-09-10T20:37:35.695Z] [2024-09-10T20:37:35.695Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:37:35.695Z] #154 ... [2024-09-10T20:37:35.695Z] [2024-09-10T20:37:35.695Z] #106 [security-secretstore-setup] exporting to image [2024-09-10T20:37:35.695Z] #106 exporting layers [2024-09-10T20:37:37.113Z] #106 exporting layers 1.3s done [2024-09-10T20:37:37.113Z] #106 writing image sha256:c1bae6bcdd3dc58660bf5c7a1689b41c492d0ca1c78b08b50f6a7838524c5fb5 done [2024-09-10T20:37:37.113Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-10T20:37:37.113Z] #106 DONE 14.2s [2024-09-10T20:37:37.113Z] [2024-09-10T20:37:37.113Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:38:33.494Z] #151 ... [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T20:38:33.494Z] #147 DONE 1354.2s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:38:33.494Z] #66 ... [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:38:33.494Z] #189 DONE 0.3s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:38:33.494Z] #66 ... [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:38:33.494Z] #190 DONE 0.2s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T20:38:33.494Z] #191 DONE 0.3s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:38:33.494Z] #192 DONE 0.2s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T20:38:33.494Z] #193 DONE 0.2s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:38:33.494Z] #194 DONE 2.1s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-10T20:38:33.494Z] #106 exporting layers [2024-09-10T20:38:33.494Z] #106 exporting layers 0.9s done [2024-09-10T20:38:33.494Z] #106 writing image sha256:4a2e3e2d04cd84a8a909502144b7ed96d147b18c926edb89960d8343474bf500 done [2024-09-10T20:38:33.494Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-10T20:38:33.494Z] #106 DONE 15.1s [2024-09-10T20:38:33.494Z] [2024-09-10T20:38:33.494Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:41:10.213Z] #153 ... [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T20:41:10.213Z] #159 DONE 1492.2s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:41:10.213Z] #153 ... [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:41:10.213Z] #195 DONE 0.2s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:41:10.213Z] #196 DONE 0.2s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:41:10.213Z] #160 ... [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T20:41:10.213Z] #197 DONE 0.4s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:41:10.213Z] #198 DONE 0.1s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-10T20:41:10.213Z] #106 exporting layers [2024-09-10T20:41:10.213Z] #106 exporting layers 0.7s done [2024-09-10T20:41:10.213Z] #106 writing image sha256:4b17783ea73c7315fc4e98ceaf6d1cc23027b9a94bd7c73ceab5b81307165c94 done [2024-09-10T20:41:10.213Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-10T20:41:10.213Z] #106 DONE 15.8s [2024-09-10T20:41:10.213Z] [2024-09-10T20:41:10.213Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:49:47.446Z] #153 ... [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T20:49:47.446Z] #154 DONE 2023.5s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:49:47.446Z] #151 ... [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:49:47.446Z] #199 DONE 0.2s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:49:47.446Z] #200 DONE 0.1s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T20:49:47.446Z] #201 DONE 0.4s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:49:47.446Z] #149 ... [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:49:47.446Z] #202 DONE 0.2s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T20:49:47.446Z] #203 DONE 0.1s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T20:49:47.446Z] #204 DONE 1.8s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #106 [security-proxy-auth] exporting to image [2024-09-10T20:49:47.446Z] #106 exporting layers [2024-09-10T20:49:47.446Z] #106 exporting layers 0.7s done [2024-09-10T20:49:47.446Z] #106 writing image sha256:d8032be2f47a552f6d56e2d632c3c1f3c21682d058faa1a240df7c7011ad7c9f done [2024-09-10T20:49:47.446Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T20:49:47.446Z] #106 DONE 16.5s [2024-09-10T20:49:47.446Z] [2024-09-10T20:49:47.446Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:50:55.497Z] #160 ... [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T20:50:55.497Z] #150 DONE 2092.1s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:50:55.497Z] #160 ... [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:50:55.497Z] #205 DONE 0.1s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:50:55.497Z] #160 ... [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:50:55.497Z] #206 DONE 0.3s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:50:55.497Z] #153 ... [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T20:50:55.497Z] #207 DONE 0.5s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:50:55.497Z] #208 DONE 0.2s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #106 [core-command] exporting to image [2024-09-10T20:50:55.497Z] #106 exporting layers [2024-09-10T20:50:55.497Z] #106 exporting layers 0.4s done [2024-09-10T20:50:55.497Z] #106 writing image sha256:5734801b2c8eb2e8b40041b64603402fac528a5669878cff21e80498d1f49302 done [2024-09-10T20:50:55.497Z] #106 naming to docker.io/library/core-command-arm64 done [2024-09-10T20:50:55.497Z] #106 DONE 16.9s [2024-09-10T20:50:55.497Z] [2024-09-10T20:50:55.497Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:53:17.225Z] #149 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T20:53:17.225Z] #160 DONE 2223.8s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:17.225Z] #157 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:17.225Z] #209 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T20:53:17.225Z] #210 DONE 0.5s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:17.225Z] #211 DONE 0.1s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:53:17.225Z] #149 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #106 [core-keeper] exporting to image [2024-09-10T20:53:17.225Z] #106 exporting layers [2024-09-10T20:53:17.225Z] #106 exporting layers 0.5s done [2024-09-10T20:53:17.225Z] #106 writing image sha256:8030f710f422e4b1ff379d3d225671358ca1c0101962be16fedd55455a548818 [2024-09-10T20:53:17.225Z] #106 writing image sha256:8030f710f422e4b1ff379d3d225671358ca1c0101962be16fedd55455a548818 done [2024-09-10T20:53:17.225Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T20:53:17.225Z] #106 DONE 17.5s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:17.225Z] #157 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T20:53:17.225Z] #152 DONE 2239.1s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:53:17.225Z] #151 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T20:53:17.225Z] #153 DONE 2239.3s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:17.225Z] #157 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:17.225Z] #212 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:17.225Z] #213 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:17.225Z] #157 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:17.225Z] #214 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T20:53:17.225Z] #215 ... [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:17.225Z] #216 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T20:53:17.225Z] #217 DONE 0.5s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T20:53:17.225Z] #215 DONE 0.8s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:17.225Z] #218 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:17.225Z] #219 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T20:53:17.225Z] #220 DONE 0.2s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T20:53:17.225Z] #221 DONE 0.3s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #106 [core-metadata] exporting to image [2024-09-10T20:53:17.225Z] #106 exporting layers [2024-09-10T20:53:17.225Z] #106 exporting layers 0.9s done [2024-09-10T20:53:17.225Z] #106 writing image sha256:7bc24239bb1e303eee7e883b873131a69d72f5ed94bcb3d7dd15083f90c3a3a9 [2024-09-10T20:53:17.225Z] #106 exporting layers 0.7s done [2024-09-10T20:53:17.225Z] #106 writing image sha256:7bc24239bb1e303eee7e883b873131a69d72f5ed94bcb3d7dd15083f90c3a3a9 done [2024-09-10T20:53:17.225Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-10T20:53:17.225Z] #106 writing image sha256:f464e11d2aff41edfabd6a74447ececd53c7bcd5d4c099f1f4825bec916fe840 0.0s done [2024-09-10T20:53:17.225Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T20:53:17.225Z] #106 DONE 19.0s [2024-09-10T20:53:17.225Z] [2024-09-10T20:53:17.225Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:53:49.419Z] #151 ... [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T20:53:49.419Z] #149 DONE 2273.6s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:49.419Z] #157 ... [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:49.419Z] #222 DONE 0.1s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:53:49.419Z] #66 ... [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:49.419Z] #223 DONE 0.2s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T20:53:49.419Z] #224 DONE 0.4s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:49.419Z] #157 ... [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:49.419Z] #225 DONE 0.1s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #106 [support-scheduler] exporting to image [2024-09-10T20:53:49.419Z] #106 exporting layers [2024-09-10T20:53:49.419Z] #106 exporting layers 0.5s done [2024-09-10T20:53:49.419Z] #106 writing image sha256:60b9fd1170572f6f6d1dc49ee3cdd7cece05f5678c03dd2b4e73acb50263e50a done [2024-09-10T20:53:49.419Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-10T20:53:49.419Z] #106 DONE 19.5s [2024-09-10T20:53:49.419Z] [2024-09-10T20:53:49.419Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T20:53:52.000Z] #157 DONE 2278.7s [2024-09-10T20:53:52.000Z] [2024-09-10T20:53:52.000Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T20:53:52.000Z] #151 DONE 2278.7s [2024-09-10T20:53:52.000Z] [2024-09-10T20:53:52.000Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:53:52.271Z] #66 ... [2024-09-10T20:53:52.271Z] [2024-09-10T20:53:52.271Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:52.534Z] #226 ... [2024-09-10T20:53:52.534Z] [2024-09-10T20:53:52.534Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:52.534Z] #227 DONE 0.2s [2024-09-10T20:53:52.534Z] [2024-09-10T20:53:52.534Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T20:53:52.534Z] #226 DONE 0.2s [2024-09-10T20:53:52.534Z] [2024-09-10T20:53:52.534Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:52.534Z] #228 DONE 0.1s [2024-09-10T20:53:52.534Z] [2024-09-10T20:53:52.534Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T20:53:52.799Z] #229 DONE 0.1s [2024-09-10T20:53:52.799Z] [2024-09-10T20:53:52.799Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T20:53:53.063Z] #230 DONE 0.4s [2024-09-10T20:53:53.063Z] [2024-09-10T20:53:53.063Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T20:53:53.063Z] #231 DONE 0.5s [2024-09-10T20:53:53.063Z] [2024-09-10T20:53:53.063Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T20:53:53.327Z] #232 DONE 0.1s [2024-09-10T20:53:53.327Z] [2024-09-10T20:53:53.327Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T20:53:53.327Z] #233 DONE 0.1s [2024-09-10T20:53:53.327Z] [2024-09-10T20:53:53.327Z] #106 [support-cron-scheduler] exporting to image [2024-09-10T20:53:53.905Z] #106 exporting layers 0.6s done [2024-09-10T20:53:53.905Z] #106 writing image sha256:81b7b93d4342a3bb046bea12a175d71ed1117df8ed0443c342f7846bb02080b2 done [2024-09-10T20:53:53.905Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T20:53:54.859Z] #106 exporting layers 1.5s done [2024-09-10T20:53:54.859Z] #106 writing image sha256:d3c39f68f51ef2016b1026ce94b96a7e2d38cd9429986511fbf90e3f3da4c1e7 done [2024-09-10T20:53:54.859Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T20:53:54.859Z] #106 DONE 21.0s [2024-09-10T20:53:54.859Z] [2024-09-10T20:53:54.859Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T20:53:54.859Z] time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T20:53:54.867Z] $ docker stop --time=1 e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 [2024-09-10T20:53:56.593Z] $ docker rm -f --volumes e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T20:53:57.195Z] + docker images [2024-09-10T20:53:57.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T20:53:57.195Z] support-notifications-arm64 latest 81b7b93d4342 4 seconds ago 42.1MB [2024-09-10T20:53:57.195Z] support-cron-scheduler-arm64 latest d3c39f68f51e 4 seconds ago 43.7MB [2024-09-10T20:53:57.195Z] support-scheduler-arm64 latest 60b9fd117057 10 seconds ago 41.4MB [2024-09-10T20:53:57.195Z] core-metadata-arm64 latest f464e11d2aff 43 seconds ago 39.4MB [2024-09-10T20:53:57.195Z] core-data-arm64 latest 7bc24239bb1e 43 seconds ago 39.2MB [2024-09-10T20:53:57.195Z] core-keeper-arm64 latest 8030f710f422 48 seconds ago 39.2MB [2024-09-10T20:53:57.195Z] core-command-arm64 latest 5734801b2c8e 3 minutes ago 35.1MB [2024-09-10T20:53:57.195Z] security-proxy-auth-arm64 latest d8032be2f47a 4 minutes ago 32.7MB [2024-09-10T20:53:57.195Z] security-spiffe-token-provider-arm64 latest 4b17783ea73c 13 minutes ago 29.1MB [2024-09-10T20:53:57.195Z] core-common-config-bootstrapper-arm64 latest 4a2e3e2d04cd 15 minutes ago 15.4MB [2024-09-10T20:53:57.195Z] security-secretstore-setup-arm64 latest c1bae6bcdd3d 16 minutes ago 36.4MB [2024-09-10T20:53:57.195Z] security-proxy-setup-arm64 latest c9576c15b973 16 minutes ago 26.2MB [2024-09-10T20:53:57.195Z] security-bootstrapper-arm64 latest 56e6221e2939 16 minutes ago 18.9MB [2024-09-10T20:53:57.195Z] security-spire-config-arm64 latest c479a97b036c 39 minutes ago 115MB [2024-09-10T20:53:57.195Z] security-spire-agent-arm64 latest b47b93798ce1 39 minutes ago 174MB [2024-09-10T20:53:57.195Z] security-spire-server-arm64 latest da40c5b2f822 39 minutes ago 116MB [2024-09-10T20:53:57.195Z] ci-base-image-arm64 latest 7ea1988eb27d About an hour ago 967MB [2024-09-10T20:53:57.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T20:53:57.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months 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 [2024-09-10T20:53:58.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:53:58.101Z] [2024-09-10T20:53:58.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:53:58.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:53:58.512Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T20:53:58.512Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T20:53:58.512Z] 04944245beec: Pulling fs layer [2024-09-10T20:53:58.512Z] 699f458cf7ca: Pulling fs layer [2024-09-10T20:53:58.512Z] 765212b225bb: Pulling fs layer [2024-09-10T20:53:58.512Z] f23df028b6ca: Pulling fs layer [2024-09-10T20:53:58.512Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T20:53:58.512Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T20:53:58.512Z] 765212b225bb: Waiting [2024-09-10T20:53:58.512Z] d65c8cfc05b1: Waiting [2024-09-10T20:53:58.512Z] 2437ff75d9bd: Waiting [2024-09-10T20:53:58.512Z] f23df028b6ca: Waiting [2024-09-10T20:53:58.777Z] 04944245beec: Verifying Checksum [2024-09-10T20:53:58.777Z] 04944245beec: Download complete [2024-09-10T20:53:58.777Z] 765212b225bb: Verifying Checksum [2024-09-10T20:53:58.777Z] 765212b225bb: Download complete [2024-09-10T20:53:58.777Z] f23df028b6ca: Verifying Checksum [2024-09-10T20:53:58.777Z] f23df028b6ca: Download complete [2024-09-10T20:53:58.777Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T20:53:58.777Z] d65c8cfc05b1: Download complete [2024-09-10T20:53:58.777Z] 699f458cf7ca: Verifying Checksum [2024-09-10T20:53:58.777Z] 699f458cf7ca: Download complete [2024-09-10T20:53:59.358Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T20:53:59.358Z] 8998bd30e6a1: Download complete [2024-09-10T20:54:01.930Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T20:54:01.930Z] 2437ff75d9bd: Download complete [2024-09-10T20:54:03.862Z] 8998bd30e6a1: Pull complete [2024-09-10T20:54:04.443Z] 04944245beec: Pull complete [2024-09-10T20:54:05.842Z] 699f458cf7ca: Pull complete [2024-09-10T20:54:06.107Z] 765212b225bb: Pull complete [2024-09-10T20:54:07.059Z] f23df028b6ca: Pull complete [2024-09-10T20:54:07.324Z] d65c8cfc05b1: Pull complete [2024-09-10T20:54:25.504Z] 2437ff75d9bd: Pull complete [2024-09-10T20:54:25.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T20:54:25.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T20:54:25.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:54:25.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container [2024-09-10T20:54:25.880Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-10T20:54:28.719Z] $ docker top 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:29.365Z] ---> job-cost.sh [2024-09-10T20:54:29.630Z] lf-activate-venv: SKIPPING [2024-09-10T20:54:29.630Z] INFO: No Stack... [2024-09-10T20:54:29.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T20:54:30.847Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T20:54:31.503Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-10T20:54:31.503Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T20:54:31.566Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] [2024-09-10T20:54:31.573Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] did not exist. Created. [2024-09-10T20:54:31.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T20:54:32.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-10T20:54:32.546Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T20:54:32.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T20:54:32.630Z] $ docker stop --time=1 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd [2024-09-10T20:54:34.096Z] $ docker rm -f --volumes 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd [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) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-10T20:54:35.268Z] provisioning config files... [2024-09-10T20:54:35.275Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7091879090814901958tmp [Pipeline] { [Pipeline] sh [2024-09-10T20:54:35.636Z] + set +x [2024-09-10T20:54:35.636Z] + + curlbash -s -s https://codecov.io/bash -- [2024-09-10T20:54:35.636Z] [2024-09-10T20:54:35.636Z] [2024-09-10T20:54:35.636Z] _____ _ [2024-09-10T20:54:35.636Z] / ____| | | [2024-09-10T20:54:35.636Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T20:54:35.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T20:54:35.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T20:54:35.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T20:54:35.636Z] Bash-1.0.6 [2024-09-10T20:54:35.636Z] [2024-09-10T20:54:35.636Z] [2024-09-10T20:54:35.636Z] ==> git version 2.25.1 found [2024-09-10T20:54:35.636Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-10T20:54:35.636Z] Release-Date: 2020-01-08 [2024-09-10T20:54:35.636Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-10T20:54:35.636Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T20:54:35.636Z] ==> Jenkins CI detected. [2024-09-10T20:54:35.636Z] current dir:  /w/workspace/edgex-go/1 [2024-09-10T20:54:35.636Z] project root: . [2024-09-10T20:54:35.636Z] --> token set from env [2024-09-10T20:54:35.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T20:54:35.636Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T20:54:35.636Z] ==> Python coveragepy not found [2024-09-10T20:54:35.636Z] ==> Searching for coverage reports in: [2024-09-10T20:54:35.636Z] + . [2024-09-10T20:54:35.636Z] -> Found 1 reports [2024-09-10T20:54:35.636Z] ==> Detecting git/mercurial file structure [2024-09-10T20:54:35.636Z] ==> Reading reports [2024-09-10T20:54:35.636Z] + ./coverage.out bytes=546549 [2024-09-10T20:54:35.636Z] ==> Appending adjustments [2024-09-10T20:54:35.636Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T20:54:37.015Z] + Found adjustments [2024-09-10T20:54:37.015Z] ==> Gzipping contents [2024-09-10T20:54:37.015Z] 68K /tmp/codecov.lohYMJ.gz [2024-09-10T20:54:37.015Z] ==> Uploading reports [2024-09-10T20:54:37.015Z] url: https://codecov.io [2024-09-10T20:54:37.015Z] query: branch=PR-4908&commit=2a101f7f4a4f578192102d3be71111273dbaa27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4908&job=&cmd_args= [2024-09-10T20:54:37.015Z] -> Pinging Codecov [2024-09-10T20:54:37.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4908&commit=2a101f7f4a4f578192102d3be71111273dbaa27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4908&job=&cmd_args= [2024-09-10T20:54:37.016Z] -> Uploading to [2024-09-10T20:54:37.016Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/2a101f7f4a4f578192102d3be71111273dbaa27c/5f9fca22-a7cf-4cff-a89a-8c3b96d2dde6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T205436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36e214444be47aa848275507ed2753628d97580932f9654b7c6a4a5146d8dc6e [2024-09-10T20:54:37.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T20:54:37.016Z] Dload Upload Total Spent Left Speed [2024-09-10T20:54:37.275Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68141 0 0 100 68141 0 911k --:--:-- --:--:-- --:--:-- 899k 100 68141 0 0 100 68141 0 223k --:--:-- --:--:-- --:--:-- 222k [2024-09-10T20:54:37.275Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] } [2024-09-10T20:54:37.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-10T20:54:38.986Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:39.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:40.249Z] ---> package-listing.sh [2024-09-10T20:54:40.249Z] ++ facter osfamily [2024-09-10T20:54:40.249Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T20:54:40.509Z] + OS_FAMILY=debian [2024-09-10T20:54:40.509Z] + workspace=/w/workspace/edgex-go/1 [2024-09-10T20:54:40.509Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T20:54:40.509Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T20:54:40.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T20:54:40.509Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T20:54:40.509Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T20:54:40.509Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T20:54:40.509Z] + case "${OS_FAMILY}" in [2024-09-10T20:54:40.509Z] + dpkg -l [2024-09-10T20:54:40.509Z] + grep '^ii' [2024-09-10T20:54:40.509Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T20:54:40.509Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T20:54:40.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T20:54:40.509Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-10T20:54:40.509Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-10T20:54:40.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-10T20:54:40.552Z] 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 [2024-09-10T20:54:40.854Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:54:41.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:41.515Z] [2024-09-10T20:54:41.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T20:54:42.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:42.038Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T20:54:42.038Z] 5eb5b503b376: Pulling fs layer [2024-09-10T20:54:42.038Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T20:54:42.038Z] ec43610c2a17: Pulling fs layer [2024-09-10T20:54:42.038Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T20:54:42.038Z] 33b1e0a273af: Pulling fs layer [2024-09-10T20:54:42.038Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T20:54:42.038Z] 2f39f015ded8: Pulling fs layer [2024-09-10T20:54:42.038Z] 3a2ae6a8a46f: Waiting [2024-09-10T20:54:42.038Z] 33b1e0a273af: Waiting [2024-09-10T20:54:42.038Z] 2f39f015ded8: Waiting [2024-09-10T20:54:42.038Z] 5d3b04190fa2: Waiting [2024-09-10T20:54:42.038Z] 5c69ac0246d0: Download complete [2024-09-10T20:54:42.038Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T20:54:42.038Z] 3a2ae6a8a46f: Download complete [2024-09-10T20:54:42.038Z] 33b1e0a273af: Verifying Checksum [2024-09-10T20:54:42.038Z] 33b1e0a273af: Download complete [2024-09-10T20:54:42.038Z] ec43610c2a17: Verifying Checksum [2024-09-10T20:54:42.039Z] ec43610c2a17: Download complete [2024-09-10T20:54:42.039Z] 5d3b04190fa2: Download complete [2024-09-10T20:54:42.297Z] 5eb5b503b376: Download complete [2024-09-10T20:54:42.863Z] 2f39f015ded8: Download complete [2024-09-10T20:54:43.430Z] 5eb5b503b376: Pull complete [2024-09-10T20:54:43.688Z] 5c69ac0246d0: Pull complete [2024-09-10T20:54:43.946Z] ec43610c2a17: Pull complete [2024-09-10T20:54:43.946Z] 3a2ae6a8a46f: Pull complete [2024-09-10T20:54:44.206Z] 33b1e0a273af: Pull complete [2024-09-10T20:54:44.206Z] 5d3b04190fa2: Pull complete [2024-09-10T20:54:48.392Z] 2f39f015ded8: Pull complete [2024-09-10T20:54:48.392Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T20:54:48.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T20:54:48.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T20:54:48.641Z] prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container [2024-09-10T20:54:48.657Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-10T20:54:55.844Z] $ docker top 4d571ea789fdd0252df8d31a17a06c079073d14e283e2a3afdaf1607b3497421 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T20:54:56.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T20:54:56.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T20:54:56.909Z] + ls /var/log/sa-host [2024-09-10T20:54:56.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T20:54:57.071Z] provisioning config files... [2024-09-10T20:54:57.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17550729403834087566tmp [Pipeline] { [Pipeline] echo [2024-09-10T20:54:57.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:57.488Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T20:54:57.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:57.970Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T20:54:58.012Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:58.336Z] ---> sudo-logs.sh [2024-09-10T20:54:58.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T20:54:58.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:58.755Z] ---> job-cost.sh [2024-09-10T20:54:58.755Z] lf-activate-venv: SKIPPING [2024-09-10T20:54:58.755Z] DEBUG: total: 0.2199999988079071 [2024-09-10T20:54:58.755Z] INFO: Retrieving Stack Cost... [2024-09-10T20:54:59.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T20:54:59.583Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T20:54:59.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T20:54:59.946Z] ---> logs-deploy.sh [2024-09-10T20:54:59.946Z] lf-activate-venv: SKIPPING [2024-09-10T20:54:59.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4908/1 [2024-09-10T20:54:59.946Z] INFO: archiving workspace using pattern(s): [2024-09-10T20:55:00.881Z] Archives upload complete. [2024-09-10T20:55:01.144Z] INFO: archiving logs to Nexus [2024-09-10T20:55:01.714Z] ---> uname -a: [2024-09-10T20:55:01.714Z] Linux prd-ubuntu20-04-docker-8c-8g-10041 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-10T20:55:01.714Z] [2024-09-10T20:55:01.714Z]