Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186dac255150c0c5ccd0f081a54f1a22cd3f1566+937196a2213dffd351f2a95a34308f9792d52b64 (a1cbfdc0224cf4d9565caca3b99eaca6b5dce0b8) 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-ssh17900743302079979845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 79b6cd414a650be5ca6d102df92da24d318a077d 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-ssh7984248163160246612.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 79b6cd414a650be5ca6d102df92da24d318a077d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4198464020840532636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 79b6cd414a650be5ca6d102df92da24d318a077d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 79b6cd414a650be5ca6d102df92da24d318a077d # timeout=10 Commit message: "Merge pull request #453 from cherrycl/issue-452" > 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 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-ssh14284923108699105624.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9814128721115486445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-8586 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # 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 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 > git rev-list --no-walk 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-26T06:06:28.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-26T06:06:28.942Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-26T06:06:28.967Z] ========================================================= [2024-08-26T06:06:28.967Z] EdgeX Global Pipelines Version Info [2024-08-26T06:06:28.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-26T06:06:30.058Z] ------------------- [2024-08-26T06:06:30.058Z] stable info: [2024-08-26T06:06:30.058Z] ------------------- [2024-08-26T06:06:30.058Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-26T06:06:30.058Z] Commit SHA: 79b6cd414a650be5ca6d102df92da24d318a077d [2024-08-26T06:06:30.058Z] Message: update stable to v1.0.261 [2024-08-26T06:06:30.319Z] ------------------- [2024-08-26T06:06:30.319Z] experimental info: [2024-08-26T06:06:30.319Z] ------------------- [2024-08-26T06:06:30.319Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-26T06:06:30.319Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-26T06:06:30.319Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-26T06:06:30.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-26T06:06:30.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-26T06:06:30.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-26T06:06:30.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-26T06:06:30.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-26T06:06:30.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-26T06:06:30.503Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-26T06:06:30.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-26T06:06:30.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-26T06:06:30.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-26T06:06:30.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-26T06:06:30.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-26T06:06:30.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-26T06:06:30.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-26T06:06:30.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-26T06:06:30.694Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T06:06:30.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-26T06:06:30.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-26T06:06:30.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-26T06:06:30.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-26T06:06:30.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-26T06:06:30.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-26T06:06:30.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-26T06:06:30.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4873 [Pipeline] echo [2024-08-26T06:06:30.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4873 [Pipeline] echo [2024-08-26T06:06:30.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4873 [Pipeline] echo [2024-08-26T06:06:30.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T06:06:30.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186dac2 [Pipeline] echo [2024-08-26T06:06:30.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T06:06:31.038Z] provisioning config files... [2024-08-26T06:06:31.051Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14817972459817688337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T06:06:31.380Z] ---> ****-login.sh [2024-08-26T06:06:31.380Z] nexus3.edgexfoundry.org:10001 [2024-08-26T06:06:31.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:06:31.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:06:31.641Z] Configure a credential helper to remove this warning. See [2024-08-26T06:06:31.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:06:31.641Z] [2024-08-26T06:06:31.641Z] Login Succeeded [2024-08-26T06:06:31.641Z] nexus3.edgexfoundry.org:10002 [2024-08-26T06:06:31.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:06:31.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:06:31.902Z] Configure a credential helper to remove this warning. See [2024-08-26T06:06:31.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:06:31.902Z] [2024-08-26T06:06:31.902Z] Login Succeeded [2024-08-26T06:06:31.902Z] nexus3.edgexfoundry.org:10003 [2024-08-26T06:06:31.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:06:31.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:06:31.903Z] Configure a credential helper to remove this warning. See [2024-08-26T06:06:31.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:06:31.903Z] [2024-08-26T06:06:31.903Z] Login Succeeded [2024-08-26T06:06:31.903Z] nexus3.edgexfoundry.org:10004 [2024-08-26T06:06:31.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:06:31.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:06:31.903Z] Configure a credential helper to remove this warning. See [2024-08-26T06:06:31.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:06:31.903Z] [2024-08-26T06:06:31.903Z] Login Succeeded [2024-08-26T06:06:31.903Z] ****.io [2024-08-26T06:06:32.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:06:32.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:06:32.423Z] Configure a credential helper to remove this warning. See [2024-08-26T06:06:32.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:06:32.423Z] [2024-08-26T06:06:32.423Z] Login Succeeded [2024-08-26T06:06:32.423Z] ---> ****-login.sh ends [Pipeline] } [2024-08-26T06:06:32.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T06:06:32.762Z] + 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-08-26T06:06:32.762Z] + dirname cmd/core-command/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-26T06:06:32.762Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2024-08-26T06:06:32.762Z] -d/ -f2 [2024-08-26T06:06:32.762Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/core-data/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + dirname cmd/core-keeper/Dockerfile [2024-08-26T06:06:32.762Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/core-metadata/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-26T06:06:32.762Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-26T06:06:32.762Z] + dirname+ cmd/security-proxy-auth/Dockerfile [2024-08-26T06:06:32.762Z] cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T06:06:32.762Z] + cut -d/ -f2 [2024-08-26T06:06:32.762Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-26T06:06:32.762Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-26T06:06:32.763Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-26T06:06:32.763Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-26T06:06:32.763Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-26T06:06:32.763Z] + dirname cmd/support-notifications/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-26T06:06:32.763Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-26T06:06:32.763Z] + cut -d/ -f2 [2024-08-26T06:06:32.763Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-26T06:06:32.798Z] 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-08-26T06:06:33.155Z] + git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T06:06:33.169Z] -----------> git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [false] [Pipeline] sh [2024-08-26T06:06:33.458Z] + git log --format=format:%s -1 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-26T06:06:33.471Z] ========================================================= [2024-08-26T06:06:33.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-26T06:06:33.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-26T06:06:33.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-26T06:06:33.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-26T06:06:33.907Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-26T06:06:33.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-26T06:06:33.907Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-26T06:06:33.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-26T06:06:33.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:06:34.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T06:06:34.270Z] [2024-08-26T06:06:34.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:06:34.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T06:06:34.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-26T06:06:34.570Z] b85a868b505f: Pulling fs layer [2024-08-26T06:06:34.570Z] e2be974225ed: Pulling fs layer [2024-08-26T06:06:34.570Z] 339a4e72a1f5: Pulling fs layer [2024-08-26T06:06:34.570Z] 988bab9f4d93: Pulling fs layer [2024-08-26T06:06:34.570Z] 1469e6f7b9e6: Pulling fs layer [2024-08-26T06:06:34.570Z] eaf3925da568: Pulling fs layer [2024-08-26T06:06:34.570Z] bab4dde63d76: Pulling fs layer [2024-08-26T06:06:34.570Z] bde34c3a00c8: Pulling fs layer [2024-08-26T06:06:34.570Z] b352a97aabf1: Pulling fs layer [2024-08-26T06:06:34.570Z] 4872d77fe225: Pulling fs layer [2024-08-26T06:06:34.570Z] 5851b861e8e6: Pulling fs layer [2024-08-26T06:06:34.570Z] 988bab9f4d93: Waiting [2024-08-26T06:06:34.570Z] bab4dde63d76: Waiting [2024-08-26T06:06:34.570Z] 1469e6f7b9e6: Waiting [2024-08-26T06:06:34.570Z] bde34c3a00c8: Waiting [2024-08-26T06:06:34.570Z] b352a97aabf1: Waiting [2024-08-26T06:06:34.570Z] 5851b861e8e6: Waiting [2024-08-26T06:06:34.570Z] 4872d77fe225: Waiting [2024-08-26T06:06:34.570Z] eaf3925da568: Waiting [2024-08-26T06:06:34.570Z] e2be974225ed: Verifying Checksum [2024-08-26T06:06:34.570Z] e2be974225ed: Download complete [2024-08-26T06:06:34.570Z] 988bab9f4d93: Verifying Checksum [2024-08-26T06:06:34.570Z] 988bab9f4d93: Download complete [2024-08-26T06:06:34.570Z] 1469e6f7b9e6: Verifying Checksum [2024-08-26T06:06:34.570Z] 1469e6f7b9e6: Download complete [2024-08-26T06:06:34.570Z] eaf3925da568: Verifying Checksum [2024-08-26T06:06:34.570Z] eaf3925da568: Download complete [2024-08-26T06:06:34.570Z] 339a4e72a1f5: Verifying Checksum [2024-08-26T06:06:34.570Z] 339a4e72a1f5: Download complete [2024-08-26T06:06:34.833Z] bde34c3a00c8: Verifying Checksum [2024-08-26T06:06:34.833Z] bde34c3a00c8: Download complete [2024-08-26T06:06:34.833Z] b352a97aabf1: Download complete [2024-08-26T06:06:34.833Z] 4872d77fe225: Verifying Checksum [2024-08-26T06:06:34.833Z] 4872d77fe225: Download complete [2024-08-26T06:06:34.833Z] 5851b861e8e6: Verifying Checksum [2024-08-26T06:06:34.833Z] 5851b861e8e6: Download complete [2024-08-26T06:06:34.833Z] b85a868b505f: Verifying Checksum [2024-08-26T06:06:34.833Z] b85a868b505f: Download complete [2024-08-26T06:06:35.092Z] bab4dde63d76: Verifying Checksum [2024-08-26T06:06:35.092Z] bab4dde63d76: Download complete [2024-08-26T06:06:36.028Z] b85a868b505f: Pull complete [2024-08-26T06:06:36.028Z] e2be974225ed: Pull complete [2024-08-26T06:06:36.594Z] 339a4e72a1f5: Pull complete [2024-08-26T06:06:36.594Z] 988bab9f4d93: Pull complete [2024-08-26T06:06:36.853Z] 1469e6f7b9e6: Pull complete [2024-08-26T06:06:36.853Z] eaf3925da568: Pull complete [2024-08-26T06:06:38.752Z] bab4dde63d76: Pull complete [2024-08-26T06:06:38.752Z] bde34c3a00c8: Pull complete [2024-08-26T06:06:38.752Z] b352a97aabf1: Pull complete [2024-08-26T06:06:38.752Z] 4872d77fe225: Pull complete [2024-08-26T06:06:39.011Z] 5851b861e8e6: Pull complete [2024-08-26T06:06:39.011Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-26T06:06:39.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-26T06:06:39.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:06:39.153Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2024-08-26T06:06:39.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/py-git-semver:0.1.4 cat [2024-08-26T06:06:42.170Z] $ docker top 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b -eo pid,comm [2024-08-26T06:06:42.222Z] 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-08-26T06:06:42.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-26T06:06:42.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T06:06:42.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T06:06:42.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T06:06:42.392Z] $ docker exec 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b ssh-agent [2024-08-26T06:06:42.490Z] SSH_AUTH_SOCK=/tmp/ssh-KalcI2rzRu6x/agent.31 [2024-08-26T06:06:42.490Z] SSH_AGENT_PID=37 [2024-08-26T06:06:42.495Z] Running ssh-add (command line suppressed) [2024-08-26T06:06:42.586Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5873963330522830053.key (/w/workspace/edgex-go/2@tmp/private_key_5873963330522830053.key) [2024-08-26T06:06:42.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T06:06:42.892Z] + git tag --points-at HEAD [Pipeline] } [2024-08-26T06:06:42.900Z] $ docker exec --env ******** --env ******** 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b ssh-agent -k [2024-08-26T06:06:42.986Z] unset SSH_AUTH_SOCK; [2024-08-26T06:06:42.986Z] unset SSH_AGENT_PID; [2024-08-26T06:06:42.986Z] echo Agent pid 37 killed; [2024-08-26T06:06:42.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-26T06:06:43.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-26T06:06:43.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-26T06:06:43.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-26T06:06:43.137Z] $ docker exec 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b ssh-agent [2024-08-26T06:06:43.235Z] SSH_AUTH_SOCK=/tmp/ssh-JxeJlcZDAMxP/agent.70 [2024-08-26T06:06:43.235Z] SSH_AGENT_PID=76 [2024-08-26T06:06:43.240Z] Running ssh-add (command line suppressed) [2024-08-26T06:06:43.335Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_14260943329418942338.key (/w/workspace/edgex-go/2@tmp/private_key_14260943329418942338.key) [2024-08-26T06:06:43.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-26T06:06:43.638Z] + git semver init [2024-08-26T06:06:43.898Z] 2024-08-26 06:06:43,823 [run_init] DEBUG init version:0.0.0 force:False [2024-08-26T06:06:43.898Z] 2024-08-26 06:06:43,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-26T06:06:43.898Z] 2024-08-26 06:06:43,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-26T06:06:43.898Z] 2024-08-26 06:06:43,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,829 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4873 with force:False [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,829 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4873 [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,833 [execute] INFO git cat-file --batch-check [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,839 [execute] INFO git cat-file --batch [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-26T06:06:50.498Z] 2024-08-26 06:06:49,844 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4873 [2024-08-26T06:06:50.498Z] 0.0.0 [Pipeline] } [2024-08-26T06:06:50.507Z] $ docker exec --env ******** --env ******** 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b ssh-agent -k [2024-08-26T06:06:50.606Z] unset SSH_AUTH_SOCK; [2024-08-26T06:06:50.606Z] unset SSH_AGENT_PID; [2024-08-26T06:06:50.607Z] echo Agent pid 76 killed; [2024-08-26T06:06:50.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-26T06:06:50.954Z] + git semver [Pipeline] } [2024-08-26T06:06:51.224Z] $ docker stop --time=1 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b [2024-08-26T06:06:52.538Z] $ docker rm -f --volumes 1c4168440a634a9f22b39ad9d060a4c715b5aae796ec870868a3742f2c068f0b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T06:06:52.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-26T06:06:53.114Z] Stashed 1 file(s) [Pipeline] echo [2024-08-26T06:06:53.119Z] [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-08-26T06:06:53.813Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-26T06:06:53.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T06:06:53.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T06:06:53.868Z] ========================================================= [2024-08-26T06:06:53.868Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-26T06:06:53.868Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:06:54.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T06:06:54.156Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-26T06:06:54.156Z] 619be1103602: Pulling fs layer [2024-08-26T06:06:54.156Z] 7862e08f4a3e: Pulling fs layer [2024-08-26T06:06:54.156Z] 5df492c9dc93: Pulling fs layer [2024-08-26T06:06:54.156Z] 7629e6793208: Pulling fs layer [2024-08-26T06:06:54.156Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T06:06:54.156Z] fb5054dd5b73: Pulling fs layer [2024-08-26T06:06:54.156Z] eeca6798cff9: Pulling fs layer [2024-08-26T06:06:54.156Z] aa269ceb94a6: Pulling fs layer [2024-08-26T06:06:54.156Z] ada007ff1a6a: Pulling fs layer [2024-08-26T06:06:54.156Z] 7629e6793208: Waiting [2024-08-26T06:06:54.156Z] 4f4fb700ef54: Waiting [2024-08-26T06:06:54.156Z] fb5054dd5b73: Waiting [2024-08-26T06:06:54.156Z] eeca6798cff9: Waiting [2024-08-26T06:06:54.156Z] aa269ceb94a6: Waiting [2024-08-26T06:06:54.156Z] ada007ff1a6a: Waiting [2024-08-26T06:06:54.156Z] 7862e08f4a3e: Download complete [2024-08-26T06:06:54.156Z] 7629e6793208: Download complete [2024-08-26T06:06:54.415Z] 4f4fb700ef54: Verifying Checksum [2024-08-26T06:06:54.415Z] 4f4fb700ef54: Download complete [2024-08-26T06:06:54.415Z] fb5054dd5b73: Verifying Checksum [2024-08-26T06:06:54.415Z] fb5054dd5b73: Download complete [2024-08-26T06:06:54.415Z] 619be1103602: Verifying Checksum [2024-08-26T06:06:54.415Z] 619be1103602: Download complete [2024-08-26T06:06:54.415Z] eeca6798cff9: Verifying Checksum [2024-08-26T06:06:54.415Z] eeca6798cff9: Download complete [2024-08-26T06:06:54.415Z] 619be1103602: Pull complete [2024-08-26T06:06:54.673Z] ada007ff1a6a: Verifying Checksum [2024-08-26T06:06:54.673Z] ada007ff1a6a: Download complete [2024-08-26T06:06:54.673Z] 7862e08f4a3e: Pull complete [2024-08-26T06:06:54.673Z] 5df492c9dc93: Verifying Checksum [2024-08-26T06:06:54.673Z] 5df492c9dc93: Download complete [2024-08-26T06:06:54.931Z] aa269ceb94a6: Verifying Checksum [2024-08-26T06:06:54.931Z] aa269ceb94a6: Download complete [2024-08-26T06:06:57.464Z] 5df492c9dc93: Pull complete [2024-08-26T06:06:57.723Z] 7629e6793208: Pull complete [2024-08-26T06:06:57.723Z] 4f4fb700ef54: Pull complete [2024-08-26T06:06:57.723Z] fb5054dd5b73: Pull complete [2024-08-26T06:06:57.723Z] eeca6798cff9: Pull complete [2024-08-26T06:07:00.252Z] aa269ceb94a6: Pull complete [2024-08-26T06:07:00.511Z] ada007ff1a6a: Pull complete [2024-08-26T06:07:00.511Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-26T06:07:00.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T06:07:00.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:07:00.823Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T06:07:00.823Z] WORKDIR /edgex [2024-08-26T06:07:00.823Z] COPY go.mod . [2024-08-26T06:07:00.823Z] RUN go mod download [2024-08-26T06:07:00.823Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-26T06:07:01.415Z] Sending build context to Docker daemon 179.2MB [2024-08-26T06:07:01.415Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-26T06:07:01.415Z] ---> f489d0715acc [2024-08-26T06:07:01.415Z] Step 2/4 : WORKDIR /edgex [2024-08-26T06:07:08.030Z] ---> Running in f10814aa7eae [2024-08-26T06:07:08.030Z] Removing intermediate container f10814aa7eae [2024-08-26T06:07:08.030Z] ---> ca05de3e0e5a [2024-08-26T06:07:08.030Z] Step 3/4 : COPY go.mod . [2024-08-26T06:07:08.030Z] ---> 0a8b31937247 [2024-08-26T06:07:08.030Z] Step 4/4 : RUN go mod download [2024-08-26T06:07:08.030Z] ---> Running in 53571c3080d3 [2024-08-26T06:07:08.476Z] Still waiting to schedule task [2024-08-26T06:07:08.477Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-26T06:07:29.985Z] Removing intermediate container 53571c3080d3 [2024-08-26T06:07:29.985Z] ---> 239808ef0b96 [2024-08-26T06:07:29.985Z] Successfully built 239808ef0b96 [2024-08-26T06:07:29.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:07:30.304Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T06:07:30.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:07:30.390Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2024-08-26T06:07:30.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T06:07:30.876Z] $ docker top ae17baedd9c73b716e760a596ba33111d1b561f983e55459af5362038b23acd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T06:07:31.230Z] + go version [2024-08-26T06:07:31.230Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-26T06:07:31.242Z] $ docker stop --time=1 ae17baedd9c73b716e760a596ba33111d1b561f983e55459af5362038b23acd0 [2024-08-26T06:07:32.527Z] $ docker rm -f --volumes ae17baedd9c73b716e760a596ba33111d1b561f983e55459af5362038b23acd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:07:32.966Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-26T06:07:32.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:07:33.042Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2024-08-26T06:07:33.064Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-26T06:07:33.362Z] $ docker top f7b9460a2bc4be6c6a0c232a5be6fe879ca80764b07572dd2c1062155187c9e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T06:07:33.429Z] ========================================================= [2024-08-26T06:07:33.429Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T06:07:33.429Z] ========================================================= [Pipeline] sh [2024-08-26T06:07:33.708Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:07:34.030Z] + make test [2024-08-26T06:07:34.030Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T06:07:42.148Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T06:08:08.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T06:08:09.626Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T06:08:09.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T06:08:09.627Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T06:08:09.627Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T06:08:09.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T06:08:10.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T06:08:10.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T06:08:11.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-08-26T06:08:12.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T06:08:12.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T06:08:12.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T06:08:12.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T06:08:12.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T06:08:13.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T06:08:13.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T06:08:14.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T06:08:14.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:14.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T06:08:14.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T06:08:14.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T06:08:16.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T06:08:16.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T06:08:16.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-08-26T06:08:16.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-08-26T06:08:16.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.540s coverage: 93.4% of statements [2024-08-26T06:08:16.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-08-26T06:08:17.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T06:08:17.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T06:08:18.476Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T06:08:18.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements [2024-08-26T06:08:18.476Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-08-26T06:08:19.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T06:08:19.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T06:08:19.300Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.019s coverage: 0.0% of statements [no tests to run] [2024-08-26T06:08:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-26T06:08:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements [2024-08-26T06:08:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-08-26T06:08:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements [2024-08-26T06:08:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-26T06:08:20.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-08-26T06:08:20.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T06:08:21.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T06:08:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T06:08:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T06:08:22.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T06:08:23.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T06:08:23.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T06:08:23.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T06:08:23.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T06:08:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T06:08:23.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T06:08:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T06:08:26.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T06:08:26.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T06:08:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T06:08:27.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T06:08:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T06:08:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T06:08:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T06:08:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T06:08:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T06:08:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T06:08:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T06:08:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T06:08:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T06:08:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T06:08:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T06:08:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T06:08:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T06:08:32.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.055s coverage: 94.4% of statements [2024-08-26T06:08:34.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T06:08:34.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T06:08:34.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T06:08:34.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T06:08:37.513Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T06:08:37.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T06:08:37.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.132s coverage: 79.9% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.040s coverage: 92.9% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.273s coverage: 36.5% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.046s coverage: 90.8% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-26T06:08:47.764Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements [2024-08-26T06:08:47.764Z] 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-08-26T06:08:47.764Z] running golangci-lint [2024-08-26T06:08:47.764Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-26T06:08:47.764Z] go version go1.21.9 linux/amd64 [2024-08-26T06:08:47.764Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-26T06:08:47.764Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-26T06:09:09.687Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 20.483924704s" [2024-08-26T06:09:09.687Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.884481ms" [2024-08-26T06:09:12.373Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8588 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws [2024-08-26T06:09:12.390Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-26T06:09:12.479Z] The recommended git tool is: git [2024-08-26T06:09:19.648Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.562907376s with top 10 stages: buildir: 52.043843238s, gosec: 7.272235439s, fact_deprecated: 3.164513769s, inspect: 2.780631552s, printf: 1.540453675s, ctrlflow: 1.305953065s, nilness: 1.183444985s, fact_purity: 1.118940306s, S1038: 1.085739198s, directives: 761.626481ms" [2024-08-26T06:09:19.648Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-26T06:09:19.648Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, identifier_marker: 214/214, path_prettifier: 214/214, autogenerated_exclude: 214/214, nolint: 0/22" [2024-08-26T06:09:19.648Z] level=info msg="[runner] processing took 16.267592ms with stages: nolint: 6.492961ms, identifier_marker: 4.653098ms, path_prettifier: 1.523319ms, autogenerated_exclude: 1.51767ms, exclude-rules: 1.210238ms, skip_dirs: 821.235µs, cgo: 29.91µs, filename_unadjuster: 14.881µs, max_same_issues: 660ns, uniq_by_line: 490ns, path_prefixer: 480ns, fixer: 470ns, skip_files: 420ns, exclude: 310ns, diff: 310ns, severity-rules: 280ns, path_shortener: 270ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns, sort_results: 130ns" [2024-08-26T06:09:19.648Z] level=info msg="[runner] linters took 10.986495817s with stages: goanalysis_metalinter: 10.970141825s" [2024-08-26T06:09:19.648Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-26T06:09:19.648Z] level=info msg="Memory: 317 samples, avg is 307.3MB, max is 1359.3MB" [2024-08-26T06:09:19.648Z] level=info msg="Execution took 31.526191044s" [2024-08-26T06:09:19.648Z] go vet ./... [2024-08-26T06:09:20.168Z] using credential edgex-jenkins-ssh [2024-08-26T06:09:20.190Z] Cloning the remote Git repository [2024-08-26T06:09:20.258Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-26T06:09:20.435Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-26T06:09:20.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T06:09:20.731Z] > git --version # timeout=10 [2024-08-26T06:09:20.767Z] > git --version # 'git version 2.25.1' [2024-08-26T06:09:20.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T06:09:20.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T06:09:24.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T06:09:24.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T06:09:24.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-26T06:09:25.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T06:09:25.472Z] + ls -al . [2024-08-26T06:09:25.472Z] total 912 [2024-08-26T06:09:25.472Z] drwxrwxr-x 11 1001 1001 4096 Aug 26 06:07 . [2024-08-26T06:09:25.472Z] drwxr-xr-x 4 root root 4096 Aug 26 06:07 .. [2024-08-26T06:09:25.472Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:06 .blubracket [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 06:06 .dockerignore [2024-08-26T06:09:25.472Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 06:08 .git [2024-08-26T06:09:25.472Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 06:06 .github [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 06:06 .gitignore [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 06:06 .golangci.yml [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 06:06 .hadolint.yml [2024-08-26T06:09:25.472Z] drwxr-xr-x 3 1001 1001 4096 Aug 26 06:06 .semver [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 06:06 .sonarcloud.properties [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 06:06 ADOPTERS.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 06:06 Attribution.txt [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 06:06 CHANGELOG.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 06:06 CONTRIBUTING.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 06:06 GOVERNANCE.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 06:06 Jenkinsfile [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 06:06 LICENSE [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 06:06 Makefile [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 06:06 OWNERS.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 06:06 README.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 06:06 SECURITY.md [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 06:06 VERSION [2024-08-26T06:09:25.472Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:06 bin [2024-08-26T06:09:25.472Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 06:06 cmd [2024-08-26T06:09:25.472Z] -rw-r--r-- 1 root root 544290 Aug 26 06:08 coverage.out [2024-08-26T06:09:25.472Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:06 fuzz_test [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 06:06 go.mod [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 06:06 go.sum [2024-08-26T06:09:25.472Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 06:06 internal [2024-08-26T06:09:25.472Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 06:06 openapi [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 06:06 security.txt [2024-08-26T06:09:25.472Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 06:06 version.go [Pipeline] sh [2024-08-26T06:09:25.761Z] + '[' -e coverage.out ] [2024-08-26T06:09:25.761Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T06:09:25.890Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T06:09:26.170Z] + make build [2024-08-26T06:09:26.170Z] 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-08-26T06:09:41.464Z] Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-26T06:09:39.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T06:09:39.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-26T06:09:40.731Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-26T06:09:40.773Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-26T06:09:40.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T06:09:40.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-26T06:09:41.474Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T06:09:41.530Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [2024-08-26T06:09:41.766Z] > git remote # timeout=10 [2024-08-26T06:09:41.785Z] > git config --get remote.origin.url # timeout=10 [2024-08-26T06:09:41.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-26T06:09:41.871Z] Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-26T06:09:41.872Z] Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) [2024-08-26T06:09:42.544Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-26T06:09:41.816Z] > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [2024-08-26T06:09:41.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-26T06:09:41.872Z] > git config core.sparsecheckout # timeout=10 [2024-08-26T06:09:41.883Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-26T06:09:47.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-26T06:09:47.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T06:09:47.324Z] Dload Upload Total Spent Left Speed [2024-08-26T06:09:47.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-08-26T06:09:47.659Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-26T06:09:47.978Z] + + sudo tee /etc/docker/daemon.new [2024-08-26T06:09:47.978Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-26T06:09:47.978Z] { [2024-08-26T06:09:47.978Z] "registry-mirrors": [ [2024-08-26T06:09:47.978Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-26T06:09:47.978Z] ], [2024-08-26T06:09:47.978Z] "bip": "10.250.0.254/24", [2024-08-26T06:09:47.978Z] "hosts": [ [2024-08-26T06:09:47.978Z] "tcp://0.0.0.0:5555", [2024-08-26T06:09:47.979Z] "unix:///var/run/docker.sock" [2024-08-26T06:09:47.979Z] ], [2024-08-26T06:09:47.979Z] "mtu": 1458, [2024-08-26T06:09:47.979Z] "selinux-enabled": true, [2024-08-26T06:09:47.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-26T06:09:47.979Z] } [Pipeline] sh [2024-08-26T06:09:48.301Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-26T06:09:48.651Z] + sudo service docker restart [2024-08-26T06:09:54.956Z] 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-08-26T06:09:54.956Z] 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-08-26T06:09:54.956Z] 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-08-26T06:09:54.956Z] 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-08-26T06:09:55.895Z] 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-08-26T06:10:00.097Z] 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-08-26T06:10:01.033Z] 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-08-26T06:10:02.942Z] 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-08-26T06:10:04.841Z] 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-08-26T06:10:05.773Z] 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-08-26T06:10:06.031Z] 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-08-26T06:10:06.966Z] 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 [Pipeline] withEnv [Pipeline] { [2024-08-26T06:10:07.533Z] 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] configFileProvider [2024-08-26T06:10:07.538Z] provisioning config files... [2024-08-26T06:10:07.558Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11159620055809149511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T06:10:07.993Z] ---> ****-login.sh [2024-08-26T06:10:07.993Z] nexus3.edgexfoundry.org:10001 [2024-08-26T06:10:08.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2024-08-26T06:10:08.471Z] $ docker stop --time=1 f7b9460a2bc4be6c6a0c232a5be6fe879ca80764b07572dd2c1062155187c9e5 [2024-08-26T06:10:08.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:10:08.536Z] Configure a credential helper to remove this warning. See [2024-08-26T06:10:08.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:10:08.536Z] [2024-08-26T06:10:08.536Z] Login Succeeded [2024-08-26T06:10:08.536Z] nexus3.edgexfoundry.org:10002 [2024-08-26T06:10:08.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:10:09.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:10:09.074Z] Configure a credential helper to remove this warning. See [2024-08-26T06:10:09.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:10:09.074Z] [2024-08-26T06:10:09.074Z] Login Succeeded [2024-08-26T06:10:09.074Z] nexus3.edgexfoundry.org:10003 [2024-08-26T06:10:09.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:10:09.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:10:09.343Z] Configure a credential helper to remove this warning. See [2024-08-26T06:10:09.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:10:09.343Z] [2024-08-26T06:10:09.343Z] Login Succeeded [2024-08-26T06:10:09.343Z] nexus3.edgexfoundry.org:10004 [2024-08-26T06:10:09.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:10:09.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:10:09.614Z] Configure a credential helper to remove this warning. See [2024-08-26T06:10:09.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:10:09.614Z] [2024-08-26T06:10:09.614Z] Login Succeeded [2024-08-26T06:10:09.614Z] ****.io [2024-08-26T06:10:09.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-26T06:10:10.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-26T06:10:10.157Z] Configure a credential helper to remove this warning. See [2024-08-26T06:10:10.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-26T06:10:10.157Z] [2024-08-26T06:10:10.157Z] Login Succeeded [2024-08-26T06:10:10.157Z] ---> ****-login.sh ends [2024-08-26T06:10:15.415Z] $ docker rm -f --volumes f7b9460a2bc4be6c6a0c232a5be6fe879ca80764b07572dd2c1062155187c9e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-08-26T06:10:15.939Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-08-26T06:10:16.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T06:10:16.693Z] [2024-08-26T06:10:16.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:10:16.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-26T06:10:16.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T06:10:16.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-26T06:10:16.795Z] ========================================================= [2024-08-26T06:10:16.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-26T06:10:16.795Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:10:16.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T06:10:16.989Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-26T06:10:16.989Z] 91d30c5bc195: Pulling fs layer [2024-08-26T06:10:16.989Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-26T06:10:16.989Z] 9c61dcf015f6: Pulling fs layer [2024-08-26T06:10:16.989Z] 4698f68db338: Pulling fs layer [2024-08-26T06:10:16.989Z] 2a2f49069b9e: Pulling fs layer [2024-08-26T06:10:16.989Z] e0025b399a48: Pulling fs layer [2024-08-26T06:10:16.989Z] 4698f68db338: Waiting [2024-08-26T06:10:16.989Z] 2a2f49069b9e: Waiting [2024-08-26T06:10:16.989Z] e0025b399a48: Waiting [2024-08-26T06:10:17.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T06:10:17.113Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-26T06:10:17.113Z] c6b39de5b339: Pulling fs layer [2024-08-26T06:10:17.113Z] a69c41024577: Pulling fs layer [2024-08-26T06:10:17.113Z] d6de4b400683: Pulling fs layer [2024-08-26T06:10:17.113Z] 35cb2a7552d0: Pulling fs layer [2024-08-26T06:10:17.113Z] 4f4fb700ef54: Pulling fs layer [2024-08-26T06:10:17.113Z] 464afbd9ba4c: Pulling fs layer [2024-08-26T06:10:17.113Z] 00f215d4a9da: Pulling fs layer [2024-08-26T06:10:17.113Z] d496ad576159: Pulling fs layer [2024-08-26T06:10:17.113Z] 35cb2a7552d0: Waiting [2024-08-26T06:10:17.113Z] 4f4fb700ef54: Waiting [2024-08-26T06:10:17.113Z] 464afbd9ba4c: Waiting [2024-08-26T06:10:17.113Z] 00f215d4a9da: Waiting [2024-08-26T06:10:17.113Z] d496ad576159: Waiting [2024-08-26T06:10:17.245Z] 91d30c5bc195: Verifying Checksum [2024-08-26T06:10:17.245Z] 91d30c5bc195: Download complete [2024-08-26T06:10:17.245Z] 4698f68db338: Verifying Checksum [2024-08-26T06:10:17.245Z] 4698f68db338: Download complete [2024-08-26T06:10:17.245Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-26T06:10:17.245Z] 2e9b0aa3be6d: Download complete [2024-08-26T06:10:17.245Z] e0025b399a48: Verifying Checksum [2024-08-26T06:10:17.245Z] e0025b399a48: Download complete [2024-08-26T06:10:17.245Z] 91d30c5bc195: Pull complete [2024-08-26T06:10:17.386Z] a69c41024577: Verifying Checksum [2024-08-26T06:10:17.387Z] a69c41024577: Download complete [2024-08-26T06:10:17.387Z] 35cb2a7552d0: Verifying Checksum [2024-08-26T06:10:17.387Z] 35cb2a7552d0: Download complete [2024-08-26T06:10:17.387Z] 4f4fb700ef54: Download complete [2024-08-26T06:10:17.387Z] c6b39de5b339: Verifying Checksum [2024-08-26T06:10:17.387Z] c6b39de5b339: Download complete [2024-08-26T06:10:17.387Z] 464afbd9ba4c: Verifying Checksum [2024-08-26T06:10:17.387Z] 464afbd9ba4c: Download complete [2024-08-26T06:10:17.503Z] 2a2f49069b9e: Download complete [2024-08-26T06:10:17.503Z] 2e9b0aa3be6d: Pull complete [2024-08-26T06:10:17.759Z] 9c61dcf015f6: Verifying Checksum [2024-08-26T06:10:17.759Z] 9c61dcf015f6: Download complete [2024-08-26T06:10:17.973Z] d496ad576159: Verifying Checksum [2024-08-26T06:10:17.973Z] d496ad576159: Download complete [2024-08-26T06:10:18.244Z] c6b39de5b339: Pull complete [2024-08-26T06:10:18.834Z] a69c41024577: Pull complete [2024-08-26T06:10:19.101Z] d6de4b400683: Verifying Checksum [2024-08-26T06:10:19.101Z] d6de4b400683: Download complete [2024-08-26T06:10:20.284Z] 9c61dcf015f6: Pull complete [2024-08-26T06:10:20.284Z] 4698f68db338: Pull complete [2024-08-26T06:10:20.517Z] 00f215d4a9da: Verifying Checksum [2024-08-26T06:10:20.517Z] 00f215d4a9da: Download complete [2024-08-26T06:10:20.542Z] 2a2f49069b9e: Pull complete [2024-08-26T06:10:20.542Z] e0025b399a48: Pull complete [2024-08-26T06:10:20.542Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-26T06:10:20.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-26T06:10:20.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:10:20.642Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2024-08-26T06:10:20.668Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-26T06:10:23.742Z] $ docker top d275d7b39c2fd88f20e28613645ac60456ddc083cfb796cbea7e6b2a85f94da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T06:10:24.088Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T06:10:26.622Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T06:10:26.622Z] #1 transferring dockerfile: 2.49kB done [2024-08-26T06:10:26.622Z] #1 DONE 0.0s [2024-08-26T06:10:26.622Z] [2024-08-26T06:10:26.622Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T06:10:26.622Z] #2 transferring dockerfile: 2.50kB done [2024-08-26T06:10:26.622Z] #2 DONE 0.0s [2024-08-26T06:10:26.622Z] [2024-08-26T06:10:26.622Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T06:10:26.622Z] #3 transferring dockerfile: 1.85kB done [2024-08-26T06:10:26.623Z] #3 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #4 transferring dockerfile: 1.70kB done [2024-08-26T06:10:26.623Z] #4 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #5 transferring dockerfile: 1.95kB done [2024-08-26T06:10:26.623Z] #5 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #6 transferring dockerfile: 2.06kB done [2024-08-26T06:10:26.623Z] #6 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #7 transferring dockerfile: 1.69kB done [2024-08-26T06:10:26.623Z] #7 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #8 transferring dockerfile: 3.17kB done [2024-08-26T06:10:26.623Z] #8 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #9 transferring dockerfile: 1.93kB done [2024-08-26T06:10:26.623Z] #9 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #10 transferring dockerfile: 2.01kB done [2024-08-26T06:10:26.623Z] #10 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #11 transferring dockerfile: 2.23kB done [2024-08-26T06:10:26.623Z] #11 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #12 transferring dockerfile: 2.15kB done [2024-08-26T06:10:26.623Z] #12 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #13 transferring dockerfile: 1.81kB done [2024-08-26T06:10:26.623Z] #13 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #14 transferring dockerfile: 2.07kB done [2024-08-26T06:10:26.623Z] #14 DONE 0.0s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #15 transferring dockerfile: 1.89kB done [2024-08-26T06:10:26.623Z] #15 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-08-26T06:10:26.623Z] #16 transferring context: 50B done [2024-08-26T06:10:26.623Z] #16 DONE 0.1s [2024-08-26T06:10:26.623Z] [2024-08-26T06:10:26.623Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-26T06:10:26.623Z] #17 transferring dockerfile: 1.93kB done [2024-08-26T06:10:26.882Z] #17 DONE 0.1s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-26T06:10:26.882Z] #18 transferring context: 50B done [2024-08-26T06:10:26.882Z] #18 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #19 [security-spire-server internal] load .dockerignore [2024-08-26T06:10:26.882Z] #19 transferring context: 50B done [2024-08-26T06:10:26.882Z] #19 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-08-26T06:10:26.882Z] #20 transferring context: 50B done [2024-08-26T06:10:26.882Z] #20 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #21 [support-notifications internal] load .dockerignore [2024-08-26T06:10:26.882Z] #21 transferring context: 50B done [2024-08-26T06:10:26.882Z] #21 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #22 [core-metadata internal] load .dockerignore [2024-08-26T06:10:26.882Z] #22 transferring context: 50B done [2024-08-26T06:10:26.882Z] #22 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #23 [security-spire-config internal] load .dockerignore [2024-08-26T06:10:26.882Z] #23 transferring context: 50B done [2024-08-26T06:10:26.882Z] #23 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-26T06:10:26.882Z] #24 transferring context: 50B done [2024-08-26T06:10:26.882Z] #24 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #25 [support-scheduler internal] load .dockerignore [2024-08-26T06:10:26.882Z] #25 transferring context: 50B done [2024-08-26T06:10:26.882Z] #25 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #26 [security-proxy-auth internal] load .dockerignore [2024-08-26T06:10:26.882Z] #26 transferring context: 50B done [2024-08-26T06:10:26.882Z] #26 DONE 0.1s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T06:10:26.882Z] #27 transferring context: 50B done [2024-08-26T06:10:26.882Z] #27 DONE 0.1s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #28 [core-keeper internal] load .dockerignore [2024-08-26T06:10:26.882Z] #28 transferring context: 50B done [2024-08-26T06:10:26.882Z] #28 DONE 0.1s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-26T06:10:26.882Z] #29 transferring context: 50B done [2024-08-26T06:10:26.882Z] #29 DONE 0.1s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T06:10:26.882Z] #30 DONE 0.0s [2024-08-26T06:10:26.882Z] [2024-08-26T06:10:26.882Z] #31 [core-data internal] load .dockerignore [2024-08-26T06:10:27.141Z] #31 transferring context: 50B done [2024-08-26T06:10:27.141Z] #31 DONE 0.0s [2024-08-26T06:10:27.141Z] [2024-08-26T06:10:27.141Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T06:10:27.141Z] #32 transferring context: 50B done [2024-08-26T06:10:27.141Z] #32 DONE 0.1s [2024-08-26T06:10:27.141Z] [2024-08-26T06:10:27.141Z] #33 [core-command internal] load .dockerignore [2024-08-26T06:10:27.141Z] #33 transferring context: 50B done [2024-08-26T06:10:27.141Z] #33 DONE 0.1s [2024-08-26T06:10:27.141Z] [2024-08-26T06:10:27.141Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:10:27.141Z] #34 ... [2024-08-26T06:10:27.141Z] [2024-08-26T06:10:27.141Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T06:10:27.141Z] #30 DONE 0.0s [2024-08-26T06:10:27.141Z] [2024-08-26T06:10:27.141Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:10:27.402Z] #34 ... [2024-08-26T06:10:27.402Z] [2024-08-26T06:10:27.402Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-26T06:10:27.402Z] #30 DONE 0.0s [2024-08-26T06:10:27.402Z] [2024-08-26T06:10:27.402Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:10:27.661Z] #34 DONE 0.6s [2024-08-26T06:10:27.661Z] [2024-08-26T06:10:27.661Z] #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:10:27.661Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-26T06:10:27.661Z] #35 ... [2024-08-26T06:10:27.662Z] [2024-08-26T06:10:27.662Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T06:10:27.662Z] #36 DONE 0.3s [2024-08-26T06:10:27.662Z] [2024-08-26T06:10:27.662Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T06:10:27.662Z] #37 DONE 0.5s [2024-08-26T06:10:27.662Z] [2024-08-26T06:10:27.662Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:10:27.662Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-26T06:10:27.921Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:10:27.921Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-26T06:10:27.921Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-26T06:10:27.921Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-26T06:10:27.921Z] #35 ... [2024-08-26T06:10:27.921Z] [2024-08-26T06:10:27.921Z] #38 [security-spire-server internal] load build context [2024-08-26T06:10:27.921Z] #38 transferring context: 27.71kB 0.1s done [2024-08-26T06:10:27.921Z] #38 DONE 0.4s [2024-08-26T06:10:27.921Z] [2024-08-26T06:10:27.921Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:10:28.179Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.3s [2024-08-26T06:10:28.179Z] #35 ... [2024-08-26T06:10:28.179Z] [2024-08-26T06:10:28.179Z] #39 [security-spire-agent internal] load build context [2024-08-26T06:10:28.179Z] #39 transferring context: 27.24kB 0.0s done [2024-08-26T06:10:28.179Z] #39 DONE 0.6s [2024-08-26T06:10:28.179Z] [2024-08-26T06:10:28.179Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:10:28.179Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s [2024-08-26T06:10:28.438Z] #35 ... [2024-08-26T06:10:28.438Z] [2024-08-26T06:10:28.438Z] #40 [security-spire-config internal] load build context [2024-08-26T06:10:28.438Z] #40 transferring context: 25.96kB 0.1s done [2024-08-26T06:10:28.438Z] #40 DONE 0.7s [2024-08-26T06:10:28.439Z] [2024-08-26T06:10:28.439Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:10:28.439Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-26T06:10:28.439Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-26T06:10:28.754Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-26T06:10:29.057Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-26T06:10:29.333Z] #35 DONE 1.9s [2024-08-26T06:10:29.333Z] [2024-08-26T06:10:29.333Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:10:29.333Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-26T06:10:29.333Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-26T06:10:29.333Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T06:10:29.333Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T06:10:29.333Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-26T06:10:29.333Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-26T06:10:29.333Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-26T06:10:29.333Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-26T06:10:29.333Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-26T06:10:29.333Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-08-26T06:10:29.333Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-26T06:10:29.333Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-26T06:10:29.959Z] #41 ... [2024-08-26T06:10:29.959Z] [2024-08-26T06:10:29.959Z] #42 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-26T06:10:29.959Z] #42 DONE 2.5s [2024-08-26T06:10:29.959Z] [2024-08-26T06:10:29.959Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:10:31.933Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-26T06:10:32.828Z] d6de4b400683: Pull complete [2024-08-26T06:10:32.828Z] 35cb2a7552d0: Pull complete [2024-08-26T06:10:33.412Z] 4f4fb700ef54: Pull complete [2024-08-26T06:10:33.680Z] 464afbd9ba4c: Pull complete [2024-08-26T06:10:36.206Z] #41 ... [2024-08-26T06:10:36.206Z] [2024-08-26T06:10:36.206Z] #43 [core-command internal] load build context [2024-08-26T06:10:36.206Z] #43 transferring context: 219.00MB 7.8s [2024-08-26T06:10:36.206Z] #43 ... [2024-08-26T06:10:36.206Z] [2024-08-26T06:10:36.206Z] #44 [security-proxy-auth internal] load build context [2024-08-26T06:10:36.206Z] #44 ... [2024-08-26T06:10:36.206Z] [2024-08-26T06:10:36.206Z] #43 [core-command internal] load build context [2024-08-26T06:10:37.583Z] #43 ... [2024-08-26T06:10:37.583Z] [2024-08-26T06:10:37.583Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-26T06:10:37.868Z] #45 ... [2024-08-26T06:10:37.868Z] [2024-08-26T06:10:37.868Z] #46 [security-secretstore-setup internal] load build context [2024-08-26T06:10:37.868Z] #46 ... [2024-08-26T06:10:37.868Z] [2024-08-26T06:10:37.868Z] #47 [support-notifications internal] load build context [2024-08-26T06:10:37.868Z] #47 ... [2024-08-26T06:10:37.868Z] [2024-08-26T06:10:37.868Z] #48 [core-metadata internal] load build context [2024-08-26T06:10:38.740Z] #48 ... [2024-08-26T06:10:38.740Z] [2024-08-26T06:10:38.740Z] #49 [security-proxy-setup internal] load build context [2024-08-26T06:10:38.740Z] #49 ... [2024-08-26T06:10:38.740Z] [2024-08-26T06:10:38.740Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:10:39.039Z] #50 ... [2024-08-26T06:10:39.039Z] [2024-08-26T06:10:39.039Z] #51 [core-data internal] load build context [2024-08-26T06:10:39.039Z] #51 ... [2024-08-26T06:10:39.039Z] [2024-08-26T06:10:39.039Z] #52 [support-scheduler internal] load build context [2024-08-26T06:10:39.039Z] #52 ... [2024-08-26T06:10:39.039Z] [2024-08-26T06:10:39.039Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:10:39.039Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-26T06:10:39.039Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T06:10:39.039Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-26T06:10:39.039Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-26T06:10:39.039Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-26T06:10:39.039Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T06:10:39.039Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-26T06:10:39.039Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-08-26T06:10:39.039Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-08-26T06:10:39.039Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-26T06:10:39.039Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-08-26T06:10:39.039Z] #53 ... [2024-08-26T06:10:39.039Z] [2024-08-26T06:10:39.039Z] #54 [security-bootstrapper internal] load build context [2024-08-26T06:10:39.298Z] #54 ... [2024-08-26T06:10:39.298Z] [2024-08-26T06:10:39.298Z] #55 [core-keeper internal] load build context [2024-08-26T06:10:39.298Z] #55 ... [2024-08-26T06:10:39.298Z] [2024-08-26T06:10:39.298Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T06:10:39.556Z] #56 ... [2024-08-26T06:10:39.556Z] [2024-08-26T06:10:39.556Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T06:10:39.556Z] #57 ... [2024-08-26T06:10:39.556Z] [2024-08-26T06:10:39.556Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:10:39.815Z] #58 ... [2024-08-26T06:10:39.815Z] [2024-08-26T06:10:39.815Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T06:10:39.815Z] #59 ... [2024-08-26T06:10:39.815Z] [2024-08-26T06:10:39.815Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T06:10:39.815Z] #60 ... [2024-08-26T06:10:39.815Z] [2024-08-26T06:10:39.815Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T06:10:40.085Z] #61 ... [2024-08-26T06:10:40.085Z] [2024-08-26T06:10:40.085Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:10:40.085Z] #62 ... [2024-08-26T06:10:40.085Z] [2024-08-26T06:10:40.085Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T06:10:40.343Z] #63 ... [2024-08-26T06:10:40.343Z] [2024-08-26T06:10:40.343Z] #64 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-08-26T06:10:40.343Z] #64 ... [2024-08-26T06:10:40.343Z] [2024-08-26T06:10:40.343Z] #65 [support-cron-scheduler internal] load build context [2024-08-26T06:10:40.343Z] #65 ... [2024-08-26T06:10:40.343Z] [2024-08-26T06:10:40.343Z] #66 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T06:10:40.604Z] #66 ... [2024-08-26T06:10:40.604Z] [2024-08-26T06:10:40.604Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T06:10:40.604Z] #67 ... [2024-08-26T06:10:40.604Z] [2024-08-26T06:10:40.604Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T06:10:40.862Z] #68 ... [2024-08-26T06:10:40.862Z] [2024-08-26T06:10:40.862Z] #65 [support-cron-scheduler internal] load build context [2024-08-26T06:10:40.862Z] #65 transferring context: 327.69MB 13.1s [2024-08-26T06:10:41.915Z] 00f215d4a9da: Pull complete [2024-08-26T06:10:43.862Z] d496ad576159: Pull complete [2024-08-26T06:10:43.862Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-26T06:10:43.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T06:10:43.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:10:44.202Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T06:10:44.202Z] WORKDIR /edgex [2024-08-26T06:10:44.202Z] COPY go.mod . [2024-08-26T06:10:44.202Z] RUN go mod download ci-base-image-arm64 [2024-08-26T06:10:44.202Z] -f - . [2024-08-26T06:10:44.796Z] Sending build context to Docker daemon 3.529MB [2024-08-26T06:10:44.796Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-26T06:10:44.796Z] ---> f246e2811388 [2024-08-26T06:10:44.796Z] Step 2/4 : WORKDIR /edgex [2024-08-26T06:10:46.131Z] #65 ... [2024-08-26T06:10:46.131Z] [2024-08-26T06:10:46.131Z] #44 [security-proxy-auth internal] load build context [2024-08-26T06:10:46.131Z] #44 transferring context: 425.77MB 18.2s [2024-08-26T06:10:46.131Z] #44 ... [2024-08-26T06:10:46.131Z] [2024-08-26T06:10:46.131Z] #65 [support-cron-scheduler internal] load build context [2024-08-26T06:10:46.732Z] ---> Running in c1f2dcb7edc2 [2024-08-26T06:10:46.732Z] Removing intermediate container c1f2dcb7edc2 [2024-08-26T06:10:46.732Z] ---> e02d1633927b [2024-08-26T06:10:46.732Z] Step 3/4 : COPY go.mod . [2024-08-26T06:10:47.072Z] #65 transferring context: 494.64MB 19.2s done [2024-08-26T06:10:47.320Z] ---> 2d05a2e36621 [2024-08-26T06:10:47.320Z] Step 4/4 : RUN go mod download [2024-08-26T06:10:47.320Z] ---> Running in 0b4b77067959 [2024-08-26T06:10:48.009Z] #65 ... [2024-08-26T06:10:48.009Z] [2024-08-26T06:10:48.009Z] #43 [core-command internal] load build context [2024-08-26T06:10:48.009Z] #43 transferring context: 494.64MB 19.1s done [2024-08-26T06:10:48.009Z] #43 ... [2024-08-26T06:10:48.009Z] [2024-08-26T06:10:48.009Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-26T06:10:48.009Z] #45 transferring context: 494.64MB 18.1s done [2024-08-26T06:10:48.277Z] #45 ... [2024-08-26T06:10:48.277Z] [2024-08-26T06:10:48.277Z] #47 [support-notifications internal] load build context [2024-08-26T06:10:48.277Z] #47 transferring context: 494.64MB 18.8s done [2024-08-26T06:10:48.277Z] #47 ... [2024-08-26T06:10:48.277Z] [2024-08-26T06:10:48.277Z] #46 [security-secretstore-setup internal] load build context [2024-08-26T06:10:48.277Z] #46 transferring context: 494.64MB 18.4s done [2024-08-26T06:10:48.773Z] #46 ... [2024-08-26T06:10:48.773Z] [2024-08-26T06:10:48.773Z] #49 [security-proxy-setup internal] load build context [2024-08-26T06:10:48.773Z] #49 transferring context: 494.64MB 18.9s done [2024-08-26T06:10:49.040Z] #49 ... [2024-08-26T06:10:49.040Z] [2024-08-26T06:10:49.040Z] #48 [core-metadata internal] load build context [2024-08-26T06:10:49.040Z] #48 transferring context: 494.64MB 19.0s done [2024-08-26T06:10:49.040Z] #48 ... [2024-08-26T06:10:49.040Z] [2024-08-26T06:10:49.040Z] #51 [core-data internal] load build context [2024-08-26T06:10:49.040Z] #51 transferring context: 494.64MB 18.7s done [2024-08-26T06:10:49.299Z] #51 ... [2024-08-26T06:10:49.299Z] [2024-08-26T06:10:49.299Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:10:49.299Z] #50 transferring context: 494.64MB 19.4s done [2024-08-26T06:10:49.299Z] #50 ... [2024-08-26T06:10:49.299Z] [2024-08-26T06:10:49.299Z] #54 [security-bootstrapper internal] load build context [2024-08-26T06:10:49.299Z] #54 transferring context: 494.64MB 16.7s done [2024-08-26T06:10:49.558Z] #54 ... [2024-08-26T06:10:49.558Z] [2024-08-26T06:10:49.558Z] #52 [support-scheduler internal] load build context [2024-08-26T06:10:49.558Z] #52 transferring context: 494.64MB 20.9s done [2024-08-26T06:10:49.558Z] #52 ... [2024-08-26T06:10:49.558Z] [2024-08-26T06:10:49.558Z] #55 [core-keeper internal] load build context [2024-08-26T06:10:49.558Z] #55 transferring context: 494.64MB 19.2s done [2024-08-26T06:10:56.122Z] #55 ... [2024-08-26T06:10:56.122Z] [2024-08-26T06:10:56.122Z] #44 [security-proxy-auth internal] load build context [2024-08-26T06:10:56.122Z] #44 transferring context: 494.64MB 19.2s done [2024-08-26T06:11:00.372Z] #44 ... [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-26T06:11:00.372Z] #45 DONE 32.6s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #54 [security-bootstrapper internal] load build context [2024-08-26T06:11:00.372Z] #54 DONE 32.6s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #51 [core-data internal] load build context [2024-08-26T06:11:00.372Z] #51 DONE 32.6s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #47 [support-notifications internal] load build context [2024-08-26T06:11:00.372Z] #47 DONE 32.6s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #49 [security-proxy-setup internal] load build context [2024-08-26T06:11:00.372Z] #49 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #48 [core-metadata internal] load build context [2024-08-26T06:11:00.372Z] #48 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #64 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-08-26T06:11:00.372Z] #64 DONE 30.4s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #46 [security-secretstore-setup internal] load build context [2024-08-26T06:11:00.372Z] #46 DONE 32.6s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:11:00.372Z] #69 ... [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #43 [core-command internal] load build context [2024-08-26T06:11:00.372Z] #43 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #55 [core-keeper internal] load build context [2024-08-26T06:11:00.372Z] #55 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #65 [support-cron-scheduler internal] load build context [2024-08-26T06:11:00.372Z] #65 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #44 [security-proxy-auth internal] load build context [2024-08-26T06:11:00.372Z] #44 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:11:00.372Z] #50 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #52 [support-scheduler internal] load build context [2024-08-26T06:11:00.372Z] #52 DONE 32.7s [2024-08-26T06:11:00.372Z] [2024-08-26T06:11:00.372Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:11:05.634Z] #41 ... [2024-08-26T06:11:05.634Z] [2024-08-26T06:11:05.634Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:11:05.634Z] #58 34.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:05.634Z] #58 34.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:05.634Z] #58 34.68 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:11:05.634Z] #58 34.68 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:11:05.634Z] #58 34.68 OK: 20070 distinct packages available [2024-08-26T06:11:05.634Z] #58 34.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:05.634Z] #58 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:05.634Z] #58 35.03 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T06:11:05.634Z] #58 35.10 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T06:11:05.634Z] #58 35.11 (3/11) Installing libunistring (1.1-r1) [2024-08-26T06:11:05.634Z] #58 35.13 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T06:11:05.634Z] #58 35.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T06:11:05.634Z] #58 35.14 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T06:11:05.634Z] #58 35.15 (7/11) Installing curl (8.9.0-r0) [2024-08-26T06:11:05.634Z] #58 35.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:05.634Z] #58 35.18 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:11:05.634Z] #58 35.19 (10/11) Installing libucontext (1.2-r2) [2024-08-26T06:11:05.634Z] #58 35.19 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T06:11:05.634Z] #58 35.21 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:05.634Z] #58 35.22 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:11:05.634Z] #58 35.27 OK: 12 MiB in 26 packages [2024-08-26T06:11:06.212Z] #58 ... [2024-08-26T06:11:06.212Z] [2024-08-26T06:11:06.212Z] #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T06:11:06.212Z] #61 31.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.212Z] #61 31.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.212Z] #61 31.57 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T06:11:06.212Z] #61 31.59 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.212Z] #61 31.59 (3/3) Installing tzdata (2024a-r0) [2024-08-26T06:11:06.212Z] #61 31.65 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.212Z] #61 31.65 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:11:06.212Z] #61 31.69 OK: 11 MiB in 18 packages [2024-08-26T06:11:06.212Z] #61 DONE 36.9s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T06:11:06.471Z] #68 30.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #68 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #68 31.31 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.471Z] #68 31.32 (2/2) Installing su-exec (0.2-r3) [2024-08-26T06:11:06.471Z] #68 31.33 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.471Z] #68 31.34 OK: 7 MiB in 17 packages [2024-08-26T06:11:06.471Z] #68 DONE 36.9s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T06:11:06.471Z] #56 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #56 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #56 31.46 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:11:06.471Z] #56 31.46 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:11:06.471Z] #56 31.46 OK: 20070 distinct packages available [2024-08-26T06:11:06.471Z] #56 31.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #56 31.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #56 31.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.471Z] #56 31.77 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:11:06.471Z] #56 31.78 (3/4) Installing libucontext (1.2-r2) [2024-08-26T06:11:06.471Z] #56 31.78 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T06:11:06.471Z] #56 31.79 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.471Z] #56 31.79 OK: 8 MiB in 19 packages [2024-08-26T06:11:06.471Z] #56 DONE 37.0s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T06:11:06.471Z] #63 30.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #63 31.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #63 31.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.471Z] #63 31.33 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T06:11:06.471Z] #63 31.34 (3/4) Installing su-exec (0.2-r3) [2024-08-26T06:11:06.471Z] #63 31.35 (4/4) Installing yq (4.33.3-r5) [2024-08-26T06:11:06.471Z] #63 31.64 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.471Z] #63 31.65 OK: 17 MiB in 19 packages [2024-08-26T06:11:06.471Z] #63 DONE 36.9s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T06:11:06.471Z] #59 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #59 34.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #59 34.21 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:11:06.471Z] #59 34.21 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:11:06.471Z] #59 34.21 OK: 20070 distinct packages available [2024-08-26T06:11:06.471Z] #59 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #59 34.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #59 34.52 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.471Z] #59 34.53 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:11:06.471Z] #59 34.53 (3/5) Installing libucontext (1.2-r2) [2024-08-26T06:11:06.471Z] #59 34.54 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T06:11:06.471Z] #59 34.55 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T06:11:06.471Z] #59 34.61 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.471Z] #59 34.63 OK: 8 MiB in 20 packages [2024-08-26T06:11:06.471Z] #59 DONE 36.9s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:11:06.471Z] #62 DONE 36.9s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:11:06.471Z] #58 DONE 37.0s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T06:11:06.471Z] #57 33.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #57 33.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:06.471Z] #57 33.51 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T06:11:06.471Z] #57 33.52 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:06.471Z] #57 33.53 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:06.471Z] #57 33.53 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:11:06.471Z] #57 33.58 OK: 8 MiB in 17 packages [2024-08-26T06:11:06.471Z] #57 DONE 37.0s [2024-08-26T06:11:06.471Z] [2024-08-26T06:11:06.471Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T06:11:07.845Z] #70 ... [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T06:11:07.845Z] #0 7.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #0 7.326 OK: 264 MiB in 52 packages [2024-08-26T06:11:07.845Z] #71 DONE 7.5s [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #66 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T06:11:07.845Z] #66 37.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #66 37.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #66 38.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:07.845Z] #66 38.15 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:07.845Z] #66 38.15 OK: 7 MiB in 16 packages [2024-08-26T06:11:07.845Z] #66 DONE 38.3s [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T06:11:07.845Z] #67 37.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #67 37.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:07.845Z] #67 38.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:07.845Z] #67 38.16 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:07.845Z] #67 38.17 OK: 7 MiB in 16 packages [2024-08-26T06:11:07.845Z] #67 DONE 38.3s [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:11:07.845Z] #72 DONE 0.2s [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:07.845Z] #73 ... [2024-08-26T06:11:07.845Z] [2024-08-26T06:11:07.845Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:11:07.845Z] #74 DONE 7.7s [2024-08-26T06:11:08.108Z] [2024-08-26T06:11:08.108Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T06:11:08.108Z] #60 38.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.108Z] #60 38.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.108Z] #60 38.53 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T06:11:08.108Z] #60 38.54 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:08.108Z] #60 38.54 (3/4) Installing su-exec (0.2-r3) [2024-08-26T06:11:08.108Z] #60 38.55 (4/4) Installing yq (4.33.3-r5) [2024-08-26T06:11:08.108Z] #60 38.60 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:08.108Z] #60 38.61 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:11:08.368Z] #60 ... [2024-08-26T06:11:08.368Z] [2024-08-26T06:11:08.368Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:11:08.368Z] #69 7.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.368Z] #69 7.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.368Z] #69 7.886 OK: 264 MiB in 52 packages [2024-08-26T06:11:08.368Z] #69 DONE 8.1s [2024-08-26T06:11:08.368Z] [2024-08-26T06:11:08.368Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:11:08.369Z] #75 DONE 0.0s [2024-08-26T06:11:08.369Z] [2024-08-26T06:11:08.369Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T06:11:08.369Z] #60 38.78 OK: 17 MiB in 19 packages [2024-08-26T06:11:08.369Z] #60 DONE 38.9s [2024-08-26T06:11:08.369Z] [2024-08-26T06:11:08.369Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T06:11:08.369Z] #76 ... [2024-08-26T06:11:08.369Z] [2024-08-26T06:11:08.369Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T06:11:08.369Z] #0 7.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.369Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.369Z] #0 7.870 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:11:08.369Z] #0 7.870 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:11:08.369Z] #0 7.870 OK: 20077 distinct packages available [2024-08-26T06:11:08.369Z] #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.369Z] #0 8.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:08.369Z] #0 8.271 OK: 264 MiB in 52 packages [2024-08-26T06:11:08.369Z] #77 DONE 8.4s [2024-08-26T06:11:08.627Z] [2024-08-26T06:11:08.627Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:11:08.627Z] #78 DONE 0.0s [2024-08-26T06:11:08.627Z] [2024-08-26T06:11:08.627Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:09.194Z] #79 ... [2024-08-26T06:11:09.194Z] [2024-08-26T06:11:09.194Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T06:11:09.194Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.194Z] #0 2.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.194Z] #0 2.585 OK: 7 MiB in 17 packages [2024-08-26T06:11:09.194Z] #80 DONE 2.7s [2024-08-26T06:11:09.194Z] [2024-08-26T06:11:09.194Z] #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:11:09.194Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.194Z] #0 8.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.194Z] #0 9.033 OK: 264 MiB in 52 packages [2024-08-26T06:11:09.194Z] #81 DONE 9.1s [2024-08-26T06:11:09.194Z] [2024-08-26T06:11:09.194Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:11:09.194Z] #82 DONE 0.1s [2024-08-26T06:11:09.194Z] [2024-08-26T06:11:09.194Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:09.764Z] #83 ... [2024-08-26T06:11:09.764Z] [2024-08-26T06:11:09.764Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:11:09.764Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.764Z] #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:09.764Z] #0 3.248 OK: 11 MiB in 18 packages [2024-08-26T06:11:09.764Z] #84 DONE 3.3s [2024-08-26T06:11:09.764Z] [2024-08-26T06:11:09.764Z] #85 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T06:11:10.024Z] #85 ... [2024-08-26T06:11:10.024Z] [2024-08-26T06:11:10.024Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T06:11:10.024Z] #0 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.024Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.024Z] #0 3.553 OK: 17 MiB in 19 packages [2024-08-26T06:11:10.024Z] #86 DONE 3.7s [2024-08-26T06:11:10.024Z] [2024-08-26T06:11:10.024Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T06:11:10.024Z] #87 DONE 0.0s [2024-08-26T06:11:10.283Z] [2024-08-26T06:11:10.283Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T06:11:10.283Z] #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.283Z] #0 3.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.283Z] #0 3.689 OK: 8 MiB in 19 packages [2024-08-26T06:11:10.283Z] #88 DONE 3.8s [2024-08-26T06:11:10.283Z] [2024-08-26T06:11:10.283Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:11:10.283Z] #89 ... [2024-08-26T06:11:10.283Z] [2024-08-26T06:11:10.283Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:11:10.548Z] #53 ... [2024-08-26T06:11:10.548Z] [2024-08-26T06:11:10.548Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T06:11:10.548Z] #70 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.548Z] #70 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:10.548Z] #70 3.962 OK: 8 MiB in 20 packages [2024-08-26T06:11:11.487Z] #70 DONE 4.9s [2024-08-26T06:11:11.487Z] [2024-08-26T06:11:11.487Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:11:11.487Z] #0 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:11.487Z] #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:11.487Z] #0 3.797 OK: 12 MiB in 26 packages [2024-08-26T06:11:11.487Z] #90 DONE 4.8s [2024-08-26T06:11:11.487Z] [2024-08-26T06:11:11.487Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:11:11.487Z] #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:11.487Z] #0 3.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:11.487Z] #0 3.734 OK: 8 MiB in 17 packages [2024-08-26T06:11:11.487Z] #91 DONE 4.8s [2024-08-26T06:11:11.487Z] [2024-08-26T06:11:11.487Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:11:11.487Z] #89 DONE 1.1s [2024-08-26T06:11:11.487Z] [2024-08-26T06:11:11.487Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T06:11:11.487Z] #92 DONE 0.1s [2024-08-26T06:11:11.487Z] [2024-08-26T06:11:11.487Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:11:12.424Z] #93 DONE 1.3s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #94 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T06:11:12.424Z] #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:12.424Z] #0 3.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:12.424Z] #0 4.147 OK: 7 MiB in 16 packages [2024-08-26T06:11:12.424Z] #94 DONE 4.8s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #85 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T06:11:12.424Z] #85 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:12.424Z] #85 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:12.424Z] #85 4.142 OK: 7 MiB in 16 packages [2024-08-26T06:11:12.424Z] #85 DONE 4.8s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T06:11:12.424Z] #95 DONE 1.3s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T06:11:12.424Z] #96 DONE 1.2s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:11:12.424Z] #97 DONE 0.1s [2024-08-26T06:11:12.424Z] [2024-08-26T06:11:12.424Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:11:12.708Z] #98 ... [2024-08-26T06:11:12.708Z] [2024-08-26T06:11:12.708Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T06:11:12.708Z] #99 DONE 0.1s [2024-08-26T06:11:12.969Z] [2024-08-26T06:11:12.969Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T06:11:13.538Z] #100 DONE 0.9s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T06:11:13.538Z] #0 3.512 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:13.538Z] #0 4.031 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:13.538Z] #0 4.777 OK: 264 MiB in 52 packages [2024-08-26T06:11:13.538Z] #101 DONE 5.6s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T06:11:13.538Z] #102 DONE 0.9s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #103 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T06:11:13.538Z] #0 4.924 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:13.538Z] #0 5.483 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:13.538Z] #0 6.210 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:11:13.538Z] #0 6.654 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:11:13.538Z] #0 6.654 OK: 7 MiB in 16 packages [2024-08-26T06:11:13.538Z] #103 DONE 7.1s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:11:13.538Z] #98 DONE 1.0s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T06:11:13.538Z] #104 DONE 0.1s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T06:11:13.538Z] #105 DONE 0.1s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:11:13.538Z] #106 DONE 0.1s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T06:11:13.538Z] #107 DONE 0.2s [2024-08-26T06:11:13.538Z] [2024-08-26T06:11:13.538Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T06:11:13.798Z] #108 DONE 0.1s [2024-08-26T06:11:13.798Z] [2024-08-26T06:11:13.798Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T06:11:13.798Z] #109 DONE 0.2s [2024-08-26T06:11:13.798Z] [2024-08-26T06:11:13.798Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T06:11:13.798Z] #110 DONE 0.0s [2024-08-26T06:11:13.798Z] [2024-08-26T06:11:13.798Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:11:13.798Z] #111 DONE 0.1s [2024-08-26T06:11:13.798Z] [2024-08-26T06:11:13.798Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T06:11:14.059Z] #112 ... [2024-08-26T06:11:14.059Z] [2024-08-26T06:11:14.059Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T06:11:14.059Z] #76 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:14.059Z] #76 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-26T06:11:14.059Z] #76 5.420 OK: 17 MiB in 19 packages [2024-08-26T06:11:14.059Z] #76 DONE 5.6s [2024-08-26T06:11:14.059Z] [2024-08-26T06:11:14.059Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T06:11:14.059Z] #112 DONE 0.3s [2024-08-26T06:11:14.059Z] [2024-08-26T06:11:14.059Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T06:11:14.059Z] #113 DONE 0.0s [2024-08-26T06:11:14.059Z] [2024-08-26T06:11:14.059Z] #114 [security-spire-server] exporting to image [2024-08-26T06:11:14.059Z] #114 exporting layers [2024-08-26T06:11:14.319Z] #114 ... [2024-08-26T06:11:14.319Z] [2024-08-26T06:11:14.319Z] #115 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T06:11:14.319Z] #115 DONE 5.2s [2024-08-26T06:11:14.319Z] [2024-08-26T06:11:14.319Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T06:11:14.319Z] #116 DONE 0.1s [2024-08-26T06:11:14.319Z] [2024-08-26T06:11:14.319Z] #114 [security-spire-agent] exporting to image [2024-08-26T06:11:14.319Z] #114 exporting layers 0.9s done [2024-08-26T06:11:14.319Z] #114 writing image sha256:904877813777d5a02c1fa276a914c9316f1a78172568db5135f8475fffb99c35 [2024-08-26T06:11:14.580Z] #114 writing image sha256:904877813777d5a02c1fa276a914c9316f1a78172568db5135f8475fffb99c35 done [2024-08-26T06:11:14.580Z] #114 naming to docker.io/library/security-spire-config done [2024-08-26T06:11:14.580Z] #114 exporting layers 0.8s done [2024-08-26T06:11:14.580Z] #114 writing image sha256:4c1d34ccfcfce2758b0d586ffb0f4a6e9332a8558ff04e80fb8f2082297d9a0e done [2024-08-26T06:11:14.580Z] #114 naming to docker.io/library/security-spire-server done [2024-08-26T06:11:14.839Z] #114 exporting layers 0.7s done [2024-08-26T06:11:15.099Z] #114 writing image sha256:3a2b6558dc8a44b076588d394baecb04527273dfdb70b4808280ac64b4ed4682 done [2024-08-26T06:11:15.099Z] #114 naming to docker.io/library/security-spire-agent done [2024-08-26T06:11:15.099Z] #114 DONE 1.3s [2024-08-26T06:11:15.099Z] [2024-08-26T06:11:15.099Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:18.390Z] #117 ... [2024-08-26T06:11:18.390Z] [2024-08-26T06:11:18.390Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:55.174Z] Removing intermediate container 0b4b77067959 [2024-08-26T06:11:55.174Z] ---> e38ab76e647a [2024-08-26T06:11:55.174Z] Successfully built e38ab76e647a [2024-08-26T06:11:55.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:11:55.520Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T06:11:55.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:11:55.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container [2024-08-26T06:11:55.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-08-26T06:11:56.983Z] $ docker top f679a5d05c28fe5df0c118e8a35e1b4a33c1e3a410ebf13780e4ce0b6e600ca4 -eo pid,comm [2024-08-26T06:11:57.116Z] #118 ... [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:57.116Z] #117 DONE 42.4s [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:57.116Z] #79 DONE 47.6s [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:57.116Z] #73 DONE 48.4s [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:57.116Z] #83 DONE 47.0s [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:11:57.116Z] #118 DONE 47.9s [2024-08-26T06:11:57.116Z] [2024-08-26T06:11:57.116Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [Pipeline] { [Pipeline] sh [2024-08-26T06:11:57.798Z] + go version [2024-08-26T06:11:57.798Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-26T06:11:57.814Z] $ docker stop --time=1 f679a5d05c28fe5df0c118e8a35e1b4a33c1e3a410ebf13780e4ce0b6e600ca4 [2024-08-26T06:11:59.408Z] $ docker rm -f --volumes f679a5d05c28fe5df0c118e8a35e1b4a33c1e3a410ebf13780e4ce0b6e600ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:11:59.999Z] + docker inspect -f . ci-base-image-arm64 [2024-08-26T06:11:59.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:12:00.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container [2024-08-26T06:12:00.232Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2024-08-26T06:12:01.388Z] $ docker top 51c7e69ff66b45101b50d9d8e5c27325b6cca3b918f64ced991f553ee9416e38 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-26T06:12:01.605Z] ========================================================= [2024-08-26T06:12:01.606Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-26T06:12:01.606Z] ========================================================= [Pipeline] sh [2024-08-26T06:12:01.913Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-26T06:12:02.245Z] + make test [2024-08-26T06:12:02.511Z] go test -race -coverprofile=coverage.out ./... [2024-08-26T06:12:07.124Z] #119 ... [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-26T06:12:07.124Z] #120 ... [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #121 ... [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #122 ... [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #123 [support-notifications builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #123 DONE 10.7s [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #122 DONE 10.7s [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-26T06:12:07.124Z] #120 DONE 10.8s [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #124 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #125 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #126 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #127 [core-data builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #127 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #128 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #129 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #130 [core-command builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #130 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #131 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #132 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #119 DONE 10.7s [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #133 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #134 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #135 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #136 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #137 [support-scheduler builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #137 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #138 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.124Z] #139 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #140 [core-metadata builder 6/7] COPY . . [2024-08-26T06:12:07.124Z] #140 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.124Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.124Z] #141 CACHED [2024-08-26T06:12:07.124Z] [2024-08-26T06:12:07.125Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T06:12:07.125Z] #121 DONE 10.8s [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T06:12:07.125Z] #142 ... [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.125Z] #143 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T06:12:07.125Z] #144 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.125Z] #145 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T06:12:07.125Z] #146 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:12:07.125Z] #147 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:12:07.125Z] #148 CACHED [2024-08-26T06:12:07.125Z] [2024-08-26T06:12:07.125Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T06:12:08.502Z] #149 1.516 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-08-26T06:12:18.467Z] #149 ... [2024-08-26T06:12:18.467Z] [2024-08-26T06:12:18.467Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T06:12:18.468Z] #0 1.123 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-08-26T06:12:18.468Z] #150 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T06:12:18.468Z] #0 1.493 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-08-26T06:12:18.468Z] #151 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #152 [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-08-26T06:12:18.468Z] #0 1.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-26T06:12:18.468Z] #152 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T06:12:18.468Z] #0 0.420 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-08-26T06:12:18.468Z] #153 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T06:12:18.468Z] #0 1.119 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-08-26T06:12:18.468Z] #154 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:12:18.468Z] #0 1.529 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-08-26T06:12:18.468Z] #155 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T06:12:18.468Z] #0 0.985 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-08-26T06:12:18.468Z] #156 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T06:12:18.468Z] #0 1.411 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-08-26T06:12:18.468Z] #157 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T06:12:18.468Z] #0 1.561 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-08-26T06:12:18.468Z] #158 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T06:12:18.468Z] #0 1.374 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-08-26T06:12:18.468Z] #159 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T06:12:18.468Z] #0 1.099 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-08-26T06:12:18.468Z] #160 ... [2024-08-26T06:12:18.468Z] [2024-08-26T06:12:18.468Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T06:12:18.468Z] #142 1.527 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-08-26T06:12:49.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-26T06:13:54.925Z] #142 ... [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #152 [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-08-26T06:13:54.925Z] #152 94.81 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-08-26T06:13:54.925Z] #152 ... [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T06:13:54.925Z] #154 DONE 107.0s [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T06:13:54.925Z] #149 DONE 107.0s [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T06:13:54.925Z] #160 DONE 107.1s [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T06:13:54.925Z] #159 DONE 107.0s [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #152 [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-08-26T06:13:54.925Z] #152 DONE 107.0s [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T06:13:54.925Z] #157 ... [2024-08-26T06:13:54.925Z] [2024-08-26T06:13:54.925Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:13:56.341Z] #161 DONE 1.7s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:13:56.341Z] #162 DONE 1.4s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T06:13:56.341Z] #163 DONE 0.5s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:13:56.341Z] #164 DONE 0.9s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:13:56.341Z] #165 DONE 0.5s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:13:56.341Z] #166 ... [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:13:56.341Z] #167 DONE 0.2s [2024-08-26T06:13:56.341Z] [2024-08-26T06:13:56.341Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:13:56.341Z] #168 DONE 0.3s [2024-08-26T06:13:56.599Z] [2024-08-26T06:13:56.599Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:13:56.599Z] #169 DONE 0.3s [2024-08-26T06:13:56.599Z] [2024-08-26T06:13:56.599Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T06:13:56.599Z] #170 ... [2024-08-26T06:13:56.599Z] [2024-08-26T06:13:56.599Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:13:56.599Z] #166 DONE 0.5s [2024-08-26T06:13:56.599Z] [2024-08-26T06:13:56.599Z] #171 [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-08-26T06:13:58.543Z] #171 DONE 1.6s [2024-08-26T06:13:58.543Z] [2024-08-26T06:13:58.543Z] #172 [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-08-26T06:13:58.543Z] #172 ... [2024-08-26T06:13:58.543Z] [2024-08-26T06:13:58.543Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T06:13:58.543Z] #173 DONE 1.9s [2024-08-26T06:13:58.543Z] [2024-08-26T06:13:58.543Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T06:13:58.543Z] #170 DONE 1.9s [2024-08-26T06:13:58.543Z] [2024-08-26T06:13:58.543Z] #174 [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-08-26T06:13:58.543Z] #174 ... [2024-08-26T06:13:58.543Z] [2024-08-26T06:13:58.543Z] #172 [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-08-26T06:13:58.543Z] #172 DONE 2.1s [2024-08-26T06:13:58.859Z] [2024-08-26T06:13:58.859Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T06:13:58.859Z] #175 DONE 2.7s [2024-08-26T06:13:58.859Z] [2024-08-26T06:13:58.859Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T06:13:59.953Z] #176 ... [2024-08-26T06:13:59.953Z] [2024-08-26T06:13:59.953Z] #177 [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-08-26T06:13:59.953Z] #177 DONE 1.4s [2024-08-26T06:13:59.953Z] [2024-08-26T06:13:59.953Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:00.213Z] #178 ... [2024-08-26T06:14:00.213Z] [2024-08-26T06:14:00.213Z] #174 [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-08-26T06:14:00.213Z] #174 DONE 1.9s [2024-08-26T06:14:00.213Z] [2024-08-26T06:14:00.213Z] #179 [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-08-26T06:14:00.213Z] #179 DONE 2.0s [2024-08-26T06:14:00.213Z] [2024-08-26T06:14:00.213Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T06:14:00.213Z] #176 DONE 1.5s [2024-08-26T06:14:00.213Z] [2024-08-26T06:14:00.213Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:00.213Z] #180 DONE 1.1s [2024-08-26T06:14:00.213Z] [2024-08-26T06:14:00.213Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-26T06:14:00.213Z] #114 exporting layers [2024-08-26T06:14:01.148Z] #114 ... [2024-08-26T06:14:01.148Z] [2024-08-26T06:14:01.148Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-26T06:14:01.148Z] #181 DONE 1.0s [2024-08-26T06:14:01.148Z] [2024-08-26T06:14:01.148Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:01.148Z] #178 DONE 1.3s [2024-08-26T06:14:01.148Z] [2024-08-26T06:14:01.148Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:01.148Z] #182 DONE 1.0s [2024-08-26T06:14:01.148Z] [2024-08-26T06:14:01.148Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T06:14:01.148Z] #183 DONE 1.0s [2024-08-26T06:14:01.148Z] [2024-08-26T06:14:01.148Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T06:14:03.181Z] #184 ... [2024-08-26T06:14:03.181Z] [2024-08-26T06:14:03.181Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T06:14:03.181Z] #185 DONE 1.7s [2024-08-26T06:14:03.181Z] [2024-08-26T06:14:03.181Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-26T06:14:03.181Z] #114 exporting layers 2.0s done [2024-08-26T06:14:03.181Z] #114 writing image sha256:a4166e3801af9138f6e2e8ce653abd4201e4439ed25a6784fa003fe321de9ec9 0.1s done [2024-08-26T06:14:03.181Z] #114 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-26T06:14:03.181Z] #114 DONE 4.1s [2024-08-26T06:14:03.181Z] [2024-08-26T06:14:03.181Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T06:14:03.750Z] #186 ... [2024-08-26T06:14:03.750Z] [2024-08-26T06:14:03.750Z] #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T06:14:03.750Z] #187 DONE 2.6s [2024-08-26T06:14:03.750Z] [2024-08-26T06:14:03.750Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T06:14:03.750Z] #184 DONE 2.6s [2024-08-26T06:14:04.009Z] [2024-08-26T06:14:04.009Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:10.572Z] #188 ... [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T06:14:10.573Z] #186 DONE 7.1s [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T06:14:10.573Z] #189 ... [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #190 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:10.573Z] #190 DONE 8.9s [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #114 [core-common-config-bootstrapper] exporting to image [2024-08-26T06:14:10.573Z] #114 exporting layers [2024-08-26T06:14:10.573Z] #114 ... [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T06:14:10.573Z] #189 DONE 6.4s [2024-08-26T06:14:10.573Z] [2024-08-26T06:14:10.573Z] #191 [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-08-26T06:14:16.230Z] #191 ... [2024-08-26T06:14:16.230Z] [2024-08-26T06:14:16.230Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T06:14:16.230Z] #192 DONE 5.6s [2024-08-26T06:14:16.489Z] [2024-08-26T06:14:16.489Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T06:14:16.773Z] #153 ... [2024-08-26T06:14:16.773Z] [2024-08-26T06:14:16.773Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:16.773Z] #193 ... [2024-08-26T06:14:16.773Z] [2024-08-26T06:14:16.773Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:16.773Z] #188 DONE 12.9s [2024-08-26T06:14:17.031Z] [2024-08-26T06:14:17.031Z] #191 [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-08-26T06:14:17.031Z] #191 DONE 6.7s [2024-08-26T06:14:17.031Z] [2024-08-26T06:14:17.031Z] #194 [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-08-26T06:14:20.374Z] #194 DONE 3.1s [2024-08-26T06:14:20.374Z] [2024-08-26T06:14:20.374Z] #114 [security-proxy-setup] exporting to image [2024-08-26T06:14:20.374Z] #114 exporting layers [2024-08-26T06:14:20.374Z] #114 exporting layers 10.0s done [2024-08-26T06:14:20.374Z] #114 writing image sha256:8a8f964fe092ca13b5d16e4550a24895926402d609128443961f8aec408e4bd2 [2024-08-26T06:14:20.940Z] #114 writing image sha256:8a8f964fe092ca13b5d16e4550a24895926402d609128443961f8aec408e4bd2 0.7s done [2024-08-26T06:14:20.940Z] #114 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-26T06:14:21.228Z] #114 ... [2024-08-26T06:14:21.228Z] [2024-08-26T06:14:21.228Z] #195 [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-08-26T06:14:21.228Z] #195 DONE 1.1s [2024-08-26T06:14:21.228Z] [2024-08-26T06:14:21.228Z] #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:21.228Z] #193 DONE 4.5s [2024-08-26T06:14:21.228Z] [2024-08-26T06:14:21.228Z] #114 [security-secretstore-setup] exporting to image [2024-08-26T06:14:22.616Z] #114 exporting layers 5.6s done [2024-08-26T06:14:22.616Z] #114 writing image sha256:1a92e9313e5eaded9033bdc9f2a72fb6ae764292cadd69c843565127efd78e82 [2024-08-26T06:14:22.616Z] #114 writing image sha256:1a92e9313e5eaded9033bdc9f2a72fb6ae764292cadd69c843565127efd78e82 0.4s done [2024-08-26T06:14:22.616Z] #114 naming to docker.io/library/security-proxy-setup [2024-08-26T06:14:22.886Z] #114 ... [2024-08-26T06:14:22.886Z] [2024-08-26T06:14:22.886Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T06:14:22.886Z] #196 DONE 1.5s [2024-08-26T06:14:22.886Z] [2024-08-26T06:14:22.886Z] #114 [security-proxy-setup] exporting to image [2024-08-26T06:14:22.886Z] #114 naming to docker.io/library/security-proxy-setup done [2024-08-26T06:14:24.277Z] #114 ... [2024-08-26T06:14:24.277Z] [2024-08-26T06:14:24.277Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T06:14:24.277Z] #197 DONE 1.5s [2024-08-26T06:14:24.538Z] [2024-08-26T06:14:24.538Z] #114 [security-proxy-setup] exporting to image [2024-08-26T06:14:24.538Z] #114 exporting layers 3.2s done [2024-08-26T06:14:24.538Z] #114 writing image sha256:6edab1b95842b43e5b47e6e0d9e5db4ecd30cd4d9cb406a1ee1d13d990ed173f done [2024-08-26T06:14:24.538Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-08-26T06:14:24.538Z] #114 DONE 18.7s [2024-08-26T06:14:24.538Z] [2024-08-26T06:14:24.538Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T06:14:26.454Z] #198 DONE 2.2s [2024-08-26T06:14:26.454Z] [2024-08-26T06:14:26.455Z] #114 [security-bootstrapper] exporting to image [2024-08-26T06:14:27.025Z] #114 exporting layers 0.5s done [2024-08-26T06:14:27.025Z] #114 writing image sha256:e914e367ed6a9bdd894ad265539e35c03c2cb925a4ff21b80abe260cca90c458 done [2024-08-26T06:14:27.025Z] #114 naming to docker.io/library/security-bootstrapper done [2024-08-26T06:14:27.025Z] #114 DONE 19.2s [2024-08-26T06:14:27.025Z] [2024-08-26T06:14:27.025Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T06:14:53.647Z] #158 ... [2024-08-26T06:14:53.647Z] [2024-08-26T06:14:53.647Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T06:14:53.647Z] #142 DONE 166.8s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T06:14:53.906Z] #156 DONE 166.8s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:14:53.906Z] #155 DONE 166.8s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T06:14:53.906Z] #150 DONE 166.9s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T06:14:53.906Z] #153 DONE 166.9s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T06:14:53.906Z] #158 DONE 166.9s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T06:14:53.906Z] #151 DONE 166.9s [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:53.906Z] #199 ... [2024-08-26T06:14:53.906Z] [2024-08-26T06:14:53.906Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T06:14:53.906Z] #157 DONE 166.9s [2024-08-26T06:14:54.165Z] [2024-08-26T06:14:54.165Z] #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.517Z] #200 DONE 0.3s [2024-08-26T06:14:54.517Z] [2024-08-26T06:14:54.517Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.517Z] #199 DONE 0.5s [2024-08-26T06:14:54.517Z] [2024-08-26T06:14:54.517Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T06:14:54.517Z] #201 ... [2024-08-26T06:14:54.517Z] [2024-08-26T06:14:54.517Z] #202 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.517Z] #202 DONE 0.5s [2024-08-26T06:14:54.517Z] [2024-08-26T06:14:54.517Z] #203 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.517Z] #203 DONE 0.5s [2024-08-26T06:14:54.517Z] [2024-08-26T06:14:54.517Z] #204 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.517Z] #204 DONE 0.5s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #205 ... [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #206 DONE 0.4s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T06:14:54.778Z] #201 DONE 0.4s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #207 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #207 DONE 0.4s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #208 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #208 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #209 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.778Z] #209 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #205 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #205 DONE 0.4s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.778Z] #210 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #211 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #212 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:14:54.778Z] #213 CACHED [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:14:54.778Z] #214 DONE 0.4s [2024-08-26T06:14:54.778Z] [2024-08-26T06:14:54.778Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T06:14:56.686Z] #215 ... [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T06:14:56.686Z] #216 DONE 1.7s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T06:14:56.686Z] #217 DONE 1.7s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #218 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T06:14:56.686Z] #218 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T06:14:56.686Z] #219 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T06:14:56.686Z] #220 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #221 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T06:14:56.686Z] #215 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #222 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T06:14:56.686Z] #222 DONE 1.8s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #114 [core-keeper] exporting to image [2024-08-26T06:14:56.686Z] #114 exporting layers [2024-08-26T06:14:56.686Z] #114 ... [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #223 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #223 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #224 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #225 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #225 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #226 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #226 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T06:14:56.686Z] #227 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #228 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #229 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:14:56.686Z] #229 DONE 0.2s [2024-08-26T06:14:56.686Z] [2024-08-26T06:14:56.686Z] #114 [support-notifications] exporting to image [2024-08-26T06:14:56.687Z] #114 exporting layers 0.2s done [2024-08-26T06:14:56.944Z] #114 writing image sha256:f8dd595b43ce7b5b930d99e120a7693cd3ac06fadb9aa6df741f5453dd50c8e0 [2024-08-26T06:14:56.944Z] #114 ... [2024-08-26T06:14:56.944Z] [2024-08-26T06:14:56.944Z] #230 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T06:14:56.944Z] #230 DONE 0.2s [2024-08-26T06:14:56.944Z] [2024-08-26T06:14:56.944Z] #231 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T06:14:56.944Z] #231 DONE 0.2s [2024-08-26T06:14:56.944Z] [2024-08-26T06:14:56.944Z] #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T06:14:56.944Z] #232 DONE 0.2s [2024-08-26T06:14:56.944Z] [2024-08-26T06:14:56.944Z] #114 [core-metadata] exporting to image [2024-08-26T06:14:56.944Z] #114 exporting layers 0.3s done [2024-08-26T06:14:56.944Z] #114 writing image sha256:f8dd595b43ce7b5b930d99e120a7693cd3ac06fadb9aa6df741f5453dd50c8e0 0.1s done [2024-08-26T06:14:56.944Z] #114 writing image sha256:9ac0a7fa8e49dff71544c1785bb705524afe56ae8be52177b1c498882572a1e7 done [2024-08-26T06:14:56.944Z] #114 naming to docker.io/library/core-command done [2024-08-26T06:14:56.944Z] #114 naming to docker.io/library/core-keeper done [2024-08-26T06:14:57.202Z] #114 exporting layers 0.3s done [2024-08-26T06:14:57.202Z] #114 writing image sha256:d57d5784b7e6afc6a866a14a2ab4356470037b680a29abb5bb190b9179676a1a done [2024-08-26T06:14:57.202Z] #114 naming to docker.io/library/support-notifications done [2024-08-26T06:14:57.202Z] #114 writing image sha256:d4f06240414ec4165a2642395fd970894da045bb1f2d7c39cb86b9825cd82c58 done [2024-08-26T06:14:57.202Z] #114 naming to docker.io/library/support-cron-scheduler done [2024-08-26T06:14:57.202Z] #114 exporting layers 0.3s done [2024-08-26T06:14:57.202Z] #114 writing image sha256:20ea53e6ba6784d59bc2762c0c591190d0cd933deed34b221947b2289c2a265d done [2024-08-26T06:14:57.202Z] #114 naming to docker.io/library/core-data done [2024-08-26T06:14:57.202Z] #114 writing image sha256:0139bbded92256adb56d6b4f5fe4cb4775ea97eeeb62f2a21c816ab135e07518 done [2024-08-26T06:14:57.202Z] #114 naming to docker.io/library/support-scheduler done [2024-08-26T06:14:57.203Z] #114 writing image sha256:6878ced9e4517e800a3580d359ecb1831a170dcd07aea06ff12bbad9933577af done [2024-08-26T06:14:57.203Z] #114 naming to docker.io/library/core-metadata done [2024-08-26T06:14:57.203Z] #114 DONE 19.9s [2024-08-26T06:14:57.203Z] [2024-08-26T06:14:57.203Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:14:57.462Z] #233 DONE 0.4s [2024-08-26T06:14:57.462Z] [2024-08-26T06:14:57.462Z] #114 [security-proxy-auth] exporting to image [2024-08-26T06:14:58.400Z] #114 exporting layers 0.9s done [2024-08-26T06:14:58.400Z] #114 writing image sha256:7a21693449ca508c02a0c5e6d2483b1e544a6bdcf744ca051b335734049b965a done [2024-08-26T06:14:58.400Z] #114 naming to docker.io/library/security-proxy-auth done [2024-08-26T06:14:58.400Z] #114 DONE 20.7s [2024-08-26T06:14:58.400Z] [2024-08-26T06:14:58.400Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.400Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.401Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.401Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.401Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.401Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T06:14:58.401Z] time="2024-08-26T06:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T06:14:58.411Z] $ docker stop --time=1 d275d7b39c2fd88f20e28613645ac60456ddc083cfb796cbea7e6b2a85f94da1 [2024-08-26T06:14:59.682Z] $ docker rm -f --volumes d275d7b39c2fd88f20e28613645ac60456ddc083cfb796cbea7e6b2a85f94da1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T06:15:00.035Z] + docker images [2024-08-26T06:15:00.035Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T06:15:00.035Z] security-proxy-auth latest 7a21693449ca 2 seconds ago 33MB [2024-08-26T06:15:00.035Z] core-metadata latest 6878ced9e451 3 seconds ago 39.7MB [2024-08-26T06:15:00.035Z] support-scheduler latest 0139bbded922 3 seconds ago 41.9MB [2024-08-26T06:15:00.035Z] core-keeper latest f8dd595b43ce 3 seconds ago 39.5MB [2024-08-26T06:15:00.035Z] core-data latest 20ea53e6ba67 3 seconds ago 39.6MB [2024-08-26T06:15:00.035Z] support-notifications latest d57d5784b7e6 3 seconds ago 42.5MB [2024-08-26T06:15:00.035Z] support-cron-scheduler latest d4f06240414e 3 seconds ago 44.1MB [2024-08-26T06:15:00.035Z] core-command latest 9ac0a7fa8e49 3 seconds ago 35.4MB [2024-08-26T06:15:00.035Z] security-bootstrapper latest e914e367ed6a 33 seconds ago 18.9MB [2024-08-26T06:15:00.035Z] security-secretstore-setup latest 6edab1b95842 38 seconds ago 37MB [2024-08-26T06:15:00.035Z] security-proxy-setup latest 1a92e9313e5e 43 seconds ago 26.2MB [2024-08-26T06:15:00.035Z] core-common-config-bootstrapper latest 8a8f964fe092 50 seconds ago 15.2MB [2024-08-26T06:15:00.035Z] security-spiffe-token-provider latest a4166e3801af About a minute ago 28.8MB [2024-08-26T06:15:00.035Z] security-spire-agent latest 3a2b6558dc8a 3 minutes ago 182MB [2024-08-26T06:15:00.035Z] security-spire-config latest 904877813777 3 minutes ago 120MB [2024-08-26T06:15:00.035Z] security-spire-server latest 4c1d34ccfcfc 3 minutes ago 121MB [2024-08-26T06:15:00.035Z] ci-base-image-x86_64 latest 239808ef0b96 7 minutes ago 971MB [2024-08-26T06:15:00.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-26T06:15:00.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-26T06:15:00.035Z] 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-08-26T06:15:56.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-26T06:15:56.268Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-26T06:16:43.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-26T06:16:48.566Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-26T06:16:48.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-26T06:16:48.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-26T06:16:48.567Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-26T06:16:48.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-26T06:17:00.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-26T06:17:00.891Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-26T06:17:00.891Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.136s coverage: 28.7% of statements [2024-08-26T06:17:12.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.178s coverage: 97.0% of statements [2024-08-26T06:17:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-26T06:17:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-26T06:17:17.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-26T06:17:21.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.280s coverage: 69.2% of statements [2024-08-26T06:17:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-26T06:17:22.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-26T06:17:24.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-26T06:17:29.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-26T06:17:37.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-26T06:17:37.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:17:37.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-26T06:17:37.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-26T06:17:37.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-26T06:17:37.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 7.977s coverage: 93.4% of statements [2024-08-26T06:17:38.033Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.246s coverage: 91.7% of statements [2024-08-26T06:17:44.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-26T06:17:44.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-26T06:17:45.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.224s coverage: 7.0% of statements [2024-08-26T06:17:55.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-26T06:17:55.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:17:55.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-26T06:17:57.831Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-26T06:17:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements [2024-08-26T06:17:58.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.088s coverage: 72.2% of statements [2024-08-26T06:18:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-26T06:18:03.488Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.107s coverage: 0.0% of statements [no tests to run] [2024-08-26T06:18:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-26T06:18:08.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-26T06:18:09.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-08-26T06:18:09.766Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.138s coverage: 30.7% of statements [2024-08-26T06:18:14.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.154s coverage: 41.7% of statements [2024-08-26T06:18:14.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 77.8% of statements [2024-08-26T06:18:14.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.114s coverage: 94.1% of statements [2024-08-26T06:18:14.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements [2024-08-26T06:18:18.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.121s coverage: 87.5% of statements [2024-08-26T06:18:19.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-26T06:18:20.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-26T06:18:20.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-26T06:18:20.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-26T06:18:23.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-26T06:18:23.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-26T06:18:23.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-26T06:18:23.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-26T06:18:30.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.117s coverage: 94.4% of statements [2024-08-26T06:18:30.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-26T06:18:30.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-26T06:18:30.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-26T06:18:34.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-26T06:18:34.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-26T06:18:34.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-26T06:18:34.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-26T06:18:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-26T06:18:39.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-26T06:18:42.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-26T06:18:44.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.819s coverage: 79.9% of statements [2024-08-26T06:18:44.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.146s coverage: 92.9% of statements [2024-08-26T06:18:44.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements [2024-08-26T06:18:44.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements [2024-08-26T06:18:44.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.096s coverage: 75.0% of statements [2024-08-26T06:18:49.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-26T06:18:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-08-26T06:18:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.074s coverage: 20.0% of statements [2024-08-26T06:18:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.068s coverage: 100.0% of statements [2024-08-26T06:18:49.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.283s coverage: 81.8% of statements [2024-08-26T06:18:49.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-26T06:18:49.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.254s coverage: 82.1% of statements [2024-08-26T06:18:50.499Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.104s coverage: 86.0% of statements [2024-08-26T06:18:55.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-26T06:18:55.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-26T06:18:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.734s coverage: 63.1% of statements [2024-08-26T06:18:56.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-08-26T06:18:58.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.137s coverage: 89.4% of statements [2024-08-26T06:18:58.187Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-08-26T06:18:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-26T06:18:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-26T06:18:58.768Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-26T06:18:59.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-08-26T06:18:59.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-08-26T06:19:06.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-26T06:19:06.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-26T06:19:06.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-26T06:19:07.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.671s coverage: 36.5% of statements [2024-08-26T06:19:07.651Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-08-26T06:19:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-26T06:19:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-26T06:19:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-26T06:19:07.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-26T06:19:09.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.105s coverage: 84.8% of statements [2024-08-26T06:19:11.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-26T06:19:11.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-26T06:19:11.625Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-26T06:19:13.031Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.116s coverage: 5.2% of statements [2024-08-26T06:19:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-26T06:19:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-26T06:19:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:19:18.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-26T06:19:19.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.337s coverage: 90.8% of statements [2024-08-26T06:19:25.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-26T06:19:25.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-26T06:19:25.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-26T06:19:25.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-26T06:19:31.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.178s coverage: 19.9% of statements [2024-08-26T06:19:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-26T06:19:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:19:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-26T06:19:31.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-26T06:19:33.675Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.473s coverage: 95.7% of statements [2024-08-26T06:19:35.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-26T06:19:35.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-26T06:19:37.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.149s coverage: 61.8% of statements [2024-08-26T06:19:40.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-26T06:19:40.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-26T06:19:40.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.281s coverage: 98.9% of statements [2024-08-26T06:19:42.868Z] 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-08-26T06:19:42.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-26T06:19:42.868Z] go vet ./... [2024-08-26T06:24:04.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-26T06:24:04.624Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-26T06:24:04.624Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-26T06:24:04.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-26T06:24:04.980Z] + ls -al . [2024-08-26T06:24:04.980Z] total 908 [2024-08-26T06:24:04.998Z] drwxrwxr-x 10 1001 1001 4096 Aug 26 06:12 . [2024-08-26T06:24:04.998Z] drwxr-xr-x 4 root root 4096 Aug 26 06:12 .. [2024-08-26T06:24:04.998Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:09 .blubracket [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 10 Aug 26 06:09 .dockerignore [2024-08-26T06:24:04.998Z] drwxrwxr-x 8 1001 1001 4096 Aug 26 06:09 .git [2024-08-26T06:24:04.998Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 06:09 .github [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 1102 Aug 26 06:09 .gitignore [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 42 Aug 26 06:09 .golangci.yml [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 100 Aug 26 06:09 .hadolint.yml [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 155 Aug 26 06:09 .sonarcloud.properties [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 1171 Aug 26 06:09 ADOPTERS.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 21286 Aug 26 06:09 Attribution.txt [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 100284 Aug 26 06:09 CHANGELOG.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 3804 Aug 26 06:09 CONTRIBUTING.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 677 Aug 26 06:09 GOVERNANCE.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 861 Aug 26 06:09 Jenkinsfile [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 10775 Aug 26 06:09 LICENSE [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 16854 Aug 26 06:09 Makefile [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 582 Aug 26 06:09 OWNERS.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 9528 Aug 26 06:09 README.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 789 Aug 26 06:09 SECURITY.md [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 5 Aug 26 06:06 VERSION [2024-08-26T06:24:04.998Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:09 bin [2024-08-26T06:24:04.998Z] drwxrwxr-x 20 1001 1001 4096 Aug 26 06:09 cmd [2024-08-26T06:24:04.998Z] -rw-r--r-- 1 root root 544290 Aug 26 06:19 coverage.out [2024-08-26T06:24:04.998Z] drwxrwxr-x 2 1001 1001 4096 Aug 26 06:09 fuzz_test [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 7305 Aug 26 06:09 go.mod [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 102581 Aug 26 06:09 go.sum [2024-08-26T06:24:04.998Z] drwxrwxr-x 7 1001 1001 4096 Aug 26 06:09 internal [2024-08-26T06:24:04.998Z] drwxrwxr-x 3 1001 1001 4096 Aug 26 06:09 openapi [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 584 Aug 26 06:09 security.txt [2024-08-26T06:24:04.998Z] -rw-rw-r-- 1 1001 1001 204 Aug 26 06:09 version.go [Pipeline] sh [2024-08-26T06:24:05.617Z] + '[' -e coverage.out ] [2024-08-26T06:24:05.617Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-26T06:24:05.643Z] Warning: overwriting stash ‘coverage-report’ [2024-08-26T06:24:06.469Z] Stashed 1 file(s) [Pipeline] sh [2024-08-26T06:24:06.776Z] + make build [2024-08-26T06:24:07.042Z] 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-08-26T06:27:13.771Z] 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-08-26T06:27:21.962Z] 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-08-26T06:27:28.598Z] 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-08-26T06:27:31.171Z] 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-08-26T06:27:39.356Z] 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-08-26T06:28:11.549Z] 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-08-26T06:28:15.847Z] 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-08-26T06:28:25.944Z] 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-08-26T06:28:38.246Z] 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-08-26T06:28:41.581Z] 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-08-26T06:28:44.906Z] 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-08-26T06:28:48.241Z] 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-08-26T06:28:53.575Z] 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-08-26T06:28:57.821Z] $ docker stop --time=1 51c7e69ff66b45101b50d9d8e5c27325b6cca3b918f64ced991f553ee9416e38 [2024-08-26T06:28:59.979Z] $ docker rm -f --volumes 51c7e69ff66b45101b50d9d8e5c27325b6cca3b918f64ced991f553ee9416e38 [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-08-26T06:29:03.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T06:29:03.438Z] [2024-08-26T06:29:03.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T06:29:03.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T06:29:04.035Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-26T06:29:04.035Z] 547446be3368: Pulling fs layer [2024-08-26T06:29:04.035Z] d125d8839a47: Pulling fs layer [2024-08-26T06:29:04.035Z] 3e85d5ac6304: Pulling fs layer [2024-08-26T06:29:04.035Z] c3105a71a48b: Pulling fs layer [2024-08-26T06:29:04.035Z] 0f093f025ec4: Pulling fs layer [2024-08-26T06:29:04.035Z] c3106fc0e877: Pulling fs layer [2024-08-26T06:29:04.035Z] c3105a71a48b: Waiting [2024-08-26T06:29:04.035Z] 0f093f025ec4: Waiting [2024-08-26T06:29:04.035Z] 547446be3368: Verifying Checksum [2024-08-26T06:29:04.035Z] 547446be3368: Download complete [2024-08-26T06:29:04.035Z] c3105a71a48b: Verifying Checksum [2024-08-26T06:29:04.035Z] c3105a71a48b: Download complete [2024-08-26T06:29:04.616Z] d125d8839a47: Verifying Checksum [2024-08-26T06:29:04.616Z] d125d8839a47: Download complete [2024-08-26T06:29:04.616Z] c3106fc0e877: Verifying Checksum [2024-08-26T06:29:04.616Z] c3106fc0e877: Download complete [2024-08-26T06:29:04.616Z] 0f093f025ec4: Verifying Checksum [2024-08-26T06:29:04.616Z] 0f093f025ec4: Download complete [2024-08-26T06:29:04.883Z] 547446be3368: Pull complete [2024-08-26T06:29:05.839Z] d125d8839a47: Pull complete [2024-08-26T06:29:06.797Z] 3e85d5ac6304: Verifying Checksum [2024-08-26T06:29:06.797Z] 3e85d5ac6304: Download complete [2024-08-26T06:29:16.859Z] 3e85d5ac6304: Pull complete [2024-08-26T06:29:16.859Z] c3105a71a48b: Pull complete [2024-08-26T06:29:17.439Z] 0f093f025ec4: Pull complete [2024-08-26T06:29:17.703Z] c3106fc0e877: Pull complete [2024-08-26T06:29:17.703Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-26T06:29:17.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-26T06:29:17.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T06:29:17.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container [2024-08-26T06:29:17.968Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-26T06:29:20.056Z] $ docker top 58afdf45bb3790213780cbd3c5384c042ac3772824f3d1cfef7d265e482c4acc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T06:29:20.871Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-26T06:29:30.915Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-26T06:29:30.915Z] #1 transferring dockerfile: 1.69kB done [2024-08-26T06:29:30.915Z] #1 DONE 0.1s [2024-08-26T06:29:30.915Z] [2024-08-26T06:29:30.915Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-26T06:29:30.915Z] #2 transferring dockerfile: 1.89kB done [2024-08-26T06:29:30.915Z] #2 DONE 0.0s [2024-08-26T06:29:30.915Z] [2024-08-26T06:29:30.915Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-26T06:29:30.915Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-08-26T06:29:30.915Z] #3 DONE 0.0s [2024-08-26T06:29:30.915Z] [2024-08-26T06:29:30.915Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-26T06:29:30.915Z] #4 transferring dockerfile: 2.23kB done [2024-08-26T06:29:30.915Z] #4 DONE 0.1s [2024-08-26T06:29:30.915Z] [2024-08-26T06:29:30.915Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-26T06:29:31.181Z] #5 transferring dockerfile: 1.85kB done [2024-08-26T06:29:31.181Z] #5 DONE 0.1s [2024-08-26T06:29:31.181Z] [2024-08-26T06:29:31.181Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-26T06:29:31.181Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-08-26T06:29:31.181Z] #6 DONE 0.1s [2024-08-26T06:29:31.181Z] [2024-08-26T06:29:31.181Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-26T06:29:31.181Z] #7 transferring dockerfile: 1.70kB done [2024-08-26T06:29:31.181Z] #7 DONE 0.0s [2024-08-26T06:29:31.181Z] [2024-08-26T06:29:31.181Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-26T06:29:31.181Z] #8 transferring dockerfile: 1.95kB done [2024-08-26T06:29:31.181Z] #8 DONE 0.1s [2024-08-26T06:29:31.181Z] [2024-08-26T06:29:31.181Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-26T06:29:31.181Z] #9 transferring dockerfile: 2.49kB done [2024-08-26T06:29:31.181Z] #9 DONE 0.1s [2024-08-26T06:29:31.181Z] [2024-08-26T06:29:31.181Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-26T06:29:31.446Z] #10 transferring dockerfile: 2.01kB 0.0s done [2024-08-26T06:29:31.447Z] #10 DONE 0.1s [2024-08-26T06:29:31.447Z] [2024-08-26T06:29:31.447Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-26T06:29:31.447Z] #11 transferring dockerfile: 3.17kB done [2024-08-26T06:29:31.447Z] #11 DONE 0.1s [2024-08-26T06:29:31.447Z] [2024-08-26T06:29:31.447Z] #12 [core-data internal] load build definition from Dockerfile [2024-08-26T06:29:31.447Z] #12 transferring dockerfile: 2.07kB done [2024-08-26T06:29:31.447Z] #12 DONE 0.1s [2024-08-26T06:29:31.447Z] [2024-08-26T06:29:31.447Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-26T06:29:31.447Z] #13 transferring dockerfile: 2.15kB done [2024-08-26T06:29:31.447Z] #13 DONE 0.1s [2024-08-26T06:29:31.715Z] [2024-08-26T06:29:31.715Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-26T06:29:31.715Z] #14 transferring dockerfile: 2.06kB done [2024-08-26T06:29:31.715Z] #14 DONE 0.1s [2024-08-26T06:29:31.715Z] [2024-08-26T06:29:31.715Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-26T06:29:31.715Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-08-26T06:29:31.715Z] #15 DONE 0.1s [2024-08-26T06:29:31.715Z] [2024-08-26T06:29:31.715Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-08-26T06:29:31.715Z] #16 transferring dockerfile: 1.81kB 0.0s done [2024-08-26T06:29:31.715Z] #16 DONE 0.1s [2024-08-26T06:29:31.715Z] [2024-08-26T06:29:31.715Z] #17 [security-spire-config internal] load .dockerignore [2024-08-26T06:29:31.715Z] #17 transferring context: [2024-08-26T06:29:31.980Z] #17 transferring context: 50B done [2024-08-26T06:29:31.980Z] #17 DONE 0.1s [2024-08-26T06:29:32.559Z] [2024-08-26T06:29:32.559Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-26T06:29:32.559Z] #18 transferring context: 50B done [2024-08-26T06:29:32.559Z] #18 DONE 0.1s [2024-08-26T06:29:32.829Z] [2024-08-26T06:29:32.829Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-26T06:29:32.829Z] #19 transferring context: 50B 0.0s done [2024-08-26T06:29:32.829Z] #19 DONE 0.0s [2024-08-26T06:29:32.829Z] [2024-08-26T06:29:32.829Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-26T06:29:32.829Z] #20 transferring context: 50B 0.0s done [2024-08-26T06:29:32.829Z] #20 DONE 0.1s [2024-08-26T06:29:32.829Z] [2024-08-26T06:29:32.829Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-26T06:29:32.829Z] #21 transferring context: 50B done [2024-08-26T06:29:32.829Z] #21 DONE 0.1s [2024-08-26T06:29:32.829Z] [2024-08-26T06:29:32.829Z] #22 [core-command internal] load .dockerignore [2024-08-26T06:29:33.101Z] #22 transferring context: 50B done [2024-08-26T06:29:33.101Z] #22 DONE 0.1s [2024-08-26T06:29:33.101Z] [2024-08-26T06:29:33.101Z] #23 [security-spire-server internal] load .dockerignore [2024-08-26T06:29:33.101Z] #23 transferring context: 50B done [2024-08-26T06:29:33.101Z] #23 DONE 0.1s [2024-08-26T06:29:33.101Z] [2024-08-26T06:29:33.101Z] #24 [support-notifications internal] load .dockerignore [2024-08-26T06:29:33.101Z] #24 transferring context: 50B done [2024-08-26T06:29:33.101Z] #24 DONE 0.0s [2024-08-26T06:29:33.101Z] [2024-08-26T06:29:33.101Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-08-26T06:29:33.101Z] #25 transferring context: 50B done [2024-08-26T06:29:33.101Z] #25 DONE 0.1s [2024-08-26T06:29:33.101Z] [2024-08-26T06:29:33.101Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:29:33.366Z] #26 ... [2024-08-26T06:29:33.366Z] [2024-08-26T06:29:33.366Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-26T06:29:33.366Z] #27 transferring context: 50B done [2024-08-26T06:29:33.366Z] #27 DONE 0.1s [2024-08-26T06:29:33.366Z] [2024-08-26T06:29:33.366Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:29:33.366Z] #26 transferring context: 50B done [2024-08-26T06:29:33.366Z] #26 ... [2024-08-26T06:29:33.366Z] [2024-08-26T06:29:33.366Z] #28 [core-data internal] load .dockerignore [2024-08-26T06:29:33.366Z] #28 transferring context: 50B 0.0s done [2024-08-26T06:29:33.366Z] #28 DONE 0.1s [2024-08-26T06:29:33.632Z] [2024-08-26T06:29:33.632Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-26T06:29:33.632Z] #29 transferring context: 50B done [2024-08-26T06:29:33.632Z] #29 DONE 0.1s [2024-08-26T06:29:33.632Z] [2024-08-26T06:29:33.632Z] #30 [core-metadata internal] load .dockerignore [2024-08-26T06:29:33.632Z] #30 transferring context: 50B 0.0s done [2024-08-26T06:29:33.632Z] #30 DONE 0.1s [2024-08-26T06:29:33.632Z] [2024-08-26T06:29:33.632Z] #31 [support-scheduler internal] load .dockerignore [2024-08-26T06:29:33.632Z] #31 transferring context: 50B 0.0s done [2024-08-26T06:29:33.632Z] #31 DONE 0.1s [2024-08-26T06:29:33.632Z] [2024-08-26T06:29:33.632Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:29:33.632Z] #26 ... [2024-08-26T06:29:33.632Z] [2024-08-26T06:29:33.632Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-26T06:29:33.632Z] #32 transferring context: 50B 0.0s done [2024-08-26T06:29:33.632Z] #32 DONE 0.0s [2024-08-26T06:29:33.898Z] [2024-08-26T06:29:33.898Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T06:29:34.164Z] #33 ... [2024-08-26T06:29:34.164Z] [2024-08-26T06:29:34.164Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:34.164Z] #34 DONE 0.4s [2024-08-26T06:29:34.164Z] [2024-08-26T06:29:34.164Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T06:29:34.164Z] #33 DONE 0.6s [2024-08-26T06:29:34.164Z] [2024-08-26T06:29:34.164Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:29:34.429Z] #26 ... [2024-08-26T06:29:34.429Z] [2024-08-26T06:29:34.429Z] #35 [security-spire-config internal] load build context [2024-08-26T06:29:34.429Z] #35 transferring context: 25.96kB 0.0s done [2024-08-26T06:29:34.429Z] #35 DONE 0.1s [2024-08-26T06:29:34.429Z] [2024-08-26T06:29:34.429Z] #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:34.429Z] #36 DONE 0.0s [2024-08-26T06:29:34.429Z] [2024-08-26T06:29:34.429Z] #37 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:34.429Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:34.429Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:34.429Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:34.429Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:34.429Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-26T06:29:34.692Z] #37 ... [2024-08-26T06:29:34.692Z] [2024-08-26T06:29:34.692Z] #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:34.692Z] #36 DONE 0.0s [2024-08-26T06:29:34.692Z] [2024-08-26T06:29:34.692Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:34.692Z] #34 DONE 0.4s [2024-08-26T06:29:34.692Z] [2024-08-26T06:29:34.692Z] #37 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:34.692Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:34.692Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:34.692Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:34.692Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:34.692Z] #37 ... [2024-08-26T06:29:34.692Z] [2024-08-26T06:29:34.692Z] #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:34.692Z] #36 DONE 0.0s [2024-08-26T06:29:34.692Z] [2024-08-26T06:29:34.692Z] #37 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:34.692Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:34.692Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:34.692Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:34.692Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:34.692Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:34.958Z] #37 ... [2024-08-26T06:29:34.958Z] [2024-08-26T06:29:34.958Z] #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:34.958Z] #36 DONE 0.0s [2024-08-26T06:29:34.958Z] [2024-08-26T06:29:34.958Z] #37 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:34.958Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:34.958Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-26T06:29:34.958Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:34.958Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:34.958Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:34.958Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:34.958Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:34.958Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:34.958Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:34.958Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:34.958Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:34.959Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:35.223Z] #37 ... [2024-08-26T06:29:35.223Z] [2024-08-26T06:29:35.223Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:35.223Z] #34 DONE 0.7s [2024-08-26T06:29:35.223Z] [2024-08-26T06:29:35.223Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T06:29:35.223Z] #33 DONE 0.8s [2024-08-26T06:29:35.223Z] [2024-08-26T06:29:35.223Z] #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:35.223Z] #36 DONE 0.0s [2024-08-26T06:29:35.223Z] [2024-08-26T06:29:35.223Z] #37 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:35.223Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:35.223Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:35.223Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:35.223Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:35.223Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:35.491Z] #37 ... [2024-08-26T06:29:35.491Z] [2024-08-26T06:29:35.491Z] #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:35.491Z] #36 DONE 0.0s [2024-08-26T06:29:35.491Z] [2024-08-26T06:29:35.491Z] #37 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:35.758Z] #37 ... [2024-08-26T06:29:35.758Z] [2024-08-26T06:29:35.758Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:35.758Z] #34 DONE 1.0s [2024-08-26T06:29:35.758Z] [2024-08-26T06:29:35.758Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:35.758Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:35.758Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:35.758Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:35.758Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:35.758Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:35.758Z] #37 ... [2024-08-26T06:29:35.758Z] [2024-08-26T06:29:35.758Z] #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:35.758Z] #36 DONE 0.0s [2024-08-26T06:29:35.758Z] [2024-08-26T06:29:35.758Z] #37 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:35.758Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:35.758Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:35.758Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:35.758Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:35.758Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:36.027Z] #37 ... [2024-08-26T06:29:36.027Z] [2024-08-26T06:29:36.027Z] #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:36.027Z] #36 DONE 0.0s [2024-08-26T06:29:36.027Z] [2024-08-26T06:29:36.027Z] #37 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:36.292Z] #37 ... [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:36.292Z] #34 DONE 1.4s [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #37 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:36.292Z] #37 ... [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #38 [core-keeper internal] load build context [2024-08-26T06:29:36.292Z] #38 DONE 0.0s [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #39 [security-spire-server internal] load build context [2024-08-26T06:29:36.292Z] #39 transferring context: 27.71kB 0.1s done [2024-08-26T06:29:36.292Z] #39 DONE 1.1s [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #37 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:36.292Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:36.292Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:36.292Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:36.292Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:36.292Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:36.292Z] #37 ... [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:36.292Z] #36 DONE 0.0s [2024-08-26T06:29:36.292Z] [2024-08-26T06:29:36.292Z] #37 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:36.292Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:36.292Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:36.292Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:36.292Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:36.292Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:36.558Z] #37 ... [2024-08-26T06:29:36.558Z] [2024-08-26T06:29:36.558Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:36.558Z] #34 DONE 1.5s [2024-08-26T06:29:36.558Z] [2024-08-26T06:29:36.558Z] #37 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:36.558Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:36.558Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:36.558Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:36.558Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:36.558Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:36.827Z] #37 ... [2024-08-26T06:29:36.827Z] [2024-08-26T06:29:36.827Z] #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:36.827Z] #36 DONE 0.0s [2024-08-26T06:29:36.827Z] [2024-08-26T06:29:36.827Z] #37 [core-data stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:37.092Z] #37 ... [2024-08-26T06:29:37.092Z] [2024-08-26T06:29:37.092Z] #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:37.092Z] #36 DONE 0.0s [2024-08-26T06:29:37.092Z] [2024-08-26T06:29:37.092Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:37.092Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:37.092Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:37.092Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:37.092Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:37.092Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:37.357Z] #37 ... [2024-08-26T06:29:37.357Z] [2024-08-26T06:29:37.357Z] #36 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-26T06:29:37.357Z] #36 DONE 0.0s [2024-08-26T06:29:37.357Z] [2024-08-26T06:29:37.357Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:37.357Z] #37 ... [2024-08-26T06:29:37.357Z] [2024-08-26T06:29:37.357Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:37.357Z] #34 DONE 2.1s [2024-08-26T06:29:37.626Z] [2024-08-26T06:29:37.626Z] #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:37.626Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:37.626Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:37.626Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:37.626Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:37.626Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:37.626Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.0s done [2024-08-26T06:29:37.892Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.0s done [2024-08-26T06:29:38.159Z] #37 ... [2024-08-26T06:29:38.159Z] [2024-08-26T06:29:38.159Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-26T06:29:38.159Z] #33 DONE 1.4s [2024-08-26T06:29:38.159Z] [2024-08-26T06:29:38.159Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-26T06:29:38.159Z] #34 DONE 2.8s [2024-08-26T06:29:38.426Z] [2024-08-26T06:29:38.426Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:38.426Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-26T06:29:38.426Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T06:29:38.426Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-26T06:29:38.426Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-26T06:29:38.426Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-26T06:29:38.426Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T06:29:38.426Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-26T06:29:38.426Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-26T06:29:38.426Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done [2024-08-26T06:29:38.426Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-26T06:29:38.426Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-26T06:29:38.426Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-08-26T06:29:38.695Z] #40 ... [2024-08-26T06:29:38.695Z] [2024-08-26T06:29:38.695Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-26T06:29:38.695Z] #41 DONE 1.3s [2024-08-26T06:29:38.966Z] [2024-08-26T06:29:38.966Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:38.966Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-26T06:29:38.966Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-26T06:29:38.966Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-26T06:29:38.966Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-26T06:29:38.966Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-26T06:29:38.966Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-26T06:29:38.966Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-26T06:29:38.966Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-26T06:29:38.966Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s done [2024-08-26T06:29:38.966Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-26T06:29:38.966Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-26T06:29:39.236Z] #40 ... [2024-08-26T06:29:39.236Z] [2024-08-26T06:29:39.236Z] #42 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-26T06:29:39.236Z] #42 DONE 4.8s [2024-08-26T06:29:39.236Z] [2024-08-26T06:29:39.236Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:40.649Z] #40 ... [2024-08-26T06:29:40.649Z] [2024-08-26T06:29:40.649Z] #43 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-26T06:29:40.649Z] #43 DONE 1.3s [2024-08-26T06:29:40.649Z] [2024-08-26T06:29:40.649Z] #37 [support-notifications stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-26T06:29:40.649Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-26T06:29:40.649Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-26T06:29:40.649Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-26T06:29:40.649Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-26T06:29:40.649Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-26T06:29:40.649Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.0s done [2024-08-26T06:29:40.649Z] #37 DONE 7.1s [2024-08-26T06:29:40.649Z] [2024-08-26T06:29:40.649Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:40.649Z] #40 ... [2024-08-26T06:29:40.649Z] [2024-08-26T06:29:40.649Z] #44 [security-spire-agent internal] load build context [2024-08-26T06:29:40.649Z] #44 transferring context: 27.24kB 0.2s done [2024-08-26T06:29:40.649Z] #44 DONE 1.9s [2024-08-26T06:29:40.931Z] [2024-08-26T06:29:40.931Z] #45 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:29:45.195Z] #45 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:29:45.195Z] #46 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:29:45.195Z] #47 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:29:45.195Z] #48 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:29:45.195Z] #49 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:29:45.195Z] #48 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #50 [core-command internal] load build context [2024-08-26T06:29:45.195Z] #50 ... [2024-08-26T06:29:45.195Z] [2024-08-26T06:29:45.195Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:29:45.195Z] #47 transferring context: 48.59MB 10.3s [2024-08-26T06:29:45.781Z] #47 ... [2024-08-26T06:29:45.781Z] [2024-08-26T06:29:45.781Z] #51 [support-notifications internal] load build context [2024-08-26T06:29:45.781Z] #51 ... [2024-08-26T06:29:45.781Z] [2024-08-26T06:29:45.781Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:29:46.049Z] #52 ... [2024-08-26T06:29:46.049Z] [2024-08-26T06:29:46.049Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:29:46.318Z] #47 ... [2024-08-26T06:29:46.318Z] [2024-08-26T06:29:46.318Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:29:46.588Z] #53 ... [2024-08-26T06:29:46.588Z] [2024-08-26T06:29:46.588Z] #38 [core-keeper internal] load build context [2024-08-26T06:29:46.588Z] #38 ... [2024-08-26T06:29:46.588Z] [2024-08-26T06:29:46.588Z] #54 [core-data internal] load build context [2024-08-26T06:29:46.854Z] #54 ... [2024-08-26T06:29:46.855Z] [2024-08-26T06:29:46.855Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:29:47.134Z] #53 ... [2024-08-26T06:29:47.134Z] [2024-08-26T06:29:47.134Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:29:47.134Z] #55 ... [2024-08-26T06:29:47.134Z] [2024-08-26T06:29:47.134Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:29:47.718Z] #53 ... [2024-08-26T06:29:47.718Z] [2024-08-26T06:29:47.718Z] #56 [core-metadata internal] load build context [2024-08-26T06:29:47.718Z] #56 ... [2024-08-26T06:29:47.718Z] [2024-08-26T06:29:47.718Z] #57 [support-scheduler internal] load build context [2024-08-26T06:29:47.985Z] #57 ... [2024-08-26T06:29:47.985Z] [2024-08-26T06:29:47.985Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:29:47.985Z] #53 ... [2024-08-26T06:29:47.985Z] [2024-08-26T06:29:47.985Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:29:47.985Z] #58 DONE 7.7s [2024-08-26T06:29:48.251Z] [2024-08-26T06:29:48.251Z] #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T06:29:48.843Z] #59 ... [2024-08-26T06:29:48.843Z] [2024-08-26T06:29:48.843Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:29:48.843Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-26T06:29:48.843Z] #60 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-26T06:29:48.843Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-26T06:29:48.843Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-26T06:29:48.843Z] #60 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-26T06:29:48.843Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-26T06:29:48.843Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done [2024-08-26T06:29:48.843Z] #60 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.7s done [2024-08-26T06:29:48.843Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-26T06:29:48.843Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s [2024-08-26T06:29:48.843Z] #60 ... [2024-08-26T06:29:48.843Z] [2024-08-26T06:29:48.843Z] #57 [support-scheduler internal] load build context [2024-08-26T06:29:50.249Z] #57 ... [2024-08-26T06:29:50.249Z] [2024-08-26T06:29:50.249Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:29:50.249Z] #0 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:50.249Z] #0 9.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:50.515Z] #61 ... [2024-08-26T06:29:50.515Z] [2024-08-26T06:29:50.515Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T06:29:50.515Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:50.515Z] #0 7.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:50.515Z] #0 9.380 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:29:50.515Z] #0 9.380 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:29:50.515Z] #0 9.380 OK: 19953 distinct packages available [2024-08-26T06:29:50.515Z] #0 9.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:50.515Z] #62 ... [2024-08-26T06:29:50.515Z] [2024-08-26T06:29:50.515Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T06:29:50.781Z] #63 ... [2024-08-26T06:29:50.781Z] [2024-08-26T06:29:50.781Z] #57 [support-scheduler internal] load build context [2024-08-26T06:29:50.781Z] #57 transferring context: 22.22MB 11.2s [2024-08-26T06:29:50.781Z] #57 ... [2024-08-26T06:29:50.781Z] [2024-08-26T06:29:50.781Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:50.781Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s [2024-08-26T06:29:51.052Z] #40 ... [2024-08-26T06:29:51.052Z] [2024-08-26T06:29:51.052Z] #50 [core-command internal] load build context [2024-08-26T06:29:51.052Z] #50 ... [2024-08-26T06:29:51.052Z] [2024-08-26T06:29:51.052Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T06:29:51.318Z] #64 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:51.318Z] #64 ... [2024-08-26T06:29:51.318Z] [2024-08-26T06:29:51.318Z] #57 [support-scheduler internal] load build context [2024-08-26T06:29:51.902Z] #57 ... [2024-08-26T06:29:51.902Z] [2024-08-26T06:29:51.902Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:29:52.169Z] #65 ... [2024-08-26T06:29:52.169Z] [2024-08-26T06:29:52.169Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T06:29:52.169Z] #66 ... [2024-08-26T06:29:52.169Z] [2024-08-26T06:29:52.169Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T06:29:52.435Z] #67 ... [2024-08-26T06:29:52.435Z] [2024-08-26T06:29:52.435Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:29:52.435Z] #68 ... [2024-08-26T06:29:52.435Z] [2024-08-26T06:29:52.435Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T06:29:52.703Z] #69 ... [2024-08-26T06:29:52.703Z] [2024-08-26T06:29:52.703Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T06:29:52.703Z] #70 ... [2024-08-26T06:29:52.703Z] [2024-08-26T06:29:52.703Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T06:29:52.703Z] #71 ... [2024-08-26T06:29:52.703Z] [2024-08-26T06:29:52.703Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T06:29:52.968Z] #72 ... [2024-08-26T06:29:52.968Z] [2024-08-26T06:29:52.968Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T06:29:52.968Z] #73 ... [2024-08-26T06:29:52.968Z] [2024-08-26T06:29:52.968Z] #74 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T06:29:53.233Z] #74 ... [2024-08-26T06:29:53.233Z] [2024-08-26T06:29:53.233Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:53.816Z] #40 ... [2024-08-26T06:29:53.816Z] [2024-08-26T06:29:53.816Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:29:53.816Z] #61 10.76 OK: 266 MiB in 52 packages [2024-08-26T06:29:53.816Z] #61 DONE 13.4s [2024-08-26T06:29:53.816Z] [2024-08-26T06:29:53.816Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:54.781Z] #40 ... [2024-08-26T06:29:54.781Z] [2024-08-26T06:29:54.781Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:29:55.047Z] #46 ... [2024-08-26T06:29:55.047Z] [2024-08-26T06:29:55.047Z] #74 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T06:29:55.047Z] #74 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:55.047Z] #74 ... [2024-08-26T06:29:55.047Z] [2024-08-26T06:29:55.047Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-26T06:29:55.047Z] #62 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:55.047Z] #62 13.34 OK: 266 MiB in 52 packages [2024-08-26T06:29:55.047Z] #62 DONE 14.5s [2024-08-26T06:29:55.047Z] [2024-08-26T06:29:55.047Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:29:55.333Z] #47 ... [2024-08-26T06:29:55.333Z] [2024-08-26T06:29:55.333Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:29:55.333Z] #49 ... [2024-08-26T06:29:55.333Z] [2024-08-26T06:29:55.333Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:29:55.600Z] #48 ... [2024-08-26T06:29:55.600Z] [2024-08-26T06:29:55.600Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:29:55.600Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.6s [2024-08-26T06:29:55.880Z] #40 ... [2024-08-26T06:29:55.880Z] [2024-08-26T06:29:55.880Z] #51 [support-notifications internal] load build context [2024-08-26T06:29:55.880Z] #51 transferring context: 47.96MB 19.1s [2024-08-26T06:29:56.146Z] #51 ... [2024-08-26T06:29:56.146Z] [2024-08-26T06:29:56.146Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:29:56.146Z] #52 ... [2024-08-26T06:29:56.146Z] [2024-08-26T06:29:56.146Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:29:56.728Z] #48 ... [2024-08-26T06:29:56.728Z] [2024-08-26T06:29:56.728Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-26T06:29:56.728Z] #63 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:56.728Z] #63 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:56.728Z] #63 15.41 OK: 266 MiB in 52 packages [2024-08-26T06:29:56.728Z] #63 DONE 16.3s [2024-08-26T06:29:56.728Z] [2024-08-26T06:29:56.728Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:29:56.994Z] #48 ... [2024-08-26T06:29:56.994Z] [2024-08-26T06:29:56.994Z] #54 [core-data internal] load build context [2024-08-26T06:29:56.994Z] #54 ... [2024-08-26T06:29:56.994Z] [2024-08-26T06:29:56.994Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-26T06:29:56.994Z] #45 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:56.994Z] #45 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:56.994Z] #45 14.58 OK: 266 MiB in 52 packages [2024-08-26T06:29:56.994Z] #45 DONE 16.8s [2024-08-26T06:29:56.994Z] [2024-08-26T06:29:56.994Z] #54 [core-data internal] load build context [2024-08-26T06:29:56.994Z] #54 ... [2024-08-26T06:29:56.994Z] [2024-08-26T06:29:56.994Z] #38 [core-keeper internal] load build context [2024-08-26T06:29:57.263Z] #38 ... [2024-08-26T06:29:57.263Z] [2024-08-26T06:29:57.263Z] #54 [core-data internal] load build context [2024-08-26T06:29:57.531Z] #54 ... [2024-08-26T06:29:57.531Z] [2024-08-26T06:29:57.531Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-26T06:29:57.531Z] #64 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:29:57.531Z] #64 15.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:29:57.531Z] #64 15.05 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:29:57.531Z] #64 15.22 OK: 8 MiB in 16 packages [2024-08-26T06:29:57.531Z] #64 DONE 16.3s [2024-08-26T06:29:57.531Z] [2024-08-26T06:29:57.531Z] #54 [core-data internal] load build context [2024-08-26T06:29:57.531Z] #54 ... [2024-08-26T06:29:57.531Z] [2024-08-26T06:29:57.531Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:29:57.531Z] #55 ... [2024-08-26T06:29:57.531Z] [2024-08-26T06:29:57.531Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T06:29:57.796Z] #75 ... [2024-08-26T06:29:57.796Z] [2024-08-26T06:29:57.796Z] #56 [core-metadata internal] load build context [2024-08-26T06:29:58.061Z] #56 ... [2024-08-26T06:29:58.061Z] [2024-08-26T06:29:58.061Z] #38 [core-keeper internal] load build context [2024-08-26T06:29:58.061Z] #38 ... [2024-08-26T06:29:58.061Z] [2024-08-26T06:29:58.061Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:29:58.327Z] #53 ... [2024-08-26T06:29:58.327Z] [2024-08-26T06:29:58.327Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:29:58.918Z] #47 ... [2024-08-26T06:29:58.918Z] [2024-08-26T06:29:58.918Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:29:58.918Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.2s [2024-08-26T06:29:59.184Z] #60 ... [2024-08-26T06:29:59.184Z] [2024-08-26T06:29:59.184Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:00.591Z] #47 ... [2024-08-26T06:30:00.591Z] [2024-08-26T06:30:00.591Z] #74 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-26T06:30:00.591Z] #74 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:00.591Z] #74 17.14 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:00.591Z] #74 17.14 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:00.591Z] #74 17.29 OK: 8 MiB in 16 packages [2024-08-26T06:30:00.591Z] #74 DONE 18.5s [2024-08-26T06:30:00.591Z] [2024-08-26T06:30:00.591Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:00.858Z] #47 transferring context: 70.32MB 25.8s [2024-08-26T06:30:01.123Z] #47 ... [2024-08-26T06:30:01.123Z] [2024-08-26T06:30:01.123Z] #50 [core-command internal] load build context [2024-08-26T06:30:01.388Z] #50 ... [2024-08-26T06:30:01.389Z] [2024-08-26T06:30:01.389Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:02.353Z] #47 ... [2024-08-26T06:30:02.353Z] [2024-08-26T06:30:02.353Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:02.628Z] #57 ... [2024-08-26T06:30:02.628Z] [2024-08-26T06:30:02.628Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:05.203Z] #47 ... [2024-08-26T06:30:05.203Z] [2024-08-26T06:30:05.203Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:05.203Z] #46 ... [2024-08-26T06:30:05.203Z] [2024-08-26T06:30:05.203Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:30:05.203Z] #65 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:05.203Z] #65 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:05.203Z] #65 16.69 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:30:05.203Z] #65 16.69 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:30:05.203Z] #65 16.69 OK: 19946 distinct packages available [2024-08-26T06:30:05.203Z] #65 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:05.203Z] #65 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:05.203Z] #65 22.51 (1/11) Installing ca-certificates (20240226-r0) [2024-08-26T06:30:05.203Z] #65 22.96 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-26T06:30:05.203Z] #65 ... [2024-08-26T06:30:05.203Z] [2024-08-26T06:30:05.203Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:05.471Z] #47 ... [2024-08-26T06:30:05.471Z] [2024-08-26T06:30:05.471Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:05.736Z] #49 ... [2024-08-26T06:30:05.736Z] [2024-08-26T06:30:05.736Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:30:05.736Z] #65 23.18 (3/11) Installing libunistring (1.1-r1) [2024-08-26T06:30:05.736Z] #65 23.25 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-26T06:30:05.736Z] #65 23.34 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-26T06:30:05.736Z] #65 23.34 (6/11) Installing libcurl (8.9.0-r0) [2024-08-26T06:30:05.736Z] #65 23.45 (7/11) Installing curl (8.9.0-r0) [2024-08-26T06:30:05.736Z] #65 23.49 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:05.736Z] #65 23.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:30:05.736Z] #65 23.55 (10/11) Installing libucontext (1.2-r2) [2024-08-26T06:30:05.736Z] #65 23.63 (11/11) Installing gcompat (1.1.0-r1) [2024-08-26T06:30:05.736Z] #65 23.73 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:05.736Z] #65 23.92 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:30:06.323Z] #65 ... [2024-08-26T06:30:06.323Z] [2024-08-26T06:30:06.323Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:06.323Z] #52 transferring context: 32.69MB 29.9s [2024-08-26T06:30:06.589Z] #52 ... [2024-08-26T06:30:06.589Z] [2024-08-26T06:30:06.589Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:06.589Z] #51 ... [2024-08-26T06:30:06.589Z] [2024-08-26T06:30:06.589Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:06.855Z] #46 ... [2024-08-26T06:30:06.855Z] [2024-08-26T06:30:06.855Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:06.855Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s [2024-08-26T06:30:07.125Z] #40 ... [2024-08-26T06:30:07.125Z] [2024-08-26T06:30:07.125Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:07.125Z] #48 ... [2024-08-26T06:30:07.125Z] [2024-08-26T06:30:07.125Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:30:07.125Z] #65 25.21 OK: 13 MiB in 26 packages [2024-08-26T06:30:07.392Z] #65 ... [2024-08-26T06:30:07.392Z] [2024-08-26T06:30:07.392Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T06:30:07.392Z] #69 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:07.392Z] #69 16.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:07.392Z] #69 20.49 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:07.392Z] #69 20.56 (2/4) Installing openssl (3.1.6-r0) [2024-08-26T06:30:07.392Z] #69 20.66 (3/4) Installing su-exec (0.2-r3) [2024-08-26T06:30:07.392Z] #69 20.66 (4/4) Installing yq (4.33.3-r5) [2024-08-26T06:30:07.392Z] #69 22.03 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:07.392Z] #69 22.24 OK: 18 MiB in 19 packages [2024-08-26T06:30:07.392Z] #69 ... [2024-08-26T06:30:07.392Z] [2024-08-26T06:30:07.392Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:07.658Z] #48 ... [2024-08-26T06:30:07.658Z] [2024-08-26T06:30:07.658Z] #54 [core-data internal] load build context [2024-08-26T06:30:07.658Z] #54 ... [2024-08-26T06:30:07.658Z] [2024-08-26T06:30:07.658Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-26T06:30:07.658Z] #69 DONE 25.6s [2024-08-26T06:30:07.658Z] [2024-08-26T06:30:07.658Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:07.659Z] #55 ... [2024-08-26T06:30:07.659Z] [2024-08-26T06:30:07.659Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:07.924Z] #48 ... [2024-08-26T06:30:07.924Z] [2024-08-26T06:30:07.924Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T06:30:07.924Z] #71 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:07.924Z] #71 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:07.924Z] #71 19.80 (1/3) Installing ca-certificates (20240226-r0) [2024-08-26T06:30:07.924Z] #71 19.91 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:07.924Z] #71 19.93 (3/3) Installing tzdata (2024a-r0) [2024-08-26T06:30:07.924Z] #71 22.90 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:07.924Z] #71 23.19 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:30:07.924Z] #71 24.46 OK: 12 MiB in 18 packages [2024-08-26T06:30:07.924Z] #71 ... [2024-08-26T06:30:07.924Z] [2024-08-26T06:30:07.924Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:08.527Z] #48 ... [2024-08-26T06:30:08.527Z] [2024-08-26T06:30:08.527Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:08.527Z] #53 ... [2024-08-26T06:30:08.527Z] [2024-08-26T06:30:08.527Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:08.527Z] #38 ... [2024-08-26T06:30:08.527Z] [2024-08-26T06:30:08.527Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:08.793Z] #56 ... [2024-08-26T06:30:08.793Z] [2024-08-26T06:30:08.793Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T06:30:08.793Z] #73 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:08.793Z] #73 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:08.793Z] #73 22.79 (1/2) Installing ca-certificates (20240226-r0) [2024-08-26T06:30:08.793Z] #73 23.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:08.793Z] #73 23.30 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:08.793Z] #73 23.30 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:30:08.793Z] #73 24.77 OK: 9 MiB in 17 packages [2024-08-26T06:30:08.793Z] #73 ... [2024-08-26T06:30:08.793Z] [2024-08-26T06:30:08.793Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:09.376Z] #56 ... [2024-08-26T06:30:09.376Z] [2024-08-26T06:30:09.376Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-26T06:30:09.376Z] #71 DONE 27.2s [2024-08-26T06:30:09.376Z] [2024-08-26T06:30:09.376Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:09.645Z] #56 ... [2024-08-26T06:30:09.645Z] [2024-08-26T06:30:09.645Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:30:09.645Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.8s [2024-08-26T06:30:09.913Z] #60 ... [2024-08-26T06:30:09.913Z] [2024-08-26T06:30:09.913Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:10.496Z] #56 ... [2024-08-26T06:30:10.496Z] [2024-08-26T06:30:10.496Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-26T06:30:10.496Z] #68 DONE 28.0s [2024-08-26T06:30:10.496Z] [2024-08-26T06:30:10.496Z] #54 [core-data internal] load build context [2024-08-26T06:30:10.496Z] #54 ... [2024-08-26T06:30:10.496Z] [2024-08-26T06:30:10.496Z] #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-26T06:30:10.496Z] #73 DONE 28.4s [2024-08-26T06:30:10.496Z] [2024-08-26T06:30:10.496Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T06:30:10.763Z] #76 ... [2024-08-26T06:30:10.763Z] [2024-08-26T06:30:10.763Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T06:30:10.763Z] #77 ... [2024-08-26T06:30:10.763Z] [2024-08-26T06:30:10.763Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-26T06:30:10.763Z] #65 DONE 28.9s [2024-08-26T06:30:11.035Z] [2024-08-26T06:30:11.035Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:11.303Z] #56 transferring context: 44.92MB 32.8s [2024-08-26T06:30:11.303Z] #56 ... [2024-08-26T06:30:11.303Z] [2024-08-26T06:30:11.303Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T06:30:11.303Z] #67 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:11.303Z] #67 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:11.303Z] #67 25.26 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:30:11.303Z] #67 25.26 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:30:11.303Z] #67 25.26 OK: 19946 distinct packages available [2024-08-26T06:30:11.303Z] #67 26.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:11.303Z] #67 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:11.569Z] #67 ... [2024-08-26T06:30:11.569Z] [2024-08-26T06:30:11.569Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T06:30:11.569Z] #76 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:11.569Z] #76 ... [2024-08-26T06:30:11.569Z] [2024-08-26T06:30:11.569Z] #50 [core-command internal] load build context [2024-08-26T06:30:11.569Z] #50 ... [2024-08-26T06:30:11.569Z] [2024-08-26T06:30:11.569Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:12.152Z] #56 ... [2024-08-26T06:30:12.152Z] [2024-08-26T06:30:12.152Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T06:30:12.152Z] #66 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:12.152Z] #66 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:12.152Z] #66 27.09 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-26T06:30:12.152Z] #66 27.09 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-26T06:30:12.152Z] #66 27.09 OK: 19946 distinct packages available [2024-08-26T06:30:12.152Z] #66 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:12.152Z] #66 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:12.420Z] #66 ... [2024-08-26T06:30:12.420Z] [2024-08-26T06:30:12.420Z] #54 [core-data internal] load build context [2024-08-26T06:30:12.697Z] #54 ... [2024-08-26T06:30:12.697Z] [2024-08-26T06:30:12.697Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:12.963Z] #57 ... [2024-08-26T06:30:12.963Z] [2024-08-26T06:30:12.963Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:13.228Z] #56 ... [2024-08-26T06:30:13.228Z] [2024-08-26T06:30:13.228Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-26T06:30:13.228Z] #72 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:13.228Z] #72 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:13.228Z] #72 26.76 (1/4) Installing ca-certificates (20240226-r0) [2024-08-26T06:30:13.228Z] #72 26.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:13.228Z] #72 26.93 (3/4) Installing su-exec (0.2-r3) [2024-08-26T06:30:13.228Z] #72 27.04 (4/4) Installing yq (4.33.3-r5) [2024-08-26T06:30:13.229Z] #72 27.69 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:13.229Z] #72 27.86 Executing ca-certificates-20240226-r0.trigger [2024-08-26T06:30:13.229Z] #72 28.62 OK: 18 MiB in 19 packages [2024-08-26T06:30:13.229Z] #72 DONE 31.2s [2024-08-26T06:30:13.229Z] [2024-08-26T06:30:13.229Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:15.807Z] #56 ... [2024-08-26T06:30:15.807Z] [2024-08-26T06:30:15.807Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:15.807Z] #47 ... [2024-08-26T06:30:15.807Z] [2024-08-26T06:30:15.807Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:16.075Z] #49 ... [2024-08-26T06:30:16.075Z] [2024-08-26T06:30:16.075Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:16.075Z] #47 transferring context: 92.09MB 41.1s [2024-08-26T06:30:16.075Z] #47 ... [2024-08-26T06:30:16.075Z] [2024-08-26T06:30:16.075Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-26T06:30:16.075Z] #67 31.27 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:16.075Z] #67 31.40 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:30:16.075Z] #67 31.40 (3/5) Installing libucontext (1.2-r2) [2024-08-26T06:30:16.075Z] #67 31.40 (4/5) Installing gcompat (1.1.0-r1) [2024-08-26T06:30:16.075Z] #67 31.40 (5/5) Installing openssl (3.1.6-r0) [2024-08-26T06:30:16.075Z] #67 31.40 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:16.075Z] #67 31.54 OK: 9 MiB in 20 packages [2024-08-26T06:30:16.075Z] #67 DONE 34.2s [2024-08-26T06:30:16.341Z] [2024-08-26T06:30:16.341Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:16.341Z] #38 ... [2024-08-26T06:30:16.341Z] [2024-08-26T06:30:16.341Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-26T06:30:16.341Z] #70 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:16.341Z] #70 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:16.341Z] #70 32.15 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:16.341Z] #70 32.15 (2/2) Installing su-exec (0.2-r3) [2024-08-26T06:30:16.341Z] #70 32.15 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:16.341Z] #70 32.47 OK: 8 MiB in 17 packages [2024-08-26T06:30:16.341Z] #70 DONE 34.2s [2024-08-26T06:30:16.341Z] [2024-08-26T06:30:16.341Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:16.341Z] #38 ... [2024-08-26T06:30:16.341Z] [2024-08-26T06:30:16.341Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T06:30:16.924Z] #78 ... [2024-08-26T06:30:16.924Z] [2024-08-26T06:30:16.924Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:16.924Z] #51 ... [2024-08-26T06:30:16.924Z] [2024-08-26T06:30:16.924Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:16.924Z] #52 ... [2024-08-26T06:30:16.924Z] [2024-08-26T06:30:16.924Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-26T06:30:16.924Z] #66 32.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:16.924Z] #66 32.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-26T06:30:16.924Z] #66 32.99 (3/4) Installing libucontext (1.2-r2) [2024-08-26T06:30:16.924Z] #66 32.99 (4/4) Installing gcompat (1.1.0-r1) [2024-08-26T06:30:16.924Z] #66 33.08 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:16.924Z] #66 33.19 OK: 8 MiB in 19 packages [2024-08-26T06:30:16.924Z] #66 DONE 35.0s [2024-08-26T06:30:16.924Z] [2024-08-26T06:30:16.924Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:17.196Z] #38 ... [2024-08-26T06:30:17.196Z] [2024-08-26T06:30:17.196Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:17.196Z] #46 ... [2024-08-26T06:30:17.196Z] [2024-08-26T06:30:17.196Z] #59 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-26T06:30:17.196Z] #59 20.64 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:17.196Z] #59 21.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:17.196Z] #59 26.64 OK: 266 MiB in 52 packages [2024-08-26T06:30:17.196Z] #59 DONE 29.1s [2024-08-26T06:30:17.196Z] [2024-08-26T06:30:17.196Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:17.466Z] #38 ... [2024-08-26T06:30:17.466Z] [2024-08-26T06:30:17.466Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:17.466Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.5s [2024-08-26T06:30:17.737Z] #40 ... [2024-08-26T06:30:17.737Z] [2024-08-26T06:30:17.737Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:18.004Z] #51 ... [2024-08-26T06:30:18.004Z] [2024-08-26T06:30:18.004Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:18.004Z] #55 ... [2024-08-26T06:30:18.004Z] [2024-08-26T06:30:18.004Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T06:30:18.004Z] #0 9.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:18.271Z] #79 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:18.271Z] #79 ... [2024-08-26T06:30:18.271Z] [2024-08-26T06:30:18.271Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:18.537Z] #51 ... [2024-08-26T06:30:18.537Z] [2024-08-26T06:30:18.537Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:18.803Z] #53 ... [2024-08-26T06:30:18.803Z] [2024-08-26T06:30:18.803Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:18.803Z] #48 ... [2024-08-26T06:30:18.803Z] [2024-08-26T06:30:18.803Z] #76 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-26T06:30:18.803Z] #76 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:18.803Z] #76 16.12 OK: 8 MiB in 16 packages [2024-08-26T06:30:18.803Z] #76 DONE 18.5s [2024-08-26T06:30:18.803Z] [2024-08-26T06:30:18.803Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:19.075Z] #40 ... [2024-08-26T06:30:19.075Z] [2024-08-26T06:30:19.075Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-26T06:30:19.075Z] #75 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:19.075Z] #75 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:19.075Z] #75 18.93 OK: 8 MiB in 16 packages [2024-08-26T06:30:19.075Z] #75 DONE 21.5s [2024-08-26T06:30:19.075Z] [2024-08-26T06:30:19.075Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:20.042Z] #40 ... [2024-08-26T06:30:20.042Z] [2024-08-26T06:30:20.042Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:20.042Z] #0 9.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:20.042Z] #80 ... [2024-08-26T06:30:20.042Z] [2024-08-26T06:30:20.042Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-26T06:30:20.042Z] #79 11.00 OK: 18 MiB in 19 packages [2024-08-26T06:30:20.042Z] #79 DONE 11.9s [2024-08-26T06:30:20.042Z] [2024-08-26T06:30:20.042Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:20.042Z] #40 ... [2024-08-26T06:30:20.042Z] [2024-08-26T06:30:20.042Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:30:20.042Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.8s [2024-08-26T06:30:20.308Z] #60 ... [2024-08-26T06:30:20.308Z] [2024-08-26T06:30:20.308Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:20.891Z] #40 ... [2024-08-26T06:30:20.891Z] [2024-08-26T06:30:20.891Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:20.891Z] #81 ... [2024-08-26T06:30:20.891Z] [2024-08-26T06:30:20.891Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:21.156Z] #51 transferring context: 88.42MB 44.7s [2024-08-26T06:30:21.156Z] #51 ... [2024-08-26T06:30:21.156Z] [2024-08-26T06:30:21.156Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:21.156Z] #0 9.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:21.426Z] #82 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:21.426Z] #82 ... [2024-08-26T06:30:21.426Z] [2024-08-26T06:30:21.426Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:22.007Z] #53 ... [2024-08-26T06:30:22.007Z] [2024-08-26T06:30:22.007Z] #50 [core-command internal] load build context [2024-08-26T06:30:22.007Z] #50 ... [2024-08-26T06:30:22.007Z] [2024-08-26T06:30:22.007Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-26T06:30:22.007Z] #83 DONE 1.7s [2024-08-26T06:30:22.007Z] [2024-08-26T06:30:22.007Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:22.007Z] #49 ... [2024-08-26T06:30:22.007Z] [2024-08-26T06:30:22.007Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:22.975Z] #53 ... [2024-08-26T06:30:22.975Z] [2024-08-26T06:30:22.975Z] #54 [core-data internal] load build context [2024-08-26T06:30:22.975Z] #54 ... [2024-08-26T06:30:22.975Z] [2024-08-26T06:30:22.975Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:23.243Z] #56 ... [2024-08-26T06:30:23.243Z] [2024-08-26T06:30:23.243Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:23.243Z] #80 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:23.243Z] #80 12.07 OK: 12 MiB in 18 packages [2024-08-26T06:30:23.243Z] #80 DONE 13.0s [2024-08-26T06:30:23.243Z] [2024-08-26T06:30:23.243Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:23.243Z] #57 ... [2024-08-26T06:30:23.243Z] [2024-08-26T06:30:23.243Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:23.243Z] #82 12.00 OK: 13 MiB in 26 packages [2024-08-26T06:30:23.517Z] #82 ... [2024-08-26T06:30:23.517Z] [2024-08-26T06:30:23.517Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T06:30:23.790Z] #84 ... [2024-08-26T06:30:23.790Z] [2024-08-26T06:30:23.790Z] #54 [core-data internal] load build context [2024-08-26T06:30:24.059Z] #54 ... [2024-08-26T06:30:24.059Z] [2024-08-26T06:30:24.059Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:24.059Z] #82 DONE 12.9s [2024-08-26T06:30:24.059Z] [2024-08-26T06:30:24.059Z] #54 [core-data internal] load build context [2024-08-26T06:30:25.830Z] #54 ... [2024-08-26T06:30:25.830Z] [2024-08-26T06:30:25.830Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-26T06:30:25.830Z] #77 9.355 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:25.830Z] #77 10.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:25.830Z] #77 13.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-26T06:30:25.830Z] #77 13.74 Executing busybox-1.36.1-r7.trigger [2024-08-26T06:30:25.830Z] #77 13.80 OK: 8 MiB in 16 packages [2024-08-26T06:30:25.830Z] #77 DONE 14.9s [2024-08-26T06:30:25.830Z] [2024-08-26T06:30:25.830Z] #54 [core-data internal] load build context [2024-08-26T06:30:26.419Z] #54 ... [2024-08-26T06:30:26.419Z] [2024-08-26T06:30:26.419Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:26.419Z] #47 transferring context: 108.88MB 51.3s [2024-08-26T06:30:26.419Z] #47 ... [2024-08-26T06:30:26.419Z] [2024-08-26T06:30:26.419Z] #54 [core-data internal] load build context [2024-08-26T06:30:26.691Z] #54 ... [2024-08-26T06:30:26.691Z] [2024-08-26T06:30:26.691Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T06:30:26.691Z] #85 ... [2024-08-26T06:30:26.691Z] [2024-08-26T06:30:26.691Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-26T06:30:26.691Z] #81 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:26.691Z] #81 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:26.691Z] #81 15.35 OK: 9 MiB in 17 packages [2024-08-26T06:30:26.691Z] #81 DONE 16.0s [2024-08-26T06:30:26.691Z] [2024-08-26T06:30:26.691Z] #54 [core-data internal] load build context [2024-08-26T06:30:27.321Z] #54 ... [2024-08-26T06:30:27.321Z] [2024-08-26T06:30:27.321Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:27.321Z] #52 ... [2024-08-26T06:30:27.321Z] [2024-08-26T06:30:27.321Z] #54 [core-data internal] load build context [2024-08-26T06:30:27.321Z] #54 ... [2024-08-26T06:30:27.321Z] [2024-08-26T06:30:27.321Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:27.621Z] #46 ... [2024-08-26T06:30:27.621Z] [2024-08-26T06:30:27.621Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T06:30:27.621Z] #86 ... [2024-08-26T06:30:27.621Z] [2024-08-26T06:30:27.621Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:27.621Z] #46 ... [2024-08-26T06:30:27.621Z] [2024-08-26T06:30:27.621Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:27.901Z] #38 ... [2024-08-26T06:30:27.902Z] [2024-08-26T06:30:27.902Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:28.611Z] #46 ... [2024-08-26T06:30:28.611Z] [2024-08-26T06:30:28.611Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:28.611Z] #55 ... [2024-08-26T06:30:28.611Z] [2024-08-26T06:30:28.611Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:29.187Z] #46 ... [2024-08-26T06:30:29.187Z] [2024-08-26T06:30:29.187Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:29.187Z] #48 ... [2024-08-26T06:30:29.187Z] [2024-08-26T06:30:29.187Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:30.586Z] #46 ... [2024-08-26T06:30:30.586Z] [2024-08-26T06:30:30.586Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:30:30.586Z] #60 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 43.6s done [2024-08-26T06:30:30.586Z] #60 ... [2024-08-26T06:30:30.586Z] [2024-08-26T06:30:30.586Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:30.850Z] #46 ... [2024-08-26T06:30:30.850Z] [2024-08-26T06:30:30.850Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-26T06:30:30.850Z] #85 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:30.850Z] #85 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:30.850Z] #85 13.10 OK: 8 MiB in 17 packages [2024-08-26T06:30:30.850Z] #85 DONE 14.2s [2024-08-26T06:30:31.125Z] [2024-08-26T06:30:31.125Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:31.125Z] #46 ... [2024-08-26T06:30:31.125Z] [2024-08-26T06:30:31.125Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-26T06:30:31.125Z] #84 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:31.125Z] #84 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:31.125Z] #84 16.17 OK: 18 MiB in 19 packages [2024-08-26T06:30:31.125Z] #84 DONE 17.5s [2024-08-26T06:30:31.125Z] [2024-08-26T06:30:31.125Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:31.388Z] #46 transferring context: 41.70MB 56.7s [2024-08-26T06:30:31.652Z] #46 ... [2024-08-26T06:30:31.652Z] [2024-08-26T06:30:31.652Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:31.652Z] #51 ... [2024-08-26T06:30:31.652Z] [2024-08-26T06:30:31.652Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:31.652Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.4s [2024-08-26T06:30:31.928Z] #40 ... [2024-08-26T06:30:31.929Z] [2024-08-26T06:30:31.929Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:31.929Z] #46 ... [2024-08-26T06:30:31.929Z] [2024-08-26T06:30:31.929Z] #50 [core-command internal] load build context [2024-08-26T06:30:32.192Z] #50 ... [2024-08-26T06:30:32.192Z] [2024-08-26T06:30:32.192Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:32.192Z] #40 ... [2024-08-26T06:30:32.192Z] [2024-08-26T06:30:32.192Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:32.457Z] #49 ... [2024-08-26T06:30:32.457Z] [2024-08-26T06:30:32.457Z] #50 [core-command internal] load build context [2024-08-26T06:30:32.457Z] #50 ... [2024-08-26T06:30:32.457Z] [2024-08-26T06:30:32.457Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-26T06:30:32.457Z] #78 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:32.457Z] #78 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:32.457Z] #78 15.20 OK: 9 MiB in 20 packages [2024-08-26T06:30:32.457Z] #78 DONE 16.2s [2024-08-26T06:30:32.457Z] [2024-08-26T06:30:32.457Z] #50 [core-command internal] load build context [2024-08-26T06:30:32.457Z] #50 ... [2024-08-26T06:30:32.457Z] [2024-08-26T06:30:32.457Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-26T06:30:32.457Z] #86 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:32.457Z] #86 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-26T06:30:32.457Z] #86 14.46 OK: 8 MiB in 19 packages [2024-08-26T06:30:32.457Z] #86 DONE 15.2s [2024-08-26T06:30:32.457Z] [2024-08-26T06:30:32.457Z] #50 [core-command internal] load build context [2024-08-26T06:30:33.421Z] #50 ... [2024-08-26T06:30:33.421Z] [2024-08-26T06:30:33.421Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:33.421Z] #56 ... [2024-08-26T06:30:33.421Z] [2024-08-26T06:30:33.421Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:33.421Z] #53 ... [2024-08-26T06:30:33.421Z] [2024-08-26T06:30:33.421Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:33.692Z] #57 ... [2024-08-26T06:30:33.692Z] [2024-08-26T06:30:33.692Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:33.956Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.9s done [2024-08-26T06:30:35.894Z] #40 ... [2024-08-26T06:30:35.894Z] [2024-08-26T06:30:35.894Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-26T06:30:35.894Z] #87 DONE 5.1s [2024-08-26T06:30:36.161Z] [2024-08-26T06:30:36.161Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-26T06:30:36.161Z] #88 DONE 3.5s [2024-08-26T06:30:36.161Z] [2024-08-26T06:30:36.161Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T06:30:36.161Z] #89 ... [2024-08-26T06:30:36.161Z] [2024-08-26T06:30:36.161Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-26T06:30:36.161Z] #40 DONE 62.9s [2024-08-26T06:30:36.429Z] [2024-08-26T06:30:36.429Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:36.703Z] #53 transferring context: 115.37MB 58.9s [2024-08-26T06:30:36.703Z] #53 ... [2024-08-26T06:30:36.703Z] [2024-08-26T06:30:36.703Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:36.703Z] #47 ... [2024-08-26T06:30:36.703Z] [2024-08-26T06:30:36.703Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:36.703Z] #53 ... [2024-08-26T06:30:36.703Z] [2024-08-26T06:30:36.703Z] #89 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-26T06:30:36.703Z] #89 DONE 0.8s [2024-08-26T06:30:36.703Z] [2024-08-26T06:30:36.703Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:37.286Z] #53 ... [2024-08-26T06:30:37.286Z] [2024-08-26T06:30:37.286Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:37.551Z] #52 ... [2024-08-26T06:30:37.551Z] [2024-08-26T06:30:37.551Z] #54 [core-data internal] load build context [2024-08-26T06:30:37.551Z] #54 ... [2024-08-26T06:30:37.551Z] [2024-08-26T06:30:37.551Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:37.818Z] #53 ... [2024-08-26T06:30:37.818Z] [2024-08-26T06:30:37.818Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:38.087Z] #38 ... [2024-08-26T06:30:38.087Z] [2024-08-26T06:30:38.087Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:39.048Z] #53 ... [2024-08-26T06:30:39.048Z] [2024-08-26T06:30:39.048Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:39.048Z] #55 ... [2024-08-26T06:30:39.048Z] [2024-08-26T06:30:39.048Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:39.314Z] #38 ... [2024-08-26T06:30:39.314Z] [2024-08-26T06:30:39.314Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:39.314Z] #48 ... [2024-08-26T06:30:39.314Z] [2024-08-26T06:30:39.314Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:42.593Z] #38 transferring context: 143.14MB 64.0s [2024-08-26T06:30:42.593Z] #38 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:42.593Z] #51 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #50 [core-command internal] load build context [2024-08-26T06:30:42.593Z] #50 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:42.593Z] #51 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:42.593Z] #46 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:30:42.593Z] #90 DONE 3.5s [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:42.593Z] #46 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:42.593Z] #51 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:30:42.593Z] #91 DONE 3.6s [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:42.593Z] #51 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-26T06:30:42.593Z] #92 DONE 3.2s [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:42.593Z] #51 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:42.593Z] #49 ... [2024-08-26T06:30:42.593Z] [2024-08-26T06:30:42.593Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:43.558Z] #51 ... [2024-08-26T06:30:43.558Z] [2024-08-26T06:30:43.558Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-26T06:30:43.558Z] #93 DONE 1.2s [2024-08-26T06:30:43.558Z] [2024-08-26T06:30:43.558Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-26T06:30:43.558Z] #94 DONE 1.2s [2024-08-26T06:30:43.558Z] [2024-08-26T06:30:43.558Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:43.558Z] #51 ... [2024-08-26T06:30:43.558Z] [2024-08-26T06:30:43.558Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:43.558Z] #56 ... [2024-08-26T06:30:43.558Z] [2024-08-26T06:30:43.558Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:43.823Z] #49 ... [2024-08-26T06:30:43.823Z] [2024-08-26T06:30:43.823Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:43.823Z] #57 ... [2024-08-26T06:30:43.823Z] [2024-08-26T06:30:43.823Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-26T06:30:43.823Z] #95 DONE 1.4s [2024-08-26T06:30:43.823Z] [2024-08-26T06:30:43.823Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:43.823Z] #57 ... [2024-08-26T06:30:43.823Z] [2024-08-26T06:30:43.823Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:45.150Z] #49 ... [2024-08-26T06:30:45.150Z] [2024-08-26T06:30:45.150Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-26T06:30:45.150Z] #96 DONE 1.1s [2024-08-26T06:30:45.150Z] [2024-08-26T06:30:45.150Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:45.150Z] #49 ... [2024-08-26T06:30:45.150Z] [2024-08-26T06:30:45.150Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-26T06:30:45.150Z] #97 DONE 1.1s [2024-08-26T06:30:45.150Z] [2024-08-26T06:30:45.150Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:45.746Z] #49 ... [2024-08-26T06:30:45.746Z] [2024-08-26T06:30:45.746Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-26T06:30:45.746Z] #98 DONE 1.8s [2024-08-26T06:30:45.746Z] [2024-08-26T06:30:45.746Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:46.425Z] #49 ... [2024-08-26T06:30:46.425Z] [2024-08-26T06:30:46.425Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:30:46.425Z] #99 DONE 1.4s [2024-08-26T06:30:46.425Z] [2024-08-26T06:30:46.425Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:30:46.425Z] #100 DONE 1.2s [2024-08-26T06:30:46.425Z] [2024-08-26T06:30:46.425Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:46.753Z] #49 transferring context: 198.00MB 71.3s [2024-08-26T06:30:48.011Z] #49 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:48.011Z] #47 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:48.011Z] #38 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:48.011Z] #47 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-26T06:30:48.011Z] #101 DONE 1.5s [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T06:30:48.011Z] #102 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-26T06:30:48.011Z] #103 DONE 1.2s [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-26T06:30:48.011Z] #104 DONE 1.2s [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T06:30:48.011Z] #105 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:48.011Z] #52 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #54 [core-data internal] load build context [2024-08-26T06:30:48.011Z] #54 ... [2024-08-26T06:30:48.011Z] [2024-08-26T06:30:48.011Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:49.149Z] #47 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-26T06:30:49.149Z] #102 DONE 1.0s [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:49.149Z] #47 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-26T06:30:49.149Z] #105 DONE 1.1s [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:49.149Z] #47 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:49.149Z] #53 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:49.149Z] #55 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-26T06:30:49.149Z] #106 DONE 1.7s [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:49.149Z] #55 ... [2024-08-26T06:30:49.149Z] [2024-08-26T06:30:49.149Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:49.414Z] #53 ... [2024-08-26T06:30:49.414Z] [2024-08-26T06:30:49.414Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:49.684Z] #48 ... [2024-08-26T06:30:49.684Z] [2024-08-26T06:30:49.684Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:50.241Z] #53 ... [2024-08-26T06:30:50.241Z] [2024-08-26T06:30:50.241Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-26T06:30:50.241Z] #107 DONE 1.5s [2024-08-26T06:30:50.241Z] [2024-08-26T06:30:50.241Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:51.777Z] #53 transferring context: 183.87MB 74.1s [2024-08-26T06:30:52.047Z] #53 ... [2024-08-26T06:30:52.047Z] [2024-08-26T06:30:52.047Z] #50 [core-command internal] load build context [2024-08-26T06:30:52.982Z] #50 ... [2024-08-26T06:30:52.982Z] [2024-08-26T06:30:52.982Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:30:52.982Z] #53 ... [2024-08-26T06:30:52.982Z] [2024-08-26T06:30:52.982Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:30:52.982Z] #46 ... [2024-08-26T06:30:52.982Z] [2024-08-26T06:30:52.982Z] #50 [core-command internal] load build context [2024-08-26T06:30:53.568Z] #50 ... [2024-08-26T06:30:53.568Z] [2024-08-26T06:30:53.568Z] #51 [support-notifications internal] load build context [2024-08-26T06:30:53.835Z] #51 ... [2024-08-26T06:30:53.835Z] [2024-08-26T06:30:53.835Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:53.835Z] #56 ... [2024-08-26T06:30:53.835Z] [2024-08-26T06:30:53.835Z] #57 [support-scheduler internal] load build context [2024-08-26T06:30:54.103Z] #57 ... [2024-08-26T06:30:54.103Z] [2024-08-26T06:30:54.103Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:55.545Z] #56 ... [2024-08-26T06:30:55.545Z] [2024-08-26T06:30:55.545Z] #108 [security-spire-config] exporting to image [2024-08-26T06:30:55.545Z] #108 exporting layers 5.0s done [2024-08-26T06:30:55.545Z] #108 writing image sha256:f872cf82fd62f902b1acc1bc25034dc2d5bf403cca78a1b87fe1f5d0942d0f5a 0.1s done [2024-08-26T06:30:55.545Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-26T06:30:55.545Z] #108 writing image sha256:37f94b98396a997ab019127565049204398cff31215c0f1c501d53e4731732df 0.2s done [2024-08-26T06:30:55.545Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-26T06:30:55.545Z] #108 writing image sha256:fb41f698954ea869de5b5f250b1616659792bcf89648ea4b07195da0efcf02c8 done [2024-08-26T06:30:55.545Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-26T06:30:55.545Z] #108 DONE 7.3s [2024-08-26T06:30:55.545Z] [2024-08-26T06:30:55.545Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:56.976Z] #56 transferring context: 219.65MB 78.5s [2024-08-26T06:30:57.244Z] #56 ... [2024-08-26T06:30:57.244Z] [2024-08-26T06:30:57.244Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:57.244Z] #49 ... [2024-08-26T06:30:57.244Z] [2024-08-26T06:30:57.244Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:57.244Z] #56 ... [2024-08-26T06:30:57.244Z] [2024-08-26T06:30:57.244Z] #38 [core-keeper internal] load build context [2024-08-26T06:30:57.515Z] #38 ... [2024-08-26T06:30:57.515Z] [2024-08-26T06:30:57.515Z] #56 [core-metadata internal] load build context [2024-08-26T06:30:58.104Z] #56 ... [2024-08-26T06:30:58.104Z] [2024-08-26T06:30:58.104Z] #54 [core-data internal] load build context [2024-08-26T06:30:58.104Z] #54 ... [2024-08-26T06:30:58.104Z] [2024-08-26T06:30:58.104Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:30:58.104Z] #52 ... [2024-08-26T06:30:58.104Z] [2024-08-26T06:30:58.104Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:59.063Z] #49 ... [2024-08-26T06:30:59.063Z] [2024-08-26T06:30:59.063Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:59.329Z] #47 ... [2024-08-26T06:30:59.329Z] [2024-08-26T06:30:59.329Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:30:59.329Z] #49 ... [2024-08-26T06:30:59.329Z] [2024-08-26T06:30:59.329Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:30:59.329Z] #55 ... [2024-08-26T06:30:59.329Z] [2024-08-26T06:30:59.329Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:30:59.595Z] #47 ... [2024-08-26T06:30:59.595Z] [2024-08-26T06:30:59.595Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:30:59.866Z] #48 ... [2024-08-26T06:30:59.866Z] [2024-08-26T06:30:59.866Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:31:01.815Z] #49 transferring context: 274.11MB 86.4s [2024-08-26T06:31:02.400Z] #49 ... [2024-08-26T06:31:02.400Z] [2024-08-26T06:31:02.400Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:02.672Z] #53 ... [2024-08-26T06:31:02.672Z] [2024-08-26T06:31:02.672Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:02.672Z] #46 ... [2024-08-26T06:31:02.672Z] [2024-08-26T06:31:02.672Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:04.088Z] #53 ... [2024-08-26T06:31:04.088Z] [2024-08-26T06:31:04.088Z] #50 [core-command internal] load build context [2024-08-26T06:31:04.088Z] #50 ... [2024-08-26T06:31:04.088Z] [2024-08-26T06:31:04.088Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:04.088Z] #53 ... [2024-08-26T06:31:04.088Z] [2024-08-26T06:31:04.088Z] #51 [support-notifications internal] load build context [2024-08-26T06:31:04.088Z] #51 ... [2024-08-26T06:31:04.088Z] [2024-08-26T06:31:04.088Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:04.088Z] #53 ... [2024-08-26T06:31:04.088Z] [2024-08-26T06:31:04.088Z] #57 [support-scheduler internal] load build context [2024-08-26T06:31:04.360Z] #57 ... [2024-08-26T06:31:04.360Z] [2024-08-26T06:31:04.360Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:06.944Z] #53 transferring context: 263.92MB 89.2s [2024-08-26T06:31:07.533Z] #53 ... [2024-08-26T06:31:07.533Z] [2024-08-26T06:31:07.533Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:07.798Z] #38 ... [2024-08-26T06:31:07.798Z] [2024-08-26T06:31:07.798Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:08.061Z] #53 ... [2024-08-26T06:31:08.061Z] [2024-08-26T06:31:08.061Z] #56 [core-metadata internal] load build context [2024-08-26T06:31:08.061Z] #56 ... [2024-08-26T06:31:08.061Z] [2024-08-26T06:31:08.061Z] #49 [support-cron-scheduler internal] load build context [2024-08-26T06:31:08.061Z] #49 transferring context: 309.31MB 92.7s done [2024-08-26T06:31:08.061Z] #49 DONE 93.3s [2024-08-26T06:31:08.061Z] [2024-08-26T06:31:08.061Z] #56 [core-metadata internal] load build context [2024-08-26T06:31:08.061Z] #56 ... [2024-08-26T06:31:08.061Z] [2024-08-26T06:31:08.061Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:08.325Z] #53 ... [2024-08-26T06:31:08.325Z] [2024-08-26T06:31:08.325Z] #54 [core-data internal] load build context [2024-08-26T06:31:08.325Z] #54 ... [2024-08-26T06:31:08.325Z] [2024-08-26T06:31:08.325Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:08.591Z] #52 ... [2024-08-26T06:31:08.591Z] [2024-08-26T06:31:08.591Z] #54 [core-data internal] load build context [2024-08-26T06:31:09.551Z] #54 ... [2024-08-26T06:31:09.551Z] [2024-08-26T06:31:09.551Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:31:09.819Z] #55 ... [2024-08-26T06:31:09.819Z] [2024-08-26T06:31:09.819Z] #54 [core-data internal] load build context [2024-08-26T06:31:09.819Z] #54 transferring context: 309.31MB 92.8s done [2024-08-26T06:31:09.819Z] #54 ... [2024-08-26T06:31:09.819Z] [2024-08-26T06:31:09.819Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:31:10.087Z] #48 ... [2024-08-26T06:31:10.087Z] [2024-08-26T06:31:10.087Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:31:10.087Z] #47 ... [2024-08-26T06:31:10.087Z] [2024-08-26T06:31:10.087Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:10.380Z] #38 ... [2024-08-26T06:31:10.380Z] [2024-08-26T06:31:10.380Z] #54 [core-data internal] load build context [2024-08-26T06:31:10.380Z] #54 DONE 93.8s [2024-08-26T06:31:10.380Z] [2024-08-26T06:31:10.380Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:10.980Z] #38 ... [2024-08-26T06:31:10.980Z] [2024-08-26T06:31:10.980Z] #47 [security-proxy-setup internal] load build context [2024-08-26T06:31:10.980Z] #47 transferring context: 309.31MB 95.5s done [2024-08-26T06:31:10.980Z] #47 DONE 96.3s [2024-08-26T06:31:10.980Z] [2024-08-26T06:31:10.980Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:11.244Z] #38 ... [2024-08-26T06:31:11.244Z] [2024-08-26T06:31:11.244Z] #109 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:31:11.244Z] #109 DONE 3.0s [2024-08-26T06:31:11.507Z] [2024-08-26T06:31:11.507Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:11.507Z] #38 ... [2024-08-26T06:31:11.507Z] [2024-08-26T06:31:11.507Z] #57 [support-scheduler internal] load build context [2024-08-26T06:31:11.507Z] #57 transferring context: 309.31MB 91.8s done [2024-08-26T06:31:11.507Z] #57 DONE 93.9s [2024-08-26T06:31:11.774Z] [2024-08-26T06:31:11.774Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:12.353Z] #38 ... [2024-08-26T06:31:12.353Z] [2024-08-26T06:31:12.353Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:31:12.353Z] #110 DONE 1.4s [2024-08-26T06:31:12.353Z] [2024-08-26T06:31:12.353Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:12.353Z] #38 ... [2024-08-26T06:31:12.353Z] [2024-08-26T06:31:12.353Z] #56 [core-metadata internal] load build context [2024-08-26T06:31:12.353Z] #56 transferring context: 309.31MB 93.7s done [2024-08-26T06:31:12.353Z] #56 DONE 94.8s [2024-08-26T06:31:12.353Z] [2024-08-26T06:31:12.353Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:31:12.353Z] #111 DONE 1.4s [2024-08-26T06:31:12.353Z] [2024-08-26T06:31:12.353Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:12.934Z] #38 ... [2024-08-26T06:31:12.934Z] [2024-08-26T06:31:12.934Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:12.934Z] #46 ... [2024-08-26T06:31:12.934Z] [2024-08-26T06:31:12.934Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:13.897Z] #38 ... [2024-08-26T06:31:13.897Z] [2024-08-26T06:31:13.897Z] #50 [core-command internal] load build context [2024-08-26T06:31:14.166Z] #50 ... [2024-08-26T06:31:14.166Z] [2024-08-26T06:31:14.166Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:14.166Z] #38 ... [2024-08-26T06:31:14.166Z] [2024-08-26T06:31:14.166Z] #51 [support-notifications internal] load build context [2024-08-26T06:31:14.166Z] #51 ... [2024-08-26T06:31:14.166Z] [2024-08-26T06:31:14.166Z] #50 [core-command internal] load build context [2024-08-26T06:31:14.753Z] #50 ... [2024-08-26T06:31:14.753Z] [2024-08-26T06:31:14.753Z] #51 [support-notifications internal] load build context [2024-08-26T06:31:14.753Z] #51 transferring context: 309.31MB 98.0s done [2024-08-26T06:31:14.753Z] #51 DONE 99.0s [2024-08-26T06:31:14.753Z] [2024-08-26T06:31:14.753Z] #50 [core-command internal] load build context [2024-08-26T06:31:16.167Z] #50 ... [2024-08-26T06:31:16.167Z] [2024-08-26T06:31:16.167Z] #38 [core-keeper internal] load build context [2024-08-26T06:31:16.167Z] #38 transferring context: 309.31MB 98.4s done [2024-08-26T06:31:16.167Z] #38 DONE 99.7s [2024-08-26T06:31:16.167Z] [2024-08-26T06:31:16.167Z] #50 [core-command internal] load build context [2024-08-26T06:31:16.167Z] #50 ... [2024-08-26T06:31:16.167Z] [2024-08-26T06:31:16.167Z] #53 [security-bootstrapper internal] load build context [2024-08-26T06:31:16.167Z] #53 transferring context: 309.31MB 98.5s done [2024-08-26T06:31:16.167Z] #53 DONE 99.9s [2024-08-26T06:31:16.167Z] [2024-08-26T06:31:16.167Z] #50 [core-command internal] load build context [2024-08-26T06:31:17.125Z] #50 ... [2024-08-26T06:31:17.125Z] [2024-08-26T06:31:17.125Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-26T06:31:17.125Z] #112 DONE 0.9s [2024-08-26T06:31:17.125Z] [2024-08-26T06:31:17.125Z] #50 [core-command internal] load build context [2024-08-26T06:31:19.060Z] #50 ... [2024-08-26T06:31:19.060Z] [2024-08-26T06:31:19.060Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:19.060Z] #52 ... [2024-08-26T06:31:19.060Z] [2024-08-26T06:31:19.060Z] #50 [core-command internal] load build context [2024-08-26T06:31:19.060Z] #50 transferring context: 309.31MB 103.3s done [2024-08-26T06:31:19.060Z] #50 DONE 104.0s [2024-08-26T06:31:19.060Z] [2024-08-26T06:31:19.060Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:20.010Z] #52 ... [2024-08-26T06:31:20.010Z] [2024-08-26T06:31:20.010Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:31:20.010Z] #55 ... [2024-08-26T06:31:20.010Z] [2024-08-26T06:31:20.010Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:20.274Z] #52 ... [2024-08-26T06:31:20.274Z] [2024-08-26T06:31:20.274Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:31:20.274Z] #48 ... [2024-08-26T06:31:20.274Z] [2024-08-26T06:31:20.274Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:21.672Z] #52 ... [2024-08-26T06:31:21.672Z] [2024-08-26T06:31:21.672Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:31:21.672Z] #113 ... [2024-08-26T06:31:21.672Z] [2024-08-26T06:31:21.672Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:22.623Z] #52 ... [2024-08-26T06:31:22.623Z] [2024-08-26T06:31:22.623Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:31:22.623Z] #114 ... [2024-08-26T06:31:22.623Z] [2024-08-26T06:31:22.623Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:22.623Z] #52 ... [2024-08-26T06:31:22.623Z] [2024-08-26T06:31:22.623Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:31:22.887Z] #115 ... [2024-08-26T06:31:22.887Z] [2024-08-26T06:31:22.887Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:22.887Z] #52 ... [2024-08-26T06:31:22.887Z] [2024-08-26T06:31:22.887Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:23.151Z] #46 ... [2024-08-26T06:31:23.151Z] [2024-08-26T06:31:23.151Z] #55 [security-proxy-auth internal] load build context [2024-08-26T06:31:24.103Z] #55 transferring context: 291.87MB 104.8s [2024-08-26T06:31:26.031Z] #55 transferring context: 309.31MB 106.7s done [2024-08-26T06:31:26.295Z] #55 DONE 109.3s [2024-08-26T06:31:26.295Z] [2024-08-26T06:31:26.295Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:26.560Z] #46 ... [2024-08-26T06:31:26.560Z] [2024-08-26T06:31:26.560Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-26T06:31:26.560Z] #48 transferring context: 309.31MB 111.1s done [2024-08-26T06:31:26.560Z] #48 DONE 111.8s [2024-08-26T06:31:26.560Z] [2024-08-26T06:31:26.560Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:27.140Z] #46 ... [2024-08-26T06:31:27.140Z] [2024-08-26T06:31:27.140Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:31:27.405Z] #116 ... [2024-08-26T06:31:27.405Z] [2024-08-26T06:31:27.405Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:27.671Z] #46 ... [2024-08-26T06:31:27.671Z] [2024-08-26T06:31:27.671Z] #52 [security-secretstore-setup internal] load build context [2024-08-26T06:31:27.671Z] #52 transferring context: 309.31MB 111.4s done [2024-08-26T06:31:27.671Z] #52 DONE 111.8s [2024-08-26T06:31:27.671Z] [2024-08-26T06:31:27.671Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-26T06:31:31.012Z] #46 transferring context: 309.31MB 115.8s done [2024-08-26T06:31:31.013Z] #46 DONE 116.0s [2024-08-26T06:31:31.013Z] [2024-08-26T06:31:31.013Z] #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:31:31.968Z] #117 DONE 1.2s [2024-08-26T06:31:31.968Z] [2024-08-26T06:31:31.968Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #118 ... [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #116 DONE 77.1s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #114 DONE 81.8s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #115 DONE 81.6s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #113 DONE 83.0s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #119 [core-data builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #119 ... [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #118 DONE 64.2s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #120 DONE 3.7s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #121 [support-scheduler builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #121 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #122 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #123 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #124 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #125 [core-metadata builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #125 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #126 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #127 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #128 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #129 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #130 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #131 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #132 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #119 [core-data builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #119 DONE 5.4s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #133 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #134 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #135 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #135 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #136 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #137 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #138 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #139 [core-keeper builder 7/8] COPY . . [2024-08-26T06:32:39.805Z] #139 DONE 5.4s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #140 [support-cron-scheduler builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #140 DONE 5.2s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #141 DONE 5.4s [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #142 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #143 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #144 [core-command builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #144 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-26T06:32:39.805Z] #145 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #146 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-26T06:32:39.805Z] #146 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-26T06:32:39.805Z] #147 CACHED [2024-08-26T06:32:39.805Z] [2024-08-26T06:32:39.805Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T06:32:45.136Z] #148 ... [2024-08-26T06:32:45.136Z] [2024-08-26T06:32:45.136Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T06:32:45.136Z] #0 4.978 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-08-26T06:32:45.401Z] #149 ... [2024-08-26T06:32:45.401Z] [2024-08-26T06:32:45.401Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T06:32:45.401Z] #0 5.714 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-08-26T06:32:45.985Z] #150 ... [2024-08-26T06:32:45.985Z] [2024-08-26T06:32:45.985Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T06:32:45.985Z] #148 6.497 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-08-26T06:32:50.264Z] #148 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T06:32:50.264Z] #0 5.779 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-08-26T06:32:50.264Z] #151 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T06:32:50.264Z] #0 5.720 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-08-26T06:32:50.264Z] #152 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:32:50.264Z] #0 6.435 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-08-26T06:32:50.264Z] #153 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #154 [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-08-26T06:32:50.264Z] #0 6.007 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-08-26T06:32:50.264Z] #154 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T06:32:50.264Z] #0 4.574 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-08-26T06:32:50.264Z] #155 ... [2024-08-26T06:32:50.264Z] [2024-08-26T06:32:50.264Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T06:32:50.264Z] #0 6.202 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-08-26T06:32:50.555Z] #156 ... [2024-08-26T06:32:50.555Z] [2024-08-26T06:32:50.555Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T06:32:50.555Z] #0 6.128 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-08-26T06:32:50.555Z] #157 ... [2024-08-26T06:32:50.555Z] [2024-08-26T06:32:50.555Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T06:32:50.555Z] #0 6.679 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-08-26T06:32:50.828Z] #158 ... [2024-08-26T06:32:50.828Z] [2024-08-26T06:32:50.828Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T06:32:50.828Z] #0 6.254 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-08-26T06:32:50.828Z] #159 ... [2024-08-26T06:32:50.828Z] [2024-08-26T06:32:50.828Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T06:32:50.828Z] #0 5.617 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-08-26T06:52:20.770Z] #160 ... [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #154 [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-08-26T06:52:20.770Z] #154 1167.1 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-08-26T06:52:20.770Z] #154 ... [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-26T06:52:20.770Z] #160 DONE 1180.0s [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T06:52:20.770Z] #158 ... [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:52:20.770Z] #161 DONE 0.1s [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T06:52:20.770Z] #149 ... [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:52:20.770Z] #162 DONE 0.1s [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #163 [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-08-26T06:52:20.770Z] #163 DONE 0.2s [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-26T06:52:20.770Z] #164 DONE 0.2s [2024-08-26T06:52:20.770Z] [2024-08-26T06:52:20.770Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-26T06:52:21.086Z] #165 DONE 0.2s [2024-08-26T06:52:21.086Z] [2024-08-26T06:52:21.086Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T06:52:21.086Z] #152 ... [2024-08-26T06:52:21.086Z] [2024-08-26T06:52:21.086Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T06:52:21.086Z] #166 DONE 0.1s [2024-08-26T06:52:21.350Z] [2024-08-26T06:52:21.350Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:52:23.294Z] #167 DONE 2.2s [2024-08-26T06:52:23.294Z] [2024-08-26T06:52:23.294Z] #108 [security-proxy-setup] exporting to image [2024-08-26T06:52:23.294Z] #108 exporting layers [2024-08-26T06:52:24.720Z] #108 exporting layers 1.1s done [2024-08-26T06:52:24.720Z] #108 writing image sha256:9a7fbd12fe9c997755d9289440e9fde97746b34af22d1f25dc624fcf6bbd7d8e done [2024-08-26T06:52:24.720Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-26T06:52:24.720Z] #108 DONE 8.5s [2024-08-26T06:52:24.720Z] [2024-08-26T06:52:24.720Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:52:28.088Z] #26 ... [2024-08-26T06:52:28.088Z] [2024-08-26T06:52:28.088Z] #154 [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-08-26T06:52:28.088Z] #154 DONE 1188.5s [2024-08-26T06:52:28.088Z] [2024-08-26T06:52:28.088Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-26T06:52:28.681Z] #152 DONE 1189.1s [2024-08-26T06:52:28.681Z] [2024-08-26T06:52:28.681Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:52:28.948Z] #153 ... [2024-08-26T06:52:28.948Z] [2024-08-26T06:52:28.948Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-26T06:52:29.652Z] #168 DONE 0.6s [2024-08-26T06:52:29.652Z] [2024-08-26T06:52:29.652Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T06:52:30.649Z] #169 ... [2024-08-26T06:52:30.649Z] [2024-08-26T06:52:30.649Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:52:30.649Z] #170 DONE 0.7s [2024-08-26T06:52:30.649Z] [2024-08-26T06:52:30.649Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:52:30.934Z] #171 DONE 0.3s [2024-08-26T06:52:30.934Z] [2024-08-26T06:52:30.934Z] #172 [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-08-26T06:52:31.205Z] #172 DONE 0.3s [2024-08-26T06:52:31.205Z] [2024-08-26T06:52:31.205Z] #173 [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-08-26T06:52:31.205Z] #173 DONE 0.2s [2024-08-26T06:52:31.205Z] [2024-08-26T06:52:31.205Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T06:52:31.205Z] #157 ... [2024-08-26T06:52:31.205Z] [2024-08-26T06:52:31.205Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-26T06:52:31.494Z] #174 DONE 0.4s [2024-08-26T06:52:31.494Z] [2024-08-26T06:52:31.494Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-26T06:52:32.176Z] #175 DONE 0.4s [2024-08-26T06:52:32.176Z] [2024-08-26T06:52:32.176Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T06:52:32.448Z] #176 ... [2024-08-26T06:52:32.448Z] [2024-08-26T06:52:32.448Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-26T06:52:32.448Z] #169 DONE 2.9s [2024-08-26T06:52:32.448Z] [2024-08-26T06:52:32.448Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-26T06:52:32.448Z] #176 DONE 0.4s [2024-08-26T06:52:32.448Z] [2024-08-26T06:52:32.448Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-26T06:52:33.038Z] #177 DONE 0.5s [2024-08-26T06:52:33.038Z] [2024-08-26T06:52:33.038Z] #178 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:52:33.038Z] #178 DONE 0.5s [2024-08-26T06:52:33.038Z] [2024-08-26T06:52:33.038Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:52:33.306Z] #179 ... [2024-08-26T06:52:33.306Z] [2024-08-26T06:52:33.306Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:52:33.306Z] #180 DONE 0.2s [2024-08-26T06:52:33.306Z] [2024-08-26T06:52:33.306Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-26T06:52:33.893Z] #181 DONE 0.5s [2024-08-26T06:52:33.893Z] [2024-08-26T06:52:33.893Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-26T06:52:33.893Z] #182 DONE 0.1s [2024-08-26T06:52:33.893Z] [2024-08-26T06:52:33.893Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T06:52:33.893Z] #157 ... [2024-08-26T06:52:33.893Z] [2024-08-26T06:52:33.893Z] #183 [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-08-26T06:52:34.159Z] #183 DONE 0.2s [2024-08-26T06:52:34.159Z] [2024-08-26T06:52:34.159Z] #184 [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-08-26T06:52:34.427Z] #184 DONE 0.3s [2024-08-26T06:52:34.427Z] [2024-08-26T06:52:34.427Z] #185 [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-08-26T06:52:34.705Z] #185 DONE 0.3s [2024-08-26T06:52:34.705Z] [2024-08-26T06:52:34.705Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-26T06:52:34.972Z] #186 DONE 0.2s [2024-08-26T06:52:34.972Z] [2024-08-26T06:52:34.972Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-26T06:52:34.972Z] #187 DONE 0.2s [2024-08-26T06:52:34.972Z] [2024-08-26T06:52:34.972Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:52:35.243Z] #153 ... [2024-08-26T06:52:35.243Z] [2024-08-26T06:52:35.243Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T06:52:35.829Z] #188 ... [2024-08-26T06:52:35.829Z] [2024-08-26T06:52:35.829Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T06:52:35.829Z] #179 DONE 2.8s [2024-08-26T06:52:35.829Z] [2024-08-26T06:52:35.829Z] #108 [security-secretstore-setup] exporting to image [2024-08-26T06:52:35.829Z] #108 exporting layers [2024-08-26T06:52:37.803Z] #108 exporting layers 1.9s done [2024-08-26T06:52:37.803Z] #108 writing image sha256:915f7a54e38a255c112b180a0bd6cd45ed823750ec687447b0de5c3af792c1ce done [2024-08-26T06:52:37.803Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-26T06:52:37.803Z] #108 DONE 10.3s [2024-08-26T06:52:37.803Z] [2024-08-26T06:52:37.803Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:52:38.385Z] #153 ... [2024-08-26T06:52:38.385Z] [2024-08-26T06:52:38.385Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-26T06:52:38.385Z] #188 DONE 3.0s [2024-08-26T06:52:38.385Z] [2024-08-26T06:52:38.385Z] #108 [security-bootstrapper] exporting to image [2024-08-26T06:52:38.971Z] #108 exporting layers 0.9s done [2024-08-26T06:52:39.237Z] #108 writing image sha256:f77dc33ad283e229b639c0ca6c17ad1ce98a310b1d9465d1dfeca2acc3fa7ad5 done [2024-08-26T06:52:39.237Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-26T06:52:39.237Z] #108 DONE 11.2s [2024-08-26T06:52:39.237Z] [2024-08-26T06:52:39.237Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T06:53:47.098Z] #151 ... [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-26T06:53:47.098Z] #150 DONE 1256.9s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T06:53:47.098Z] #60 ... [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:53:47.098Z] #189 DONE 0.2s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:53:47.098Z] #190 DONE 0.1s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:53:47.098Z] #26 ... [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-26T06:53:47.098Z] #191 DONE 0.3s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #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-08-26T06:53:47.098Z] #192 DONE 0.2s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T06:53:47.098Z] #159 ... [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #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-08-26T06:53:47.098Z] #193 DONE 0.1s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #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-08-26T06:53:47.098Z] #194 DONE 1.9s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T06:53:47.098Z] #26 ... [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-26T06:53:47.098Z] #108 exporting layers [2024-08-26T06:53:47.098Z] #108 exporting layers 0.8s done [2024-08-26T06:53:47.098Z] #108 writing image sha256:b10487ccce71b72ca4f1d80e31362820e1700a590e9a3ced4bb321dc45be24eb done [2024-08-26T06:53:47.098Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-26T06:53:47.098Z] #108 DONE 12.0s [2024-08-26T06:53:47.098Z] [2024-08-26T06:53:47.098Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T06:55:53.781Z] #148 ... [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-26T06:55:53.781Z] #151 DONE 1381.2s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T06:55:53.781Z] #153 ... [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T06:55:53.781Z] #195 DONE 0.3s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T06:55:53.781Z] #196 DONE 0.1s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-26T06:55:53.781Z] #197 DONE 0.4s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #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-08-26T06:55:53.781Z] #198 DONE 0.2s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-26T06:55:53.781Z] #108 exporting layers [2024-08-26T06:55:53.781Z] #108 exporting layers 0.9s done [2024-08-26T06:55:53.781Z] #108 writing image sha256:a6116864baa50df9ca5d2d02c048692f0c4a81fd22deb686a1dcd9c42ec14c0f 0.0s done [2024-08-26T06:55:53.781Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-26T06:55:53.781Z] #108 DONE 13.0s [2024-08-26T06:55:53.781Z] [2024-08-26T06:55:53.781Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:03:46.462Z] #153 ... [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-26T07:03:46.462Z] #158 DONE 1856.9s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:03:46.462Z] #153 ... [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:03:46.462Z] #199 DONE 0.3s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T07:03:46.462Z] #156 ... [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:03:46.462Z] #200 DONE 0.1s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-26T07:03:46.462Z] #201 DONE 0.5s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:03:46.462Z] #202 DONE 0.1s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:03:46.462Z] #153 ... [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-26T07:03:46.462Z] #203 DONE 0.1s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-26T07:03:46.462Z] #204 DONE 2.0s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #108 [security-proxy-auth] exporting to image [2024-08-26T07:03:46.462Z] #108 exporting layers [2024-08-26T07:03:46.462Z] #108 exporting layers 0.6s done [2024-08-26T07:03:46.462Z] #108 writing image sha256:d854f8f72a494cc64bd77920bdbed814c01d3df2a88eea6eaa957ad40e23ae10 done [2024-08-26T07:03:46.462Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-26T07:03:46.462Z] #108 DONE 13.6s [2024-08-26T07:03:46.462Z] [2024-08-26T07:03:46.462Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T07:04:42.839Z] #155 ... [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-26T07:04:42.839Z] #159 DONE 1917.4s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T07:04:42.839Z] #26 ... [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:04:42.839Z] #205 DONE 0.1s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:04:42.839Z] #153 ... [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:04:42.839Z] #206 DONE 0.2s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-26T07:04:42.839Z] #207 DONE 0.4s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T07:04:42.839Z] #60 ... [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:04:42.839Z] #208 DONE 0.1s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #108 [core-command] exporting to image [2024-08-26T07:04:42.839Z] #108 exporting layers [2024-08-26T07:04:42.839Z] #108 exporting layers 0.4s done [2024-08-26T07:04:42.839Z] #108 writing image sha256:3f9e199d60d6d0e401dbeb092ba907fb405b026501f9d1beac79d7f550dcdf19 done [2024-08-26T07:04:42.839Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-26T07:04:42.839Z] #108 DONE 14.0s [2024-08-26T07:04:42.839Z] [2024-08-26T07:04:42.839Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:06:49.468Z] #153 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-26T07:06:49.468Z] #157 DONE 2040.1s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:06:49.468Z] #153 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:06:49.468Z] #209 DONE 0.4s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:06:49.468Z] #210 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-26T07:06:49.468Z] #211 DONE 0.5s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:06:49.468Z] #212 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-26T07:06:49.468Z] #213 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T07:06:49.468Z] #60 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #108 [core-data] exporting to image [2024-08-26T07:06:49.468Z] #108 exporting layers [2024-08-26T07:06:49.468Z] #108 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-26T07:06:49.468Z] #153 DONE 2042.6s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T07:06:49.468Z] #148 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #108 [core-data] exporting to image [2024-08-26T07:06:49.468Z] #108 exporting layers 1.0s done [2024-08-26T07:06:49.468Z] #108 writing image sha256:7a728dfd025792f291e3ff1742ad40654305a9ecbb26280dabbf8010de857d56 0.0s done [2024-08-26T07:06:49.468Z] #108 naming to docker.io/library/core-data-arm64 [2024-08-26T07:06:49.468Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-26T07:06:49.468Z] #108 DONE 15.0s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T07:06:49.468Z] #155 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:06:49.468Z] #214 DONE 0.3s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:06:49.468Z] #215 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-26T07:06:49.468Z] #148 DONE 2044.0s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-26T07:06:49.468Z] #216 DONE 0.8s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:06:49.468Z] #217 DONE 0.4s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-26T07:06:49.468Z] #218 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:06:49.468Z] #219 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #108 [core-metadata] exporting to image [2024-08-26T07:06:49.468Z] #108 ... [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-26T07:06:49.468Z] #220 DONE 0.7s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #108 [core-metadata] exporting to image [2024-08-26T07:06:49.468Z] #108 exporting layers 0.7s done [2024-08-26T07:06:49.468Z] #108 writing image sha256:ecfb738479c67a375a6dc0bc89546511511212d1782b591984d01e22aaf30117 done [2024-08-26T07:06:49.468Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-26T07:06:49.468Z] #108 DONE 15.8s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:06:49.468Z] #221 DONE 0.2s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #108 [core-keeper] exporting to image [2024-08-26T07:06:49.468Z] #108 exporting layers 0.6s done [2024-08-26T07:06:49.468Z] #108 writing image sha256:eea4ef98e5f218434634609b79c2a72025f70d651661c20c7f91b9174ac79986 done [2024-08-26T07:06:49.468Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-26T07:06:49.468Z] #108 DONE 16.4s [2024-08-26T07:06:49.468Z] [2024-08-26T07:06:49.468Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-26T07:07:21.648Z] #156 DONE 2080.5s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-26T07:07:21.648Z] #149 DONE 2080.5s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-26T07:07:21.648Z] #60 ... [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:07:21.648Z] #222 ... [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:07:21.648Z] #223 DONE 0.2s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:07:21.648Z] #222 DONE 0.4s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:07:21.648Z] #224 ... [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:07:21.648Z] #225 DONE 0.2s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:07:21.648Z] #224 DONE 0.3s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-26T07:07:21.648Z] #155 DONE 2082.0s [2024-08-26T07:07:21.648Z] [2024-08-26T07:07:21.648Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T07:07:22.230Z] #226 ... [2024-08-26T07:07:22.230Z] [2024-08-26T07:07:22.230Z] #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-26T07:07:22.230Z] #227 DONE 0.7s [2024-08-26T07:07:22.230Z] [2024-08-26T07:07:22.230Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:07:22.230Z] #228 DONE 0.1s [2024-08-26T07:07:22.230Z] [2024-08-26T07:07:22.230Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-26T07:07:22.230Z] #226 DONE 0.6s [2024-08-26T07:07:22.230Z] [2024-08-26T07:07:22.230Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-26T07:07:22.230Z] #229 DONE 0.4s [2024-08-26T07:07:22.230Z] [2024-08-26T07:07:22.230Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-26T07:07:22.496Z] #230 DONE 0.2s [2024-08-26T07:07:22.496Z] [2024-08-26T07:07:22.496Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-26T07:07:22.496Z] #231 DONE 0.2s [2024-08-26T07:07:22.496Z] [2024-08-26T07:07:22.496Z] #108 [support-notifications] exporting to image [2024-08-26T07:07:22.496Z] #108 exporting layers [2024-08-26T07:07:23.076Z] #108 ... [2024-08-26T07:07:23.076Z] [2024-08-26T07:07:23.076Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-26T07:07:23.076Z] #232 DONE 0.6s [2024-08-26T07:07:23.076Z] [2024-08-26T07:07:23.076Z] #108 [support-scheduler] exporting to image [2024-08-26T07:07:23.076Z] #108 exporting layers 0.7s done [2024-08-26T07:07:23.076Z] #108 writing image sha256:60ede04b6ce554b5dd8da348656969bd111c189dcf5ee6000d565c7915375624 done [2024-08-26T07:07:23.076Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-26T07:07:23.342Z] #108 ... [2024-08-26T07:07:23.342Z] [2024-08-26T07:07:23.342Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-26T07:07:23.342Z] #233 DONE 0.2s [2024-08-26T07:07:23.342Z] [2024-08-26T07:07:23.342Z] #108 [support-notifications] exporting to image [2024-08-26T07:07:23.342Z] #108 exporting layers 0.8s done [2024-08-26T07:07:23.342Z] #108 writing image sha256:172a4ce09000982f66a336586fd0f112b4014b4fa618003033dd6e4deb589adf done [2024-08-26T07:07:23.343Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-26T07:07:24.740Z] #108 exporting layers 1.3s done [2024-08-26T07:07:24.740Z] #108 writing image sha256:b09fce3f4afa3b6f734f695a37a2a29585d632713d9749c45bf489386d284a35 done [2024-08-26T07:07:24.740Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-26T07:07:24.740Z] #108 DONE 18.8s [2024-08-26T07:07:24.740Z] [2024-08-26T07:07:24.740Z] #26 [core-keeper internal] load .dockerignore [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-26T07:07:24.740Z] time="2024-08-26T06:29:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-26T07:07:24.747Z] $ docker stop --time=1 58afdf45bb3790213780cbd3c5384c042ac3772824f3d1cfef7d265e482c4acc [2024-08-26T07:07:26.428Z] $ docker rm -f --volumes 58afdf45bb3790213780cbd3c5384c042ac3772824f3d1cfef7d265e482c4acc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-26T07:07:26.927Z] + docker images [2024-08-26T07:07:26.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-26T07:07:26.927Z] support-notifications-arm64 latest 172a4ce09000 4 seconds ago 42MB [2024-08-26T07:07:26.927Z] support-scheduler-arm64 latest 60ede04b6ce5 4 seconds ago 41.3MB [2024-08-26T07:07:26.927Z] support-cron-scheduler-arm64 latest b09fce3f4afa 4 seconds ago 43.5MB [2024-08-26T07:07:26.927Z] core-keeper-arm64 latest eea4ef98e5f2 41 seconds ago 39MB [2024-08-26T07:07:26.927Z] core-metadata-arm64 latest ecfb738479c6 42 seconds ago 39.3MB [2024-08-26T07:07:26.927Z] core-data-arm64 latest 7a728dfd0257 45 seconds ago 39.1MB [2024-08-26T07:07:26.927Z] core-command-arm64 latest 3f9e199d60d6 2 minutes ago 35MB [2024-08-26T07:07:26.927Z] security-proxy-auth-arm64 latest d854f8f72a49 3 minutes ago 32.6MB [2024-08-26T07:07:26.927Z] security-spiffe-token-provider-arm64 latest a6116864baa5 11 minutes ago 29MB [2024-08-26T07:07:26.927Z] core-common-config-bootstrapper-arm64 latest b10487ccce71 13 minutes ago 15.3MB [2024-08-26T07:07:26.927Z] security-bootstrapper-arm64 latest f77dc33ad283 14 minutes ago 18.9MB [2024-08-26T07:07:26.927Z] security-secretstore-setup-arm64 latest 915f7a54e38a 14 minutes ago 36.4MB [2024-08-26T07:07:26.927Z] security-proxy-setup-arm64 latest 9a7fbd12fe9c 15 minutes ago 26.1MB [2024-08-26T07:07:26.927Z] security-spire-config-arm64 latest fb41f698954e 36 minutes ago 115MB [2024-08-26T07:07:26.928Z] security-spire-server-arm64 latest f872cf82fd62 36 minutes ago 116MB [2024-08-26T07:07:26.928Z] security-spire-agent-arm64 latest 37f94b98396a 36 minutes ago 174MB [2024-08-26T07:07:26.928Z] ci-base-image-arm64 latest e38ab76e647a 55 minutes ago 967MB [2024-08-26T07:07:26.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-26T07:07:26.928Z] 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-08-26T07:07:27.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T07:07:27.394Z] [2024-08-26T07:07:27.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:07:27.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T07:07:27.985Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-26T07:07:27.985Z] 8998bd30e6a1: Pulling fs layer [2024-08-26T07:07:27.985Z] 04944245beec: Pulling fs layer [2024-08-26T07:07:27.985Z] 699f458cf7ca: Pulling fs layer [2024-08-26T07:07:27.985Z] 765212b225bb: Pulling fs layer [2024-08-26T07:07:27.985Z] f23df028b6ca: Pulling fs layer [2024-08-26T07:07:27.985Z] d65c8cfc05b1: Pulling fs layer [2024-08-26T07:07:27.985Z] 2437ff75d9bd: Pulling fs layer [2024-08-26T07:07:27.985Z] f23df028b6ca: Waiting [2024-08-26T07:07:27.985Z] d65c8cfc05b1: Waiting [2024-08-26T07:07:27.985Z] 2437ff75d9bd: Waiting [2024-08-26T07:07:27.985Z] 765212b225bb: Waiting [2024-08-26T07:07:27.985Z] 04944245beec: Verifying Checksum [2024-08-26T07:07:27.985Z] 04944245beec: Download complete [2024-08-26T07:07:27.985Z] 765212b225bb: Verifying Checksum [2024-08-26T07:07:27.985Z] 765212b225bb: Download complete [2024-08-26T07:07:27.985Z] f23df028b6ca: Verifying Checksum [2024-08-26T07:07:27.985Z] f23df028b6ca: Download complete [2024-08-26T07:07:27.985Z] d65c8cfc05b1: Verifying Checksum [2024-08-26T07:07:27.985Z] d65c8cfc05b1: Download complete [2024-08-26T07:07:28.250Z] 699f458cf7ca: Verifying Checksum [2024-08-26T07:07:28.250Z] 699f458cf7ca: Download complete [2024-08-26T07:07:28.515Z] 8998bd30e6a1: Verifying Checksum [2024-08-26T07:07:28.515Z] 8998bd30e6a1: Download complete [2024-08-26T07:07:31.079Z] 2437ff75d9bd: Verifying Checksum [2024-08-26T07:07:31.079Z] 2437ff75d9bd: Download complete [2024-08-26T07:07:33.010Z] 8998bd30e6a1: Pull complete [2024-08-26T07:07:33.587Z] 04944245beec: Pull complete [2024-08-26T07:07:35.516Z] 699f458cf7ca: Pull complete [2024-08-26T07:07:35.516Z] 765212b225bb: Pull complete [2024-08-26T07:07:36.467Z] f23df028b6ca: Pull complete [2024-08-26T07:07:36.467Z] d65c8cfc05b1: Pull complete [2024-08-26T07:07:54.668Z] 2437ff75d9bd: Pull complete [2024-08-26T07:07:54.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-26T07:07:54.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-26T07:07:54.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:07:55.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-8588 does not seem to be running inside a container [2024-08-26T07:07:55.084Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-26T07:07:57.980Z] $ docker top 998f2cae1076a505f175cb9bf1aa830125f5466686e5c30b25bd4e89f5fa41eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:07:58.964Z] ---> job-cost.sh [2024-08-26T07:07:58.964Z] lf-activate-venv: SKIPPING [2024-08-26T07:07:58.964Z] INFO: No Stack... [2024-08-26T07:07:59.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-26T07:08:00.200Z] INFO: Archiving Costs [Pipeline] sh [2024-08-26T07:08:00.829Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-08-26T07:08:00.829Z] + cut -d, -f6 [Pipeline] lock [2024-08-26T07:08:00.870Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-2-stack-cost] [2024-08-26T07:08:00.879Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4873-2-stack-cost] did not exist. Created. [2024-08-26T07:08:00.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-26T07:08:01.543Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-26T07:08:01.765Z] Stashed 1 file(s) [Pipeline] } [2024-08-26T07:08:01.775Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-26T07:08:01.792Z] $ docker stop --time=1 998f2cae1076a505f175cb9bf1aa830125f5466686e5c30b25bd4e89f5fa41eb [2024-08-26T07:08:03.330Z] $ docker rm -f --volumes 998f2cae1076a505f175cb9bf1aa830125f5466686e5c30b25bd4e89f5fa41eb [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-08-26T07:08:03.877Z] provisioning config files... [2024-08-26T07:08:03.883Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6725978953218360241tmp [Pipeline] { [Pipeline] sh [2024-08-26T07:08:04.202Z] + set +x [2024-08-26T07:08:04.202Z] + + bash -s -- [2024-08-26T07:08:04.202Z] curl -s https://codecov.io/bash [2024-08-26T07:08:04.462Z] [2024-08-26T07:08:04.462Z] _____ _ [2024-08-26T07:08:04.462Z] / ____| | | [2024-08-26T07:08:04.462Z] | | ___ __| | ___ ___ _____ __ [2024-08-26T07:08:04.462Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-26T07:08:04.462Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-26T07:08:04.462Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-26T07:08:04.462Z] Bash-1.0.6 [2024-08-26T07:08:04.462Z] [2024-08-26T07:08:04.462Z] [2024-08-26T07:08:04.462Z] ==> git version 2.25.1 found [2024-08-26T07:08:04.462Z] ==> 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-08-26T07:08:04.462Z] Release-Date: 2020-01-08 [2024-08-26T07:08:04.463Z] 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-08-26T07:08:04.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-26T07:08:04.463Z] ==> Jenkins CI detected. [2024-08-26T07:08:04.463Z] current dir:  /w/workspace/edgex-go/2 [2024-08-26T07:08:04.463Z] project root: . [2024-08-26T07:08:04.463Z] --> token set from env [2024-08-26T07:08:04.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-26T07:08:04.463Z] ==> Running gcov in . (disable via -X gcov) [2024-08-26T07:08:04.463Z] ==> Python coveragepy not found [2024-08-26T07:08:04.463Z] ==> Searching for coverage reports in: [2024-08-26T07:08:04.463Z] + . [2024-08-26T07:08:04.463Z] -> Found 1 reports [2024-08-26T07:08:04.463Z] ==> Detecting git/mercurial file structure [2024-08-26T07:08:04.463Z] ==> Reading reports [2024-08-26T07:08:04.463Z] + ./coverage.out bytes=544290 [2024-08-26T07:08:04.463Z] ==> Appending adjustments [2024-08-26T07:08:04.463Z] https://docs.codecov.io/docs/fixing-reports [2024-08-26T07:08:05.843Z] + Found adjustments [2024-08-26T07:08:05.843Z] ==> Gzipping contents [2024-08-26T07:08:05.843Z] 68K /tmp/codecov.cNdDxL.gz [2024-08-26T07:08:05.843Z] ==> Uploading reports [2024-08-26T07:08:05.843Z] url: https://codecov.io [2024-08-26T07:08:05.843Z] query: branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-26T07:08:05.843Z] -> Pinging Codecov [2024-08-26T07:08:05.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-26T07:08:06.102Z] -> Uploading to [2024-08-26T07:08:06.102Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-26/00271124DB129430A58F1EEE437C3FCB/186dac255150c0c5ccd0f081a54f1a22cd3f1566/7b2dbfe9-5390-4eea-994f-d1a556fff146.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240826%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240826T070805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5973d1ac11ab78b1fa929fd3452f5301030419898f401f890793927270c3d93 [2024-08-26T07:08:06.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-26T07:08:06.102Z] Dload Upload Total Spent Left Speed [2024-08-26T07:08:06.362Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67940 0 0 100 67940 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-08-26T07:08:06.362Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] } [2024-08-26T07:08:06.372Z] 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-08-26T07:08:07.108Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:07.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:08.276Z] ---> package-listing.sh [2024-08-26T07:08:08.276Z] ++ facter osfamily [2024-08-26T07:08:08.276Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-26T07:08:08.535Z] + OS_FAMILY=debian [2024-08-26T07:08:08.535Z] + workspace=/w/workspace/edgex-go/2 [2024-08-26T07:08:08.535Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-26T07:08:08.535Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-26T07:08:08.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-26T07:08:08.535Z] + PACKAGES=/tmp/packages_start.txt [2024-08-26T07:08:08.535Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-26T07:08:08.535Z] + PACKAGES=/tmp/packages_end.txt [2024-08-26T07:08:08.535Z] + case "${OS_FAMILY}" in [2024-08-26T07:08:08.535Z] + dpkg -l [2024-08-26T07:08:08.535Z] + grep '^ii' [2024-08-26T07:08:08.535Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-26T07:08:08.535Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-26T07:08:08.535Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-26T07:08:08.535Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-26T07:08:08.535Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-26T07:08:08.535Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-26T07:08:08.547Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-26T07:08:08.823Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:08:09.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T07:08:09.384Z] [2024-08-26T07:08:09.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-26T07:08:09.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T07:08:09.685Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-26T07:08:09.685Z] 5eb5b503b376: Pulling fs layer [2024-08-26T07:08:09.685Z] 5c69ac0246d0: Pulling fs layer [2024-08-26T07:08:09.685Z] ec43610c2a17: Pulling fs layer [2024-08-26T07:08:09.685Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-26T07:08:09.685Z] 33b1e0a273af: Pulling fs layer [2024-08-26T07:08:09.685Z] 5d3b04190fa2: Pulling fs layer [2024-08-26T07:08:09.685Z] 2f39f015ded8: Pulling fs layer [2024-08-26T07:08:09.685Z] 33b1e0a273af: Waiting [2024-08-26T07:08:09.685Z] 5d3b04190fa2: Waiting [2024-08-26T07:08:09.685Z] 3a2ae6a8a46f: Waiting [2024-08-26T07:08:09.685Z] 2f39f015ded8: Waiting [2024-08-26T07:08:09.685Z] 5c69ac0246d0: Download complete [2024-08-26T07:08:09.685Z] 3a2ae6a8a46f: Download complete [2024-08-26T07:08:09.685Z] 33b1e0a273af: Verifying Checksum [2024-08-26T07:08:09.685Z] 33b1e0a273af: Download complete [2024-08-26T07:08:09.685Z] 5d3b04190fa2: Verifying Checksum [2024-08-26T07:08:09.685Z] 5d3b04190fa2: Download complete [2024-08-26T07:08:09.946Z] ec43610c2a17: Verifying Checksum [2024-08-26T07:08:09.946Z] ec43610c2a17: Download complete [2024-08-26T07:08:10.204Z] 5eb5b503b376: Download complete [2024-08-26T07:08:10.773Z] 2f39f015ded8: Download complete [2024-08-26T07:08:11.708Z] 5eb5b503b376: Pull complete [2024-08-26T07:08:11.708Z] 5c69ac0246d0: Pull complete [2024-08-26T07:08:12.275Z] ec43610c2a17: Pull complete [2024-08-26T07:08:12.275Z] 3a2ae6a8a46f: Pull complete [2024-08-26T07:08:12.535Z] 33b1e0a273af: Pull complete [2024-08-26T07:08:12.535Z] 5d3b04190fa2: Pull complete [2024-08-26T07:08:19.113Z] 2f39f015ded8: Pull complete [2024-08-26T07:08:19.113Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-26T07:08:19.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-26T07:08:19.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-26T07:08:19.217Z] prd-ubuntu20.04-docker-8c-8g-8586 does not seem to be running inside a container [2024-08-26T07:08:19.239Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:latest cat [2024-08-26T07:08:26.088Z] $ docker top 16f91ea8e1278729117efc9831e267c9146e03bc694a7246a03b0e4ae71af135 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-26T07:08:26.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-26T07:08:26.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-26T07:08:27.042Z] + ls /var/log/sa-host [2024-08-26T07:08:27.042Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-26T07:08:27.208Z] provisioning config files... [2024-08-26T07:08:27.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8381264043135323464tmp [Pipeline] { [Pipeline] echo [2024-08-26T07:08:27.239Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:27.522Z] ---> create-netrc.sh [Pipeline] } [2024-08-26T07:08:27.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:27.868Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-26T07:08:27.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:28.170Z] ---> sudo-logs.sh [2024-08-26T07:08:28.170Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-26T07:08:28.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:28.491Z] ---> job-cost.sh [2024-08-26T07:08:28.491Z] lf-activate-venv: SKIPPING [2024-08-26T07:08:28.491Z] DEBUG: total: 0.2199999988079071 [2024-08-26T07:08:28.491Z] INFO: Retrieving Stack Cost... [2024-08-26T07:08:29.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-26T07:08:29.322Z] INFO: Archiving Costs [Pipeline] echo [2024-08-26T07:08:29.335Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-26T07:08:29.620Z] ---> logs-deploy.sh [2024-08-26T07:08:29.620Z] lf-activate-venv: SKIPPING [2024-08-26T07:08:29.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4873/2 [2024-08-26T07:08:29.620Z] INFO: archiving workspace using pattern(s): [2024-08-26T07:08:30.560Z] Archives upload complete. [2024-08-26T07:08:30.819Z] INFO: archiving logs to Nexus