Pull request #4911 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 2f842e86a709fd1c0b0be62ace5f44011125c08b+c631058b2a2739a940fc36a69156d76351522c2f (6b54fcd47741e934bacd3cbd80ed35a10727f614) 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-ssh288096176740029452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7803994544066232527.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4911/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-4911/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10688606271777530804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh11181814704513888819.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-4911/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-4911/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15766194957811210598.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 ‘prd-ubuntu20.04-docker-8c-8g-10157’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10158 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 2f842e86a709fd1c0b0be62ace5f44011125c08b Merge succeeded, producing 2f842e86a709fd1c0b0be62ace5f44011125c08b Checking out Revision 2f842e86a709fd1c0b0be62ace5f44011125c08b (PR-4911) > 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/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # 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 c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 Commit message: "fix: Fix the base64 encode error in updateKVS method" > git rev-list --no-walk a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-12T08:43:17.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-12T08:43:17.949Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-12T08:43:17.981Z] ========================================================= [2024-09-12T08:43:17.982Z] EdgeX Global Pipelines Version Info [2024-09-12T08:43:17.982Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:43:19.077Z] ------------------- [2024-09-12T08:43:19.077Z] stable info: [2024-09-12T08:43:19.077Z] ------------------- [2024-09-12T08:43:19.077Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:43:19.077Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:43:19.077Z] Message: update stable to v1.0.263 [2024-09-12T08:43:19.339Z] ------------------- [2024-09-12T08:43:19.339Z] experimental info: [2024-09-12T08:43:19.339Z] ------------------- [2024-09-12T08:43:19.339Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T08:43:19.339Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T08:43:19.339Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-12T08:43:19.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-12T08:43:19.452Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-12T08:43:19.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-12T08:43:19.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-12T08:43:19.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-12T08:43:19.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-12T08:43:19.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-12T08:43:19.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-12T08:43:19.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-12T08:43:19.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-12T08:43:19.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-12T08:43:19.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-12T08:43:19.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-12T08:43:19.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-12T08:43:19.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-12T08:43:19.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:43:19.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T08:43:19.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-12T08:43:19.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-12T08:43:20.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-12T08:43:20.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-12T08:43:20.050Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-12T08:43:20.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-12T08:43:20.094Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4911 [Pipeline] echo [2024-09-12T08:43:20.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4911 [Pipeline] echo [2024-09-12T08:43:20.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4911 [Pipeline] echo [2024-09-12T08:43:20.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo [2024-09-12T08:43:20.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f842e8 [Pipeline] echo [2024-09-12T08:43:20.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T08:43:20.287Z] provisioning config files... [2024-09-12T08:43:20.303Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17851939888774621531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:43:20.636Z] ---> ****-login.sh [2024-09-12T08:43:20.636Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:43:20.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:43:20.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:43:20.896Z] Configure a credential helper to remove this warning. See [2024-09-12T08:43:20.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:43:20.896Z] [2024-09-12T08:43:20.896Z] Login Succeeded [2024-09-12T08:43:20.896Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:43:21.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:43:21.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:43:21.157Z] Configure a credential helper to remove this warning. See [2024-09-12T08:43:21.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:43:21.157Z] [2024-09-12T08:43:21.157Z] Login Succeeded [2024-09-12T08:43:21.157Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:43:21.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:43:21.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:43:21.157Z] Configure a credential helper to remove this warning. See [2024-09-12T08:43:21.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:43:21.157Z] [2024-09-12T08:43:21.157Z] Login Succeeded [2024-09-12T08:43:21.157Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:43:21.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:43:21.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:43:21.419Z] Configure a credential helper to remove this warning. See [2024-09-12T08:43:21.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:43:21.419Z] [2024-09-12T08:43:21.419Z] Login Succeeded [2024-09-12T08:43:21.419Z] ****.io [2024-09-12T08:43:21.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:43:21.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:43:21.679Z] Configure a credential helper to remove this warning. See [2024-09-12T08:43:21.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:43:21.679Z] [2024-09-12T08:43:21.679Z] Login Succeeded [2024-09-12T08:43:21.679Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:43:21.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T08:43:22.026Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-12T08:43:22.026Z] + + dirname cmd/core-command/Dockerfile [2024-09-12T08:43:22.026Z] cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/core-data/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/core-keeper/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/core-metadata/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-12T08:43:22.026Z] + cut+ -d/ -f2 [2024-09-12T08:43:22.026Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-09-12T08:43:22.026Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-12T08:43:22.026Z] + + dirnamecut cmd/support-cron-scheduler/Dockerfile -d/ [2024-09-12T08:43:22.026Z] -f2 [2024-09-12T08:43:22.026Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/support-notifications/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-12T08:43:22.026Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-12T08:43:22.026Z] + cut -d/ -f2 [2024-09-12T08:43:22.026Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-12T08:43:22.061Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-12T08:43:22.447Z] + git rev-list -1 --merges 2f842e86a709fd1c0b0be62ace5f44011125c08b~1..2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo [2024-09-12T08:43:22.460Z] -----------> git rev-list -1 --merges 2f842e86a709fd1c0b0be62ace5f44011125c08b~1..2f842e86a709fd1c0b0be62ace5f44011125c08b 2f842e86a709fd1c0b0be62ace5f44011125c08b [false] [Pipeline] sh [2024-09-12T08:43:22.753Z] + git log --format=format:%s -1 2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] echo [2024-09-12T08:43:22.770Z] ========================================================= [2024-09-12T08:43:22.770Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-12T08:43:22.770Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-12T08:43:23.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T08:43:23.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-12T08:43:23.238Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-12T08:43:23.239Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-12T08:43:23.239Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-12T08:43:23.239Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-12T08:43:23.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:43:23.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:43:23.672Z] [2024-09-12T08:43:23.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:43:23.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:43:23.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-12T08:43:23.989Z] b85a868b505f: Pulling fs layer [2024-09-12T08:43:23.989Z] e2be974225ed: Pulling fs layer [2024-09-12T08:43:23.989Z] 339a4e72a1f5: Pulling fs layer [2024-09-12T08:43:23.989Z] 988bab9f4d93: Pulling fs layer [2024-09-12T08:43:23.989Z] 1469e6f7b9e6: Pulling fs layer [2024-09-12T08:43:23.989Z] eaf3925da568: Pulling fs layer [2024-09-12T08:43:23.989Z] bab4dde63d76: Pulling fs layer [2024-09-12T08:43:23.989Z] bde34c3a00c8: Pulling fs layer [2024-09-12T08:43:23.989Z] b352a97aabf1: Pulling fs layer [2024-09-12T08:43:23.989Z] 4872d77fe225: Pulling fs layer [2024-09-12T08:43:23.989Z] 5851b861e8e6: Pulling fs layer [2024-09-12T08:43:23.989Z] 988bab9f4d93: Waiting [2024-09-12T08:43:23.989Z] bde34c3a00c8: Waiting [2024-09-12T08:43:23.989Z] b352a97aabf1: Waiting [2024-09-12T08:43:23.989Z] 4872d77fe225: Waiting [2024-09-12T08:43:23.989Z] 1469e6f7b9e6: Waiting [2024-09-12T08:43:23.989Z] eaf3925da568: Waiting [2024-09-12T08:43:23.989Z] bab4dde63d76: Waiting [2024-09-12T08:43:23.989Z] 5851b861e8e6: Waiting [2024-09-12T08:43:23.989Z] e2be974225ed: Verifying Checksum [2024-09-12T08:43:23.989Z] e2be974225ed: Download complete [2024-09-12T08:43:23.989Z] 988bab9f4d93: Verifying Checksum [2024-09-12T08:43:23.989Z] 988bab9f4d93: Download complete [2024-09-12T08:43:23.989Z] 1469e6f7b9e6: Verifying Checksum [2024-09-12T08:43:23.989Z] 1469e6f7b9e6: Download complete [2024-09-12T08:43:23.989Z] eaf3925da568: Verifying Checksum [2024-09-12T08:43:23.989Z] eaf3925da568: Download complete [2024-09-12T08:43:24.249Z] 339a4e72a1f5: Verifying Checksum [2024-09-12T08:43:24.249Z] 339a4e72a1f5: Download complete [2024-09-12T08:43:24.249Z] bde34c3a00c8: Verifying Checksum [2024-09-12T08:43:24.249Z] bde34c3a00c8: Download complete [2024-09-12T08:43:24.249Z] b352a97aabf1: Download complete [2024-09-12T08:43:24.249Z] 4872d77fe225: Verifying Checksum [2024-09-12T08:43:24.249Z] 4872d77fe225: Download complete [2024-09-12T08:43:24.249Z] 5851b861e8e6: Download complete [2024-09-12T08:43:24.249Z] b85a868b505f: Verifying Checksum [2024-09-12T08:43:24.249Z] b85a868b505f: Download complete [2024-09-12T08:43:24.508Z] bab4dde63d76: Verifying Checksum [2024-09-12T08:43:24.508Z] bab4dde63d76: Download complete [2024-09-12T08:43:25.448Z] b85a868b505f: Pull complete [2024-09-12T08:43:25.448Z] e2be974225ed: Pull complete [2024-09-12T08:43:26.016Z] 339a4e72a1f5: Pull complete [2024-09-12T08:43:26.016Z] 988bab9f4d93: Pull complete [2024-09-12T08:43:26.275Z] 1469e6f7b9e6: Pull complete [2024-09-12T08:43:26.275Z] eaf3925da568: Pull complete [2024-09-12T08:43:28.179Z] bab4dde63d76: Pull complete [2024-09-12T08:43:28.179Z] bde34c3a00c8: Pull complete [2024-09-12T08:43:28.179Z] b352a97aabf1: Pull complete [2024-09-12T08:43:28.179Z] 4872d77fe225: Pull complete [2024-09-12T08:43:28.179Z] 5851b861e8e6: Pull complete [2024-09-12T08:43:28.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-12T08:43:28.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T08:43:28.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:43:28.317Z] prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container [2024-09-12T08:43:28.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat [2024-09-12T08:43:29.482Z] $ docker top 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 -eo pid,comm [2024-09-12T08:43:29.540Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-12T08:43:29.541Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T08:43:29.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:43:29.615Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:43:29.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:43:29.721Z] $ docker exec 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent [2024-09-12T08:43:29.817Z] SSH_AUTH_SOCK=/tmp/ssh-cuUIkoqw2wMl/agent.33 [2024-09-12T08:43:29.817Z] SSH_AGENT_PID=39 [2024-09-12T08:43:29.823Z] Running ssh-add (command line suppressed) [2024-09-12T08:43:29.918Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2889439446690045440.key (/w/workspace/edgex-go/3@tmp/private_key_2889439446690045440.key) [2024-09-12T08:43:29.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:43:30.238Z] + git tag --points-at HEAD [Pipeline] } [2024-09-12T08:43:30.243Z] $ docker exec --env ******** --env ******** 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent -k [2024-09-12T08:43:30.343Z] unset SSH_AUTH_SOCK; [2024-09-12T08:43:30.344Z] unset SSH_AGENT_PID; [2024-09-12T08:43:30.344Z] echo Agent pid 39 killed; [2024-09-12T08:43:30.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-12T08:43:30.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T08:43:30.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T08:43:30.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T08:43:30.503Z] $ docker exec 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent [2024-09-12T08:43:30.612Z] SSH_AUTH_SOCK=/tmp/ssh-6SPUxxtvScnG/agent.72 [2024-09-12T08:43:30.612Z] SSH_AGENT_PID=78 [2024-09-12T08:43:30.617Z] Running ssh-add (command line suppressed) [2024-09-12T08:43:30.714Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_16310850413598933905.key (/w/workspace/edgex-go/3@tmp/private_key_16310850413598933905.key) [2024-09-12T08:43:30.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T08:43:31.029Z] + git semver init [2024-09-12T08:43:31.290Z] 2024-09-12 08:43:31,223 [run_init] DEBUG init version:0.0.0 force:False [2024-09-12T08:43:31.290Z] 2024-09-12 08:43:31,224 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-09-12T08:43:31.290Z] 2024-09-12 08:43:31,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-09-12T08:43:31.290Z] 2024-09-12 08:43:31,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,471 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4911 with force:False [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,471 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4911 [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,475 [execute] INFO git cat-file --batch-check [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,480 [execute] INFO git cat-file --batch [2024-09-12T08:43:35.489Z] 2024-09-12 08:43:35,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T08:43:35.748Z] 2024-09-12 08:43:35,486 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4911 [2024-09-12T08:43:35.748Z] 0.0.0 [Pipeline] } [2024-09-12T08:43:35.755Z] $ docker exec --env ******** --env ******** 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 ssh-agent -k [2024-09-12T08:43:35.848Z] unset SSH_AUTH_SOCK; [2024-09-12T08:43:35.848Z] unset SSH_AGENT_PID; [2024-09-12T08:43:35.848Z] echo Agent pid 78 killed; [2024-09-12T08:43:35.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T08:43:36.191Z] + git semver [Pipeline] } [2024-09-12T08:43:36.460Z] $ docker stop --time=1 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 [2024-09-12T08:43:37.755Z] $ docker rm -f --volumes 0d6d28f5c04ce1ffdde3166266dbdcd984e49f414f796d3698dfb7e7279966f3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T08:43:38.109Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-12T08:43:38.355Z] Stashed 1 file(s) [Pipeline] echo [2024-09-12T08:43:38.360Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T08:43:38.824Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-09-12T08:43:38.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:43:38.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:43:38.880Z] ========================================================= [2024-09-12T08:43:38.880Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-12T08:43:38.880Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:43:39.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:43:39.175Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-12T08:43:39.175Z] 619be1103602: Pulling fs layer [2024-09-12T08:43:39.175Z] 7862e08f4a3e: Pulling fs layer [2024-09-12T08:43:39.175Z] 5df492c9dc93: Pulling fs layer [2024-09-12T08:43:39.175Z] 7629e6793208: Pulling fs layer [2024-09-12T08:43:39.175Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T08:43:39.175Z] fb5054dd5b73: Pulling fs layer [2024-09-12T08:43:39.175Z] eeca6798cff9: Pulling fs layer [2024-09-12T08:43:39.175Z] aa269ceb94a6: Pulling fs layer [2024-09-12T08:43:39.175Z] ada007ff1a6a: Pulling fs layer [2024-09-12T08:43:39.175Z] 7629e6793208: Waiting [2024-09-12T08:43:39.175Z] 4f4fb700ef54: Waiting [2024-09-12T08:43:39.175Z] fb5054dd5b73: Waiting [2024-09-12T08:43:39.175Z] eeca6798cff9: Waiting [2024-09-12T08:43:39.175Z] aa269ceb94a6: Waiting [2024-09-12T08:43:39.175Z] 7862e08f4a3e: Download complete [2024-09-12T08:43:39.175Z] 7629e6793208: Verifying Checksum [2024-09-12T08:43:39.175Z] 7629e6793208: Download complete [2024-09-12T08:43:39.175Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T08:43:39.175Z] 4f4fb700ef54: Download complete [2024-09-12T08:43:39.175Z] fb5054dd5b73: Download complete [2024-09-12T08:43:39.175Z] 619be1103602: Download complete [2024-09-12T08:43:39.175Z] eeca6798cff9: Verifying Checksum [2024-09-12T08:43:39.175Z] eeca6798cff9: Download complete [2024-09-12T08:43:39.434Z] 619be1103602: Pull complete [2024-09-12T08:43:39.434Z] ada007ff1a6a: Verifying Checksum [2024-09-12T08:43:39.434Z] ada007ff1a6a: Download complete [2024-09-12T08:43:39.434Z] 7862e08f4a3e: Pull complete [2024-09-12T08:43:39.694Z] 5df492c9dc93: Verifying Checksum [2024-09-12T08:43:39.694Z] 5df492c9dc93: Download complete [2024-09-12T08:43:39.952Z] aa269ceb94a6: Verifying Checksum [2024-09-12T08:43:39.952Z] aa269ceb94a6: Download complete [2024-09-12T08:43:42.490Z] 5df492c9dc93: Pull complete [2024-09-12T08:43:42.750Z] 7629e6793208: Pull complete [2024-09-12T08:43:42.750Z] 4f4fb700ef54: Pull complete [2024-09-12T08:43:42.750Z] fb5054dd5b73: Pull complete [2024-09-12T08:43:43.008Z] eeca6798cff9: Pull complete [2024-09-12T08:43:44.910Z] aa269ceb94a6: Pull complete [2024-09-12T08:43:45.477Z] ada007ff1a6a: Pull complete [2024-09-12T08:43:45.477Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-12T08:43:45.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:43:45.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:43:45.783Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:43:45.783Z] WORKDIR /edgex [2024-09-12T08:43:45.783Z] COPY go.mod . [2024-09-12T08:43:45.783Z] RUN go mod download [2024-09-12T08:43:45.783Z] docker build -t ci-base-image-x86_64 -f - . [2024-09-12T08:43:46.353Z] Sending build context to Docker daemon 179.3MB [2024-09-12T08:43:46.353Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T08:43:46.353Z] ---> f489d0715acc [2024-09-12T08:43:46.353Z] Step 2/4 : WORKDIR /edgex [2024-09-12T08:43:47.734Z] ---> Running in e7bacca50ca0 [2024-09-12T08:43:47.734Z] Removing intermediate container e7bacca50ca0 [2024-09-12T08:43:47.734Z] ---> 73bd0d4c87be [2024-09-12T08:43:47.734Z] Step 3/4 : COPY go.mod . [2024-09-12T08:43:47.994Z] ---> ee67e8ac9456 [2024-09-12T08:43:47.994Z] Step 4/4 : RUN go mod download [2024-09-12T08:43:47.994Z] ---> Running in cb88d44d7480 [2024-09-12T08:43:53.493Z] Still waiting to schedule task [2024-09-12T08:43:53.494Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-12T08:44:09.936Z] Removing intermediate container cb88d44d7480 [2024-09-12T08:44:09.936Z] ---> d37086f1d5a3 [2024-09-12T08:44:09.936Z] Successfully built d37086f1d5a3 [2024-09-12T08:44:09.936Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:44:10.250Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:44:10.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:44:10.345Z] prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container [2024-09-12T08:44:10.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T08:44:10.739Z] $ docker top a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:44:11.086Z] + go version [2024-09-12T08:44:11.086Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-12T08:44:11.097Z] $ docker stop --time=1 a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f [2024-09-12T08:44:12.368Z] $ docker rm -f --volumes a751ee4436f3c73928811c61584ed2181614736417a3ec8ae87455ff995fe15f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:44:12.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T08:44:12.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:44:12.888Z] prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container [2024-09-12T08:44:12.915Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-12T08:44:13.204Z] $ docker top f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-12T08:44:13.283Z] ========================================================= [2024-09-12T08:44:13.284Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T08:44:13.284Z] ========================================================= [Pipeline] sh [2024-09-12T08:44:13.562Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:44:13.862Z] + make test [2024-09-12T08:44:13.862Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T08:44:20.436Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T08:44:46.971Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T08:44:47.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T08:44:47.229Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T08:44:47.229Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T08:44:47.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T08:44:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T08:44:49.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T08:44:50.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T08:44:50.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T08:44:50.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T08:44:50.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-09-12T08:44:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T08:44:50.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T08:44:50.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.051s coverage: 97.0% of statements [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T08:44:51.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T08:44:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T08:44:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:44:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T08:44:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T08:44:52.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T08:44:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T08:44:53.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T08:44:54.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-09-12T08:44:54.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-09-12T08:44:54.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.514s coverage: 93.4% of statements [2024-09-12T08:44:54.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.036s coverage: 91.7% of statements [2024-09-12T08:44:54.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 7.0% of statements [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T08:44:55.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T08:44:56.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T08:44:57.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements [2024-09-12T08:44:57.169Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-09-12T08:44:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T08:44:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T08:44:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-12T08:44:58.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 0.8% of statements [2024-09-12T08:44:58.674Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 30.7% of statements [2024-09-12T08:44:58.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-09-12T08:44:59.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 77.8% of statements [2024-09-12T08:44:59.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-12T08:44:59.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-09-12T08:44:59.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-09-12T08:44:59.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T08:44:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T08:44:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T08:44:59.611Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T08:45:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T08:45:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T08:45:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T08:45:00.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T08:45:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T08:45:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T08:45:01.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T08:45:02.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T08:45:02.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T08:45:02.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T08:45:02.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T08:45:02.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T08:45:02.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T08:45:02.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T08:45:04.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T08:45:04.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T08:45:06.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T08:45:06.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T08:45:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T08:45:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T08:45:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T08:45:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T08:45:09.681Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T08:45:09.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T08:45:10.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T08:45:10.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T08:45:10.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T08:45:10.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T08:45:10.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.022s coverage: 94.4% of statements [2024-09-12T08:45:11.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T08:45:11.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T08:45:11.021Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T08:45:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T08:45:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:45:12.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T08:45:13.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T08:45:13.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T08:45:13.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T08:45:13.328Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T08:45:14.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T08:45:14.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:45:14.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T08:45:14.706Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T08:45:15.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T08:45:15.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T08:45:16.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T08:45:16.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:45:23.413Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10159 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws [2024-09-12T08:45:23.436Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.037s coverage: 92.9% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 97.1% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-12T08:45:24.357Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-09-12T08:45:24.357Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-12T08:45:24.357Z] running golangci-lint [2024-09-12T08:45:24.357Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-12T08:45:24.617Z] go version go1.21.9 linux/amd64 [2024-09-12T08:45:24.617Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-12T08:45:24.617Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-12T08:45:26.494Z] The recommended git tool is: git [2024-09-12T08:45:30.800Z] using credential edgex-jenkins-ssh [2024-09-12T08:45:30.834Z] Cloning the remote Git repository [2024-09-12T08:45:30.874Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-12T08:45:30.960Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-09-12T08:45:31.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T08:45:31.078Z] > git --version # timeout=10 [2024-09-12T08:45:31.096Z] > git --version # 'git version 2.25.1' [2024-09-12T08:45:31.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T08:45:31.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T08:45:46.564Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 20.689724247s" [2024-09-12T08:45:46.564Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.49628ms" [2024-09-12T08:45:48.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T08:45:48.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T08:45:49.926Z] Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit 2f842e86a709fd1c0b0be62ace5f44011125c08b [2024-09-12T08:45:50.351Z] Merge succeeded, producing 2f842e86a709fd1c0b0be62ace5f44011125c08b [2024-09-12T08:45:50.351Z] Checking out Revision 2f842e86a709fd1c0b0be62ace5f44011125c08b (PR-4911) [2024-09-12T08:45:49.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T08:45:49.111Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T08:45:49.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T08:45:49.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-12T08:45:49.941Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T08:45:50.013Z] > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 [2024-09-12T08:45:50.250Z] > git remote # timeout=10 [2024-09-12T08:45:50.270Z] > git config --get remote.origin.url # timeout=10 [2024-09-12T08:45:50.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T08:45:50.304Z] > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [2024-09-12T08:45:50.326Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-12T08:45:50.356Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T08:45:50.366Z] > git checkout -f 2f842e86a709fd1c0b0be62ace5f44011125c08b # timeout=10 [2024-09-12T08:45:54.062Z] Commit message: "fix: Fix the base64 encode error in updateKVS method" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T08:45:55.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-12T08:45:55.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T08:45:55.720Z] Dload Upload Total Spent Left Speed [2024-09-12T08:45:55.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77745 [Pipeline] sh [2024-09-12T08:45:56.048Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-12T08:45:56.372Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-12T08:45:56.372Z] /etc/docker/daemon.json [2024-09-12T08:45:56.372Z] { [2024-09-12T08:45:56.372Z] "registry-mirrors": [ [2024-09-12T08:45:56.372Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-12T08:45:56.372Z] ], [2024-09-12T08:45:56.372Z] "bip": "10.250.0.254/24", [2024-09-12T08:45:56.372Z] "hosts": [ [2024-09-12T08:45:56.372Z] "tcp://0.0.0.0:5555", [2024-09-12T08:45:56.372Z] "unix:///var/run/docker.sock" [2024-09-12T08:45:56.372Z] ], [2024-09-12T08:45:56.372Z] "mtu": 1458, [2024-09-12T08:45:56.372Z] "selinux-enabled": true, [2024-09-12T08:45:56.372Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-12T08:45:56.372Z] } [Pipeline] sh [2024-09-12T08:45:56.524Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.859333988s with top 10 stages: buildir: 48.174009917s, gosec: 7.908169291s, inspect: 2.821374088s, fact_deprecated: 2.589319552s, printf: 1.583454169s, nilness: 1.566302613s, fact_purity: 1.45592677s, ctrlflow: 1.402718234s, S1038: 1.220213332s, typedness: 980.332846ms" [2024-09-12T08:45:56.524Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-12T08:45:56.524Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_files: 214/214, exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" [2024-09-12T08:45:56.524Z] level=info msg="[runner] processing took 18.124941ms with stages: nolint: 8.034876ms, identifier_marker: 4.695905ms, path_prettifier: 1.622729ms, exclude-rules: 1.613828ms, autogenerated_exclude: 1.208688ms, skip_dirs: 883.242µs, filename_unadjuster: 33.671µs, cgo: 28.292µs, max_same_issues: 580ns, skip_files: 500ns, fixer: 380ns, uniq_by_line: 360ns, exclude: 340ns, severity-rules: 270ns, sort_results: 270ns, path_shortener: 260ns, diff: 200ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns" [2024-09-12T08:45:56.524Z] level=info msg="[runner] linters took 10.508905349s with stages: goanalysis_metalinter: 10.490695895s" [2024-09-12T08:45:56.524Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-12T08:45:56.524Z] level=info msg="Memory: 313 samples, avg is 284.7MB, max is 1333.2MB" [2024-09-12T08:45:56.524Z] level=info msg="Execution took 31.248886623s" [2024-09-12T08:45:56.524Z] go vet ./... [2024-09-12T08:45:56.694Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-12T08:45:57.013Z] + sudo service docker restart [2024-09-12T08:46:01.786Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T08:46:02.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T08:46:02.045Z] ./bin/test-attribution-txt.sh [2024-09-12T08:46:02.304Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T08:46:02.304Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T08:46:02.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T08:46:02.614Z] + ls -al . [2024-09-12T08:46:02.614Z] total 932 [2024-09-12T08:46:02.614Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 08:44 . [2024-09-12T08:46:02.614Z] drwxr-xr-x 4 root root 4096 Sep 12 08:44 .. [2024-09-12T08:46:02.614Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 .blubracket [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 08:43 .dockerignore [2024-09-12T08:46:02.614Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 08:45 .git [2024-09-12T08:46:02.614Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 08:43 .github [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 08:43 .gitignore [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 08:43 .golangci.yml [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 08:43 .hadolint.yml [2024-09-12T08:46:02.614Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 08:43 .semver [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 08:43 .sonarcloud.properties [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 08:43 ADOPTERS.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 08:43 Attribution.txt [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 08:43 CHANGELOG.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 08:43 CONTRIBUTING.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 08:43 GOVERNANCE.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 08:43 Jenkinsfile [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 08:43 LICENSE [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 08:43 Makefile [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 08:43 OWNERS.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 08:43 README.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 08:43 SECURITY.md [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 08:43 VERSION [2024-09-12T08:46:02.614Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 bin [2024-09-12T08:46:02.614Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 08:43 cmd [2024-09-12T08:46:02.614Z] -rw-r--r-- 1 root root 563961 Sep 12 08:45 coverage.out [2024-09-12T08:46:02.614Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:43 fuzz_test [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 08:43 go.mod [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 08:43 go.sum [2024-09-12T08:46:02.614Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 08:43 internal [2024-09-12T08:46:02.614Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 08:43 openapi [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 08:43 security.txt [2024-09-12T08:46:02.614Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 08:43 version.go [Pipeline] sh [2024-09-12T08:46:02.898Z] + '[' -e coverage.out ] [2024-09-12T08:46:02.898Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T08:46:03.017Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T08:46:03.294Z] + make build [2024-09-12T08:46:03.294Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T08:46:15.235Z] provisioning config files... [2024-09-12T08:46:15.260Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1923603880554433188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T08:46:15.694Z] ---> ****-login.sh [2024-09-12T08:46:15.694Z] nexus3.edgexfoundry.org:10001 [2024-09-12T08:46:15.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:46:16.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:46:16.230Z] Configure a credential helper to remove this warning. See [2024-09-12T08:46:16.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:46:16.230Z] [2024-09-12T08:46:16.230Z] Login Succeeded [2024-09-12T08:46:16.230Z] nexus3.edgexfoundry.org:10002 [2024-09-12T08:46:16.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:46:16.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:46:16.499Z] Configure a credential helper to remove this warning. See [2024-09-12T08:46:16.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:46:16.499Z] [2024-09-12T08:46:16.499Z] Login Succeeded [2024-09-12T08:46:16.499Z] nexus3.edgexfoundry.org:10003 [2024-09-12T08:46:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:46:17.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:46:17.036Z] Configure a credential helper to remove this warning. See [2024-09-12T08:46:17.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:46:17.036Z] [2024-09-12T08:46:17.036Z] Login Succeeded [2024-09-12T08:46:17.036Z] nexus3.edgexfoundry.org:10004 [2024-09-12T08:46:17.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:46:17.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:46:17.304Z] Configure a credential helper to remove this warning. See [2024-09-12T08:46:17.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:46:17.304Z] [2024-09-12T08:46:17.304Z] Login Succeeded [2024-09-12T08:46:17.304Z] ****.io [2024-09-12T08:46:17.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T08:46:17.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T08:46:17.838Z] Configure a credential helper to remove this warning. See [2024-09-12T08:46:17.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T08:46:17.838Z] [2024-09-12T08:46:17.838Z] Login Succeeded [2024-09-12T08:46:17.838Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T08:46:17.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-12T08:46:18.447Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-09-12T08:46:18.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:46:18.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T08:46:18.504Z] ========================================================= [2024-09-12T08:46:18.504Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-12T08:46:18.504Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:46:18.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T08:46:18.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-12T08:46:18.826Z] c6b39de5b339: Pulling fs layer [2024-09-12T08:46:18.826Z] a69c41024577: Pulling fs layer [2024-09-12T08:46:18.826Z] d6de4b400683: Pulling fs layer [2024-09-12T08:46:18.826Z] 35cb2a7552d0: Pulling fs layer [2024-09-12T08:46:18.826Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T08:46:18.826Z] 464afbd9ba4c: Pulling fs layer [2024-09-12T08:46:18.826Z] 00f215d4a9da: Pulling fs layer [2024-09-12T08:46:19.094Z] d496ad576159: Pulling fs layer [2024-09-12T08:46:19.094Z] 35cb2a7552d0: Waiting [2024-09-12T08:46:19.094Z] 4f4fb700ef54: Waiting [2024-09-12T08:46:19.094Z] 464afbd9ba4c: Waiting [2024-09-12T08:46:19.094Z] 00f215d4a9da: Waiting [2024-09-12T08:46:19.094Z] d496ad576159: Waiting [2024-09-12T08:46:19.094Z] a69c41024577: Verifying Checksum [2024-09-12T08:46:19.094Z] a69c41024577: Download complete [2024-09-12T08:46:19.094Z] 35cb2a7552d0: Verifying Checksum [2024-09-12T08:46:19.094Z] 35cb2a7552d0: Download complete [2024-09-12T08:46:19.094Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T08:46:19.094Z] 4f4fb700ef54: Download complete [2024-09-12T08:46:19.094Z] 464afbd9ba4c: Verifying Checksum [2024-09-12T08:46:19.094Z] 464afbd9ba4c: Download complete [2024-09-12T08:46:19.094Z] c6b39de5b339: Verifying Checksum [2024-09-12T08:46:19.094Z] c6b39de5b339: Download complete [2024-09-12T08:46:19.361Z] d496ad576159: Verifying Checksum [2024-09-12T08:46:19.361Z] d496ad576159: Download complete [2024-09-12T08:46:19.943Z] c6b39de5b339: Pull complete [2024-09-12T08:46:20.529Z] a69c41024577: Pull complete [2024-09-12T08:46:20.795Z] d6de4b400683: Download complete [2024-09-12T08:46:21.752Z] 00f215d4a9da: Verifying Checksum [2024-09-12T08:46:21.752Z] 00f215d4a9da: Download complete [2024-09-12T08:46:25.216Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T08:46:25.475Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T08:46:27.380Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T08:46:27.639Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T08:46:29.024Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T08:46:33.210Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T08:46:34.070Z] d6de4b400683: Pull complete [2024-09-12T08:46:34.070Z] 35cb2a7552d0: Pull complete [2024-09-12T08:46:34.336Z] 4f4fb700ef54: Pull complete [2024-09-12T08:46:34.589Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T08:46:34.602Z] 464afbd9ba4c: Pull complete [2024-09-12T08:46:36.494Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T08:46:38.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T08:46:38.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T08:46:39.532Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T08:46:40.100Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T08:46:41.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-12T08:46:41.619Z] $ docker stop --time=1 f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a [2024-09-12T08:46:44.312Z] $ docker rm -f --volumes f5d544b1b124a1e7c7306243e28d7b01750ec9eb48a5f343820f8fd68178ec0a [2024-09-12T08:46:44.828Z] 00f215d4a9da: Pull complete [2024-09-12T08:46:44.828Z] d496ad576159: Pull complete [2024-09-12T08:46:44.828Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-09-12T08:46:45.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T08:46:45.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:46:45.480Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T08:46:45.480Z] WORKDIR /edgex [2024-09-12T08:46:45.480Z] COPY go.mod . [2024-09-12T08:46:45.480Z] RUN go mod downloaddocker [2024-09-12T08:46:45.481Z] build -t ci-base-image-arm64 -f - . [2024-09-12T08:46:45.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T08:46:45.563Z] [2024-09-12T08:46:45.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:46:45.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T08:46:45.867Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-12T08:46:45.867Z] 91d30c5bc195: Pulling fs layer [2024-09-12T08:46:45.867Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-12T08:46:45.867Z] 9c61dcf015f6: Pulling fs layer [2024-09-12T08:46:45.867Z] 4698f68db338: Pulling fs layer [2024-09-12T08:46:45.867Z] 2a2f49069b9e: Pulling fs layer [2024-09-12T08:46:45.867Z] e0025b399a48: Pulling fs layer [2024-09-12T08:46:45.867Z] 2a2f49069b9e: Waiting [2024-09-12T08:46:45.867Z] 4698f68db338: Waiting [2024-09-12T08:46:45.867Z] e0025b399a48: Waiting [2024-09-12T08:46:45.867Z] 91d30c5bc195: Verifying Checksum [2024-09-12T08:46:45.867Z] 91d30c5bc195: Download complete [2024-09-12T08:46:45.867Z] 4698f68db338: Download complete [2024-09-12T08:46:46.072Z] Sending build context to Docker daemon 3.569MB [2024-09-12T08:46:46.072Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T08:46:46.072Z] ---> f246e2811388 [2024-09-12T08:46:46.072Z] Step 2/4 : WORKDIR /edgex [2024-09-12T08:46:46.125Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-12T08:46:46.125Z] 2e9b0aa3be6d: Download complete [2024-09-12T08:46:46.125Z] 91d30c5bc195: Pull complete [2024-09-12T08:46:46.125Z] e0025b399a48: Verifying Checksum [2024-09-12T08:46:46.125Z] e0025b399a48: Download complete [2024-09-12T08:46:46.125Z] 2a2f49069b9e: Download complete [2024-09-12T08:46:46.384Z] 2e9b0aa3be6d: Pull complete [2024-09-12T08:46:46.643Z] 9c61dcf015f6: Download complete [2024-09-12T08:46:48.029Z] ---> Running in ff94fb8576b1 [2024-09-12T08:46:48.029Z] Removing intermediate container ff94fb8576b1 [2024-09-12T08:46:48.029Z] ---> ed4a63d0f76a [2024-09-12T08:46:48.029Z] Step 3/4 : COPY go.mod . [2024-09-12T08:46:48.615Z] ---> 8a9e72bc130e [2024-09-12T08:46:48.615Z] Step 4/4 : RUN go mod download [2024-09-12T08:46:48.615Z] ---> Running in 59956f3d8bd8 [2024-09-12T08:46:49.184Z] 9c61dcf015f6: Pull complete [2024-09-12T08:46:49.184Z] 4698f68db338: Pull complete [2024-09-12T08:46:49.184Z] 2a2f49069b9e: Pull complete [2024-09-12T08:46:49.184Z] e0025b399a48: Pull complete [2024-09-12T08:46:49.184Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-12T08:46:49.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T08:46:49.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:46:49.287Z] prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container [2024-09-12T08:46:49.318Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-12T08:46:50.189Z] $ docker top 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:46:50.530Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T08:46:53.067Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #1 transferring dockerfile: 30B [2024-09-12T08:46:53.067Z] #1 transferring dockerfile: 1.89kB done [2024-09-12T08:46:53.067Z] #1 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #2 transferring dockerfile: 2.01kB done [2024-09-12T08:46:53.067Z] #2 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #3 transferring dockerfile: 2.23kB done [2024-09-12T08:46:53.067Z] #3 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #4 transferring dockerfile: 2.06kB done [2024-09-12T08:46:53.067Z] #4 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #5 transferring dockerfile: 1.69kB done [2024-09-12T08:46:53.067Z] #5 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #6 transferring dockerfile: 2.15kB done [2024-09-12T08:46:53.067Z] #6 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #7 transferring dockerfile: 2.07kB done [2024-09-12T08:46:53.067Z] #7 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #8 transferring dockerfile: 2.50kB done [2024-09-12T08:46:53.067Z] #8 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #9 transferring dockerfile: 1.81kB done [2024-09-12T08:46:53.067Z] #9 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #10 transferring dockerfile: 1.93kB done [2024-09-12T08:46:53.067Z] #10 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #11 transferring dockerfile: 1.85kB done [2024-09-12T08:46:53.067Z] #11 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T08:46:53.067Z] #12 transferring dockerfile: 2.49kB done [2024-09-12T08:46:53.067Z] #12 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T08:46:53.067Z] #13 transferring context: 50B done [2024-09-12T08:46:53.067Z] #13 DONE 0.0s [2024-09-12T08:46:53.067Z] [2024-09-12T08:46:53.067Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T08:46:53.326Z] #14 transferring dockerfile: 3.17kB done [2024-09-12T08:46:53.326Z] #14 DONE 0.1s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T08:46:53.326Z] #15 transferring dockerfile: 1.70kB done [2024-09-12T08:46:53.326Z] #15 DONE 0.1s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-12T08:46:53.326Z] #16 transferring dockerfile: 1.93kB done [2024-09-12T08:46:53.326Z] #16 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #17 [support-notifications internal] load build definition from Dockerfile [2024-09-12T08:46:53.326Z] #17 transferring dockerfile: 1.95kB done [2024-09-12T08:46:53.326Z] #17 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #18 [core-keeper internal] load .dockerignore [2024-09-12T08:46:53.326Z] #18 transferring context: 50B done [2024-09-12T08:46:53.326Z] #18 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T08:46:53.326Z] #19 transferring context: 50B done [2024-09-12T08:46:53.326Z] #19 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #20 [core-metadata internal] load .dockerignore [2024-09-12T08:46:53.326Z] #20 transferring context: 50B done [2024-09-12T08:46:53.326Z] #20 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #21 [security-spire-config internal] load .dockerignore [2024-09-12T08:46:53.326Z] #21 transferring context: 50B done [2024-09-12T08:46:53.326Z] #21 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-12T08:46:53.326Z] #22 transferring context: 50B done [2024-09-12T08:46:53.326Z] #22 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #23 [security-proxy-setup internal] load .dockerignore [2024-09-12T08:46:53.326Z] #23 transferring context: 50B done [2024-09-12T08:46:53.326Z] #23 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T08:46:53.326Z] #24 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #25 [core-data internal] load .dockerignore [2024-09-12T08:46:53.326Z] #25 transferring context: 50B done [2024-09-12T08:46:53.326Z] #25 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-12T08:46:53.326Z] #26 transferring context: 50B done [2024-09-12T08:46:53.326Z] #26 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #27 [support-scheduler internal] load .dockerignore [2024-09-12T08:46:53.326Z] #27 transferring context: 50B done [2024-09-12T08:46:53.326Z] #27 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-12T08:46:53.326Z] #28 transferring context: 50B done [2024-09-12T08:46:53.326Z] #28 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-12T08:46:53.326Z] #29 transferring context: 50B done [2024-09-12T08:46:53.326Z] #29 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #30 [security-spire-server internal] load .dockerignore [2024-09-12T08:46:53.326Z] #30 transferring context: 50B done [2024-09-12T08:46:53.326Z] #30 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-12T08:46:53.326Z] #31 transferring context: 50B done [2024-09-12T08:46:53.326Z] #31 DONE 0.0s [2024-09-12T08:46:53.326Z] [2024-09-12T08:46:53.326Z] #32 [core-command internal] load .dockerignore [2024-09-12T08:46:53.586Z] #32 transferring context: 50B done [2024-09-12T08:46:53.586Z] #32 DONE 0.0s [2024-09-12T08:46:53.586Z] [2024-09-12T08:46:53.586Z] #33 [support-notifications internal] load .dockerignore [2024-09-12T08:46:53.586Z] #33 transferring context: 50B done [2024-09-12T08:46:53.586Z] #33 DONE 0.0s [2024-09-12T08:46:53.586Z] [2024-09-12T08:46:53.586Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T08:46:53.847Z] #24 DONE 0.0s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #34 [core-metadata internal] load build context [2024-09-12T08:46:53.847Z] #34 DONE 0.0s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T08:46:53.847Z] #35 DONE 0.0s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #36 [core-keeper internal] load build context [2024-09-12T08:46:53.847Z] #36 DONE 0.0s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #37 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T08:46:53.847Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T08:46:53.847Z] #37 ... [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T08:46:53.847Z] #24 DONE 0.0s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #38 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T08:46:53.847Z] #38 DONE 0.4s [2024-09-12T08:46:53.847Z] [2024-09-12T08:46:53.847Z] #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T08:46:53.847Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-12T08:46:54.108Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T08:46:54.108Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T08:46:54.108Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T08:46:54.108Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.1s [2024-09-12T08:46:54.108Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-12T08:46:54.108Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-12T08:46:54.366Z] #37 ... [2024-09-12T08:46:54.366Z] [2024-09-12T08:46:54.366Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T08:46:54.366Z] #39 DONE 0.6s [2024-09-12T08:46:54.366Z] [2024-09-12T08:46:54.366Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T08:46:54.366Z] #40 DONE 0.6s [2024-09-12T08:46:54.366Z] [2024-09-12T08:46:54.366Z] #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T08:46:54.366Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de done [2024-09-12T08:46:54.366Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T08:46:54.366Z] #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T08:46:54.366Z] #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T08:46:54.366Z] #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-12T08:46:54.366Z] #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-12T08:46:54.627Z] #37 ... [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #41 [security-spire-config internal] load build context [2024-09-12T08:46:54.627Z] #41 transferring context: 25.96kB 0.0s done [2024-09-12T08:46:54.627Z] #41 DONE 0.2s [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #42 [security-spire-agent internal] load build context [2024-09-12T08:46:54.627Z] #42 transferring context: 27.24kB 0.0s done [2024-09-12T08:46:54.627Z] #42 DONE 0.3s [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #37 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T08:46:54.627Z] #37 DONE 1.0s [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T08:46:54.627Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-09-12T08:46:54.627Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-12T08:46:54.627Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T08:46:54.627Z] #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-12T08:46:54.627Z] #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-12T08:46:54.627Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-12T08:46:54.627Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-12T08:46:54.627Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s [2024-09-12T08:46:54.627Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-12T08:46:54.627Z] #43 ... [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #44 [security-spire-server internal] load build context [2024-09-12T08:46:54.627Z] #44 transferring context: 27.71kB 0.0s done [2024-09-12T08:46:54.627Z] #44 DONE 0.3s [2024-09-12T08:46:54.627Z] [2024-09-12T08:46:54.627Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T08:46:54.627Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-12T08:46:54.627Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-12T08:46:54.885Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.3s [2024-09-12T08:46:54.885Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-12T08:46:54.885Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.4s [2024-09-12T08:46:55.144Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2024-09-12T08:46:55.144Z] #43 ... [2024-09-12T08:46:55.144Z] [2024-09-12T08:46:55.144Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T08:46:55.144Z] #35 DONE 1.5s [2024-09-12T08:46:55.144Z] [2024-09-12T08:46:55.144Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T08:46:55.144Z] #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2024-09-12T08:46:55.144Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-12T08:46:57.677Z] #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2024-09-12T08:46:57.677Z] #43 ... [2024-09-12T08:46:57.677Z] [2024-09-12T08:46:57.677Z] #45 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-12T08:46:57.677Z] #45 DONE 2.6s [2024-09-12T08:46:57.677Z] [2024-09-12T08:46:57.677Z] #46 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T08:46:57.935Z] #46 ... [2024-09-12T08:46:57.935Z] [2024-09-12T08:46:57.935Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T08:46:57.935Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-12T08:46:57.935Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T08:46:57.935Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-12T08:46:57.935Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-12T08:46:57.935Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-12T08:46:57.935Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-12T08:46:57.935Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-09-12T08:46:57.935Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-12T08:46:57.935Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-12T08:46:57.935Z] #47 DONE 3.5s [2024-09-12T08:46:57.935Z] [2024-09-12T08:46:57.935Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T08:46:57.935Z] #43 DONE 3.7s [2024-09-12T08:46:57.935Z] [2024-09-12T08:46:57.935Z] #48 [security-proxy-auth internal] load build context [2024-09-12T08:46:59.306Z] #48 ... [2024-09-12T08:46:59.306Z] [2024-09-12T08:46:59.306Z] #49 [support-notifications internal] load build context [2024-09-12T08:46:59.306Z] #49 ... [2024-09-12T08:46:59.306Z] [2024-09-12T08:46:59.306Z] #48 [security-proxy-auth internal] load build context [2024-09-12T08:46:59.672Z] #48 transferring context: 226.10MB 5.6s [2024-09-12T08:47:03.953Z] #48 ... [2024-09-12T08:47:03.953Z] [2024-09-12T08:47:03.953Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-12T08:47:03.953Z] #50 ... [2024-09-12T08:47:03.953Z] [2024-09-12T08:47:03.953Z] #51 [core-command internal] load build context [2024-09-12T08:47:04.211Z] #51 ... [2024-09-12T08:47:04.211Z] [2024-09-12T08:47:04.211Z] #52 [security-bootstrapper internal] load build context [2024-09-12T08:47:04.211Z] #52 ... [2024-09-12T08:47:04.211Z] [2024-09-12T08:47:04.211Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-12T08:47:04.211Z] #53 ... [2024-09-12T08:47:04.211Z] [2024-09-12T08:47:04.211Z] #54 [core-data internal] load build context [2024-09-12T08:47:04.470Z] #54 ... [2024-09-12T08:47:04.470Z] [2024-09-12T08:47:04.470Z] #55 [security-secretstore-setup internal] load build context [2024-09-12T08:47:04.470Z] #55 ... [2024-09-12T08:47:04.470Z] [2024-09-12T08:47:04.470Z] #56 [support-cron-scheduler internal] load build context [2024-09-12T08:47:04.727Z] #56 transferring context: 422.14MB 10.7s [2024-09-12T08:47:04.727Z] #56 ... [2024-09-12T08:47:04.727Z] [2024-09-12T08:47:04.727Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T08:47:04.727Z] #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:04.727Z] #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:04.727Z] #0 3.530 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:04.727Z] #0 3.538 (2/2) Installing su-exec (0.2-r3) [2024-09-12T08:47:04.727Z] #0 3.538 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:04.727Z] #0 3.549 OK: 7 MiB in 17 packages [2024-09-12T08:47:04.985Z] #57 ... [2024-09-12T08:47:04.985Z] [2024-09-12T08:47:04.985Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:04.985Z] #58 ... [2024-09-12T08:47:04.985Z] [2024-09-12T08:47:04.985Z] #34 [core-metadata internal] load build context [2024-09-12T08:47:05.245Z] #34 ... [2024-09-12T08:47:05.245Z] [2024-09-12T08:47:05.245Z] #36 [core-keeper internal] load build context [2024-09-12T08:47:05.245Z] #36 ... [2024-09-12T08:47:05.245Z] [2024-09-12T08:47:05.245Z] #59 [support-scheduler internal] load build context [2024-09-12T08:47:05.504Z] #59 ... [2024-09-12T08:47:05.504Z] [2024-09-12T08:47:05.504Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T08:47:05.504Z] #60 ... [2024-09-12T08:47:05.504Z] [2024-09-12T08:47:05.504Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T08:47:05.504Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.504Z] #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.504Z] #0 3.850 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:05.504Z] #0 3.850 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T08:47:05.504Z] #0 3.865 (3/4) Installing su-exec (0.2-r3) [2024-09-12T08:47:05.504Z] #0 3.867 (4/4) Installing yq (4.33.3-r5) [2024-09-12T08:47:05.504Z] #0 3.936 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:05.504Z] #0 3.941 OK: 17 MiB in 19 packages [2024-09-12T08:47:05.504Z] #61 ... [2024-09-12T08:47:05.504Z] [2024-09-12T08:47:05.504Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T08:47:05.504Z] #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.504Z] #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.504Z] #0 3.857 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T08:47:05.504Z] #0 3.871 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:05.504Z] #0 3.874 (3/3) Installing tzdata (2024a-r0) [2024-09-12T08:47:05.504Z] #0 3.933 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:05.504Z] #0 3.940 Executing ca-certificates-20240226-r0.trigger [2024-09-12T08:47:05.504Z] #0 3.979 OK: 11 MiB in 18 packages [2024-09-12T08:47:05.778Z] #62 ... [2024-09-12T08:47:05.778Z] [2024-09-12T08:47:05.778Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T08:47:05.778Z] #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 4.577 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T08:47:05.778Z] #0 4.577 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T08:47:05.778Z] #0 4.577 OK: 20070 distinct packages available [2024-09-12T08:47:05.778Z] #0 4.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 4.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 4.895 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:05.778Z] #0 5.059 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T08:47:05.778Z] #0 5.059 (3/4) Installing libucontext (1.2-r2) [2024-09-12T08:47:05.778Z] #0 5.059 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T08:47:05.778Z] #0 5.059 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:05.778Z] #0 5.068 OK: 8 MiB in 19 packages [2024-09-12T08:47:05.778Z] #63 ... [2024-09-12T08:47:05.778Z] [2024-09-12T08:47:05.778Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:05.778Z] #0 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:05.778Z] #0 3.712 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:05.778Z] #0 3.722 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:05.778Z] #0 3.733 OK: 7 MiB in 16 packages [2024-09-12T08:47:06.039Z] #64 ... [2024-09-12T08:47:06.039Z] [2024-09-12T08:47:06.039Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T08:47:06.039Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:06.039Z] #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:06.039Z] #0 3.642 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T08:47:06.039Z] #0 3.656 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:06.039Z] #0 3.661 (3/4) Installing su-exec (0.2-r3) [2024-09-12T08:47:06.039Z] #0 3.673 (4/4) Installing yq (4.33.3-r5) [2024-09-12T08:47:06.039Z] #0 3.770 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:06.039Z] #0 3.780 Executing ca-certificates-20240226-r0.trigger [2024-09-12T08:47:06.039Z] #0 3.839 OK: 17 MiB in 19 packages [2024-09-12T08:47:06.039Z] #65 ... [2024-09-12T08:47:06.039Z] [2024-09-12T08:47:06.039Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T08:47:06.039Z] #66 ... [2024-09-12T08:47:06.039Z] [2024-09-12T08:47:06.039Z] #67 [security-proxy-setup internal] load build context [2024-09-12T08:47:06.039Z] #67 transferring context: 496.16MB 12.2s done [2024-09-12T08:47:06.297Z] #67 ... [2024-09-12T08:47:06.297Z] [2024-09-12T08:47:06.297Z] #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-09-12T08:47:06.297Z] #68 ... [2024-09-12T08:47:06.297Z] [2024-09-12T08:47:06.297Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T08:47:06.554Z] #69 ... [2024-09-12T08:47:06.554Z] [2024-09-12T08:47:06.554Z] #59 [support-scheduler internal] load build context [2024-09-12T08:47:06.554Z] #59 transferring context: 496.16MB 12.5s done [2024-09-12T08:47:07.488Z] #59 ... [2024-09-12T08:47:07.488Z] [2024-09-12T08:47:07.488Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T08:47:07.745Z] #70 ... [2024-09-12T08:47:07.745Z] [2024-09-12T08:47:07.745Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T08:47:07.745Z] #71 ... [2024-09-12T08:47:07.745Z] [2024-09-12T08:47:07.745Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T08:47:08.004Z] #72 ... [2024-09-12T08:47:08.004Z] [2024-09-12T08:47:08.004Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T08:47:08.004Z] #73 ... [2024-09-12T08:47:08.004Z] [2024-09-12T08:47:08.004Z] #49 [support-notifications internal] load build context [2024-09-12T08:47:08.324Z] #49 transferring context: 496.16MB 14.2s done [2024-09-12T08:47:15.038Z] #49 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #48 [security-proxy-auth internal] load build context [2024-09-12T08:47:15.038Z] #48 transferring context: 496.16MB 12.9s done [2024-09-12T08:47:15.038Z] #48 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-12T08:47:15.038Z] #50 transferring context: 496.16MB 13.1s done [2024-09-12T08:47:15.038Z] #50 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #52 [security-bootstrapper internal] load build context [2024-09-12T08:47:15.038Z] #52 transferring context: 496.16MB 11.4s done [2024-09-12T08:47:15.038Z] #52 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #51 [core-command internal] load build context [2024-09-12T08:47:15.038Z] #51 transferring context: 496.16MB 12.2s done [2024-09-12T08:47:15.038Z] #51 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-12T08:47:15.038Z] #53 transferring context: 496.16MB 13.3s done [2024-09-12T08:47:15.038Z] #53 ... [2024-09-12T08:47:15.038Z] [2024-09-12T08:47:15.038Z] #55 [security-secretstore-setup internal] load build context [2024-09-12T08:47:15.038Z] #55 transferring context: 496.16MB 13.6s done [2024-09-12T08:47:15.795Z] #55 ... [2024-09-12T08:47:15.795Z] [2024-09-12T08:47:15.795Z] #54 [core-data internal] load build context [2024-09-12T08:47:15.795Z] #54 transferring context: 496.16MB 13.0s done [2024-09-12T08:47:15.795Z] #54 ... [2024-09-12T08:47:15.795Z] [2024-09-12T08:47:15.795Z] #34 [core-metadata internal] load build context [2024-09-12T08:47:15.795Z] #34 transferring context: 496.16MB 13.0s done [2024-09-12T08:47:16.098Z] #34 ... [2024-09-12T08:47:16.098Z] [2024-09-12T08:47:16.098Z] #56 [support-cron-scheduler internal] load build context [2024-09-12T08:47:16.098Z] #56 transferring context: 496.16MB 12.4s done [2024-09-12T08:47:16.098Z] #56 ... [2024-09-12T08:47:16.098Z] [2024-09-12T08:47:16.098Z] #36 [core-keeper internal] load build context [2024-09-12T08:47:16.098Z] #36 transferring context: 496.16MB 13.3s done [2024-09-12T08:47:18.819Z] #36 ... [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #67 [security-proxy-setup internal] load build context [2024-09-12T08:47:18.819Z] #67 DONE 24.8s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T08:47:18.819Z] #65 DONE 23.9s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T08:47:18.819Z] #62 DONE 23.9s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T08:47:18.819Z] #63 DONE 23.9s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T08:47:18.819Z] #61 DONE 24.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T08:47:18.819Z] #57 DONE 24.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #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-09-12T08:47:18.819Z] #68 DONE 24.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:18.819Z] #64 DONE 24.1s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T08:47:18.819Z] #74 ... [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #52 [security-bootstrapper internal] load build context [2024-09-12T08:47:18.819Z] #52 DONE 24.9s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #51 [core-command internal] load build context [2024-09-12T08:47:18.819Z] #51 DONE 24.9s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #56 [support-cron-scheduler internal] load build context [2024-09-12T08:47:18.819Z] #56 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #59 [support-scheduler internal] load build context [2024-09-12T08:47:18.819Z] #59 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #48 [security-proxy-auth internal] load build context [2024-09-12T08:47:18.819Z] #48 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #34 [core-metadata internal] load build context [2024-09-12T08:47:18.819Z] #34 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #54 [core-data internal] load build context [2024-09-12T08:47:18.819Z] #54 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-12T08:47:18.819Z] #50 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #36 [core-keeper internal] load build context [2024-09-12T08:47:18.819Z] #36 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #55 [security-secretstore-setup internal] load build context [2024-09-12T08:47:18.819Z] #55 DONE 25.0s [2024-09-12T08:47:18.819Z] [2024-09-12T08:47:18.819Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-12T08:47:18.819Z] #53 DONE 25.0s [2024-09-12T08:47:19.086Z] [2024-09-12T08:47:19.086Z] #49 [support-notifications internal] load build context [2024-09-12T08:47:19.086Z] #49 DONE 25.0s [2024-09-12T08:47:19.086Z] [2024-09-12T08:47:19.086Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:20.462Z] #75 ... [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T08:47:20.462Z] #70 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #70 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #70 22.34 OK: 264 MiB in 52 packages [2024-09-12T08:47:20.462Z] #70 DONE 22.6s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:20.462Z] #58 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #58 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #58 25.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:20.462Z] #58 25.05 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:20.462Z] #58 25.06 OK: 7 MiB in 16 packages [2024-09-12T08:47:20.462Z] #58 DONE 25.3s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:47:20.462Z] #76 DONE 0.1s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T08:47:20.462Z] #69 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #69 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #69 24.78 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T08:47:20.462Z] #69 24.78 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T08:47:20.462Z] #69 24.78 OK: 20070 distinct packages available [2024-09-12T08:47:20.462Z] #69 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #69 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #69 25.11 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:20.462Z] #69 25.12 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T08:47:20.462Z] #69 25.12 (3/5) Installing libucontext (1.2-r2) [2024-09-12T08:47:20.462Z] #69 25.12 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T08:47:20.462Z] #69 25.13 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T08:47:20.462Z] #69 25.14 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:20.462Z] #69 25.29 OK: 8 MiB in 20 packages [2024-09-12T08:47:20.462Z] #69 DONE 25.4s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T08:47:20.462Z] #77 ... [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T08:47:20.462Z] #46 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #46 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.462Z] #46 22.75 OK: 264 MiB in 52 packages [2024-09-12T08:47:20.462Z] #46 DONE 22.9s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #78 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:47:20.462Z] #78 DONE 0.0s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T08:47:20.462Z] #72 DONE 22.9s [2024-09-12T08:47:20.462Z] [2024-09-12T08:47:20.462Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T08:47:20.463Z] #73 23.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.722Z] #73 ... [2024-09-12T08:47:20.722Z] [2024-09-12T08:47:20.722Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T08:47:20.722Z] #60 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.722Z] #60 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:20.722Z] #60 25.71 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T08:47:20.722Z] #60 25.73 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:20.722Z] #60 25.73 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:20.722Z] #60 25.74 Executing ca-certificates-20240226-r0.trigger [2024-09-12T08:47:20.722Z] #60 25.79 OK: 8 MiB in 17 packages [2024-09-12T08:47:20.722Z] #60 DONE 25.9s [2024-09-12T08:47:20.722Z] [2024-09-12T08:47:20.722Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T08:47:20.722Z] #73 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.020Z] #73 23.36 OK: 264 MiB in 52 packages [2024-09-12T08:47:21.020Z] #73 ... [2024-09-12T08:47:21.020Z] [2024-09-12T08:47:21.020Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T08:47:21.020Z] #66 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.020Z] #66 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.020Z] #66 25.44 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T08:47:21.020Z] #66 25.44 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T08:47:21.020Z] #66 25.44 OK: 20070 distinct packages available [2024-09-12T08:47:21.020Z] #66 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.020Z] #66 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.020Z] #66 25.88 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T08:47:21.020Z] #66 25.90 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T08:47:21.021Z] #66 25.91 (3/11) Installing libunistring (1.1-r1) [2024-09-12T08:47:21.021Z] #66 25.92 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T08:47:21.021Z] #66 25.93 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T08:47:21.021Z] #66 25.93 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T08:47:21.021Z] #66 25.94 (7/11) Installing curl (8.9.1-r0) [2024-09-12T08:47:21.021Z] #66 25.95 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:21.021Z] #66 25.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T08:47:21.021Z] #66 25.95 (10/11) Installing libucontext (1.2-r2) [2024-09-12T08:47:21.021Z] #66 25.96 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T08:47:21.021Z] #66 25.97 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:21.021Z] #66 25.97 Executing ca-certificates-20240226-r0.trigger [2024-09-12T08:47:21.021Z] #66 26.02 OK: 12 MiB in 26 packages [2024-09-12T08:47:21.021Z] #66 DONE 26.3s [2024-09-12T08:47:21.299Z] [2024-09-12T08:47:21.299Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T08:47:21.299Z] #73 DONE 23.6s [2024-09-12T08:47:21.299Z] [2024-09-12T08:47:21.299Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T08:47:21.299Z] #71 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.299Z] #71 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.299Z] #71 22.99 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T08:47:21.299Z] #71 22.99 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T08:47:21.299Z] #71 22.99 OK: 20078 distinct packages available [2024-09-12T08:47:21.299Z] #71 23.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.299Z] #71 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:21.299Z] #71 23.38 OK: 264 MiB in 52 packages [2024-09-12T08:47:21.299Z] #71 DONE 23.6s [2024-09-12T08:47:21.299Z] [2024-09-12T08:47:21.299Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:47:21.299Z] #79 DONE 0.1s [2024-09-12T08:47:21.299Z] [2024-09-12T08:47:21.299Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:47:21.299Z] #80 DONE 0.2s [2024-09-12T08:47:21.299Z] [2024-09-12T08:47:21.299Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:47:22.237Z] #81 ... [2024-09-12T08:47:22.237Z] [2024-09-12T08:47:22.237Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T08:47:22.237Z] #0 3.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.237Z] #0 3.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.237Z] #0 3.440 OK: 17 MiB in 19 packages [2024-09-12T08:47:22.237Z] #82 DONE 3.6s [2024-09-12T08:47:22.237Z] [2024-09-12T08:47:22.238Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T08:47:22.238Z] #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.238Z] #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.238Z] #0 3.472 OK: 11 MiB in 18 packages [2024-09-12T08:47:22.238Z] #83 DONE 3.6s [2024-09-12T08:47:22.238Z] [2024-09-12T08:47:22.238Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T08:47:22.238Z] #0 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.238Z] #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.238Z] #0 3.676 OK: 8 MiB in 19 packages [2024-09-12T08:47:22.496Z] #84 DONE 3.9s [2024-09-12T08:47:22.496Z] [2024-09-12T08:47:22.496Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T08:47:22.496Z] #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.496Z] #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:22.496Z] #0 3.785 OK: 17 MiB in 19 packages [2024-09-12T08:47:22.496Z] #85 DONE 3.9s [2024-09-12T08:47:22.496Z] [2024-09-12T08:47:22.496Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T08:47:23.873Z] #86 ... [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T08:47:23.873Z] #87 DONE 1.1s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T08:47:23.873Z] #0 3.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:23.873Z] #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:23.873Z] #0 3.901 OK: 7 MiB in 17 packages [2024-09-12T08:47:23.873Z] #88 DONE 5.0s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T08:47:23.873Z] #77 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:23.873Z] #77 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:23.873Z] #77 2.976 OK: 7 MiB in 16 packages [2024-09-12T08:47:23.873Z] #77 DONE 3.6s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T08:47:23.873Z] #86 DONE 1.1s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T08:47:23.873Z] #89 DONE 0.1s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T08:47:23.873Z] #90 DONE 0.1s [2024-09-12T08:47:23.873Z] [2024-09-12T08:47:23.873Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T08:47:24.133Z] #91 DONE 0.2s [2024-09-12T08:47:24.133Z] [2024-09-12T08:47:24.133Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T08:47:24.133Z] #75 3.686 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.133Z] #75 4.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.133Z] #75 4.836 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T08:47:24.133Z] #75 5.193 Executing busybox-1.36.1-r7.trigger [2024-09-12T08:47:24.133Z] #75 5.200 OK: 7 MiB in 16 packages [2024-09-12T08:47:24.133Z] #75 DONE 5.3s [2024-09-12T08:47:24.133Z] [2024-09-12T08:47:24.133Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T08:47:24.133Z] #74 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.133Z] #74 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.133Z] #74 ... [2024-09-12T08:47:24.133Z] [2024-09-12T08:47:24.133Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T08:47:24.133Z] #92 DONE 0.1s [2024-09-12T08:47:24.133Z] [2024-09-12T08:47:24.133Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T08:47:24.133Z] #74 5.430 OK: 7 MiB in 16 packages [2024-09-12T08:47:24.391Z] #74 DONE 5.5s [2024-09-12T08:47:24.391Z] [2024-09-12T08:47:24.391Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T08:47:24.391Z] #0 3.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.391Z] #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:24.391Z] #0 3.911 OK: 8 MiB in 20 packages [2024-09-12T08:47:24.391Z] #93 DONE 4.0s [2024-09-12T08:47:24.391Z] [2024-09-12T08:47:24.391Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T08:47:24.391Z] #94 DONE 0.1s [2024-09-12T08:47:24.391Z] [2024-09-12T08:47:24.391Z] #95 [security-spire-config] exporting to image [2024-09-12T08:47:24.391Z] #95 exporting layers [2024-09-12T08:47:25.324Z] #95 ... [2024-09-12T08:47:25.324Z] [2024-09-12T08:47:25.324Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T08:47:25.324Z] #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.324Z] #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.324Z] #0 4.242 OK: 8 MiB in 17 packages [2024-09-12T08:47:25.324Z] #96 DONE 4.6s [2024-09-12T08:47:25.324Z] [2024-09-12T08:47:25.324Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T08:47:25.324Z] #97 DONE 1.0s [2024-09-12T08:47:25.324Z] [2024-09-12T08:47:25.324Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T08:47:25.324Z] #98 DONE 1.0s [2024-09-12T08:47:25.324Z] [2024-09-12T08:47:25.324Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T08:47:25.324Z] #99 DONE 0.1s [2024-09-12T08:47:25.324Z] [2024-09-12T08:47:25.324Z] #95 [security-spire-config] exporting to image [2024-09-12T08:47:25.324Z] #95 exporting layers 1.1s done [2024-09-12T08:47:25.589Z] #95 writing image sha256:6e1664d13382b8a321c53c8396c121af4a6003dc7b5d9b850b6b0049ce69c5ad done [2024-09-12T08:47:25.589Z] #95 naming to docker.io/library/security-spire-config done [2024-09-12T08:47:25.589Z] #95 DONE 1.1s [2024-09-12T08:47:25.589Z] [2024-09-12T08:47:25.589Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T08:47:25.847Z] #100 DONE 0.5s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T08:47:25.847Z] #101 DONE 0.5s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T08:47:25.847Z] #0 3.815 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.847Z] #0 4.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.847Z] #0 4.939 OK: 264 MiB in 52 packages [2024-09-12T08:47:25.847Z] #102 DONE 5.4s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T08:47:25.847Z] #103 DONE 0.1s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T08:47:25.847Z] #104 DONE 0.1s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T08:47:25.847Z] #105 DONE 0.1s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #106 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T08:47:25.847Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.847Z] #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T08:47:25.847Z] #0 4.440 OK: 12 MiB in 26 packages [2024-09-12T08:47:25.847Z] #106 DONE 4.7s [2024-09-12T08:47:25.847Z] [2024-09-12T08:47:25.847Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T08:47:26.106Z] #107 DONE 0.0s [2024-09-12T08:47:26.106Z] [2024-09-12T08:47:26.106Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T08:47:26.106Z] #108 DONE 0.0s [2024-09-12T08:47:26.106Z] [2024-09-12T08:47:26.106Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T08:47:26.106Z] #109 DONE 0.1s [2024-09-12T08:47:26.106Z] [2024-09-12T08:47:26.106Z] #95 [security-spire-server] exporting to image [2024-09-12T08:47:26.106Z] #95 ... [2024-09-12T08:47:26.106Z] [2024-09-12T08:47:26.106Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T08:47:26.106Z] #110 DONE 0.1s [2024-09-12T08:47:26.106Z] [2024-09-12T08:47:26.106Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T08:47:26.106Z] #111 DONE 0.0s [2024-09-12T08:47:26.377Z] [2024-09-12T08:47:26.377Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T08:47:26.377Z] #112 DONE 0.1s [2024-09-12T08:47:26.377Z] [2024-09-12T08:47:26.377Z] #95 [security-spire-agent] exporting to image [2024-09-12T08:47:26.637Z] #95 ... [2024-09-12T08:47:26.637Z] [2024-09-12T08:47:26.637Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T08:47:26.637Z] #113 DONE 2.8s [2024-09-12T08:47:26.637Z] [2024-09-12T08:47:26.637Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T08:47:26.637Z] #114 DONE 0.1s [2024-09-12T08:47:26.637Z] [2024-09-12T08:47:26.637Z] #95 [security-spire-agent] exporting to image [2024-09-12T08:47:26.637Z] #95 exporting layers 0.7s done [2024-09-12T08:47:26.637Z] #95 writing image sha256:6a2149276421d7e5b7eeb2be35cbd4bcdd010b525eadad86039e068d891c9451 [2024-09-12T08:47:26.898Z] #95 exporting layers 0.6s done [2024-09-12T08:47:26.898Z] #95 writing image sha256:6a2149276421d7e5b7eeb2be35cbd4bcdd010b525eadad86039e068d891c9451 done [2024-09-12T08:47:26.898Z] #95 naming to docker.io/library/security-spire-server done [2024-09-12T08:47:26.898Z] #95 writing image sha256:a34972ade4480596e5dd120926530b49d1cd6a120507b5ab2e934b1f048bdde1 done [2024-09-12T08:47:26.898Z] #95 naming to docker.io/library/security-spire-agent done [2024-09-12T08:47:26.898Z] #95 DONE 1.9s [2024-09-12T08:47:26.898Z] [2024-09-12T08:47:26.898Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:47:30.212Z] #115 ... [2024-09-12T08:47:30.212Z] [2024-09-12T08:47:30.212Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:47:30.476Z] #116 ... [2024-09-12T08:47:30.476Z] [2024-09-12T08:47:30.476Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:47:30.476Z] #117 ... [2024-09-12T08:47:30.476Z] [2024-09-12T08:47:30.476Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:47:45.016Z] Removing intermediate container 59956f3d8bd8 [2024-09-12T08:47:45.016Z] ---> 0e78367c3b64 [2024-09-12T08:47:45.016Z] Successfully built 0e78367c3b64 [2024-09-12T08:47:45.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:47:45.382Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T08:47:45.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:47:45.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container [2024-09-12T08:47:45.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-12T08:47:46.854Z] $ docker top 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T08:47:47.727Z] + go version [2024-09-12T08:47:47.727Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-12T08:47:47.743Z] $ docker stop --time=1 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea [2024-09-12T08:47:49.396Z] $ docker rm -f --volumes 1a129801335d4f7186915c40911a9f756506418f4668a4d35bbb28bf468b31ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T08:47:49.970Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T08:47:49.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T08:47:50.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container [2024-09-12T08:47:50.218Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-12T08:47:51.354Z] $ docker top e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-12T08:47:51.602Z] ========================================================= [2024-09-12T08:47:51.602Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T08:47:51.602Z] ========================================================= [Pipeline] sh [2024-09-12T08:47:52.226Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-09-12T08:47:52.570Z] + make test [2024-09-12T08:47:52.840Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T08:48:17.200Z] #118 DONE 48.9s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #119 ... [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #117 DONE 49.8s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #115 DONE 44.2s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #116 DONE 50.0s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #81 DONE 48.9s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #120 ... [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #119 DONE 5.5s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T08:48:17.200Z] #121 ... [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #122 DONE 5.5s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #123 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #124 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #125 [core-command builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #125 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #126 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #127 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #128 [support-notifications builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #128 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #129 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #130 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #131 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #132 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #133 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #134 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #120 DONE 5.5s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #135 [core-data builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #135 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #136 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #137 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #138 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #139 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #140 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #141 [core-keeper builder 7/8] COPY . . [2024-09-12T08:48:17.200Z] #141 DONE 5.5s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #142 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #143 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #144 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #145 DONE 5.5s [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T08:48:17.200Z] #146 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T08:48:17.200Z] #147 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #148 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T08:48:17.200Z] #148 CACHED [2024-09-12T08:48:17.200Z] [2024-09-12T08:48:17.200Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T08:48:17.200Z] #149 1.369 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T08:48:28.178Z] #149 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T08:48:28.178Z] #0 1.259 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T08:48:28.178Z] #150 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T08:48:28.178Z] #0 1.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T08:48:28.178Z] #151 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #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-09-12T08:48:28.178Z] #0 2.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T08:48:28.178Z] #152 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T08:48:28.178Z] #0 0.690 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T08:48:28.178Z] #153 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T08:48:28.178Z] #0 1.293 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T08:48:28.178Z] #154 ... [2024-09-12T08:48:28.178Z] [2024-09-12T08:48:28.178Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T08:48:28.178Z] #0 1.648 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T08:48:28.438Z] #155 ... [2024-09-12T08:48:28.438Z] [2024-09-12T08:48:28.438Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T08:48:28.438Z] #0 0.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T08:48:28.697Z] #156 ... [2024-09-12T08:48:28.697Z] [2024-09-12T08:48:28.697Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T08:48:28.697Z] #0 0.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/secrets-config ./cmd/secrets-config [2024-09-12T08:48:28.956Z] #157 ... [2024-09-12T08:48:28.956Z] [2024-09-12T08:48:28.956Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T08:48:28.956Z] #121 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-12T08:48:29.523Z] #121 ... [2024-09-12T08:48:29.523Z] [2024-09-12T08:48:29.523Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T08:48:29.523Z] #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T08:48:29.782Z] #158 ... [2024-09-12T08:48:29.782Z] [2024-09-12T08:48:29.782Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T08:48:29.782Z] #0 0.962 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T08:48:29.782Z] #159 ... [2024-09-12T08:48:29.782Z] [2024-09-12T08:48:29.782Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T08:48:29.782Z] #0 2.001 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T08:48:39.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T08:50:06.495Z] #160 ... [2024-09-12T08:50:06.496Z] [2024-09-12T08:50:06.496Z] #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-09-12T08:50:06.496Z] #152 105.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T08:51:15.332Z] #152 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T08:51:15.332Z] #160 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T08:51:15.332Z] #154 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T08:51:15.332Z] #156 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T08:51:15.332Z] #155 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T08:51:15.332Z] #151 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #161 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T08:51:15.332Z] #157 DONE 173.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T08:51:15.332Z] #150 DONE 173.8s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T08:51:15.332Z] #159 DONE 173.8s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #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-09-12T08:51:15.332Z] #152 DONE 174.0s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #162 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T08:51:15.332Z] #158 DONE 174.2s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T08:51:15.332Z] #149 DONE 174.2s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T08:51:15.332Z] #153 DONE 174.3s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #163 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #121 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T08:51:15.332Z] #121 DONE 174.3s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #161 DONE 0.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #164 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #165 DONE 1.0s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #166 DONE 1.0s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #167 DONE 0.8s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #168 DONE 1.0s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #162 DONE 1.0s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T08:51:15.332Z] #169 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T08:51:15.332Z] #170 DONE 0.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #163 DONE 0.7s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.332Z] #171 DONE 0.6s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #172 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T08:51:15.332Z] #172 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.332Z] #164 DONE 1.1s [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.332Z] #173 ... [2024-09-12T08:51:15.332Z] [2024-09-12T08:51:15.332Z] #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.332Z] #174 DONE 2.9s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.333Z] #175 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #176 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #177 DONE 2.8s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #178 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.333Z] #179 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.333Z] #180 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #181 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #182 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:15.333Z] #183 CACHED [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #184 DONE 2.8s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #185 DONE 2.8s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T08:51:15.333Z] #169 DONE 2.8s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:15.333Z] #186 ... [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #173 DONE 3.0s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #172 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T08:51:15.333Z] #172 DONE 3.1s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-12T08:51:15.333Z] #187 ... [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T08:51:15.333Z] #188 DONE 3.8s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:15.333Z] #189 DONE 2.9s [2024-09-12T08:51:15.333Z] [2024-09-12T08:51:15.333Z] #190 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:17.882Z] #190 ... [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T08:51:17.882Z] #191 DONE 4.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T08:51:17.882Z] #192 DONE 4.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T08:51:17.882Z] #193 DONE 4.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T08:51:17.882Z] #194 DONE 4.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T08:51:17.882Z] #195 DONE 4.5s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:17.882Z] #186 DONE 4.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-12T08:51:17.882Z] #187 DONE 4.0s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #190 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T08:51:17.882Z] #190 DONE 3.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #196 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T08:51:17.882Z] #196 DONE 3.8s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T08:51:17.882Z] #197 DONE 4.5s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #198 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T08:51:17.882Z] #198 DONE 4.5s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T08:51:17.882Z] #199 DONE 3.4s [2024-09-12T08:51:17.882Z] [2024-09-12T08:51:17.882Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:18.142Z] #200 ... [2024-09-12T08:51:18.142Z] [2024-09-12T08:51:18.142Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T08:51:18.142Z] #201 DONE 4.6s [2024-09-12T08:51:18.142Z] [2024-09-12T08:51:18.142Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:18.142Z] #202 DONE 0.4s [2024-09-12T08:51:18.142Z] [2024-09-12T08:51:18.142Z] #95 [support-cron-scheduler] exporting to image [2024-09-12T08:51:18.142Z] #95 exporting layers 0.3s done [2024-09-12T08:51:19.460Z] #95 ... [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #203 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #204 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #205 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #206 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #95 [support-notifications] exporting to image [2024-09-12T08:51:19.460Z] #95 ... [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-12T08:51:19.460Z] #207 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #208 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T08:51:19.460Z] #208 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T08:51:19.460Z] #209 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #210 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #210 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #211 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #95 [core-command] exporting to image [2024-09-12T08:51:19.460Z] #95 ... [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #200 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #95 [security-spiffe-token-provider] exporting to image [2024-09-12T08:51:19.460Z] #95 ... [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T08:51:19.460Z] #212 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T08:51:19.460Z] #213 DONE 0.8s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T08:51:19.460Z] #214 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T08:51:19.460Z] #215 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T08:51:19.460Z] #216 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T08:51:19.460Z] #217 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T08:51:19.460Z] #218 DONE 0.7s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #95 [core-keeper] exporting to image [2024-09-12T08:51:19.460Z] #95 exporting layers 0.7s done [2024-09-12T08:51:19.460Z] #95 writing image sha256:ff6cc9f920a4fb9537246be2eb02cd694e50c1639eae0cd7e0bccc8c207760c2 0.0s done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/core-keeper done [2024-09-12T08:51:19.460Z] #95 writing image sha256:331e15543d92c5ad350f1e6d1f9a92438c4523d373f98c7fe6766b2a3be32ba9 done [2024-09-12T08:51:19.460Z] #95 writing image sha256:0a10e92e52e646a272f8cd8510bab63ebb0621bcfebf8e404670bdf79cb81714 0.0s done [2024-09-12T08:51:19.460Z] #95 writing image sha256:4b2b6aba54a2352aa3ac7957d7404aeff23da7158d39aa766bbadfb55000db18 done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-12T08:51:19.460Z] #95 writing image sha256:f50e4a0f34ffc72ba445b8306a72eacccc1906a948e598ab4433ea1f3470dea2 0.0s done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/core-command done [2024-09-12T08:51:19.460Z] #95 writing image sha256:81d0a3a2572395a879bf823b1dab91a7a16cda0be60608e15c599a281af97a71 done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-cron-scheduler [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-scheduler [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-notifications [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-cron-scheduler 0.2s done [2024-09-12T08:51:19.460Z] #95 ... [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T08:51:19.460Z] #219 DONE 0.5s [2024-09-12T08:51:19.460Z] [2024-09-12T08:51:19.460Z] #95 [support-notifications] exporting to image [2024-09-12T08:51:19.460Z] #95 exporting layers 0.5s done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-scheduler 0.2s done [2024-09-12T08:51:19.460Z] #95 naming to docker.io/library/support-notifications 0.3s done [2024-09-12T08:51:19.721Z] #95 writing image sha256:008c6c2724d24ab678529b43dde7c1a1ee67b71cffabf134fb5d64d42de50af5 done [2024-09-12T08:51:19.722Z] #95 writing image sha256:747fd38b0a7cc39f2b49c37be9c2d1b606a2ef323ff8ff8e9846aaad8b18c284 done [2024-09-12T08:51:19.722Z] #95 naming to docker.io/library/core-metadata done [2024-09-12T08:51:19.722Z] #95 naming to docker.io/library/core-data done [2024-09-12T08:51:19.722Z] #95 DONE 3.6s [2024-09-12T08:51:19.722Z] [2024-09-12T08:51:19.722Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T08:51:19.722Z] #220 DONE 0.5s [2024-09-12T08:51:19.722Z] [2024-09-12T08:51:19.722Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T08:51:19.722Z] #221 DONE 0.5s [2024-09-12T08:51:19.722Z] [2024-09-12T08:51:19.722Z] #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T08:51:19.722Z] #222 DONE 0.3s [2024-09-12T08:51:19.722Z] [2024-09-12T08:51:19.722Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T08:51:19.981Z] #223 DONE 0.3s [2024-09-12T08:51:19.981Z] [2024-09-12T08:51:19.981Z] #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T08:51:19.981Z] #224 DONE 0.0s [2024-09-12T08:51:19.981Z] [2024-09-12T08:51:19.981Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T08:51:19.981Z] #225 DONE 0.0s [2024-09-12T08:51:19.981Z] [2024-09-12T08:51:19.981Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T08:51:19.981Z] #226 DONE 0.8s [2024-09-12T08:51:19.981Z] [2024-09-12T08:51:19.981Z] #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T08:51:19.981Z] #227 DONE 0.9s [2024-09-12T08:51:19.981Z] [2024-09-12T08:51:19.981Z] #95 [security-proxy-auth] exporting to image [2024-09-12T08:51:20.241Z] #95 ... [2024-09-12T08:51:20.241Z] [2024-09-12T08:51:20.241Z] #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T08:51:20.241Z] #228 DONE 0.1s [2024-09-12T08:51:20.241Z] [2024-09-12T08:51:20.241Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T08:51:20.241Z] #229 DONE 0.1s [2024-09-12T08:51:20.241Z] [2024-09-12T08:51:20.241Z] #95 [core-common-config-bootstrapper] exporting to image [2024-09-12T08:51:20.241Z] #95 exporting layers 0.1s done [2024-09-12T08:51:20.241Z] #95 writing image sha256:29888b2d3021f69931bd9a7996a41682177f7ee6dd17e0f4a6b47d8ef2cb9bd3 0.0s done [2024-09-12T08:51:20.241Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-12T08:51:20.241Z] #95 exporting layers 0.3s done [2024-09-12T08:51:20.241Z] #95 writing image sha256:5b89be837b6ffc8a2d51e824af2df4030de16ee30d1a19fad64dae4b73293cd4 done [2024-09-12T08:51:20.241Z] #95 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-12T08:51:20.241Z] #95 DONE 3.9s [2024-09-12T08:51:20.241Z] [2024-09-12T08:51:20.241Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T08:51:20.241Z] #230 DONE 0.1s [2024-09-12T08:51:20.241Z] [2024-09-12T08:51:20.241Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T08:51:20.501Z] #231 ... [2024-09-12T08:51:20.501Z] [2024-09-12T08:51:20.501Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T08:51:20.501Z] #232 DONE 0.9s [2024-09-12T08:51:20.766Z] [2024-09-12T08:51:20.766Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T08:51:20.766Z] #233 DONE 0.8s [2024-09-12T08:51:20.766Z] [2024-09-12T08:51:20.766Z] #95 [security-proxy-setup] exporting to image [2024-09-12T08:51:20.766Z] #95 exporting layers 0.3s done [2024-09-12T08:51:20.766Z] #95 writing image sha256:ce9bb5bd4ad2b30e312e96b234a0221d5c4491ad8bff2fa822da150f62f1b52c done [2024-09-12T08:51:20.766Z] #95 naming to docker.io/library/security-proxy-setup done [2024-09-12T08:51:21.028Z] #95 ... [2024-09-12T08:51:21.028Z] [2024-09-12T08:51:21.028Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T08:51:21.028Z] #231 DONE 0.7s [2024-09-12T08:51:21.028Z] [2024-09-12T08:51:21.028Z] #95 [security-bootstrapper] exporting to image [2024-09-12T08:51:21.028Z] #95 exporting layers 0.2s done [2024-09-12T08:51:21.028Z] #95 writing image sha256:7a9af44a8504bf7176ad8abfa788a1e77938a4db07625aefb52073700b45598d done [2024-09-12T08:51:21.028Z] #95 naming to docker.io/library/security-secretstore-setup done [2024-09-12T08:51:21.028Z] #95 exporting layers 0.2s done [2024-09-12T08:51:21.028Z] #95 writing image sha256:56b820bc290ca8d0712a949955e0d0df3fcd8cfd7e9381c0429dad55ba15566b done [2024-09-12T08:51:21.028Z] #95 naming to docker.io/library/security-bootstrapper done [2024-09-12T08:51:21.028Z] #95 DONE 4.6s [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T08:51:21.028Z] time="2024-09-12T08:46:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T08:51:21.049Z] $ docker stop --time=1 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f [2024-09-12T08:51:22.325Z] $ docker rm -f --volumes 28ddb6ad0514aa813c91a8950df4100839f5fdf36231fac96d2f329ab0d4344f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T08:51:22.674Z] + docker images [2024-09-12T08:51:22.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T08:51:22.674Z] security-proxy-setup latest ce9bb5bd4ad2 2 seconds ago 26.2MB [2024-09-12T08:51:22.674Z] security-bootstrapper latest 56b820bc290c 2 seconds ago 19MB [2024-09-12T08:51:22.674Z] security-secretstore-setup latest 7a9af44a8504 2 seconds ago 37MB [2024-09-12T08:51:22.674Z] core-common-config-bootstrapper latest 29888b2d3021 3 seconds ago 15.2MB [2024-09-12T08:51:22.674Z] security-proxy-auth latest 5b89be837b6f 3 seconds ago 33.1MB [2024-09-12T08:51:22.674Z] core-data latest 747fd38b0a7c 4 seconds ago 39.7MB [2024-09-12T08:51:22.674Z] core-metadata latest 008c6c2724d2 4 seconds ago 39.9MB [2024-09-12T08:51:22.674Z] support-notifications latest f50e4a0f34ff 4 seconds ago 42.6MB [2024-09-12T08:51:22.674Z] support-scheduler latest 0a10e92e52e6 4 seconds ago 42MB [2024-09-12T08:51:22.674Z] security-spiffe-token-provider latest 4b2b6aba54a2 4 seconds ago 28.9MB [2024-09-12T08:51:22.674Z] core-command latest 331e15543d92 4 seconds ago 35.5MB [2024-09-12T08:51:22.674Z] support-cron-scheduler latest 81d0a3a25723 5 seconds ago 44.2MB [2024-09-12T08:51:22.674Z] core-keeper latest ff6cc9f920a4 5 seconds ago 39.6MB [2024-09-12T08:51:22.674Z] security-spire-agent latest a34972ade448 3 minutes ago 182MB [2024-09-12T08:51:22.674Z] security-spire-server latest 6a2149276421 3 minutes ago 121MB [2024-09-12T08:51:22.674Z] security-spire-config latest 6e1664d13382 3 minutes ago 120MB [2024-09-12T08:51:22.674Z] ci-base-image-x86_64 latest d37086f1d5a3 7 minutes ago 971MB [2024-09-12T08:51:22.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-12T08:51:22.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-12T08:51:22.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-12T08:52:16.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T08:52:16.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T08:52:56.581Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T08:52:57.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T08:52:57.573Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T08:52:57.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T08:53:04.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T08:53:04.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T08:53:04.496Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T08:53:04.496Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T08:53:04.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T08:53:14.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T08:53:14.584Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T08:53:15.168Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.121s coverage: 28.7% of statements [2024-09-12T08:53:27.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2024-09-12T08:53:31.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T08:53:31.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T08:53:31.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T08:53:35.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.273s coverage: 69.2% of statements [2024-09-12T08:53:36.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T08:53:36.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T08:53:37.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.215s coverage: 53.2% of statements [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T08:53:43.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T08:53:51.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T08:53:51.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:53:51.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T08:53:51.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T08:53:51.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T08:53:52.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.595s coverage: 93.4% of statements [2024-09-12T08:53:52.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.272s coverage: 91.7% of statements [2024-09-12T08:53:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T08:53:59.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T08:53:59.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 7.0% of statements [2024-09-12T08:54:11.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T08:54:11.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:54:11.585Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T08:54:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T08:54:12.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.587s coverage: 95.8% of statements [2024-09-12T08:54:13.010Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements [2024-09-12T08:54:18.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T08:54:18.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.125s coverage: 0.0% of statements [no tests to run] [2024-09-12T08:54:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T08:54:23.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T08:54:24.870Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.297s coverage: 0.8% of statements [2024-09-12T08:54:24.870Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 30.7% of statements [2024-09-12T08:54:29.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements [2024-09-12T08:54:29.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.114s coverage: 77.8% of statements [2024-09-12T08:54:29.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.129s coverage: 94.1% of statements [2024-09-12T08:54:29.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-09-12T08:54:33.365Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-12T08:54:34.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T08:54:36.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T08:54:36.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T08:54:36.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T08:54:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T08:54:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T08:54:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T08:54:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T08:54:46.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.094s coverage: 94.4% of statements [2024-09-12T08:54:46.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T08:54:46.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T08:54:46.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T08:54:49.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T08:54:49.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T08:54:49.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T08:54:49.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T08:54:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T08:54:54.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T08:54:57.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T08:55:00.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.982s coverage: 79.9% of statements [2024-09-12T08:55:00.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.171s coverage: 92.9% of statements [2024-09-12T08:55:00.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 66.7% of statements [2024-09-12T08:55:00.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements [2024-09-12T08:55:00.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 75.0% of statements [2024-09-12T08:55:02.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T08:55:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.102s coverage: 87.2% of statements [2024-09-12T08:55:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-09-12T08:55:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-09-12T08:55:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.317s coverage: 81.8% of statements [2024-09-12T08:55:04.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.268s coverage: 82.1% of statements [2024-09-12T08:55:04.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T08:55:05.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.131s coverage: 86.0% of statements [2024-09-12T08:55:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T08:55:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T08:55:11.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.749s coverage: 63.1% of statements [2024-09-12T08:55:11.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.111s coverage: 100.0% of statements [2024-09-12T08:55:12.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements [2024-09-12T08:55:12.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-09-12T08:55:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T08:55:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T08:55:13.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T08:55:13.347Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2024-09-12T08:55:14.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-09-12T08:55:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T08:55:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T08:55:20.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T08:55:21.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.664s coverage: 36.5% of statements [2024-09-12T08:55:21.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-09-12T08:55:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T08:55:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T08:55:22.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T08:55:22.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T08:55:23.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.098s coverage: 84.8% of statements [2024-09-12T08:55:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T08:55:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T08:55:26.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T08:55:27.039Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.130s coverage: 4.9% of statements [2024-09-12T08:55:33.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T08:55:33.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:55:33.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T08:55:34.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.328s coverage: 97.1% of statements [2024-09-12T08:55:34.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements [2024-09-12T08:55:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T08:55:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T08:55:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T08:55:40.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T08:55:47.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements [2024-09-12T08:55:47.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T08:55:47.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:55:47.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T08:55:47.777Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T08:55:49.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.486s coverage: 95.7% of statements [2024-09-12T08:55:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T08:55:52.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T08:55:53.461Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.183s coverage: 61.8% of statements [2024-09-12T08:55:56.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T08:55:56.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T08:55:56.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements [2024-09-12T08:55:58.383Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-12T08:55:58.647Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-12T08:55:58.648Z] go vet ./... [2024-09-12T09:00:21.527Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T09:00:21.527Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T09:00:21.527Z] ./bin/test-attribution-txt.sh [2024-09-12T09:00:21.527Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T09:00:21.527Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T09:00:21.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T09:00:21.895Z] + ls -al . [2024-09-12T09:00:22.161Z] total 928 [2024-09-12T09:00:22.161Z] drwxrwxr-x 10 1001 1001 4096 Sep 12 08:47 . [2024-09-12T09:00:22.161Z] drwxr-xr-x 4 root root 4096 Sep 12 08:47 .. [2024-09-12T09:00:22.161Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 .blubracket [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 08:45 .dockerignore [2024-09-12T09:00:22.161Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 08:45 .git [2024-09-12T09:00:22.161Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 08:45 .github [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 08:45 .gitignore [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 08:45 .golangci.yml [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 08:45 .hadolint.yml [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 08:45 .sonarcloud.properties [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 08:45 ADOPTERS.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 08:45 Attribution.txt [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 08:45 CHANGELOG.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 08:45 CONTRIBUTING.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 08:45 GOVERNANCE.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 08:45 Jenkinsfile [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 08:45 LICENSE [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 08:45 Makefile [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 08:45 OWNERS.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 08:45 README.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 08:45 SECURITY.md [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 08:43 VERSION [2024-09-12T09:00:22.161Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 bin [2024-09-12T09:00:22.161Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 08:45 cmd [2024-09-12T09:00:22.161Z] -rw-r--r-- 1 root root 563961 Sep 12 08:55 coverage.out [2024-09-12T09:00:22.161Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 08:45 fuzz_test [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 08:45 go.mod [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 08:45 go.sum [2024-09-12T09:00:22.161Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 08:45 internal [2024-09-12T09:00:22.161Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 08:45 openapi [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 08:45 security.txt [2024-09-12T09:00:22.161Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 08:45 version.go [Pipeline] sh [2024-09-12T09:00:22.797Z] + '[' -e coverage.out ] [2024-09-12T09:00:22.797Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T09:00:22.817Z] Warning: overwriting stash ‘coverage-report’ [2024-09-12T09:00:23.764Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T09:00:24.087Z] + make build [2024-09-12T09:00:24.357Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T09:04:01.156Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T09:04:05.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T09:04:15.513Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T09:04:18.938Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T09:04:29.052Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T09:05:01.278Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T09:05:13.586Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T09:05:25.893Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T09:05:38.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T09:05:42.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T09:05:45.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T09:05:49.166Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T09:05:54.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-12T09:05:59.859Z] $ docker stop --time=1 e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 [2024-09-12T09:06:02.280Z] $ docker rm -f --volumes e88ccabdb4987dfbf2e00a09977e30ccb14e845be060f4057fd20b41d7dc5c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:06:06.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T09:06:06.051Z] [2024-09-12T09:06:06.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:06:06.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T09:06:06.656Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-12T09:06:06.656Z] 547446be3368: Pulling fs layer [2024-09-12T09:06:06.656Z] d125d8839a47: Pulling fs layer [2024-09-12T09:06:06.656Z] 3e85d5ac6304: Pulling fs layer [2024-09-12T09:06:06.656Z] c3105a71a48b: Pulling fs layer [2024-09-12T09:06:06.656Z] 0f093f025ec4: Pulling fs layer [2024-09-12T09:06:06.656Z] c3106fc0e877: Pulling fs layer [2024-09-12T09:06:06.656Z] c3105a71a48b: Waiting [2024-09-12T09:06:06.656Z] 0f093f025ec4: Waiting [2024-09-12T09:06:06.656Z] c3106fc0e877: Waiting [2024-09-12T09:06:06.656Z] 547446be3368: Verifying Checksum [2024-09-12T09:06:06.656Z] 547446be3368: Download complete [2024-09-12T09:06:06.656Z] c3105a71a48b: Verifying Checksum [2024-09-12T09:06:06.656Z] c3105a71a48b: Download complete [2024-09-12T09:06:07.621Z] d125d8839a47: Verifying Checksum [2024-09-12T09:06:07.621Z] d125d8839a47: Download complete [2024-09-12T09:06:07.621Z] c3106fc0e877: Verifying Checksum [2024-09-12T09:06:07.621Z] c3106fc0e877: Download complete [2024-09-12T09:06:07.621Z] 0f093f025ec4: Verifying Checksum [2024-09-12T09:06:07.621Z] 0f093f025ec4: Download complete [2024-09-12T09:06:07.886Z] 547446be3368: Pull complete [2024-09-12T09:06:08.841Z] d125d8839a47: Pull complete [2024-09-12T09:06:09.419Z] 3e85d5ac6304: Verifying Checksum [2024-09-12T09:06:09.419Z] 3e85d5ac6304: Download complete [2024-09-12T09:06:19.492Z] 3e85d5ac6304: Pull complete [2024-09-12T09:06:19.492Z] c3105a71a48b: Pull complete [2024-09-12T09:06:20.901Z] 0f093f025ec4: Pull complete [2024-09-12T09:06:21.172Z] c3106fc0e877: Pull complete [2024-09-12T09:06:21.172Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-12T09:06:21.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T09:06:21.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:06:21.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container [2024-09-12T09:06:21.451Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-12T09:06:24.012Z] $ docker top 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:06:25.001Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T09:06:37.321Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #1 transferring dockerfile: [2024-09-12T09:06:37.321Z] #1 transferring dockerfile: 2.01kB 0.0s done [2024-09-12T09:06:37.321Z] #1 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #2 transferring dockerfile: 3.17kB 0.0s done [2024-09-12T09:06:37.321Z] #2 DONE 0.0s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #3 transferring dockerfile: 2.50kB done [2024-09-12T09:06:37.321Z] #3 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #4 transferring dockerfile: 1.89kB done [2024-09-12T09:06:37.321Z] #4 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #5 transferring dockerfile: 2.15kB done [2024-09-12T09:06:37.321Z] #5 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #6 transferring dockerfile: 1.93kB done [2024-09-12T09:06:37.321Z] #6 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-09-12T09:06:37.321Z] #7 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #8 transferring dockerfile: 1.69kB done [2024-09-12T09:06:37.321Z] #8 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #9 transferring dockerfile: 2.06kB done [2024-09-12T09:06:37.321Z] #9 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-09-12T09:06:37.321Z] #10 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #11 transferring dockerfile: 1.81kB done [2024-09-12T09:06:37.321Z] #11 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-09-12T09:06:37.321Z] #12 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #13 transferring dockerfile: 1.85kB 0.0s done [2024-09-12T09:06:37.321Z] #13 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #14 transferring dockerfile: 1.93kB done [2024-09-12T09:06:37.321Z] #14 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #15 transferring dockerfile: 1.70kB 0.0s done [2024-09-12T09:06:37.321Z] #15 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #16 [core-data internal] load build definition from Dockerfile [2024-09-12T09:06:37.321Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-09-12T09:06:37.321Z] #16 DONE 0.1s [2024-09-12T09:06:37.321Z] [2024-09-12T09:06:37.321Z] #17 [core-keeper internal] load .dockerignore [2024-09-12T09:06:37.321Z] #17 transferring context: 50B 0.0s done [2024-09-12T09:06:37.321Z] #17 DONE 0.1s [2024-09-12T09:06:38.287Z] [2024-09-12T09:06:38.287Z] #18 [security-bootstrapper internal] load .dockerignore [2024-09-12T09:06:38.287Z] #18 transferring context: 50B done [2024-09-12T09:06:38.287Z] #18 DONE 0.0s [2024-09-12T09:06:38.287Z] [2024-09-12T09:06:38.287Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-12T09:06:38.287Z] #19 transferring context: 50B 0.0s done [2024-09-12T09:06:38.287Z] #19 DONE 0.1s [2024-09-12T09:06:38.287Z] [2024-09-12T09:06:38.287Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T09:06:38.287Z] #20 transferring context: 50B done [2024-09-12T09:06:38.287Z] #20 DONE 0.1s [2024-09-12T09:06:38.287Z] [2024-09-12T09:06:38.287Z] #21 [security-proxy-auth internal] load .dockerignore [2024-09-12T09:06:38.287Z] #21 transferring context: 50B 0.0s done [2024-09-12T09:06:38.556Z] #21 DONE 0.1s [2024-09-12T09:06:38.556Z] [2024-09-12T09:06:38.556Z] #22 [core-command internal] load .dockerignore [2024-09-12T09:06:38.556Z] #22 transferring context: 50B 0.0s done [2024-09-12T09:06:38.556Z] #22 DONE 0.1s [2024-09-12T09:06:38.556Z] [2024-09-12T09:06:38.556Z] #23 [support-notifications internal] load .dockerignore [2024-09-12T09:06:38.556Z] #23 transferring context: 50B done [2024-09-12T09:06:38.556Z] #23 DONE 0.1s [2024-09-12T09:06:38.556Z] [2024-09-12T09:06:38.556Z] #24 [security-spire-config internal] load .dockerignore [2024-09-12T09:06:38.556Z] #24 transferring context: 50B 0.0s done [2024-09-12T09:06:38.556Z] #24 DONE 0.1s [2024-09-12T09:06:38.556Z] [2024-09-12T09:06:38.556Z] #25 [core-metadata internal] load .dockerignore [2024-09-12T09:06:38.556Z] #25 transferring context: 50B 0.0s done [2024-09-12T09:06:38.556Z] #25 DONE 0.1s [2024-09-12T09:06:38.556Z] [2024-09-12T09:06:38.556Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-12T09:06:38.833Z] #26 transferring context: 50B 0.0s done [2024-09-12T09:06:38.833Z] #26 DONE 0.1s [2024-09-12T09:06:38.833Z] [2024-09-12T09:06:38.834Z] #27 [security-spire-agent internal] load .dockerignore [2024-09-12T09:06:38.834Z] #27 transferring context: 50B 0.0s done [2024-09-12T09:06:38.834Z] #27 DONE 0.1s [2024-09-12T09:06:38.834Z] [2024-09-12T09:06:38.834Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T09:06:38.834Z] #28 transferring context: 50B 0.0s done [2024-09-12T09:06:38.834Z] #28 DONE 0.1s [2024-09-12T09:06:38.834Z] [2024-09-12T09:06:38.834Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-12T09:06:39.104Z] #29 transferring context: 50B 0.0s done [2024-09-12T09:06:39.104Z] #29 DONE 0.1s [2024-09-12T09:06:39.104Z] [2024-09-12T09:06:39.104Z] #30 [support-scheduler internal] load .dockerignore [2024-09-12T09:06:39.104Z] #30 transferring context: 50B 0.0s done [2024-09-12T09:06:39.104Z] #30 DONE 0.1s [2024-09-12T09:06:39.104Z] [2024-09-12T09:06:39.104Z] #31 [security-spire-server internal] load .dockerignore [2024-09-12T09:06:39.104Z] #31 transferring context: 50B done [2024-09-12T09:06:39.104Z] #31 DONE 0.1s [2024-09-12T09:06:39.104Z] [2024-09-12T09:06:39.104Z] #32 [core-data internal] load .dockerignore [2024-09-12T09:06:39.372Z] #32 transferring context: 50B 0.0s done [2024-09-12T09:06:39.372Z] #32 DONE 0.1s [2024-09-12T09:06:39.372Z] [2024-09-12T09:06:39.372Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:39.372Z] #33 DONE 0.0s [2024-09-12T09:06:39.372Z] [2024-09-12T09:06:39.372Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:39.639Z] #34 DONE 0.4s [2024-09-12T09:06:39.639Z] [2024-09-12T09:06:39.639Z] #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:39.639Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:39.907Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:39.907Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:39.907Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:39.907Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-12T09:06:39.907Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.33MB / 3.34MB 0.3s [2024-09-12T09:06:40.177Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:40.177Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-12T09:06:40.448Z] #35 ... [2024-09-12T09:06:40.448Z] [2024-09-12T09:06:40.448Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:40.448Z] #33 DONE 0.0s [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:40.716Z] #33 DONE 0.0s [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:40.716Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:40.716Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:40.716Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:40.716Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:40.716Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:40.716Z] #35 ... [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:40.716Z] #33 DONE 0.0s [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:40.716Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:40.716Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:40.716Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:40.716Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:40.716Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:40.716Z] #35 ... [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:40.716Z] #34 DONE 0.7s [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:40.716Z] #36 DONE 2.0s [2024-09-12T09:06:40.716Z] [2024-09-12T09:06:40.716Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:40.985Z] #35 ... [2024-09-12T09:06:40.985Z] [2024-09-12T09:06:40.985Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:40.985Z] #33 DONE 0.0s [2024-09-12T09:06:40.985Z] [2024-09-12T09:06:40.985Z] #36 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:40.985Z] #36 DONE 2.0s [2024-09-12T09:06:40.985Z] [2024-09-12T09:06:40.985Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:40.985Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:40.985Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:40.985Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:40.985Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:40.985Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:40.985Z] #35 ... [2024-09-12T09:06:40.985Z] [2024-09-12T09:06:40.985Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:40.985Z] #33 DONE 0.0s [2024-09-12T09:06:40.985Z] [2024-09-12T09:06:40.985Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.257Z] #35 ... [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:41.257Z] #34 DONE 0.9s [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.257Z] #35 ... [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #36 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:41.257Z] #36 DONE 2.1s [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.257Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:41.257Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:41.257Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:41.257Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:41.257Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:41.257Z] #35 ... [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:41.257Z] #33 DONE 0.0s [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #36 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:41.257Z] #36 DONE 2.1s [2024-09-12T09:06:41.257Z] [2024-09-12T09:06:41.257Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.257Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:41.257Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:41.257Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:41.257Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:41.257Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:41.526Z] #35 ... [2024-09-12T09:06:41.526Z] [2024-09-12T09:06:41.526Z] #37 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:41.526Z] #37 DONE 1.5s [2024-09-12T09:06:41.526Z] [2024-09-12T09:06:41.526Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.798Z] #35 ... [2024-09-12T09:06:41.798Z] [2024-09-12T09:06:41.798Z] #36 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:41.798Z] #36 DONE 2.1s [2024-09-12T09:06:41.798Z] [2024-09-12T09:06:41.798Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:41.798Z] #34 DONE 1.3s [2024-09-12T09:06:41.798Z] [2024-09-12T09:06:41.798Z] #37 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:41.798Z] #37 DONE 1.5s [2024-09-12T09:06:41.798Z] [2024-09-12T09:06:41.798Z] #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:41.798Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:41.798Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:41.798Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:41.798Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:41.798Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:41.798Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:42.076Z] #35 ... [2024-09-12T09:06:42.076Z] [2024-09-12T09:06:42.076Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:42.076Z] #33 DONE 0.0s [2024-09-12T09:06:42.076Z] [2024-09-12T09:06:42.076Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:42.344Z] #38 ... [2024-09-12T09:06:42.344Z] [2024-09-12T09:06:42.344Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:42.344Z] #33 DONE 0.0s [2024-09-12T09:06:42.344Z] [2024-09-12T09:06:42.344Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:42.930Z] #38 ... [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:42.930Z] #33 DONE 0.0s [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:42.930Z] #34 DONE 2.1s [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:42.930Z] #38 ... [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #36 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:42.930Z] #36 DONE 2.2s [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #37 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:42.930Z] #37 DONE 1.6s [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:42.930Z] #38 ... [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:42.930Z] #33 DONE 0.0s [2024-09-12T09:06:42.930Z] [2024-09-12T09:06:42.930Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:43.200Z] #38 ... [2024-09-12T09:06:43.200Z] [2024-09-12T09:06:43.200Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:43.200Z] #33 DONE 0.0s [2024-09-12T09:06:43.200Z] [2024-09-12T09:06:43.200Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:43.790Z] #38 ... [2024-09-12T09:06:43.790Z] [2024-09-12T09:06:43.790Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T09:06:43.790Z] #33 DONE 0.0s [2024-09-12T09:06:43.790Z] [2024-09-12T09:06:43.790Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T09:06:43.790Z] #39 DONE 2.3s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #36 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:44.061Z] #36 DONE 2.2s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #37 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:44.061Z] #37 DONE 1.6s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:44.061Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:44.061Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:44.061Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:44.061Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:44.061Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:44.061Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:44.061Z] #35 DONE 5.3s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:44.061Z] #38 transferring context: 4.72MB 1.9s [2024-09-12T09:06:44.061Z] #38 ... [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #40 [security-spire-config internal] load build context [2024-09-12T09:06:44.061Z] #40 DONE 0.0s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:06:44.061Z] #41 DONE 0.0s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:44.061Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:44.061Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:44.061Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:44.061Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:44.061Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:44.061Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:44.061Z] #35 DONE 5.4s [2024-09-12T09:06:44.061Z] [2024-09-12T09:06:44.061Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:44.334Z] #38 ... [2024-09-12T09:06:44.334Z] [2024-09-12T09:06:44.334Z] #36 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:44.334Z] #36 DONE 2.2s [2024-09-12T09:06:44.334Z] [2024-09-12T09:06:44.334Z] #37 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:44.334Z] #37 DONE 1.6s [2024-09-12T09:06:44.334Z] [2024-09-12T09:06:44.334Z] #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:44.334Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:44.334Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:44.334Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:44.334Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:44.334Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:44.334Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:44.334Z] #35 DONE 5.4s [2024-09-12T09:06:44.334Z] [2024-09-12T09:06:44.334Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:44.922Z] #38 ... [2024-09-12T09:06:44.922Z] [2024-09-12T09:06:44.922Z] #40 [security-spire-config internal] load build context [2024-09-12T09:06:44.922Z] #40 transferring context: 25.96kB 0.4s done [2024-09-12T09:06:44.922Z] #40 DONE 0.7s [2024-09-12T09:06:44.922Z] [2024-09-12T09:06:44.922Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:45.191Z] #42 ... [2024-09-12T09:06:45.191Z] [2024-09-12T09:06:45.191Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:45.786Z] #38 ... [2024-09-12T09:06:45.786Z] [2024-09-12T09:06:45.786Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T09:06:45.786Z] #34 DONE 4.7s [2024-09-12T09:06:45.786Z] [2024-09-12T09:06:45.786Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:46.661Z] #42 ... [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #36 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T09:06:46.661Z] #36 DONE 2.3s [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #37 [core-data builder 2/8] WORKDIR /edgex-go [2024-09-12T09:06:46.661Z] #37 DONE 1.7s [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:46.661Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:46.661Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:46.661Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:46.661Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:46.661Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:46.661Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:46.661Z] #35 DONE 5.4s [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:46.661Z] #42 ... [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T09:06:46.661Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T09:06:46.661Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T09:06:46.661Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T09:06:46.661Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T09:06:46.661Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-12T09:06:46.661Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-12T09:06:46.661Z] #35 DONE 5.4s [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T09:06:46.661Z] #43 DONE 3.8s [2024-09-12T09:06:46.661Z] [2024-09-12T09:06:46.661Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:47.637Z] #42 ... [2024-09-12T09:06:47.637Z] [2024-09-12T09:06:47.637Z] #44 [security-spire-server internal] load build context [2024-09-12T09:06:47.637Z] #44 transferring context: 27.71kB 0.6s done [2024-09-12T09:06:47.637Z] #44 DONE 3.3s [2024-09-12T09:06:47.637Z] [2024-09-12T09:06:47.637Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:49.594Z] #42 ... [2024-09-12T09:06:49.594Z] [2024-09-12T09:06:49.594Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T09:06:49.594Z] #45 DONE 7.8s [2024-09-12T09:06:49.594Z] [2024-09-12T09:06:49.594Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:50.185Z] #42 ... [2024-09-12T09:06:50.185Z] [2024-09-12T09:06:50.185Z] #46 [security-spire-agent internal] load build context [2024-09-12T09:06:50.185Z] #46 transferring context: 27.24kB 0.3s done [2024-09-12T09:06:50.185Z] #46 DONE 3.7s [2024-09-12T09:06:50.185Z] [2024-09-12T09:06:50.185Z] #42 [core-keeper internal] load build context [2024-09-12T09:06:50.772Z] #42 ... [2024-09-12T09:06:50.772Z] [2024-09-12T09:06:50.772Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:06:50.772Z] #47 ... [2024-09-12T09:06:50.772Z] [2024-09-12T09:06:50.772Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:06:51.040Z] #48 ... [2024-09-12T09:06:51.040Z] [2024-09-12T09:06:51.040Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:06:51.040Z] #49 ... [2024-09-12T09:06:51.040Z] [2024-09-12T09:06:51.040Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:06:51.316Z] #47 ... [2024-09-12T09:06:51.316Z] [2024-09-12T09:06:51.316Z] #50 [core-command internal] load build context [2024-09-12T09:06:51.316Z] #50 ... [2024-09-12T09:06:51.316Z] [2024-09-12T09:06:51.316Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:06:51.585Z] #51 ... [2024-09-12T09:06:51.585Z] [2024-09-12T09:06:51.585Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:06:51.856Z] #47 ... [2024-09-12T09:06:51.856Z] [2024-09-12T09:06:51.856Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T09:06:51.856Z] #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:51.856Z] #0 7.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:51.856Z] #0 9.775 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T09:06:51.856Z] #0 9.775 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T09:06:51.856Z] #0 9.775 OK: 19954 distinct packages available [2024-09-12T09:06:51.856Z] #52 ... [2024-09-12T09:06:51.856Z] [2024-09-12T09:06:51.856Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T09:06:51.856Z] #0 8.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:51.856Z] #0 9.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:52.131Z] #53 ... [2024-09-12T09:06:52.132Z] [2024-09-12T09:06:52.132Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T09:06:52.132Z] #0 7.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:52.132Z] #0 8.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:52.132Z] #54 ... [2024-09-12T09:06:52.132Z] [2024-09-12T09:06:52.132Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T09:06:52.132Z] #0 9.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:52.399Z] #55 ... [2024-09-12T09:06:52.399Z] [2024-09-12T09:06:52.399Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:06:52.399Z] #56 ... [2024-09-12T09:06:52.399Z] [2024-09-12T09:06:52.399Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T09:06:52.399Z] #52 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:52.981Z] #52 ... [2024-09-12T09:06:52.981Z] [2024-09-12T09:06:52.981Z] #57 [core-metadata internal] load build context [2024-09-12T09:06:52.981Z] #57 ... [2024-09-12T09:06:52.981Z] [2024-09-12T09:06:52.981Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:06:53.248Z] #58 ... [2024-09-12T09:06:53.249Z] [2024-09-12T09:06:53.249Z] #57 [core-metadata internal] load build context [2024-09-12T09:06:54.212Z] #57 ... [2024-09-12T09:06:54.212Z] [2024-09-12T09:06:54.212Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:06:54.212Z] #59 ... [2024-09-12T09:06:54.212Z] [2024-09-12T09:06:54.212Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T09:06:54.212Z] #52 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:54.212Z] #52 ... [2024-09-12T09:06:54.212Z] [2024-09-12T09:06:54.212Z] #60 [support-scheduler internal] load build context [2024-09-12T09:06:54.482Z] #60 ... [2024-09-12T09:06:54.483Z] [2024-09-12T09:06:54.483Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:06:54.483Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.5s done [2024-09-12T09:06:54.483Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T09:06:54.483Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-12T09:06:54.483Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-12T09:06:54.483Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-09-12T09:06:54.483Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-12T09:06:54.483Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done [2024-09-12T09:06:54.483Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-12T09:06:54.483Z] #41 ... [2024-09-12T09:06:54.483Z] [2024-09-12T09:06:54.483Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:06:54.483Z] #59 transferring context: 3.36MB 9.7s [2024-09-12T09:06:55.900Z] #59 ... [2024-09-12T09:06:55.900Z] [2024-09-12T09:06:55.900Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:56.168Z] #38 ... [2024-09-12T09:06:56.168Z] [2024-09-12T09:06:56.168Z] #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T09:06:56.168Z] #54 12.33 OK: 266 MiB in 52 packages [2024-09-12T09:06:56.168Z] #54 DONE 14.6s [2024-09-12T09:06:56.168Z] [2024-09-12T09:06:56.168Z] #38 [support-notifications internal] load build context [2024-09-12T09:06:56.168Z] #38 ... [2024-09-12T09:06:56.168Z] [2024-09-12T09:06:56.168Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T09:06:56.168Z] #61 ... [2024-09-12T09:06:56.168Z] [2024-09-12T09:06:56.168Z] #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-09-12T09:06:56.440Z] #62 ... [2024-09-12T09:06:56.440Z] [2024-09-12T09:06:56.440Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T09:06:56.440Z] #63 ... [2024-09-12T09:06:56.440Z] [2024-09-12T09:06:56.440Z] #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T09:06:56.708Z] #64 ... [2024-09-12T09:06:56.708Z] [2024-09-12T09:06:56.708Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T09:06:56.708Z] #65 ... [2024-09-12T09:06:56.708Z] [2024-09-12T09:06:56.708Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T09:06:56.708Z] #53 13.15 OK: 266 MiB in 52 packages [2024-09-12T09:06:56.708Z] #53 DONE 15.0s [2024-09-12T09:06:56.708Z] [2024-09-12T09:06:56.708Z] #66 [core-data internal] load build context [2024-09-12T09:06:57.002Z] #66 ... [2024-09-12T09:06:57.002Z] [2024-09-12T09:06:57.002Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:06:57.002Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.7s done [2024-09-12T09:06:57.002Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T09:06:57.002Z] #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-12T09:06:57.002Z] #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-12T09:06:57.002Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-12T09:06:57.002Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-12T09:06:57.002Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.3s done [2024-09-12T09:06:57.002Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 4.1s [2024-09-12T09:06:57.002Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-12T09:06:57.002Z] #67 ... [2024-09-12T09:06:57.002Z] [2024-09-12T09:06:57.002Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T09:06:57.002Z] #68 ... [2024-09-12T09:06:57.002Z] [2024-09-12T09:06:57.002Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T09:06:57.280Z] #69 ... [2024-09-12T09:06:57.280Z] [2024-09-12T09:06:57.280Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T09:06:57.280Z] #70 ... [2024-09-12T09:06:57.280Z] [2024-09-12T09:06:57.280Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T09:06:57.280Z] #71 ... [2024-09-12T09:06:57.280Z] [2024-09-12T09:06:57.280Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T09:06:57.554Z] #72 ... [2024-09-12T09:06:57.554Z] [2024-09-12T09:06:57.554Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T09:06:57.554Z] #55 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:06:57.554Z] #55 14.03 OK: 266 MiB in 52 packages [2024-09-12T09:06:57.554Z] #55 DONE 15.7s [2024-09-12T09:06:57.554Z] [2024-09-12T09:06:57.554Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:06:57.554Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.6s [2024-09-12T09:06:57.554Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-12T09:06:57.826Z] #41 ... [2024-09-12T09:06:57.826Z] [2024-09-12T09:06:57.826Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T09:06:57.826Z] #52 14.77 OK: 266 MiB in 52 packages [2024-09-12T09:06:57.826Z] #52 DONE 16.0s [2024-09-12T09:06:57.826Z] [2024-09-12T09:06:57.826Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:06:58.097Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.2s [2024-09-12T09:06:58.369Z] #41 ... [2024-09-12T09:06:58.369Z] [2024-09-12T09:06:58.369Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T09:06:58.369Z] #73 ... [2024-09-12T09:06:58.369Z] [2024-09-12T09:06:58.369Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:06:58.954Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.0s [2024-09-12T09:06:59.222Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-12T09:06:59.507Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-12T09:06:59.775Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.8s [2024-09-12T09:07:00.046Z] #41 ... [2024-09-12T09:07:00.046Z] [2024-09-12T09:07:00.046Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T09:07:00.046Z] #74 ... [2024-09-12T09:07:00.046Z] [2024-09-12T09:07:00.046Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:00.633Z] #41 ... [2024-09-12T09:07:00.633Z] [2024-09-12T09:07:00.633Z] #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-09-12T09:07:00.633Z] #62 DONE 14.0s [2024-09-12T09:07:00.633Z] [2024-09-12T09:07:00.633Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:00.633Z] #41 ... [2024-09-12T09:07:00.633Z] [2024-09-12T09:07:00.633Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:00.633Z] #42 transferring context: 63.34MB 20.7s [2024-09-12T09:07:00.900Z] #42 ... [2024-09-12T09:07:00.900Z] [2024-09-12T09:07:00.900Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:00.900Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.9s [2024-09-12T09:07:01.178Z] #41 ... [2024-09-12T09:07:01.178Z] [2024-09-12T09:07:01.178Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:01.178Z] #48 ... [2024-09-12T09:07:01.178Z] [2024-09-12T09:07:01.178Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:01.445Z] #49 ... [2024-09-12T09:07:01.445Z] [2024-09-12T09:07:01.445Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:01.445Z] #48 ... [2024-09-12T09:07:01.445Z] [2024-09-12T09:07:01.445Z] #50 [core-command internal] load build context [2024-09-12T09:07:01.719Z] #50 ... [2024-09-12T09:07:01.719Z] [2024-09-12T09:07:01.719Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:01.719Z] #51 ... [2024-09-12T09:07:01.719Z] [2024-09-12T09:07:01.719Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:02.000Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.0s [2024-09-12T09:07:02.000Z] #41 ... [2024-09-12T09:07:02.000Z] [2024-09-12T09:07:02.000Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:02.000Z] #47 ... [2024-09-12T09:07:02.000Z] [2024-09-12T09:07:02.000Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:02.596Z] #51 ... [2024-09-12T09:07:02.596Z] [2024-09-12T09:07:02.596Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:02.864Z] #56 ... [2024-09-12T09:07:02.864Z] [2024-09-12T09:07:02.864Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:02.864Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.8s [2024-09-12T09:07:03.450Z] #41 ... [2024-09-12T09:07:03.450Z] [2024-09-12T09:07:03.450Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:03.450Z] #58 ... [2024-09-12T09:07:03.450Z] [2024-09-12T09:07:03.450Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:03.450Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.58MB / 28.04MB 11.6s [2024-09-12T09:07:04.418Z] #41 ... [2024-09-12T09:07:04.418Z] [2024-09-12T09:07:04.418Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:04.418Z] #57 ... [2024-09-12T09:07:04.418Z] [2024-09-12T09:07:04.418Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:04.690Z] #60 ... [2024-09-12T09:07:04.690Z] [2024-09-12T09:07:04.690Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:06.130Z] #57 ... [2024-09-12T09:07:06.130Z] [2024-09-12T09:07:06.130Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:06.130Z] #59 ... [2024-09-12T09:07:06.130Z] [2024-09-12T09:07:06.130Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:06.419Z] #38 ... [2024-09-12T09:07:06.419Z] [2024-09-12T09:07:06.419Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:06.693Z] #59 transferring context: 11.00MB 22.0s [2024-09-12T09:07:06.959Z] #59 ... [2024-09-12T09:07:06.959Z] [2024-09-12T09:07:06.959Z] #66 [core-data internal] load build context [2024-09-12T09:07:07.228Z] #66 ... [2024-09-12T09:07:07.228Z] [2024-09-12T09:07:07.228Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:07:07.228Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done [2024-09-12T09:07:07.228Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-12T09:07:07.228Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s [2024-09-12T09:07:07.228Z] #67 ... [2024-09-12T09:07:07.228Z] [2024-09-12T09:07:07.228Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:07.228Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.3s [2024-09-12T09:07:08.638Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s [2024-09-12T09:07:08.638Z] #41 ... [2024-09-12T09:07:08.638Z] [2024-09-12T09:07:08.638Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T09:07:08.638Z] #61 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:08.638Z] #61 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:08.638Z] #61 18.95 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:08.638Z] #61 18.95 (2/2) Installing su-exec (0.2-r3) [2024-09-12T09:07:08.638Z] #61 18.95 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:08.638Z] #61 19.13 OK: 8 MiB in 17 packages [2024-09-12T09:07:08.638Z] #61 DONE 22.6s [2024-09-12T09:07:08.638Z] [2024-09-12T09:07:08.638Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:09.608Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.1s done [2024-09-12T09:07:09.608Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.1s done [2024-09-12T09:07:09.608Z] #41 ... [2024-09-12T09:07:09.608Z] [2024-09-12T09:07:09.608Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T09:07:09.608Z] #63 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:09.608Z] #63 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:09.608Z] #63 18.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:09.608Z] #63 18.00 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T09:07:09.608Z] #63 18.00 (3/4) Installing su-exec (0.2-r3) [2024-09-12T09:07:09.608Z] #63 18.00 (4/4) Installing yq (4.33.3-r5) [2024-09-12T09:07:09.608Z] #63 19.47 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:09.608Z] #63 19.68 OK: 18 MiB in 19 packages [2024-09-12T09:07:09.608Z] #63 DONE 23.5s [2024-09-12T09:07:09.877Z] [2024-09-12T09:07:09.877Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:09.877Z] #56 ... [2024-09-12T09:07:09.877Z] [2024-09-12T09:07:09.877Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T09:07:10.462Z] #75 ... [2024-09-12T09:07:10.462Z] [2024-09-12T09:07:10.462Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T09:07:10.462Z] #71 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.462Z] #71 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.462Z] #71 18.36 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T09:07:10.462Z] #71 18.36 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T09:07:10.462Z] #71 18.36 OK: 19946 distinct packages available [2024-09-12T09:07:10.462Z] #71 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.462Z] #71 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.462Z] #71 ... [2024-09-12T09:07:10.462Z] [2024-09-12T09:07:10.462Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T09:07:10.732Z] #76 ... [2024-09-12T09:07:10.732Z] [2024-09-12T09:07:10.732Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:10.732Z] #56 ... [2024-09-12T09:07:10.732Z] [2024-09-12T09:07:10.732Z] #64 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T09:07:10.732Z] #64 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.732Z] #64 17.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:10.732Z] #64 22.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:10.732Z] #64 22.64 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:10.732Z] #64 22.64 OK: 8 MiB in 16 packages [2024-09-12T09:07:10.732Z] #64 DONE 24.6s [2024-09-12T09:07:11.006Z] [2024-09-12T09:07:11.006Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:11.006Z] #56 ... [2024-09-12T09:07:11.006Z] [2024-09-12T09:07:11.006Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:11.006Z] #42 transferring context: 74.81MB 31.2s [2024-09-12T09:07:11.273Z] #42 ... [2024-09-12T09:07:11.273Z] [2024-09-12T09:07:11.273Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T09:07:11.273Z] #71 24.95 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T09:07:11.541Z] #71 ... [2024-09-12T09:07:11.541Z] [2024-09-12T09:07:11.541Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:11.541Z] #49 ... [2024-09-12T09:07:11.541Z] [2024-09-12T09:07:11.541Z] #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T09:07:11.809Z] #77 ... [2024-09-12T09:07:11.809Z] [2024-09-12T09:07:11.809Z] #50 [core-command internal] load build context [2024-09-12T09:07:11.809Z] #50 ... [2024-09-12T09:07:11.809Z] [2024-09-12T09:07:11.809Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:12.088Z] #48 ... [2024-09-12T09:07:12.088Z] [2024-09-12T09:07:12.088Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T09:07:12.088Z] #68 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:12.088Z] #68 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:12.088Z] #68 21.79 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T09:07:12.088Z] #68 22.08 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:12.088Z] #68 22.08 (3/4) Installing su-exec (0.2-r3) [2024-09-12T09:07:12.088Z] #68 22.08 (4/4) Installing yq (4.33.3-r5) [2024-09-12T09:07:12.088Z] #68 23.04 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:12.088Z] #68 23.04 Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:07:12.088Z] #68 23.68 OK: 18 MiB in 19 packages [2024-09-12T09:07:12.088Z] #68 DONE 25.5s [2024-09-12T09:07:12.088Z] [2024-09-12T09:07:12.088Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:12.088Z] #48 ... [2024-09-12T09:07:12.088Z] [2024-09-12T09:07:12.088Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T09:07:12.088Z] #71 25.38 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T09:07:12.088Z] #71 25.56 (3/11) Installing libunistring (1.1-r1) [2024-09-12T09:07:12.088Z] #71 25.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T09:07:12.088Z] #71 25.68 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T09:07:12.088Z] #71 25.68 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T09:07:12.088Z] #71 ... [2024-09-12T09:07:12.088Z] [2024-09-12T09:07:12.088Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:12.359Z] #47 ... [2024-09-12T09:07:12.359Z] [2024-09-12T09:07:12.359Z] #50 [core-command internal] load build context [2024-09-12T09:07:12.971Z] #50 ... [2024-09-12T09:07:12.971Z] [2024-09-12T09:07:12.971Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:12.971Z] #51 ... [2024-09-12T09:07:12.971Z] [2024-09-12T09:07:12.971Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:12.971Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-12T09:07:13.239Z] #41 ... [2024-09-12T09:07:13.239Z] [2024-09-12T09:07:13.239Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T09:07:13.239Z] #72 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:13.239Z] #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:13.239Z] #72 23.76 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T09:07:13.239Z] #72 24.01 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:13.239Z] #72 24.06 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:13.239Z] #72 24.15 Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:07:13.239Z] #72 25.32 OK: 9 MiB in 17 packages [2024-09-12T09:07:13.239Z] #72 DONE 26.9s [2024-09-12T09:07:13.239Z] [2024-09-12T09:07:13.239Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:13.511Z] #41 ... [2024-09-12T09:07:13.511Z] [2024-09-12T09:07:13.511Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:13.780Z] #58 ... [2024-09-12T09:07:13.780Z] [2024-09-12T09:07:13.780Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:15.201Z] #47 ... [2024-09-12T09:07:15.201Z] [2024-09-12T09:07:15.201Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:15.201Z] #60 ... [2024-09-12T09:07:15.201Z] [2024-09-12T09:07:15.201Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:15.201Z] #47 ... [2024-09-12T09:07:15.201Z] [2024-09-12T09:07:15.201Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T09:07:15.201Z] #71 25.94 (7/11) Installing curl (8.9.1-r0) [2024-09-12T09:07:15.201Z] #71 25.94 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:15.201Z] #71 25.94 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T09:07:15.201Z] #71 25.94 (10/11) Installing libucontext (1.2-r2) [2024-09-12T09:07:15.201Z] #71 26.06 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T09:07:15.201Z] #71 26.06 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:15.201Z] #71 26.27 Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:07:15.201Z] #71 26.87 OK: 13 MiB in 26 packages [2024-09-12T09:07:15.201Z] #71 DONE 28.9s [2024-09-12T09:07:15.201Z] [2024-09-12T09:07:15.201Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:16.200Z] #47 ... [2024-09-12T09:07:16.200Z] [2024-09-12T09:07:16.200Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:16.475Z] #57 ... [2024-09-12T09:07:16.475Z] [2024-09-12T09:07:16.475Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:16.475Z] #47 ... [2024-09-12T09:07:16.475Z] [2024-09-12T09:07:16.475Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:16.743Z] #38 ... [2024-09-12T09:07:16.743Z] [2024-09-12T09:07:16.743Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:17.013Z] #47 transferring context: 59.62MB 36.1s [2024-09-12T09:07:17.283Z] #47 ... [2024-09-12T09:07:17.283Z] [2024-09-12T09:07:17.283Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:17.553Z] #59 ... [2024-09-12T09:07:17.553Z] [2024-09-12T09:07:17.553Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:17.553Z] #47 ... [2024-09-12T09:07:17.553Z] [2024-09-12T09:07:17.553Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:07:17.553Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s [2024-09-12T09:07:17.823Z] #67 ... [2024-09-12T09:07:17.823Z] [2024-09-12T09:07:17.823Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:18.091Z] #47 ... [2024-09-12T09:07:18.091Z] [2024-09-12T09:07:18.091Z] #66 [core-data internal] load build context [2024-09-12T09:07:18.091Z] #66 ... [2024-09-12T09:07:18.091Z] [2024-09-12T09:07:18.091Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:19.504Z] #47 ... [2024-09-12T09:07:19.504Z] [2024-09-12T09:07:19.504Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T09:07:19.504Z] #73 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:19.504Z] #73 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:19.504Z] #73 28.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:19.504Z] #73 28.96 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:19.504Z] #73 29.17 OK: 8 MiB in 16 packages [2024-09-12T09:07:19.504Z] #73 DONE 30.9s [2024-09-12T09:07:19.504Z] [2024-09-12T09:07:19.504Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:19.504Z] #47 ... [2024-09-12T09:07:19.504Z] [2024-09-12T09:07:19.504Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T09:07:19.504Z] #78 ... [2024-09-12T09:07:19.504Z] [2024-09-12T09:07:19.504Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:19.776Z] #56 ... [2024-09-12T09:07:19.776Z] [2024-09-12T09:07:19.776Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:20.736Z] #47 ... [2024-09-12T09:07:20.736Z] [2024-09-12T09:07:20.736Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T09:07:20.736Z] #70 24.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:20.736Z] #70 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:20.736Z] #70 30.00 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T09:07:20.736Z] #70 30.00 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T09:07:20.736Z] #70 30.00 OK: 19946 distinct packages available [2024-09-12T09:07:20.736Z] #70 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:20.736Z] #70 33.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:21.005Z] #70 ... [2024-09-12T09:07:21.005Z] [2024-09-12T09:07:21.005Z] #50 [core-command internal] load build context [2024-09-12T09:07:21.272Z] #50 ... [2024-09-12T09:07:21.272Z] [2024-09-12T09:07:21.272Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:21.541Z] #42 transferring context: 89.36MB 41.6s [2024-09-12T09:07:21.541Z] #42 ... [2024-09-12T09:07:21.541Z] [2024-09-12T09:07:21.541Z] #50 [core-command internal] load build context [2024-09-12T09:07:21.541Z] #50 ... [2024-09-12T09:07:21.541Z] [2024-09-12T09:07:21.541Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T09:07:21.541Z] #69 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:21.541Z] #69 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:21.541Z] #69 30.76 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T09:07:21.541Z] #69 31.28 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:21.541Z] #69 31.28 (3/3) Installing tzdata (2024a-r0) [2024-09-12T09:07:21.541Z] #69 34.93 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:21.541Z] #69 34.93 Executing ca-certificates-20240226-r0.trigger [2024-09-12T09:07:21.808Z] #69 ... [2024-09-12T09:07:21.808Z] [2024-09-12T09:07:21.808Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:21.808Z] #49 ... [2024-09-12T09:07:21.808Z] [2024-09-12T09:07:21.808Z] #50 [core-command internal] load build context [2024-09-12T09:07:22.399Z] #50 ... [2024-09-12T09:07:22.399Z] [2024-09-12T09:07:22.399Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:22.669Z] #48 ... [2024-09-12T09:07:22.669Z] [2024-09-12T09:07:22.669Z] #50 [core-command internal] load build context [2024-09-12T09:07:22.669Z] #50 ... [2024-09-12T09:07:22.669Z] [2024-09-12T09:07:22.669Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T09:07:22.669Z] #79 ... [2024-09-12T09:07:22.669Z] [2024-09-12T09:07:22.669Z] #50 [core-command internal] load build context [2024-09-12T09:07:23.256Z] #50 ... [2024-09-12T09:07:23.256Z] [2024-09-12T09:07:23.256Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:23.256Z] #51 ... [2024-09-12T09:07:23.256Z] [2024-09-12T09:07:23.256Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:23.256Z] #49 ... [2024-09-12T09:07:23.256Z] [2024-09-12T09:07:23.256Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:23.523Z] #80 ... [2024-09-12T09:07:23.523Z] [2024-09-12T09:07:23.523Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:23.792Z] #51 ... [2024-09-12T09:07:23.792Z] [2024-09-12T09:07:23.792Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:23.792Z] #58 ... [2024-09-12T09:07:23.792Z] [2024-09-12T09:07:23.792Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:24.071Z] #49 ... [2024-09-12T09:07:24.071Z] [2024-09-12T09:07:24.071Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T09:07:24.071Z] #74 24.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:24.071Z] #74 25.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:24.071Z] #74 32.03 OK: 266 MiB in 52 packages [2024-09-12T09:07:24.071Z] #74 DONE 34.1s [2024-09-12T09:07:24.071Z] [2024-09-12T09:07:24.071Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:24.340Z] #49 ... [2024-09-12T09:07:24.340Z] [2024-09-12T09:07:24.340Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:24.340Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s [2024-09-12T09:07:24.608Z] #41 ... [2024-09-12T09:07:24.608Z] [2024-09-12T09:07:24.608Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:24.877Z] #47 ... [2024-09-12T09:07:24.877Z] [2024-09-12T09:07:24.877Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T09:07:24.877Z] #69 35.68 OK: 12 MiB in 18 packages [2024-09-12T09:07:24.877Z] #69 DONE 38.5s [2024-09-12T09:07:25.148Z] [2024-09-12T09:07:25.148Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:25.148Z] #49 ... [2024-09-12T09:07:25.148Z] [2024-09-12T09:07:25.148Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:25.415Z] #60 ... [2024-09-12T09:07:25.415Z] [2024-09-12T09:07:25.415Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T09:07:25.415Z] #65 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.415Z] #65 30.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.415Z] #65 34.97 v3.18.9-13-g312dea8939b [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T09:07:25.415Z] #65 34.97 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T09:07:25.415Z] #65 34.97 OK: 19946 distinct packages available [2024-09-12T09:07:25.415Z] #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.415Z] #65 37.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.415Z] #65 ... [2024-09-12T09:07:25.415Z] [2024-09-12T09:07:25.415Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:25.682Z] #81 ... [2024-09-12T09:07:25.682Z] [2024-09-12T09:07:25.682Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T09:07:25.682Z] #76 15.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.682Z] #76 16.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:25.682Z] #76 22.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:25.682Z] #76 24.17 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:25.682Z] #76 24.30 OK: 8 MiB in 16 packages [2024-09-12T09:07:25.682Z] #76 ... [2024-09-12T09:07:25.682Z] [2024-09-12T09:07:25.682Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:26.272Z] #60 ... [2024-09-12T09:07:26.272Z] [2024-09-12T09:07:26.272Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T09:07:26.272Z] #76 DONE 26.1s [2024-09-12T09:07:26.540Z] [2024-09-12T09:07:26.540Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:26.540Z] #60 ... [2024-09-12T09:07:26.540Z] [2024-09-12T09:07:26.540Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:26.540Z] #57 ... [2024-09-12T09:07:26.540Z] [2024-09-12T09:07:26.540Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:26.812Z] #49 ... [2024-09-12T09:07:26.812Z] [2024-09-12T09:07:26.812Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:27.080Z] #38 ... [2024-09-12T09:07:27.080Z] [2024-09-12T09:07:27.080Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T09:07:27.080Z] #65 40.63 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:27.080Z] #65 40.63 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T09:07:27.080Z] #65 40.63 (3/5) Installing libucontext (1.2-r2) [2024-09-12T09:07:27.080Z] #65 40.63 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T09:07:27.080Z] #65 40.63 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T09:07:27.080Z] #65 40.63 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:27.080Z] #65 40.66 OK: 9 MiB in 20 packages [2024-09-12T09:07:27.350Z] #65 ... [2024-09-12T09:07:27.350Z] [2024-09-12T09:07:27.350Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T09:07:27.350Z] #70 38.22 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T09:07:27.350Z] #70 38.22 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T09:07:27.350Z] #70 38.38 (3/4) Installing libucontext (1.2-r2) [2024-09-12T09:07:27.350Z] #70 38.38 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T09:07:27.350Z] #70 38.38 Executing busybox-1.36.1-r7.trigger [2024-09-12T09:07:27.350Z] #70 38.44 OK: 8 MiB in 19 packages [2024-09-12T09:07:27.351Z] #70 DONE 40.7s [2024-09-12T09:07:27.351Z] [2024-09-12T09:07:27.351Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T09:07:27.618Z] #82 ... [2024-09-12T09:07:27.618Z] [2024-09-12T09:07:27.618Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T09:07:27.618Z] #78 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:27.618Z] #78 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:27.618Z] #78 16.23 OK: 8 MiB in 17 packages [2024-09-12T09:07:27.618Z] #78 DONE 18.0s [2024-09-12T09:07:27.618Z] [2024-09-12T09:07:27.618Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:27.618Z] #49 transferring context: 59.77MB 46.5s [2024-09-12T09:07:27.887Z] #49 ... [2024-09-12T09:07:27.887Z] [2024-09-12T09:07:27.887Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:28.161Z] #59 ... [2024-09-12T09:07:28.161Z] [2024-09-12T09:07:28.161Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:07:28.161Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.0s [2024-09-12T09:07:28.161Z] #67 ... [2024-09-12T09:07:28.161Z] [2024-09-12T09:07:28.161Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:29.125Z] #47 ... [2024-09-12T09:07:29.125Z] [2024-09-12T09:07:29.125Z] #66 [core-data internal] load build context [2024-09-12T09:07:29.125Z] #66 ... [2024-09-12T09:07:29.125Z] [2024-09-12T09:07:29.125Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:29.396Z] #47 ... [2024-09-12T09:07:29.396Z] [2024-09-12T09:07:29.396Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T09:07:29.664Z] #83 ... [2024-09-12T09:07:29.664Z] [2024-09-12T09:07:29.664Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:29.934Z] #47 ... [2024-09-12T09:07:29.934Z] [2024-09-12T09:07:29.934Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:29.934Z] #56 ... [2024-09-12T09:07:29.934Z] [2024-09-12T09:07:29.934Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T09:07:29.934Z] #65 DONE 43.4s [2024-09-12T09:07:29.934Z] [2024-09-12T09:07:29.934Z] #66 [core-data internal] load build context [2024-09-12T09:07:30.520Z] #66 ... [2024-09-12T09:07:30.520Z] [2024-09-12T09:07:30.520Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T09:07:30.520Z] #75 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:30.520Z] #75 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:30.520Z] #75 19.25 OK: 18 MiB in 19 packages [2024-09-12T09:07:30.520Z] #75 DONE 20.7s [2024-09-12T09:07:30.788Z] [2024-09-12T09:07:30.788Z] #66 [core-data internal] load build context [2024-09-12T09:07:31.751Z] #66 ... [2024-09-12T09:07:31.751Z] [2024-09-12T09:07:31.751Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:31.751Z] #42 ... [2024-09-12T09:07:31.751Z] [2024-09-12T09:07:31.751Z] #66 [core-data internal] load build context [2024-09-12T09:07:32.716Z] #66 ... [2024-09-12T09:07:32.716Z] [2024-09-12T09:07:32.716Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:32.716Z] #48 transferring context: 57.79MB 52.0s [2024-09-12T09:07:32.984Z] #48 ... [2024-09-12T09:07:32.984Z] [2024-09-12T09:07:32.984Z] #66 [core-data internal] load build context [2024-09-12T09:07:33.256Z] #66 ... [2024-09-12T09:07:33.256Z] [2024-09-12T09:07:33.256Z] #77 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T09:07:33.256Z] #77 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:33.256Z] #77 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:33.256Z] #77 20.14 OK: 8 MiB in 16 packages [2024-09-12T09:07:33.256Z] #77 DONE 22.2s [2024-09-12T09:07:33.256Z] [2024-09-12T09:07:33.256Z] #66 [core-data internal] load build context [2024-09-12T09:07:33.527Z] #66 ... [2024-09-12T09:07:33.527Z] [2024-09-12T09:07:33.527Z] #50 [core-command internal] load build context [2024-09-12T09:07:33.527Z] #50 ... [2024-09-12T09:07:33.527Z] [2024-09-12T09:07:33.527Z] #66 [core-data internal] load build context [2024-09-12T09:07:33.796Z] #66 ... [2024-09-12T09:07:33.796Z] [2024-09-12T09:07:33.796Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T09:07:33.796Z] #84 DONE 2.8s [2024-09-12T09:07:33.796Z] [2024-09-12T09:07:33.796Z] #66 [core-data internal] load build context [2024-09-12T09:07:33.796Z] #66 ... [2024-09-12T09:07:33.796Z] [2024-09-12T09:07:33.796Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:33.796Z] #51 ... [2024-09-12T09:07:33.796Z] [2024-09-12T09:07:33.796Z] #50 [core-command internal] load build context [2024-09-12T09:07:34.066Z] #50 ... [2024-09-12T09:07:34.066Z] [2024-09-12T09:07:34.365Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:34.365Z] #58 ... [2024-09-12T09:07:34.365Z] [2024-09-12T09:07:34.365Z] #66 [core-data internal] load build context [2024-09-12T09:07:34.365Z] #66 ... [2024-09-12T09:07:34.365Z] [2024-09-12T09:07:34.365Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:34.365Z] #81 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:34.365Z] #81 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:34.365Z] #81 17.55 OK: 13 MiB in 26 packages [2024-09-12T09:07:34.365Z] #81 DONE 18.9s [2024-09-12T09:07:34.635Z] [2024-09-12T09:07:34.635Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:34.635Z] #58 ... [2024-09-12T09:07:34.635Z] [2024-09-12T09:07:34.635Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:34.635Z] #80 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:34.635Z] #80 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:34.635Z] #80 19.96 OK: 9 MiB in 17 packages [2024-09-12T09:07:34.635Z] #80 DONE 21.5s [2024-09-12T09:07:34.904Z] [2024-09-12T09:07:34.904Z] #50 [core-command internal] load build context [2024-09-12T09:07:34.904Z] #50 ... [2024-09-12T09:07:34.904Z] [2024-09-12T09:07:34.904Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:34.904Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s [2024-09-12T09:07:35.173Z] #41 ... [2024-09-12T09:07:35.173Z] [2024-09-12T09:07:35.173Z] #50 [core-command internal] load build context [2024-09-12T09:07:35.762Z] #50 ... [2024-09-12T09:07:35.762Z] [2024-09-12T09:07:35.762Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:35.762Z] #85 ... [2024-09-12T09:07:35.762Z] [2024-09-12T09:07:35.762Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:35.762Z] #41 ... [2024-09-12T09:07:35.762Z] [2024-09-12T09:07:35.762Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T09:07:35.762Z] #79 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:35.762Z] #79 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:35.762Z] #79 21.80 OK: 18 MiB in 19 packages [2024-09-12T09:07:35.762Z] #79 DONE 23.1s [2024-09-12T09:07:35.762Z] [2024-09-12T09:07:35.762Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:36.348Z] #41 ... [2024-09-12T09:07:36.348Z] [2024-09-12T09:07:36.348Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T09:07:36.348Z] #83 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:36.348Z] #83 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:36.348Z] #83 15.82 OK: 8 MiB in 16 packages [2024-09-12T09:07:36.348Z] #83 DONE 16.9s [2024-09-12T09:07:36.619Z] [2024-09-12T09:07:36.619Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:36.619Z] #85 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:36.619Z] #85 ... [2024-09-12T09:07:36.619Z] [2024-09-12T09:07:36.619Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:36.888Z] #60 ... [2024-09-12T09:07:36.888Z] [2024-09-12T09:07:36.888Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:36.888Z] #57 ... [2024-09-12T09:07:36.888Z] [2024-09-12T09:07:36.888Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:36.888Z] #85 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:37.161Z] #85 ... [2024-09-12T09:07:37.161Z] [2024-09-12T09:07:37.161Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:37.161Z] #38 ... [2024-09-12T09:07:37.161Z] [2024-09-12T09:07:37.161Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:37.773Z] #60 ... [2024-09-12T09:07:37.773Z] [2024-09-12T09:07:37.773Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T09:07:37.773Z] #86 DONE 10.2s [2024-09-12T09:07:37.773Z] [2024-09-12T09:07:37.773Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:38.040Z] #60 transferring context: 23.41MB 51.4s [2024-09-12T09:07:38.533Z] #60 ... [2024-09-12T09:07:38.533Z] [2024-09-12T09:07:38.533Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:38.533Z] #49 ... [2024-09-12T09:07:38.533Z] [2024-09-12T09:07:38.533Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:38.533Z] #59 ... [2024-09-12T09:07:38.533Z] [2024-09-12T09:07:38.533Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:39.144Z] #60 ... [2024-09-12T09:07:39.144Z] [2024-09-12T09:07:39.144Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:07:39.144Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.0s [2024-09-12T09:07:39.144Z] #67 ... [2024-09-12T09:07:39.144Z] [2024-09-12T09:07:39.144Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:39.455Z] #60 ... [2024-09-12T09:07:39.455Z] [2024-09-12T09:07:39.455Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T09:07:39.455Z] #85 12.90 OK: 12 MiB in 18 packages [2024-09-12T09:07:39.455Z] #85 DONE 13.8s [2024-09-12T09:07:39.455Z] [2024-09-12T09:07:39.455Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:39.730Z] #59 ... [2024-09-12T09:07:39.730Z] [2024-09-12T09:07:39.730Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T09:07:39.730Z] #87 DONE 1.7s [2024-09-12T09:07:39.730Z] [2024-09-12T09:07:39.730Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:40.010Z] #59 ... [2024-09-12T09:07:40.010Z] [2024-09-12T09:07:40.010Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:40.293Z] #47 ... [2024-09-12T09:07:40.293Z] [2024-09-12T09:07:40.293Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:40.293Z] #56 ... [2024-09-12T09:07:40.293Z] [2024-09-12T09:07:40.293Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T09:07:40.293Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:40.571Z] #88 ... [2024-09-12T09:07:40.571Z] [2024-09-12T09:07:40.571Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:42.059Z] #47 ... [2024-09-12T09:07:42.059Z] [2024-09-12T09:07:42.059Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:42.059Z] #42 ... [2024-09-12T09:07:42.059Z] [2024-09-12T09:07:42.059Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:42.059Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.0s [2024-09-12T09:07:43.111Z] #41 ... [2024-09-12T09:07:43.111Z] [2024-09-12T09:07:43.111Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:43.111Z] #48 transferring context: 68.81MB 62.2s [2024-09-12T09:07:43.111Z] #48 ... [2024-09-12T09:07:43.111Z] [2024-09-12T09:07:43.111Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T09:07:43.111Z] #82 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:43.111Z] #82 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:43.111Z] #82 14.34 OK: 8 MiB in 19 packages [2024-09-12T09:07:43.111Z] #82 DONE 15.8s [2024-09-12T09:07:43.111Z] [2024-09-12T09:07:43.111Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:43.111Z] #48 ... [2024-09-12T09:07:43.111Z] [2024-09-12T09:07:43.111Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:43.388Z] #41 ... [2024-09-12T09:07:43.388Z] [2024-09-12T09:07:43.388Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T09:07:43.388Z] #88 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T09:07:43.388Z] #88 12.71 OK: 9 MiB in 20 packages [2024-09-12T09:07:43.388Z] #88 DONE 13.5s [2024-09-12T09:07:43.388Z] [2024-09-12T09:07:43.388Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:43.972Z] #48 ... [2024-09-12T09:07:43.973Z] [2024-09-12T09:07:43.973Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:44.239Z] #51 ... [2024-09-12T09:07:44.239Z] [2024-09-12T09:07:44.239Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:44.507Z] #48 ... [2024-09-12T09:07:44.507Z] [2024-09-12T09:07:44.507Z] #66 [core-data internal] load build context [2024-09-12T09:07:44.507Z] #66 ... [2024-09-12T09:07:44.507Z] [2024-09-12T09:07:44.507Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:44.774Z] #48 ... [2024-09-12T09:07:44.774Z] [2024-09-12T09:07:44.774Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:45.043Z] #58 ... [2024-09-12T09:07:45.043Z] [2024-09-12T09:07:45.043Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:46.001Z] #48 ... [2024-09-12T09:07:46.001Z] [2024-09-12T09:07:46.001Z] #50 [core-command internal] load build context [2024-09-12T09:07:46.001Z] #50 ... [2024-09-12T09:07:46.001Z] [2024-09-12T09:07:46.001Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:46.964Z] #48 ... [2024-09-12T09:07:46.964Z] [2024-09-12T09:07:46.964Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:47.240Z] #57 ... [2024-09-12T09:07:47.240Z] [2024-09-12T09:07:47.240Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:47.510Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.4s [2024-09-12T09:07:47.510Z] #41 ... [2024-09-12T09:07:47.510Z] [2024-09-12T09:07:47.510Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:47.510Z] #38 ... [2024-09-12T09:07:47.510Z] [2024-09-12T09:07:47.510Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:48.095Z] #48 transferring context: 81.07MB 67.3s [2024-09-12T09:07:48.681Z] #48 ... [2024-09-12T09:07:48.681Z] [2024-09-12T09:07:48.681Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:48.681Z] #49 ... [2024-09-12T09:07:48.681Z] [2024-09-12T09:07:48.681Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:49.643Z] #48 ... [2024-09-12T09:07:49.643Z] [2024-09-12T09:07:49.643Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:49.643Z] #60 ... [2024-09-12T09:07:49.643Z] [2024-09-12T09:07:49.643Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:07:49.643Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.1s done [2024-09-12T09:07:49.916Z] #67 ... [2024-09-12T09:07:49.916Z] [2024-09-12T09:07:49.916Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:50.183Z] #60 ... [2024-09-12T09:07:50.183Z] [2024-09-12T09:07:50.183Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:07:50.183Z] #59 ... [2024-09-12T09:07:50.183Z] [2024-09-12T09:07:50.183Z] #60 [support-scheduler internal] load build context [2024-09-12T09:07:50.450Z] #60 ... [2024-09-12T09:07:50.450Z] [2024-09-12T09:07:50.450Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:07:50.719Z] #56 ... [2024-09-12T09:07:50.719Z] [2024-09-12T09:07:50.719Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:07:52.134Z] #41 ... [2024-09-12T09:07:52.134Z] [2024-09-12T09:07:52.134Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:52.134Z] #42 ... [2024-09-12T09:07:52.134Z] [2024-09-12T09:07:52.134Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:07:52.403Z] #47 ... [2024-09-12T09:07:52.403Z] [2024-09-12T09:07:52.403Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:52.403Z] #42 transferring context: 162.24MB 72.6s [2024-09-12T09:07:52.688Z] #42 ... [2024-09-12T09:07:52.688Z] [2024-09-12T09:07:52.688Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T09:07:52.688Z] #89 DONE 2.5s [2024-09-12T09:07:52.688Z] [2024-09-12T09:07:52.688Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:54.103Z] #42 ... [2024-09-12T09:07:54.103Z] [2024-09-12T09:07:54.103Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:07:54.371Z] #51 ... [2024-09-12T09:07:54.371Z] [2024-09-12T09:07:54.371Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:54.640Z] #42 ... [2024-09-12T09:07:54.640Z] [2024-09-12T09:07:54.640Z] #66 [core-data internal] load build context [2024-09-12T09:07:54.912Z] #66 ... [2024-09-12T09:07:54.912Z] [2024-09-12T09:07:54.912Z] #42 [core-keeper internal] load build context [2024-09-12T09:07:54.912Z] #42 ... [2024-09-12T09:07:54.912Z] [2024-09-12T09:07:54.912Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:55.181Z] #58 ... [2024-09-12T09:07:55.181Z] [2024-09-12T09:07:55.181Z] #66 [core-data internal] load build context [2024-09-12T09:07:56.146Z] #66 ... [2024-09-12T09:07:56.146Z] [2024-09-12T09:07:56.146Z] #50 [core-command internal] load build context [2024-09-12T09:07:56.146Z] #50 ... [2024-09-12T09:07:56.146Z] [2024-09-12T09:07:56.146Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:57.562Z] #58 ... [2024-09-12T09:07:57.562Z] [2024-09-12T09:07:57.562Z] #57 [core-metadata internal] load build context [2024-09-12T09:07:57.562Z] #57 ... [2024-09-12T09:07:57.562Z] [2024-09-12T09:07:57.562Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:57.562Z] #58 ... [2024-09-12T09:07:57.562Z] [2024-09-12T09:07:57.562Z] #38 [support-notifications internal] load build context [2024-09-12T09:07:57.839Z] #38 ... [2024-09-12T09:07:57.839Z] [2024-09-12T09:07:57.839Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:58.799Z] #58 transferring context: 92.71MB 75.1s [2024-09-12T09:07:58.800Z] #58 ... [2024-09-12T09:07:58.800Z] [2024-09-12T09:07:58.800Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:07:59.074Z] #49 ... [2024-09-12T09:07:59.075Z] [2024-09-12T09:07:59.075Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:07:59.663Z] #58 ... [2024-09-12T09:07:59.663Z] [2024-09-12T09:07:59.663Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:07:59.930Z] #48 ... [2024-09-12T09:07:59.930Z] [2024-09-12T09:07:59.930Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:00.515Z] #58 ... [2024-09-12T09:08:00.515Z] [2024-09-12T09:08:00.515Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:00.515Z] #59 ... [2024-09-12T09:08:00.515Z] [2024-09-12T09:08:00.515Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:00.515Z] #58 ... [2024-09-12T09:08:00.515Z] [2024-09-12T09:08:00.515Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:00.782Z] #60 ... [2024-09-12T09:08:00.782Z] [2024-09-12T09:08:00.782Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:00.782Z] #56 ... [2024-09-12T09:08:00.782Z] [2024-09-12T09:08:00.782Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T09:08:00.782Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.1s done [2024-09-12T09:08:00.782Z] #41 DONE 76.6s [2024-09-12T09:08:00.782Z] [2024-09-12T09:08:00.782Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:00.782Z] #56 ... [2024-09-12T09:08:00.782Z] [2024-09-12T09:08:00.782Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:02.749Z] #58 ... [2024-09-12T09:08:02.749Z] [2024-09-12T09:08:02.749Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:02.749Z] #47 ... [2024-09-12T09:08:02.749Z] [2024-09-12T09:08:02.749Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:03.717Z] #56 transferring context: 192.26MB 80.3s [2024-09-12T09:08:04.304Z] #56 ... [2024-09-12T09:08:04.304Z] [2024-09-12T09:08:04.304Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:04.570Z] #51 ... [2024-09-12T09:08:04.570Z] [2024-09-12T09:08:04.570Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:05.158Z] #56 ... [2024-09-12T09:08:05.158Z] [2024-09-12T09:08:05.158Z] #42 [core-keeper internal] load build context [2024-09-12T09:08:05.158Z] #42 ... [2024-09-12T09:08:05.158Z] [2024-09-12T09:08:05.158Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:06.117Z] #56 ... [2024-09-12T09:08:06.117Z] [2024-09-12T09:08:06.117Z] #66 [core-data internal] load build context [2024-09-12T09:08:06.396Z] #66 ... [2024-09-12T09:08:06.396Z] [2024-09-12T09:08:06.396Z] #50 [core-command internal] load build context [2024-09-12T09:08:06.396Z] #50 ... [2024-09-12T09:08:06.396Z] [2024-09-12T09:08:06.396Z] #66 [core-data internal] load build context [2024-09-12T09:08:07.358Z] #66 ... [2024-09-12T09:08:07.358Z] [2024-09-12T09:08:07.358Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:07.627Z] #57 ... [2024-09-12T09:08:07.627Z] [2024-09-12T09:08:07.627Z] #66 [core-data internal] load build context [2024-09-12T09:08:07.913Z] #66 ... [2024-09-12T09:08:07.913Z] [2024-09-12T09:08:07.913Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:07.913Z] #38 ... [2024-09-12T09:08:07.913Z] [2024-09-12T09:08:07.913Z] #66 [core-data internal] load build context [2024-09-12T09:08:08.889Z] #66 transferring context: 180.53MB 80.6s [2024-09-12T09:08:09.158Z] #66 ... [2024-09-12T09:08:09.158Z] [2024-09-12T09:08:09.158Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T09:08:09.158Z] #90 DONE 5.3s [2024-09-12T09:08:09.158Z] [2024-09-12T09:08:09.158Z] #66 [core-data internal] load build context [2024-09-12T09:08:09.158Z] #66 ... [2024-09-12T09:08:09.158Z] [2024-09-12T09:08:09.158Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:09.158Z] #49 ... [2024-09-12T09:08:09.158Z] [2024-09-12T09:08:09.158Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T09:08:09.158Z] #91 DONE 5.4s [2024-09-12T09:08:09.158Z] [2024-09-12T09:08:09.159Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:09.159Z] #49 ... [2024-09-12T09:08:09.159Z] [2024-09-12T09:08:09.159Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T09:08:09.430Z] #92 ... [2024-09-12T09:08:09.430Z] [2024-09-12T09:08:09.430Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T09:08:09.430Z] #93 DONE 4.2s [2024-09-12T09:08:09.430Z] [2024-09-12T09:08:09.430Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T09:08:10.019Z] #94 ... [2024-09-12T09:08:10.019Z] [2024-09-12T09:08:10.019Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:10.019Z] #48 ... [2024-09-12T09:08:10.019Z] [2024-09-12T09:08:10.019Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:10.620Z] #49 ... [2024-09-12T09:08:10.620Z] [2024-09-12T09:08:10.620Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T09:08:10.620Z] #95 DONE 1.1s [2024-09-12T09:08:10.620Z] [2024-09-12T09:08:10.620Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T09:08:10.620Z] #92 DONE 1.2s [2024-09-12T09:08:10.620Z] [2024-09-12T09:08:10.620Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:10.620Z] #38 ... [2024-09-12T09:08:10.620Z] [2024-09-12T09:08:10.620Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:10.886Z] #59 ... [2024-09-12T09:08:10.886Z] [2024-09-12T09:08:10.886Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:10.886Z] #60 ... [2024-09-12T09:08:10.886Z] [2024-09-12T09:08:10.886Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T09:08:10.886Z] #94 DONE 1.5s [2024-09-12T09:08:10.886Z] [2024-09-12T09:08:10.886Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:10.886Z] #60 ... [2024-09-12T09:08:10.886Z] [2024-09-12T09:08:10.886Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:11.855Z] #59 ... [2024-09-12T09:08:11.855Z] [2024-09-12T09:08:11.855Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T09:08:11.855Z] #96 DONE 1.1s [2024-09-12T09:08:11.855Z] [2024-09-12T09:08:11.855Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:12.124Z] #59 ... [2024-09-12T09:08:12.124Z] [2024-09-12T09:08:12.124Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T09:08:12.124Z] #97 DONE 1.5s [2024-09-12T09:08:12.124Z] [2024-09-12T09:08:12.124Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:12.394Z] #59 ... [2024-09-12T09:08:12.394Z] [2024-09-12T09:08:12.394Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:12.661Z] #58 ... [2024-09-12T09:08:12.661Z] [2024-09-12T09:08:12.661Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:12.661Z] #47 ... [2024-09-12T09:08:12.661Z] [2024-09-12T09:08:12.661Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T09:08:12.661Z] #98 DONE 1.6s [2024-09-12T09:08:12.661Z] [2024-09-12T09:08:12.661Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:12.661Z] #47 ... [2024-09-12T09:08:12.661Z] [2024-09-12T09:08:12.661Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:12.929Z] #58 ... [2024-09-12T09:08:12.929Z] [2024-09-12T09:08:12.929Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T09:08:12.929Z] #99 DONE 1.3s [2024-09-12T09:08:12.929Z] [2024-09-12T09:08:12.929Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:13.517Z] #58 ... [2024-09-12T09:08:13.517Z] [2024-09-12T09:08:13.517Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T09:08:13.517Z] #100 DONE 1.3s [2024-09-12T09:08:13.517Z] [2024-09-12T09:08:13.517Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:13.785Z] #58 transferring context: 167.70MB 90.3s [2024-09-12T09:08:14.055Z] #58 ... [2024-09-12T09:08:14.055Z] [2024-09-12T09:08:14.055Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T09:08:14.055Z] #101 DONE 1.4s [2024-09-12T09:08:14.055Z] [2024-09-12T09:08:14.055Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:14.327Z] #58 ... [2024-09-12T09:08:14.327Z] [2024-09-12T09:08:14.327Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T09:08:14.327Z] #102 DONE 1.3s [2024-09-12T09:08:14.327Z] [2024-09-12T09:08:14.327Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:14.596Z] #58 ... [2024-09-12T09:08:14.596Z] [2024-09-12T09:08:14.596Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:14.864Z] #51 ... [2024-09-12T09:08:14.864Z] [2024-09-12T09:08:14.864Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:14.864Z] #58 ... [2024-09-12T09:08:14.864Z] [2024-09-12T09:08:14.864Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T09:08:14.864Z] #103 DONE 1.4s [2024-09-12T09:08:14.864Z] [2024-09-12T09:08:14.864Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:15.132Z] #58 ... [2024-09-12T09:08:15.132Z] [2024-09-12T09:08:15.132Z] #42 [core-keeper internal] load build context [2024-09-12T09:08:15.400Z] #42 ... [2024-09-12T09:08:15.400Z] [2024-09-12T09:08:15.400Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:15.667Z] #51 ... [2024-09-12T09:08:15.667Z] [2024-09-12T09:08:15.667Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T09:08:15.667Z] #104 DONE 1.2s [2024-09-12T09:08:15.934Z] [2024-09-12T09:08:15.934Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T09:08:15.934Z] #105 DONE 1.6s [2024-09-12T09:08:15.934Z] [2024-09-12T09:08:15.934Z] #106 [security-spire-agent] exporting to image [2024-09-12T09:08:15.934Z] #106 exporting layers [2024-09-12T09:08:16.202Z] #106 ... [2024-09-12T09:08:16.202Z] [2024-09-12T09:08:16.202Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T09:08:16.202Z] #107 DONE 1.3s [2024-09-12T09:08:16.202Z] [2024-09-12T09:08:16.202Z] #106 [security-spire-config] exporting to image [2024-09-12T09:08:16.202Z] #106 ... [2024-09-12T09:08:16.202Z] [2024-09-12T09:08:16.202Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:16.468Z] #56 ... [2024-09-12T09:08:16.468Z] [2024-09-12T09:08:16.468Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:16.468Z] #51 ... [2024-09-12T09:08:16.468Z] [2024-09-12T09:08:16.468Z] #50 [core-command internal] load build context [2024-09-12T09:08:16.737Z] #50 ... [2024-09-12T09:08:16.737Z] [2024-09-12T09:08:16.737Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:17.317Z] #51 ... [2024-09-12T09:08:17.317Z] [2024-09-12T09:08:17.317Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T09:08:17.317Z] #108 DONE 1.3s [2024-09-12T09:08:17.317Z] [2024-09-12T09:08:17.317Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:17.604Z] #51 ... [2024-09-12T09:08:17.604Z] [2024-09-12T09:08:17.604Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:17.604Z] #57 ... [2024-09-12T09:08:17.604Z] [2024-09-12T09:08:17.604Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:19.009Z] #51 transferring context: 246.55MB 97.1s [2024-09-12T09:08:19.276Z] #51 ... [2024-09-12T09:08:19.276Z] [2024-09-12T09:08:19.276Z] #66 [core-data internal] load build context [2024-09-12T09:08:19.276Z] #66 ... [2024-09-12T09:08:19.276Z] [2024-09-12T09:08:19.276Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:20.232Z] #51 ... [2024-09-12T09:08:20.232Z] [2024-09-12T09:08:20.232Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:20.232Z] #48 ... [2024-09-12T09:08:20.232Z] [2024-09-12T09:08:20.232Z] #66 [core-data internal] load build context [2024-09-12T09:08:20.499Z] #66 ... [2024-09-12T09:08:20.499Z] [2024-09-12T09:08:20.499Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:20.763Z] #49 ... [2024-09-12T09:08:20.763Z] [2024-09-12T09:08:20.763Z] #66 [core-data internal] load build context [2024-09-12T09:08:21.028Z] #66 ... [2024-09-12T09:08:21.029Z] [2024-09-12T09:08:21.029Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:21.029Z] #38 ... [2024-09-12T09:08:21.029Z] [2024-09-12T09:08:21.029Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:21.295Z] #60 ... [2024-09-12T09:08:21.295Z] [2024-09-12T09:08:21.295Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:22.712Z] #38 ... [2024-09-12T09:08:22.712Z] [2024-09-12T09:08:22.712Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:22.712Z] #59 ... [2024-09-12T09:08:22.712Z] [2024-09-12T09:08:22.712Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:22.712Z] #38 ... [2024-09-12T09:08:22.712Z] [2024-09-12T09:08:22.712Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:22.979Z] #47 ... [2024-09-12T09:08:22.979Z] [2024-09-12T09:08:22.979Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:23.936Z] #59 transferring context: 240.21MB 99.4s [2024-09-12T09:08:24.201Z] #59 ... [2024-09-12T09:08:24.201Z] [2024-09-12T09:08:24.201Z] #106 [security-spire-server] exporting to image [2024-09-12T09:08:24.201Z] #106 exporting layers 6.8s done [2024-09-12T09:08:24.201Z] #106 writing image sha256:e4c4d8c6ca5bf31119f77c801e2a38ba6b8f9dbe8ffabc161d07b8bfcbbf1768 0.2s done [2024-09-12T09:08:24.201Z] #106 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-12T09:08:24.201Z] #106 writing image sha256:5224c3422a17b85aca3aa672e68f9c421f2196fc9e0fbec91f11c554ca1207b1 0.0s done [2024-09-12T09:08:24.201Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-12T09:08:24.201Z] #106 writing image sha256:3b19b4001d23f9d4857fc71495251e33f7f92c625bc78143d9c508a7e27d6c5a 0.0s done [2024-09-12T09:08:24.201Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-12T09:08:24.201Z] #106 DONE 8.3s [2024-09-12T09:08:24.201Z] [2024-09-12T09:08:24.201Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:25.602Z] #59 ... [2024-09-12T09:08:25.602Z] [2024-09-12T09:08:25.602Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:25.602Z] #58 ... [2024-09-12T09:08:25.602Z] [2024-09-12T09:08:25.602Z] #42 [core-keeper internal] load build context [2024-09-12T09:08:25.602Z] #42 ... [2024-09-12T09:08:25.602Z] [2024-09-12T09:08:25.602Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:26.560Z] #59 ... [2024-09-12T09:08:26.560Z] [2024-09-12T09:08:26.560Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:26.560Z] #56 ... [2024-09-12T09:08:26.560Z] [2024-09-12T09:08:26.560Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:26.824Z] #59 ... [2024-09-12T09:08:26.824Z] [2024-09-12T09:08:26.824Z] #50 [core-command internal] load build context [2024-09-12T09:08:26.824Z] #50 ... [2024-09-12T09:08:26.824Z] [2024-09-12T09:08:26.824Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:27.787Z] #56 ... [2024-09-12T09:08:27.787Z] [2024-09-12T09:08:27.787Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:27.787Z] #57 ... [2024-09-12T09:08:27.787Z] [2024-09-12T09:08:27.787Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-12T09:08:29.192Z] #56 transferring context: 310.74MB 105.8s done [2024-09-12T09:08:29.457Z] #56 DONE 106.5s [2024-09-12T09:08:29.457Z] [2024-09-12T09:08:29.457Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:30.431Z] #59 ... [2024-09-12T09:08:30.431Z] [2024-09-12T09:08:30.431Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:30.431Z] #48 ... [2024-09-12T09:08:30.431Z] [2024-09-12T09:08:30.431Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:30.431Z] #51 ... [2024-09-12T09:08:30.431Z] [2024-09-12T09:08:30.431Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:30.706Z] #48 ... [2024-09-12T09:08:30.706Z] [2024-09-12T09:08:30.706Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:30.706Z] #49 ... [2024-09-12T09:08:30.706Z] [2024-09-12T09:08:30.706Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:30.971Z] #48 ... [2024-09-12T09:08:30.971Z] [2024-09-12T09:08:30.971Z] #66 [core-data internal] load build context [2024-09-12T09:08:31.237Z] #66 ... [2024-09-12T09:08:31.237Z] [2024-09-12T09:08:31.237Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:31.237Z] #51 ... [2024-09-12T09:08:31.237Z] [2024-09-12T09:08:31.237Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:31.237Z] #60 ... [2024-09-12T09:08:31.237Z] [2024-09-12T09:08:31.237Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:31.506Z] #51 ... [2024-09-12T09:08:31.506Z] [2024-09-12T09:08:31.506Z] #42 [core-keeper internal] load build context [2024-09-12T09:08:31.506Z] #42 transferring context: 310.74MB 111.4s done [2024-09-12T09:08:31.506Z] #42 DONE 111.9s [2024-09-12T09:08:31.506Z] [2024-09-12T09:08:31.506Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:32.091Z] #51 ... [2024-09-12T09:08:32.091Z] [2024-09-12T09:08:32.091Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:08:32.091Z] #109 DONE 2.3s [2024-09-12T09:08:32.091Z] [2024-09-12T09:08:32.091Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:32.357Z] #51 ... [2024-09-12T09:08:32.357Z] [2024-09-12T09:08:32.357Z] #38 [support-notifications internal] load build context [2024-09-12T09:08:32.357Z] #38 transferring context: 310.74MB 109.9s done [2024-09-12T09:08:32.357Z] #38 DONE 110.6s [2024-09-12T09:08:32.357Z] [2024-09-12T09:08:32.357Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:33.347Z] #51 ... [2024-09-12T09:08:33.347Z] [2024-09-12T09:08:33.347Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:33.347Z] #47 ... [2024-09-12T09:08:33.347Z] [2024-09-12T09:08:33.347Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:33.937Z] #59 ... [2024-09-12T09:08:33.937Z] [2024-09-12T09:08:33.937Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T09:08:33.937Z] #110 DONE 2.2s [2024-09-12T09:08:33.937Z] [2024-09-12T09:08:33.937Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:34.203Z] #59 ... [2024-09-12T09:08:34.203Z] [2024-09-12T09:08:34.203Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:08:34.203Z] #111 DONE 1.7s [2024-09-12T09:08:34.203Z] [2024-09-12T09:08:34.203Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:35.161Z] #59 ... [2024-09-12T09:08:35.161Z] [2024-09-12T09:08:35.161Z] #51 [security-proxy-auth internal] load build context [2024-09-12T09:08:35.161Z] #51 transferring context: 310.74MB 112.7s done [2024-09-12T09:08:35.161Z] #51 DONE 113.7s [2024-09-12T09:08:35.161Z] [2024-09-12T09:08:35.161Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:35.427Z] #59 ... [2024-09-12T09:08:35.427Z] [2024-09-12T09:08:35.427Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:35.695Z] #58 ... [2024-09-12T09:08:35.695Z] [2024-09-12T09:08:35.695Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:37.107Z] #59 ... [2024-09-12T09:08:37.107Z] [2024-09-12T09:08:37.107Z] #50 [core-command internal] load build context [2024-09-12T09:08:37.107Z] #50 ... [2024-09-12T09:08:37.107Z] [2024-09-12T09:08:37.107Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:38.066Z] #59 transferring context: 310.74MB 113.4s done [2024-09-12T09:08:38.067Z] #59 ... [2024-09-12T09:08:38.067Z] [2024-09-12T09:08:38.067Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:38.067Z] #57 ... [2024-09-12T09:08:38.067Z] [2024-09-12T09:08:38.067Z] #59 [support-cron-scheduler internal] load build context [2024-09-12T09:08:38.067Z] #59 DONE 114.1s [2024-09-12T09:08:38.067Z] [2024-09-12T09:08:38.067Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:38.067Z] #57 ... [2024-09-12T09:08:38.067Z] [2024-09-12T09:08:38.067Z] #50 [core-command internal] load build context [2024-09-12T09:08:39.036Z] #50 ... [2024-09-12T09:08:39.036Z] [2024-09-12T09:08:39.036Z] #66 [core-data internal] load build context [2024-09-12T09:08:39.036Z] #66 transferring context: 310.74MB 110.6s done [2024-09-12T09:08:39.036Z] #66 DONE 112.9s [2024-09-12T09:08:39.036Z] [2024-09-12T09:08:39.036Z] #50 [core-command internal] load build context [2024-09-12T09:08:41.162Z] #50 ... [2024-09-12T09:08:41.162Z] [2024-09-12T09:08:41.162Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:41.162Z] #49 ... [2024-09-12T09:08:41.162Z] [2024-09-12T09:08:41.162Z] #50 [core-command internal] load build context [2024-09-12T09:08:41.162Z] #50 ... [2024-09-12T09:08:41.162Z] [2024-09-12T09:08:41.162Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:41.433Z] #48 ... [2024-09-12T09:08:41.433Z] [2024-09-12T09:08:41.433Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:41.433Z] #49 ... [2024-09-12T09:08:41.433Z] [2024-09-12T09:08:41.433Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:41.701Z] #60 ... [2024-09-12T09:08:41.701Z] [2024-09-12T09:08:41.701Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:41.968Z] #49 ... [2024-09-12T09:08:41.968Z] [2024-09-12T09:08:41.968Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:08:42.234Z] #112 ... [2024-09-12T09:08:42.234Z] [2024-09-12T09:08:42.234Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:42.502Z] #49 ... [2024-09-12T09:08:42.502Z] [2024-09-12T09:08:42.502Z] #58 [security-secretstore-setup internal] load build context [2024-09-12T09:08:42.502Z] #58 transferring context: 310.74MB 119.0s done [2024-09-12T09:08:42.502Z] #58 DONE 119.6s [2024-09-12T09:08:42.502Z] [2024-09-12T09:08:42.502Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:43.462Z] #49 ... [2024-09-12T09:08:43.462Z] [2024-09-12T09:08:43.462Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:43.462Z] #47 ... [2024-09-12T09:08:43.462Z] [2024-09-12T09:08:43.462Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:43.729Z] #49 ... [2024-09-12T09:08:43.729Z] [2024-09-12T09:08:43.729Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:08:43.729Z] #113 DONE 1.2s [2024-09-12T09:08:43.729Z] [2024-09-12T09:08:43.729Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:43.997Z] #49 ... [2024-09-12T09:08:43.997Z] [2024-09-12T09:08:43.997Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:08:43.997Z] #114 ... [2024-09-12T09:08:43.997Z] [2024-09-12T09:08:43.997Z] #50 [core-command internal] load build context [2024-09-12T09:08:44.581Z] #50 ... [2024-09-12T09:08:44.581Z] [2024-09-12T09:08:44.581Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:08:44.581Z] #115 ... [2024-09-12T09:08:44.581Z] [2024-09-12T09:08:44.581Z] #50 [core-command internal] load build context [2024-09-12T09:08:45.168Z] #50 ... [2024-09-12T09:08:45.168Z] [2024-09-12T09:08:45.168Z] #47 [security-bootstrapper internal] load build context [2024-09-12T09:08:45.168Z] #47 transferring context: 310.74MB 124.0s done [2024-09-12T09:08:45.168Z] #47 DONE 124.3s [2024-09-12T09:08:45.168Z] [2024-09-12T09:08:45.168Z] #50 [core-command internal] load build context [2024-09-12T09:08:45.435Z] #50 ... [2024-09-12T09:08:45.435Z] [2024-09-12T09:08:45.435Z] #60 [support-scheduler internal] load build context [2024-09-12T09:08:45.435Z] #60 transferring context: 310.74MB 118.6s done [2024-09-12T09:08:45.435Z] #60 DONE 121.2s [2024-09-12T09:08:45.435Z] [2024-09-12T09:08:45.435Z] #50 [core-command internal] load build context [2024-09-12T09:08:46.855Z] #50 ... [2024-09-12T09:08:46.855Z] [2024-09-12T09:08:46.855Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-12T09:08:46.855Z] #49 transferring context: 310.74MB 125.4s done [2024-09-12T09:08:46.855Z] #49 DONE 125.7s [2024-09-12T09:08:46.855Z] [2024-09-12T09:08:46.855Z] #50 [core-command internal] load build context [2024-09-12T09:08:47.818Z] #50 ... [2024-09-12T09:08:47.818Z] [2024-09-12T09:08:47.818Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:08:47.818Z] #116 DONE 0.8s [2024-09-12T09:08:47.818Z] [2024-09-12T09:08:47.818Z] #50 [core-command internal] load build context [2024-09-12T09:08:48.404Z] #50 ... [2024-09-12T09:08:48.404Z] [2024-09-12T09:08:48.404Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:48.404Z] #57 ... [2024-09-12T09:08:48.404Z] [2024-09-12T09:08:48.404Z] #50 [core-command internal] load build context [2024-09-12T09:08:51.754Z] #50 ... [2024-09-12T09:08:51.754Z] [2024-09-12T09:08:51.754Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:51.754Z] #48 transferring context: 284.43MB 130.7s [2024-09-12T09:08:51.754Z] #48 ... [2024-09-12T09:08:51.754Z] [2024-09-12T09:08:51.754Z] #50 [core-command internal] load build context [2024-09-12T09:08:52.023Z] #50 transferring context: 310.74MB 130.5s done [2024-09-12T09:08:52.292Z] #50 DONE 130.9s [2024-09-12T09:08:52.292Z] [2024-09-12T09:08:52.292Z] #48 [security-proxy-setup internal] load build context [2024-09-12T09:08:53.704Z] #48 transferring context: 310.74MB 132.9s done [2024-09-12T09:08:53.976Z] #48 DONE 133.1s [2024-09-12T09:08:53.977Z] [2024-09-12T09:08:53.977Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:53.977Z] #57 ... [2024-09-12T09:08:53.977Z] [2024-09-12T09:08:53.977Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:08:54.244Z] #117 ... [2024-09-12T09:08:54.244Z] [2024-09-12T09:08:54.244Z] #57 [core-metadata internal] load build context [2024-09-12T09:08:55.653Z] #57 transferring context: 310.74MB 132.3s done [2024-09-12T09:08:55.653Z] #57 DONE 132.6s [2024-09-12T09:08:55.653Z] [2024-09-12T09:08:55.653Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #118 DONE 77.0s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #114 DONE 90.8s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #112 DONE 92.5s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #117 DONE 80.8s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T09:10:17.285Z] #119 ... [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #115 DONE 90.2s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #120 ... [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #121 DONE 6.5s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #122 DONE 6.6s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #123 [core-data builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #123 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.285Z] #124 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #125 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.285Z] #126 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.285Z] #127 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #128 [support-scheduler builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #128 CACHED [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #129 DONE 6.5s [2024-09-12T09:10:17.285Z] [2024-09-12T09:10:17.285Z] #130 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T09:10:17.285Z] #130 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #131 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #132 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #133 [core-metadata builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #133 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #134 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #135 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #136 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #137 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #138 [core-command builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #138 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #120 DONE 6.5s [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #139 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #140 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #141 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #142 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #143 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #144 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T09:10:17.286Z] #145 ... [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T09:10:17.286Z] #146 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T09:10:17.286Z] #147 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T09:10:17.286Z] #148 CACHED [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T09:10:17.286Z] #119 DONE 6.6s [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T09:10:17.286Z] #149 ... [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T09:10:17.286Z] #0 5.547 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T09:10:17.286Z] #150 ... [2024-09-12T09:10:17.286Z] [2024-09-12T09:10:17.286Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T09:10:17.286Z] #0 5.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T09:10:17.556Z] #151 ... [2024-09-12T09:10:17.556Z] [2024-09-12T09:10:17.556Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T09:10:17.556Z] #0 6.218 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T09:10:17.834Z] #152 ... [2024-09-12T09:10:17.834Z] [2024-09-12T09:10:17.834Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T09:10:17.834Z] #149 6.754 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T09:10:21.223Z] #149 ... [2024-09-12T09:10:21.223Z] [2024-09-12T09:10:21.223Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T09:10:21.223Z] #0 5.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T09:10:21.223Z] #153 ... [2024-09-12T09:10:21.223Z] [2024-09-12T09:10:21.223Z] #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-09-12T09:10:21.223Z] #0 6.813 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T09:10:21.491Z] #154 ... [2024-09-12T09:10:21.491Z] [2024-09-12T09:10:21.491Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:10:21.491Z] #0 5.041 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T09:10:21.491Z] #155 ... [2024-09-12T09:10:21.491Z] [2024-09-12T09:10:21.491Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T09:10:21.491Z] #0 5.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-12T09:10:21.760Z] #156 ... [2024-09-12T09:10:21.760Z] [2024-09-12T09:10:21.760Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:10:21.760Z] #0 6.779 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T09:10:22.028Z] #157 ... [2024-09-12T09:10:22.028Z] [2024-09-12T09:10:22.028Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T09:10:22.028Z] #0 6.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T09:10:22.028Z] #158 ... [2024-09-12T09:10:22.028Z] [2024-09-12T09:10:22.028Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T09:10:22.028Z] #0 5.640 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T09:10:22.297Z] #159 ... [2024-09-12T09:10:22.297Z] [2024-09-12T09:10:22.297Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T09:10:22.297Z] #0 6.597 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T09:10:22.297Z] #160 ... [2024-09-12T09:10:22.297Z] [2024-09-12T09:10:22.297Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T09:10:22.297Z] #145 6.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T09:31:00.686Z] #145 ... [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T09:31:00.686Z] #152 DONE 1242.6s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T09:31:00.686Z] #158 ... [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:31:00.686Z] #161 DONE 0.4s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:31:00.686Z] #162 DONE 0.2s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #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-09-12T09:31:00.686Z] #163 DONE 0.1s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T09:31:00.686Z] #164 DONE 0.2s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T09:31:00.686Z] #165 DONE 0.3s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T09:31:00.686Z] #166 DONE 0.2s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T09:31:00.686Z] #167 DONE 2.4s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #106 [security-proxy-setup] exporting to image [2024-09-12T09:31:00.686Z] #106 exporting layers [2024-09-12T09:31:00.686Z] #106 exporting layers 1.3s done [2024-09-12T09:31:00.686Z] #106 writing image sha256:76f7364d5cbbc1bcfb280bc50c31ba95d7e196a6dac117ce73aa7151ef9a63f4 0.0s done [2024-09-12T09:31:00.686Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-12T09:31:00.686Z] #106 DONE 9.5s [2024-09-12T09:31:00.686Z] [2024-09-12T09:31:00.686Z] #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-09-12T09:31:00.686Z] #154 1244.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T09:31:09.008Z] #154 ... [2024-09-12T09:31:09.008Z] [2024-09-12T09:31:09.008Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T09:31:09.008Z] #145 DONE 1257.7s [2024-09-12T09:31:09.008Z] [2024-09-12T09:31:09.008Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T09:31:09.596Z] #168 DONE 0.4s [2024-09-12T09:31:09.596Z] [2024-09-12T09:31:09.596Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T09:31:12.198Z] #169 DONE 2.5s [2024-09-12T09:31:12.198Z] [2024-09-12T09:31:12.198Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:31:12.469Z] #170 DONE 0.4s [2024-09-12T09:31:12.469Z] [2024-09-12T09:31:12.469Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:31:12.469Z] #171 DONE 0.1s [2024-09-12T09:31:12.469Z] [2024-09-12T09:31:12.469Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T09:31:12.738Z] #172 DONE 0.3s [2024-09-12T09:31:12.738Z] [2024-09-12T09:31:12.738Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T09:31:12.738Z] #153 ... [2024-09-12T09:31:12.738Z] [2024-09-12T09:31:12.738Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T09:31:12.738Z] #173 DONE 0.1s [2024-09-12T09:31:13.020Z] [2024-09-12T09:31:13.020Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T09:31:13.020Z] #174 DONE 0.2s [2024-09-12T09:31:13.020Z] [2024-09-12T09:31:13.020Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T09:31:13.020Z] #175 DONE 0.1s [2024-09-12T09:31:13.020Z] [2024-09-12T09:31:13.020Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T09:31:13.293Z] #159 ... [2024-09-12T09:31:13.293Z] [2024-09-12T09:31:13.293Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T09:31:13.293Z] #176 DONE 0.1s [2024-09-12T09:31:13.293Z] [2024-09-12T09:31:13.293Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T09:31:13.567Z] #177 DONE 0.2s [2024-09-12T09:31:13.567Z] [2024-09-12T09:31:13.567Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T09:31:13.567Z] #178 DONE 0.1s [2024-09-12T09:31:13.567Z] [2024-09-12T09:31:13.567Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T09:31:16.167Z] #179 DONE 2.2s [2024-09-12T09:31:16.167Z] [2024-09-12T09:31:16.167Z] #106 [security-bootstrapper] exporting to image [2024-09-12T09:31:16.167Z] #106 exporting layers [2024-09-12T09:31:16.752Z] #106 exporting layers 0.9s done [2024-09-12T09:31:16.752Z] #106 writing image sha256:516bfa541be5e15f931f7b8d3e82a0794fc38c0373fff71b4978a33460d8a579 done [2024-09-12T09:31:16.752Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-12T09:31:16.752Z] #106 DONE 10.5s [2024-09-12T09:31:16.752Z] [2024-09-12T09:31:16.752Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:31:17.335Z] #157 ... [2024-09-12T09:31:17.335Z] [2024-09-12T09:31:17.335Z] #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-09-12T09:31:17.335Z] #154 DONE 1266.1s [2024-09-12T09:31:17.645Z] [2024-09-12T09:31:17.645Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:31:17.922Z] #67 ... [2024-09-12T09:31:17.922Z] [2024-09-12T09:31:17.922Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:31:18.189Z] #180 DONE 0.2s [2024-09-12T09:31:18.189Z] [2024-09-12T09:31:18.189Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:31:18.461Z] #181 DONE 0.2s [2024-09-12T09:31:18.461Z] [2024-09-12T09:31:18.461Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-12T09:31:18.461Z] #182 DONE 0.2s [2024-09-12T09:31:18.461Z] [2024-09-12T09:31:18.461Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-12T09:31:18.461Z] #183 DONE 0.1s [2024-09-12T09:31:18.461Z] [2024-09-12T09:31:18.461Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:31:18.734Z] #67 ... [2024-09-12T09:31:18.734Z] [2024-09-12T09:31:18.734Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:31:18.734Z] #184 DONE 0.1s [2024-09-12T09:31:18.734Z] [2024-09-12T09:31:18.734Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T09:31:19.001Z] #185 DONE 0.3s [2024-09-12T09:31:19.001Z] [2024-09-12T09:31:19.001Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T09:31:19.001Z] #156 ... [2024-09-12T09:31:19.001Z] [2024-09-12T09:31:19.001Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T09:31:19.273Z] #186 DONE 0.3s [2024-09-12T09:31:19.273Z] [2024-09-12T09:31:19.273Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T09:31:19.273Z] #156 ... [2024-09-12T09:31:19.273Z] [2024-09-12T09:31:19.273Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T09:31:19.273Z] #187 DONE 0.1s [2024-09-12T09:31:19.548Z] [2024-09-12T09:31:19.548Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T09:31:21.493Z] #188 DONE 2.0s [2024-09-12T09:31:21.493Z] [2024-09-12T09:31:21.493Z] #106 [security-secretstore-setup] exporting to image [2024-09-12T09:31:23.436Z] #106 exporting layers 1.7s done [2024-09-12T09:31:23.436Z] #106 writing image sha256:6b76ff9ab474064ba99574b4793dff0b10e2df05992c91fd2804291026167189 done [2024-09-12T09:31:23.436Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-12T09:31:23.436Z] #106 DONE 12.2s [2024-09-12T09:31:23.436Z] [2024-09-12T09:31:23.436Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:32:10.301Z] #157 ... [2024-09-12T09:32:10.301Z] [2024-09-12T09:32:10.301Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T09:32:10.301Z] #160 DONE 1319.1s [2024-09-12T09:32:10.301Z] [2024-09-12T09:32:10.301Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T09:32:10.897Z] #153 ... [2024-09-12T09:32:10.897Z] [2024-09-12T09:32:10.897Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:32:11.165Z] #189 DONE 0.3s [2024-09-12T09:32:11.165Z] [2024-09-12T09:32:11.165Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T09:32:11.165Z] #153 ... [2024-09-12T09:32:11.165Z] [2024-09-12T09:32:11.165Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:32:11.165Z] #190 DONE 0.1s [2024-09-12T09:32:11.437Z] [2024-09-12T09:32:11.437Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T09:32:11.729Z] #191 DONE 0.3s [2024-09-12T09:32:11.729Z] [2024-09-12T09:32:11.729Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:32:11.729Z] #192 DONE 0.1s [2024-09-12T09:32:11.729Z] [2024-09-12T09:32:11.729Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:32:11.998Z] #155 ... [2024-09-12T09:32:11.998Z] [2024-09-12T09:32:11.998Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T09:32:11.998Z] #193 DONE 0.2s [2024-09-12T09:32:11.998Z] [2024-09-12T09:32:11.998Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T09:32:13.948Z] #194 DONE 1.9s [2024-09-12T09:32:13.948Z] [2024-09-12T09:32:13.948Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T09:32:13.948Z] #158 ... [2024-09-12T09:32:13.948Z] [2024-09-12T09:32:13.948Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-12T09:32:13.948Z] #106 exporting layers [2024-09-12T09:32:14.532Z] #106 exporting layers 0.6s done [2024-09-12T09:32:14.532Z] #106 writing image sha256:6df979815382c4a9ea6a9610d3dd09c3f4ab4f99fb5b3998daef8f25f03fcfab 0.0s done [2024-09-12T09:32:14.532Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-12T09:32:14.532Z] #106 DONE 12.9s [2024-09-12T09:32:14.532Z] [2024-09-12T09:32:14.532Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:34:21.217Z] #155 ... [2024-09-12T09:34:21.217Z] [2024-09-12T09:34:21.217Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T09:34:21.217Z] #156 DONE 1449.6s [2024-09-12T09:34:21.217Z] [2024-09-12T09:34:21.217Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:34:21.217Z] #155 ... [2024-09-12T09:34:21.217Z] [2024-09-12T09:34:21.217Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:34:21.490Z] #195 DONE 0.2s [2024-09-12T09:34:21.490Z] [2024-09-12T09:34:21.490Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:34:21.490Z] #196 DONE 0.1s [2024-09-12T09:34:21.490Z] [2024-09-12T09:34:21.490Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:34:21.490Z] #67 ... [2024-09-12T09:34:21.490Z] [2024-09-12T09:34:21.490Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T09:34:21.757Z] #197 DONE 0.4s [2024-09-12T09:34:21.757Z] [2024-09-12T09:34:21.757Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:34:22.026Z] #198 DONE 0.2s [2024-09-12T09:34:22.026Z] [2024-09-12T09:34:22.026Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-12T09:34:22.026Z] #106 exporting layers [2024-09-12T09:34:22.988Z] #106 exporting layers 0.9s done [2024-09-12T09:34:22.988Z] #106 writing image sha256:78f2e0308e7f64ff11e021ccb6f720466fa5094636cab03fa488fba2033dd8a1 done [2024-09-12T09:34:22.988Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-09-12T09:34:22.988Z] #106 DONE 13.8s [2024-09-12T09:34:22.988Z] [2024-09-12T09:34:22.988Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:42:15.063Z] #157 ... [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T09:42:15.063Z] #153 DONE 1921.0s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:42:15.063Z] #67 ... [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:42:15.063Z] #199 DONE 0.1s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:42:15.063Z] #67 ... [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:42:15.063Z] #200 DONE 0.1s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T09:42:15.063Z] #201 DONE 0.4s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:42:15.063Z] #202 DONE 0.1s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T09:42:15.063Z] #150 ... [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T09:42:15.063Z] #203 DONE 0.1s [2024-09-12T09:42:15.063Z] [2024-09-12T09:42:15.063Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T09:42:16.021Z] #204 DONE 2.0s [2024-09-12T09:42:16.021Z] [2024-09-12T09:42:16.021Z] #106 [security-proxy-auth] exporting to image [2024-09-12T09:42:16.021Z] #106 exporting layers [2024-09-12T09:42:16.289Z] #106 exporting layers 0.7s done [2024-09-12T09:42:16.289Z] #106 writing image sha256:95e79a9cdb1ccea5c8f34fd3e30f369389d632b164a9f58d45d2097d454598d1 done [2024-09-12T09:42:16.289Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-12T09:42:16.289Z] #106 DONE 14.5s [2024-09-12T09:42:16.289Z] [2024-09-12T09:42:16.289Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:43:12.695Z] #67 ... [2024-09-12T09:43:12.695Z] [2024-09-12T09:43:12.695Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T09:43:12.695Z] #150 DONE 1981.6s [2024-09-12T09:43:12.962Z] [2024-09-12T09:43:12.962Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T09:43:13.271Z] #149 ... [2024-09-12T09:43:13.271Z] [2024-09-12T09:43:13.271Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:43:13.539Z] #205 DONE 0.1s [2024-09-12T09:43:13.539Z] [2024-09-12T09:43:13.539Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:43:13.539Z] #206 DONE 0.2s [2024-09-12T09:43:13.539Z] [2024-09-12T09:43:13.539Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:43:13.835Z] #67 ... [2024-09-12T09:43:13.835Z] [2024-09-12T09:43:13.835Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T09:43:14.104Z] #207 DONE 0.4s [2024-09-12T09:43:14.104Z] [2024-09-12T09:43:14.104Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T09:43:14.104Z] #151 ... [2024-09-12T09:43:14.104Z] [2024-09-12T09:43:14.104Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:43:14.104Z] #208 DONE 0.1s [2024-09-12T09:43:14.370Z] [2024-09-12T09:43:14.370Z] #106 [core-command] exporting to image [2024-09-12T09:43:14.370Z] #106 exporting layers [2024-09-12T09:43:14.637Z] #106 exporting layers 0.6s done [2024-09-12T09:43:14.905Z] #106 writing image sha256:c1074c692814bb57b8ce95d109c3894725eda16eea45b3c3d8e0ea0ec873f356 done [2024-09-12T09:43:14.905Z] #106 naming to docker.io/library/core-command-arm64 done [2024-09-12T09:43:14.905Z] #106 DONE 15.1s [2024-09-12T09:43:14.905Z] [2024-09-12T09:43:14.905Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T09:45:36.594Z] #158 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T09:45:36.594Z] #149 DONE 2113.1s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T09:45:36.594Z] #159 DONE 2113.2s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:45:36.594Z] #67 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:45:36.594Z] #209 DONE 0.4s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:45:36.594Z] #210 DONE 0.4s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T09:45:36.594Z] #151 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:45:36.594Z] #211 DONE 0.2s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T09:45:36.594Z] #212 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T09:45:36.594Z] #213 DONE 0.7s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:45:36.594Z] #214 DONE 0.3s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:45:36.594Z] #67 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T09:45:36.594Z] #212 DONE 0.7s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #106 [core-keeper] exporting to image [2024-09-12T09:45:36.594Z] #106 exporting layers [2024-09-12T09:45:36.594Z] #106 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:45:36.594Z] #215 DONE 0.3s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T09:45:36.594Z] #216 DONE 0.2s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #106 [core-data] exporting to image [2024-09-12T09:45:36.594Z] #106 exporting layers 1.0s done [2024-09-12T09:45:36.594Z] #106 writing image sha256:e738676d555a20813b5000b4d7fd832184fc50e41f08b7f08e279d1c0d5631fe done [2024-09-12T09:45:36.594Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-09-12T09:45:36.594Z] #106 exporting layers 0.8s done [2024-09-12T09:45:36.594Z] #106 writing image sha256:0afabcbc62dde57c7910f5842f7f6fde02b8707c008dddbdc0b19a59e7a90963 done [2024-09-12T09:45:36.594Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-12T09:45:36.594Z] #106 DONE 16.8s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:45:36.594Z] #67 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T09:45:36.594Z] #158 DONE 2117.2s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:45:36.594Z] #67 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:45:36.594Z] #217 DONE 0.1s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:45:36.594Z] #218 DONE 0.1s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:45:36.594Z] #157 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T09:45:36.594Z] #219 DONE 0.5s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:45:36.594Z] #220 DONE 0.1s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:45:36.594Z] #67 ... [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T09:45:36.594Z] #221 DONE 0.1s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #106 [core-metadata] exporting to image [2024-09-12T09:45:36.594Z] #106 exporting layers 0.5s done [2024-09-12T09:45:36.594Z] #106 writing image sha256:f3299682e5ab201850e347960a1efcb343615ee400ee44fee648b417606ac3d7 done [2024-09-12T09:45:36.594Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-12T09:45:36.594Z] #106 DONE 17.3s [2024-09-12T09:45:36.594Z] [2024-09-12T09:45:36.594Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:46:03.271Z] #67 ... [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T09:46:03.271Z] #157 DONE 2150.1s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:46:03.271Z] #155 ... [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:46:03.271Z] #222 DONE 0.3s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:46:03.271Z] #223 DONE 0.1s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T09:46:03.271Z] #224 ... [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T09:46:03.271Z] #155 DONE 2151.2s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:46:03.271Z] #67 ... [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T09:46:03.271Z] #224 DONE 0.5s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:46:03.271Z] #225 DONE 0.3s [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #106 [support-notifications] exporting to image [2024-09-12T09:46:03.271Z] #106 exporting layers [2024-09-12T09:46:03.271Z] #106 ... [2024-09-12T09:46:03.271Z] [2024-09-12T09:46:03.271Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:46:03.271Z] #226 DONE 0.2s [2024-09-12T09:46:03.540Z] [2024-09-12T09:46:03.540Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:46:03.540Z] #227 DONE 0.2s [2024-09-12T09:46:03.540Z] [2024-09-12T09:46:03.540Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:46:03.540Z] #67 ... [2024-09-12T09:46:03.540Z] [2024-09-12T09:46:03.540Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T09:46:04.123Z] #228 ... [2024-09-12T09:46:04.123Z] [2024-09-12T09:46:04.123Z] #106 [support-notifications] exporting to image [2024-09-12T09:46:04.123Z] #106 exporting layers 1.0s done [2024-09-12T09:46:04.123Z] #106 writing image sha256:181ec0ab53c0d24e3fdbbb9215d146ad96ae8ba246a3b15d4571869c697c23c1 0.1s done [2024-09-12T09:46:04.123Z] #106 naming to docker.io/library/support-notifications-arm64 0.1s done [2024-09-12T09:46:04.123Z] #106 DONE 18.4s [2024-09-12T09:46:04.123Z] [2024-09-12T09:46:04.123Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T09:46:04.123Z] #151 DONE 2152.9s [2024-09-12T09:46:04.123Z] [2024-09-12T09:46:04.123Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T09:46:04.123Z] #228 DONE 0.6s [2024-09-12T09:46:04.123Z] [2024-09-12T09:46:04.123Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T09:46:04.389Z] #229 DONE 0.2s [2024-09-12T09:46:04.389Z] [2024-09-12T09:46:04.389Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T09:46:04.389Z] #230 DONE 0.1s [2024-09-12T09:46:04.389Z] [2024-09-12T09:46:04.389Z] #106 [support-scheduler] exporting to image [2024-09-12T09:46:04.389Z] #106 ... [2024-09-12T09:46:04.389Z] [2024-09-12T09:46:04.389Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T09:46:04.389Z] #231 DONE 0.1s [2024-09-12T09:46:04.655Z] [2024-09-12T09:46:04.655Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T09:46:05.236Z] #232 DONE 0.5s [2024-09-12T09:46:05.236Z] [2024-09-12T09:46:05.236Z] #106 [support-scheduler] exporting to image [2024-09-12T09:46:05.236Z] #106 exporting layers 0.7s done [2024-09-12T09:46:05.236Z] #106 writing image sha256:12b733ba1eea9acc91fc14c7c03f65ea4700fd44ee5785644bdaef0081be81ef done [2024-09-12T09:46:05.236Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-12T09:46:05.236Z] #106 DONE 19.2s [2024-09-12T09:46:05.236Z] [2024-09-12T09:46:05.236Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T09:46:05.236Z] #233 DONE 0.1s [2024-09-12T09:46:05.236Z] [2024-09-12T09:46:05.236Z] #106 [support-cron-scheduler] exporting to image [2024-09-12T09:46:06.638Z] #106 exporting layers 1.3s done [2024-09-12T09:46:06.638Z] #106 writing image sha256:586c1d7ffdb71bc91d132f42f8a7ebaffc0a1a1023641b930e489e610b9a0fae done [2024-09-12T09:46:06.638Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-12T09:46:06.638Z] #106 DONE 20.4s [2024-09-12T09:46:06.638Z] [2024-09-12T09:46:06.638Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T09:46:06.638Z] time="2024-09-12T09:06:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T09:46:06.638Z] $ docker stop --time=1 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d [2024-09-12T09:46:08.260Z] $ docker rm -f --volumes 88a4ea2e07a618c80b5d1e9912b1884855660e0983791fe881547db1fbd1f55d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T09:46:08.763Z] + docker images [2024-09-12T09:46:08.763Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T09:46:08.763Z] support-cron-scheduler-arm64 latest 586c1d7ffdb7 4 seconds ago 43.7MB [2024-09-12T09:46:08.763Z] support-scheduler-arm64 latest 12b733ba1eea 4 seconds ago 41.4MB [2024-09-12T09:46:08.763Z] support-notifications-arm64 latest 181ec0ab53c0 6 seconds ago 42.2MB [2024-09-12T09:46:08.763Z] core-metadata-arm64 latest f3299682e5ab 39 seconds ago 39.4MB [2024-09-12T09:46:08.763Z] core-data-arm64 latest 0afabcbc62dd 42 seconds ago 39.2MB [2024-09-12T09:46:08.763Z] core-keeper-arm64 latest e738676d555a 42 seconds ago 39.2MB [2024-09-12T09:46:08.763Z] core-command-arm64 latest c1074c692814 2 minutes ago 35.1MB [2024-09-12T09:46:08.763Z] security-proxy-auth-arm64 latest 95e79a9cdb1c 3 minutes ago 32.7MB [2024-09-12T09:46:08.763Z] security-spiffe-token-provider-arm64 latest 78f2e0308e7f 11 minutes ago 29.1MB [2024-09-12T09:46:08.763Z] core-common-config-bootstrapper-arm64 latest 6df979815382 13 minutes ago 15.4MB [2024-09-12T09:46:08.763Z] security-secretstore-setup-arm64 latest 6b76ff9ab474 14 minutes ago 36.4MB [2024-09-12T09:46:08.763Z] security-bootstrapper-arm64 latest 516bfa541be5 14 minutes ago 18.9MB [2024-09-12T09:46:08.763Z] security-proxy-setup-arm64 latest 76f7364d5cbb 15 minutes ago 26.2MB [2024-09-12T09:46:08.763Z] security-spire-config-arm64 latest e4c4d8c6ca5b 37 minutes ago 115MB [2024-09-12T09:46:08.763Z] security-spire-server-arm64 latest 3b19b4001d23 37 minutes ago 116MB [2024-09-12T09:46:08.763Z] security-spire-agent-arm64 latest 5224c3422a17 37 minutes ago 174MB [2024-09-12T09:46:08.763Z] ci-base-image-arm64 latest 0e78367c3b64 58 minutes ago 967MB [2024-09-12T09:46:08.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-12T09:46:08.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:46:09.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:46:09.247Z] [2024-09-12T09:46:09.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:46:09.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:46:09.849Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-12T09:46:09.849Z] 8998bd30e6a1: Pulling fs layer [2024-09-12T09:46:09.849Z] 04944245beec: Pulling fs layer [2024-09-12T09:46:09.849Z] 699f458cf7ca: Pulling fs layer [2024-09-12T09:46:09.849Z] 765212b225bb: Pulling fs layer [2024-09-12T09:46:09.849Z] f23df028b6ca: Pulling fs layer [2024-09-12T09:46:09.849Z] d65c8cfc05b1: Pulling fs layer [2024-09-12T09:46:09.849Z] 2437ff75d9bd: Pulling fs layer [2024-09-12T09:46:09.849Z] f23df028b6ca: Waiting [2024-09-12T09:46:09.849Z] d65c8cfc05b1: Waiting [2024-09-12T09:46:09.849Z] 2437ff75d9bd: Waiting [2024-09-12T09:46:09.849Z] 765212b225bb: Waiting [2024-09-12T09:46:09.849Z] 04944245beec: Verifying Checksum [2024-09-12T09:46:09.849Z] 04944245beec: Download complete [2024-09-12T09:46:09.849Z] 765212b225bb: Verifying Checksum [2024-09-12T09:46:09.849Z] 765212b225bb: Download complete [2024-09-12T09:46:09.849Z] f23df028b6ca: Download complete [2024-09-12T09:46:09.849Z] d65c8cfc05b1: Verifying Checksum [2024-09-12T09:46:09.849Z] d65c8cfc05b1: Download complete [2024-09-12T09:46:10.114Z] 699f458cf7ca: Verifying Checksum [2024-09-12T09:46:10.114Z] 699f458cf7ca: Download complete [2024-09-12T09:46:10.380Z] 8998bd30e6a1: Verifying Checksum [2024-09-12T09:46:10.380Z] 8998bd30e6a1: Download complete [2024-09-12T09:46:12.957Z] 2437ff75d9bd: Verifying Checksum [2024-09-12T09:46:12.957Z] 2437ff75d9bd: Download complete [2024-09-12T09:46:15.533Z] 8998bd30e6a1: Pull complete [2024-09-12T09:46:15.799Z] 04944245beec: Pull complete [2024-09-12T09:46:17.204Z] 699f458cf7ca: Pull complete [2024-09-12T09:46:17.470Z] 765212b225bb: Pull complete [2024-09-12T09:46:18.428Z] f23df028b6ca: Pull complete [2024-09-12T09:46:18.428Z] d65c8cfc05b1: Pull complete [2024-09-12T09:46:36.621Z] 2437ff75d9bd: Pull complete [2024-09-12T09:46:36.621Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-12T09:46:36.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T09:46:36.622Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:46:36.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-10159 does not seem to be running inside a container [2024-09-12T09:46:36.899Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-12T09:46:39.718Z] $ docker top 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:46:40.683Z] ---> job-cost.sh [2024-09-12T09:46:40.683Z] lf-activate-venv: SKIPPING [2024-09-12T09:46:40.683Z] INFO: No Stack... [2024-09-12T09:46:40.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-12T09:46:41.902Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T09:46:42.532Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-09-12T09:46:42.532Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T09:46:42.566Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] [2024-09-12T09:46:42.574Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] did not exist. Created. [2024-09-12T09:46:42.583Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T09:46:43.214Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-12T09:46:43.454Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T09:46:43.465Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T09:46:43.475Z] $ docker stop --time=1 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 [2024-09-12T09:46:45.022Z] $ docker rm -f --volumes 1f505005065ad48a3c44d6bc251155d4fc57a1a7919110237df9974af9114454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-12T09:46:45.585Z] provisioning config files... [2024-09-12T09:46:45.592Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4038295862977596131tmp [Pipeline] { [Pipeline] sh [2024-09-12T09:46:45.903Z] + set +x [2024-09-12T09:46:45.903Z] + bash -s -- [2024-09-12T09:46:45.903Z] + curl -s https://codecov.io/bash [2024-09-12T09:46:45.903Z] [2024-09-12T09:46:45.903Z] _____ _ [2024-09-12T09:46:45.903Z] / ____| | | [2024-09-12T09:46:45.903Z] | | ___ __| | ___ ___ _____ __ [2024-09-12T09:46:45.903Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-12T09:46:45.903Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-12T09:46:45.903Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-12T09:46:45.903Z] Bash-1.0.6 [2024-09-12T09:46:45.903Z] [2024-09-12T09:46:45.903Z] [2024-09-12T09:46:45.903Z] ==> git version 2.25.1 found [2024-09-12T09:46:45.903Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-12T09:46:45.903Z] Release-Date: 2020-01-08 [2024-09-12T09:46:45.903Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-12T09:46:45.903Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-12T09:46:45.903Z] ==> Jenkins CI detected. [2024-09-12T09:46:45.903Z] current dir:  /w/workspace/edgex-go/3 [2024-09-12T09:46:45.903Z] project root: . [2024-09-12T09:46:45.903Z] --> token set from env [2024-09-12T09:46:45.903Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-12T09:46:46.163Z] ==> Running gcov in . (disable via -X gcov) [2024-09-12T09:46:46.163Z] ==> Python coveragepy not found [2024-09-12T09:46:46.163Z] ==> Searching for coverage reports in: [2024-09-12T09:46:46.163Z] + . [2024-09-12T09:46:46.163Z] -> Found 1 reports [2024-09-12T09:46:46.163Z] ==> Detecting git/mercurial file structure [2024-09-12T09:46:46.163Z] ==> Reading reports [2024-09-12T09:46:46.163Z] + ./coverage.out bytes=563961 [2024-09-12T09:46:46.163Z] ==> Appending adjustments [2024-09-12T09:46:46.163Z] https://docs.codecov.io/docs/fixing-reports [2024-09-12T09:46:47.544Z] + Found adjustments [2024-09-12T09:46:47.544Z] ==> Gzipping contents [2024-09-12T09:46:47.544Z] 72K /tmp/codecov.89dl6d.gz [2024-09-12T09:46:47.544Z] ==> Uploading reports [2024-09-12T09:46:47.544Z] url: https://codecov.io [2024-09-12T09:46:47.544Z] query: branch=PR-4911&commit=2f842e86a709fd1c0b0be62ace5f44011125c08b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= [2024-09-12T09:46:47.544Z] -> Pinging Codecov [2024-09-12T09:46:47.544Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4911&commit=2f842e86a709fd1c0b0be62ace5f44011125c08b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= [2024-09-12T09:46:47.544Z] -> Uploading to [2024-09-12T09:46:47.544Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-12/00271124DB129430A58F1EEE437C3FCB/2f842e86a709fd1c0b0be62ace5f44011125c08b/cd75b4b4-caaa-48c7-8a4e-a468c2eb5504.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T094647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0458bb863b07d77faed5471835727fc9d564c77ae98cf3f4fc7bdcf9e29bf55 [2024-09-12T09:46:47.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T09:46:47.544Z] Dload Upload Total Spent Left Speed [2024-09-12T09:46:47.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69679 0 0 100 69679 0 235k --:--:-- --:--:-- --:--:-- 234k [2024-09-12T09:46:47.814Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2f842e86a709fd1c0b0be62ace5f44011125c08b [Pipeline] } [2024-09-12T09:46:47.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-12T09:46:48.657Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:46:48.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:46:49.826Z] ---> package-listing.sh [2024-09-12T09:46:49.826Z] ++ facter osfamily [2024-09-12T09:46:49.826Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-12T09:46:50.087Z] + OS_FAMILY=debian [2024-09-12T09:46:50.087Z] + workspace=/w/workspace/edgex-go/3 [2024-09-12T09:46:50.087Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-12T09:46:50.087Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-12T09:46:50.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-12T09:46:50.087Z] + PACKAGES=/tmp/packages_start.txt [2024-09-12T09:46:50.087Z] + '[' /w/workspace/edgex-go/3 ']' [2024-09-12T09:46:50.087Z] + PACKAGES=/tmp/packages_end.txt [2024-09-12T09:46:50.087Z] + case "${OS_FAMILY}" in [2024-09-12T09:46:50.087Z] + dpkg -l [2024-09-12T09:46:50.087Z] + grep '^ii' [2024-09-12T09:46:50.087Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-12T09:46:50.087Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-12T09:46:50.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-12T09:46:50.087Z] + '[' /w/workspace/edgex-go/3 ']' [2024-09-12T09:46:50.087Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-09-12T09:46:50.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-09-12T09:46:50.100Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-12T09:46:50.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:46:50.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:46:50.958Z] [2024-09-12T09:46:50.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T09:46:51.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:46:51.271Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-12T09:46:51.271Z] 5eb5b503b376: Pulling fs layer [2024-09-12T09:46:51.271Z] 5c69ac0246d0: Pulling fs layer [2024-09-12T09:46:51.271Z] ec43610c2a17: Pulling fs layer [2024-09-12T09:46:51.271Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-12T09:46:51.271Z] 33b1e0a273af: Pulling fs layer [2024-09-12T09:46:51.271Z] 5d3b04190fa2: Pulling fs layer [2024-09-12T09:46:51.271Z] 2f39f015ded8: Pulling fs layer [2024-09-12T09:46:51.271Z] 33b1e0a273af: Waiting [2024-09-12T09:46:51.271Z] 5d3b04190fa2: Waiting [2024-09-12T09:46:51.271Z] 3a2ae6a8a46f: Waiting [2024-09-12T09:46:51.271Z] 2f39f015ded8: Waiting [2024-09-12T09:46:51.271Z] 5c69ac0246d0: Download complete [2024-09-12T09:46:51.271Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-12T09:46:51.271Z] 3a2ae6a8a46f: Download complete [2024-09-12T09:46:51.271Z] 33b1e0a273af: Verifying Checksum [2024-09-12T09:46:51.271Z] 33b1e0a273af: Download complete [2024-09-12T09:46:51.271Z] 5d3b04190fa2: Verifying Checksum [2024-09-12T09:46:51.271Z] ec43610c2a17: Verifying Checksum [2024-09-12T09:46:51.271Z] ec43610c2a17: Download complete [2024-09-12T09:46:51.531Z] 5eb5b503b376: Verifying Checksum [2024-09-12T09:46:51.531Z] 5eb5b503b376: Download complete [2024-09-12T09:46:52.099Z] 2f39f015ded8: Download complete [2024-09-12T09:46:52.667Z] 5eb5b503b376: Pull complete [2024-09-12T09:46:52.926Z] 5c69ac0246d0: Pull complete [2024-09-12T09:46:53.494Z] ec43610c2a17: Pull complete [2024-09-12T09:46:53.494Z] 3a2ae6a8a46f: Pull complete [2024-09-12T09:46:53.753Z] 33b1e0a273af: Pull complete [2024-09-12T09:46:53.753Z] 5d3b04190fa2: Pull complete [2024-09-12T09:46:57.945Z] 2f39f015ded8: Pull complete [2024-09-12T09:46:57.945Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-12T09:46:57.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T09:46:57.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T09:46:58.048Z] prd-ubuntu20.04-docker-8c-8g-10158 does not seem to be running inside a container [2024-09-12T09:46:58.094Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-12T09:47:07.014Z] $ docker top c03e45e7a35c9897ba9ee4de4055d3bf49f48f398be782dfded9ec438c4eb4fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T09:47:07.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-12T09:47:07.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-12T09:47:07.919Z] + ls /var/log/sa-host [2024-09-12T09:47:07.919Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T09:47:08.091Z] provisioning config files... [2024-09-12T09:47:08.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config893037671459121333tmp [Pipeline] { [Pipeline] echo [2024-09-12T09:47:08.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:47:08.401Z] ---> create-netrc.sh [Pipeline] } [2024-09-12T09:47:08.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:47:08.753Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-12T09:47:08.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:47:09.055Z] ---> sudo-logs.sh [2024-09-12T09:47:09.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-12T09:47:09.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:47:09.370Z] ---> job-cost.sh [2024-09-12T09:47:09.370Z] lf-activate-venv: SKIPPING [2024-09-12T09:47:09.370Z] DEBUG: total: 0.2199999988079071 [2024-09-12T09:47:09.370Z] INFO: Retrieving Stack Cost... [2024-09-12T09:47:09.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T09:47:10.197Z] INFO: Archiving Costs [Pipeline] echo [2024-09-12T09:47:10.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T09:47:10.497Z] ---> logs-deploy.sh [2024-09-12T09:47:10.497Z] lf-activate-venv: SKIPPING [2024-09-12T09:47:10.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4911/3 [2024-09-12T09:47:10.497Z] INFO: archiving workspace using pattern(s): [2024-09-12T09:47:11.436Z] Archives upload complete. [2024-09-12T09:47:11.436Z] INFO: archiving logs to Nexus