Pull request #4888 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 415f6ca8cee61c8acd577fbe168565d91b64b246+448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (5e39126851220a8d36da8e5a135086e03a205aa8) 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-ssh16622353409049870474.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-ssh7362668333359463160.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4888/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4888/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1406657708190066173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4888/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8448502206143414768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2584889018971461406.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4888/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4888/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10185112547712945532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9524 in /w/workspace/edgexfoundry_edgex-go_PR-4888 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 415f6ca8cee61c8acd577fbe168565d91b64b246 Merge succeeded, producing 415f6ca8cee61c8acd577fbe168565d91b64b246 Checking out Revision 415f6ca8cee61c8acd577fbe168565d91b64b246 (PR-4888) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4888/head:refs/remotes/origin/PR-4888 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 415f6ca8cee61c8acd577fbe168565d91b64b246 # 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 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 415f6ca8cee61c8acd577fbe168565d91b64b246 # timeout=10 Commit message: "build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-05T19:31:31.708Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-05T19:31:31.906Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-05T19:31:32.032Z] ========================================================= [2024-09-05T19:31:32.032Z] EdgeX Global Pipelines Version Info [2024-09-05T19:31:32.032Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:31:33.193Z] ------------------- [2024-09-05T19:31:33.193Z] stable info: [2024-09-05T19:31:33.193Z] ------------------- [2024-09-05T19:31:33.193Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-05T19:31:33.193Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:31:33.193Z] Message: update stable to v1.0.263 [2024-09-05T19:31:33.453Z] ------------------- [2024-09-05T19:31:33.453Z] experimental info: [2024-09-05T19:31:33.453Z] ------------------- [2024-09-05T19:31:33.453Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-05T19:31:33.453Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:31:33.453Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-05T19:31:33.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-05T19:31:33.758Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-05T19:31:33.820Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-05T19:31:33.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-05T19:31:33.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-05T19:31:33.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-05T19:31:34.042Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-05T19:31:34.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-05T19:31:34.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-05T19:31:34.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-05T19:31:34.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-05T19:31:34.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-05T19:31:34.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-05T19:31:34.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-05T19:31:34.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-05T19:31:34.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-05T19:31:34.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-05T19:31:34.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-05T19:31:34.751Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-05T19:31:34.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-05T19:31:34.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-05T19:31:34.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-05T19:31:34.989Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-05T19:31:35.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4888 [Pipeline] echo [2024-09-05T19:31:35.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4888 [Pipeline] echo [2024-09-05T19:31:35.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4888 [Pipeline] echo [2024-09-05T19:31:35.232Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 415f6ca8cee61c8acd577fbe168565d91b64b246 [Pipeline] echo [2024-09-05T19:31:35.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 415f6ca [Pipeline] echo [2024-09-05T19:31:35.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T19:31:35.506Z] provisioning config files... [2024-09-05T19:31:35.521Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13066341802814269513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:31:35.917Z] ---> ****-login.sh [2024-09-05T19:31:35.917Z] nexus3.edgexfoundry.org:10001 [2024-09-05T19:31:36.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:31:36.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:31:36.178Z] Configure a credential helper to remove this warning. See [2024-09-05T19:31:36.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:31:36.178Z] [2024-09-05T19:31:36.178Z] Login Succeeded [2024-09-05T19:31:36.178Z] nexus3.edgexfoundry.org:10002 [2024-09-05T19:31:36.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:31:36.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:31:36.179Z] Configure a credential helper to remove this warning. See [2024-09-05T19:31:36.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:31:36.179Z] [2024-09-05T19:31:36.179Z] Login Succeeded [2024-09-05T19:31:36.179Z] nexus3.edgexfoundry.org:10003 [2024-09-05T19:31:36.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:31:36.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:31:36.439Z] Configure a credential helper to remove this warning. See [2024-09-05T19:31:36.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:31:36.439Z] [2024-09-05T19:31:36.439Z] Login Succeeded [2024-09-05T19:31:36.439Z] nexus3.edgexfoundry.org:10004 [2024-09-05T19:31:36.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:31:36.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:31:36.439Z] Configure a credential helper to remove this warning. See [2024-09-05T19:31:36.439Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:31:36.439Z] [2024-09-05T19:31:36.439Z] Login Succeeded [2024-09-05T19:31:36.439Z] ****.io [2024-09-05T19:31:36.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:31:36.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:31:36.704Z] Configure a credential helper to remove this warning. See [2024-09-05T19:31:36.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:31:36.704Z] [2024-09-05T19:31:36.704Z] Login Succeeded [2024-09-05T19:31:36.704Z] ---> ****-login.sh ends [Pipeline] } [2024-09-05T19:31:36.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-05T19:31:37.197Z] + 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-05T19:31:37.197Z] + dirname cmd/core-command/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/+ -f2 [2024-09-05T19:31:37.197Z] dirname cmd/core-data/Dockerfile [2024-09-05T19:31:37.197Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/core-keeper/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + dirname cmd/core-metadata/Dockerfile [2024-09-05T19:31:37.197Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-05T19:31:37.197Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/support-notifications/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-05T19:31:37.197Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-05T19:31:37.197Z] + cut -d/ -f2 [2024-09-05T19:31:37.197Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-05T19:31:37.263Z] 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-05T19:31:37.831Z] + git rev-list -1 --merges 415f6ca8cee61c8acd577fbe168565d91b64b246~1..415f6ca8cee61c8acd577fbe168565d91b64b246 [Pipeline] echo [2024-09-05T19:31:37.874Z] -----------> git rev-list -1 --merges 415f6ca8cee61c8acd577fbe168565d91b64b246~1..415f6ca8cee61c8acd577fbe168565d91b64b246 415f6ca8cee61c8acd577fbe168565d91b64b246 [false] [Pipeline] sh [2024-09-05T19:31:38.197Z] + git log --format=format:%s -1 415f6ca8cee61c8acd577fbe168565d91b64b246 [Pipeline] echo [2024-09-05T19:31:38.247Z] ========================================================= [2024-09-05T19:31:38.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-05T19:31:38.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-05T19:31:38.710Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-05T19:31:38.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-05T19:31:38.710Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-05T19:31:38.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-05T19:31:38.710Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-05T19:31:38.710Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-05T19:31:38.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:31:39.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:31:39.259Z] [2024-09-05T19:31:39.259Z] 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-05T19:31:39.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:31:39.663Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-05T19:31:39.663Z] b85a868b505f: Pulling fs layer [2024-09-05T19:31:39.663Z] e2be974225ed: Pulling fs layer [2024-09-05T19:31:39.663Z] 339a4e72a1f5: Pulling fs layer [2024-09-05T19:31:39.663Z] 988bab9f4d93: Pulling fs layer [2024-09-05T19:31:39.663Z] 1469e6f7b9e6: Pulling fs layer [2024-09-05T19:31:39.663Z] eaf3925da568: Pulling fs layer [2024-09-05T19:31:39.663Z] bab4dde63d76: Pulling fs layer [2024-09-05T19:31:39.663Z] bde34c3a00c8: Pulling fs layer [2024-09-05T19:31:39.663Z] b352a97aabf1: Pulling fs layer [2024-09-05T19:31:39.663Z] 4872d77fe225: Pulling fs layer [2024-09-05T19:31:39.663Z] 5851b861e8e6: Pulling fs layer [2024-09-05T19:31:39.663Z] 988bab9f4d93: Waiting [2024-09-05T19:31:39.663Z] bab4dde63d76: Waiting [2024-09-05T19:31:39.663Z] bde34c3a00c8: Waiting [2024-09-05T19:31:39.663Z] b352a97aabf1: Waiting [2024-09-05T19:31:39.663Z] 5851b861e8e6: Waiting [2024-09-05T19:31:39.663Z] 1469e6f7b9e6: Waiting [2024-09-05T19:31:39.663Z] eaf3925da568: Waiting [2024-09-05T19:31:39.663Z] 4872d77fe225: Waiting [2024-09-05T19:31:39.663Z] e2be974225ed: Download complete [2024-09-05T19:31:39.663Z] 988bab9f4d93: Verifying Checksum [2024-09-05T19:31:39.663Z] 988bab9f4d93: Download complete [2024-09-05T19:31:39.663Z] 1469e6f7b9e6: Verifying Checksum [2024-09-05T19:31:39.663Z] 1469e6f7b9e6: Download complete [2024-09-05T19:31:39.663Z] 339a4e72a1f5: Verifying Checksum [2024-09-05T19:31:39.663Z] 339a4e72a1f5: Download complete [2024-09-05T19:31:39.923Z] eaf3925da568: Verifying Checksum [2024-09-05T19:31:39.923Z] eaf3925da568: Download complete [2024-09-05T19:31:39.923Z] bde34c3a00c8: Download complete [2024-09-05T19:31:39.923Z] b352a97aabf1: Download complete [2024-09-05T19:31:39.923Z] 4872d77fe225: Verifying Checksum [2024-09-05T19:31:39.923Z] 4872d77fe225: Download complete [2024-09-05T19:31:39.923Z] 5851b861e8e6: Verifying Checksum [2024-09-05T19:31:39.923Z] 5851b861e8e6: Download complete [2024-09-05T19:31:39.923Z] b85a868b505f: Verifying Checksum [2024-09-05T19:31:39.923Z] b85a868b505f: Download complete [2024-09-05T19:31:40.181Z] bab4dde63d76: Verifying Checksum [2024-09-05T19:31:40.181Z] bab4dde63d76: Download complete [2024-09-05T19:31:41.120Z] b85a868b505f: Pull complete [2024-09-05T19:31:41.382Z] e2be974225ed: Pull complete [2024-09-05T19:31:41.952Z] 339a4e72a1f5: Pull complete [2024-09-05T19:31:41.952Z] 988bab9f4d93: Pull complete [2024-09-05T19:31:42.212Z] 1469e6f7b9e6: Pull complete [2024-09-05T19:31:42.212Z] eaf3925da568: Pull complete [2024-09-05T19:31:44.118Z] bab4dde63d76: Pull complete [2024-09-05T19:31:44.118Z] bde34c3a00c8: Pull complete [2024-09-05T19:31:44.377Z] b352a97aabf1: Pull complete [2024-09-05T19:31:44.377Z] 4872d77fe225: Pull complete [2024-09-05T19:31:44.377Z] 5851b861e8e6: Pull complete [2024-09-05T19:31:44.377Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-05T19:31:44.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-05T19:31:44.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:31:44.674Z] prd-ubuntu20.04-docker-8c-8g-9524 does not seem to be running inside a container [2024-09-05T19:31:44.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-05T19:31:48.086Z] $ docker top a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 -eo pid,comm [2024-09-05T19:31:48.146Z] 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-05T19:31:48.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-05T19:31:48.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-05T19:31:48.318Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-05T19:31:48.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-05T19:31:48.439Z] $ docker exec a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 ssh-agent [2024-09-05T19:31:48.552Z] SSH_AUTH_SOCK=/tmp/ssh-6cbKfA7PkWo0/agent.31 [2024-09-05T19:31:48.552Z] SSH_AGENT_PID=37 [2024-09-05T19:31:48.563Z] Running ssh-add (command line suppressed) [2024-09-05T19:31:48.668Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5178873179344549575.key (/w/workspace/edgex-go/1@tmp/private_key_5178873179344549575.key) [2024-09-05T19:31:48.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-05T19:31:49.033Z] + git tag --points-at HEAD [Pipeline] } [2024-09-05T19:31:49.059Z] $ docker exec --env ******** --env ******** a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 ssh-agent -k [2024-09-05T19:31:49.155Z] unset SSH_AUTH_SOCK; [2024-09-05T19:31:49.156Z] unset SSH_AGENT_PID; [2024-09-05T19:31:49.156Z] echo Agent pid 37 killed; [2024-09-05T19:31:49.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-05T19:31:49.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-05T19:31:49.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-05T19:31:49.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-05T19:31:49.410Z] $ docker exec a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 ssh-agent [2024-09-05T19:31:49.530Z] SSH_AUTH_SOCK=/tmp/ssh-9UY0bJbuWigT/agent.71 [2024-09-05T19:31:49.530Z] SSH_AGENT_PID=77 [2024-09-05T19:31:49.536Z] Running ssh-add (command line suppressed) [2024-09-05T19:31:49.626Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3916147744140181751.key (/w/workspace/edgex-go/1@tmp/private_key_3916147744140181751.key) [2024-09-05T19:31:49.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-05T19:31:49.996Z] + git semver init [2024-09-05T19:31:50.258Z] 2024-09-05 19:31:50,185 [run_init] DEBUG init version:0.0.0 force:False [2024-09-05T19:31:50.258Z] 2024-09-05 19:31:50,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-05T19:31:50.258Z] 2024-09-05 19:31:50,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-05T19:31:50.258Z] 2024-09-05 19:31:50,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,988 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4888 with force:False [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,989 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4888 [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,992 [execute] INFO git cat-file --batch-check [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,998 [execute] INFO git cat-file --batch [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:55,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-05T19:31:56.836Z] 2024-09-05 19:31:56,004 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4888 [2024-09-05T19:31:56.836Z] 0.0.0 [Pipeline] } [2024-09-05T19:31:56.868Z] $ docker exec --env ******** --env ******** a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 ssh-agent -k [2024-09-05T19:31:56.969Z] unset SSH_AUTH_SOCK; [2024-09-05T19:31:56.969Z] unset SSH_AGENT_PID; [2024-09-05T19:31:56.969Z] echo Agent pid 77 killed; [2024-09-05T19:31:56.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-05T19:31:57.460Z] + git semver [Pipeline] } [2024-09-05T19:31:57.748Z] $ docker stop --time=1 a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 [2024-09-05T19:31:59.050Z] $ docker rm -f --volumes a494cdf053c3a18737bf121c2020616c4f9bc423cb08ccd016aec3b61d9a7616 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T19:31:59.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-05T19:31:59.793Z] Stashed 1 file(s) [Pipeline] echo [2024-09-05T19:31:59.819Z] [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-05T19:32:00.731Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-05T19:32:00.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:32:00.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:32:00.871Z] ========================================================= [2024-09-05T19:32:00.871Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-05T19:32:00.871Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:32:01.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:32:01.229Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-05T19:32:01.229Z] 619be1103602: Pulling fs layer [2024-09-05T19:32:01.229Z] 7862e08f4a3e: Pulling fs layer [2024-09-05T19:32:01.229Z] 5df492c9dc93: Pulling fs layer [2024-09-05T19:32:01.229Z] 7629e6793208: Pulling fs layer [2024-09-05T19:32:01.229Z] 4f4fb700ef54: Pulling fs layer [2024-09-05T19:32:01.229Z] fb5054dd5b73: Pulling fs layer [2024-09-05T19:32:01.229Z] eeca6798cff9: Pulling fs layer [2024-09-05T19:32:01.229Z] aa269ceb94a6: Pulling fs layer [2024-09-05T19:32:01.229Z] ada007ff1a6a: Pulling fs layer [2024-09-05T19:32:01.229Z] 7629e6793208: Waiting [2024-09-05T19:32:01.229Z] eeca6798cff9: Waiting [2024-09-05T19:32:01.229Z] fb5054dd5b73: Waiting [2024-09-05T19:32:01.229Z] aa269ceb94a6: Waiting [2024-09-05T19:32:01.229Z] ada007ff1a6a: Waiting [2024-09-05T19:32:01.229Z] 7862e08f4a3e: Verifying Checksum [2024-09-05T19:32:01.229Z] 7862e08f4a3e: Download complete [2024-09-05T19:32:01.229Z] 7629e6793208: Verifying Checksum [2024-09-05T19:32:01.229Z] 7629e6793208: Download complete [2024-09-05T19:32:01.229Z] 4f4fb700ef54: Verifying Checksum [2024-09-05T19:32:01.229Z] 4f4fb700ef54: Download complete [2024-09-05T19:32:01.229Z] fb5054dd5b73: Verifying Checksum [2024-09-05T19:32:01.229Z] fb5054dd5b73: Download complete [2024-09-05T19:32:01.229Z] 619be1103602: Verifying Checksum [2024-09-05T19:32:01.229Z] 619be1103602: Download complete [2024-09-05T19:32:01.229Z] eeca6798cff9: Verifying Checksum [2024-09-05T19:32:01.229Z] eeca6798cff9: Download complete [2024-09-05T19:32:01.488Z] 619be1103602: Pull complete [2024-09-05T19:32:01.488Z] ada007ff1a6a: Verifying Checksum [2024-09-05T19:32:01.488Z] ada007ff1a6a: Download complete [2024-09-05T19:32:01.488Z] 7862e08f4a3e: Pull complete [2024-09-05T19:32:01.747Z] 5df492c9dc93: Download complete [2024-09-05T19:32:02.005Z] aa269ceb94a6: Verifying Checksum [2024-09-05T19:32:02.005Z] aa269ceb94a6: Download complete [2024-09-05T19:32:05.291Z] 5df492c9dc93: Pull complete [2024-09-05T19:32:05.291Z] 7629e6793208: Pull complete [2024-09-05T19:32:05.291Z] 4f4fb700ef54: Pull complete [2024-09-05T19:32:05.291Z] fb5054dd5b73: Pull complete [2024-09-05T19:32:05.291Z] eeca6798cff9: Pull complete [2024-09-05T19:32:07.820Z] aa269ceb94a6: Pull complete [2024-09-05T19:32:08.387Z] ada007ff1a6a: Pull complete [2024-09-05T19:32:08.387Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-05T19:32:08.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:32:08.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:32:08.794Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:32:08.794Z] WORKDIR /edgex [2024-09-05T19:32:08.794Z] COPY go.mod . [2024-09-05T19:32:08.794Z] RUN go mod download [2024-09-05T19:32:08.794Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-05T19:32:09.730Z] Sending build context to Docker daemon 179.3MB [2024-09-05T19:32:09.730Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-05T19:32:09.730Z] ---> f489d0715acc [2024-09-05T19:32:09.730Z] Step 2/4 : WORKDIR /edgex [2024-09-05T19:32:15.234Z] Still waiting to schedule task [2024-09-05T19:32:15.235Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9525’ is offline [2024-09-05T19:32:16.337Z] ---> Running in 2ceeaedde797 [2024-09-05T19:32:16.337Z] Removing intermediate container 2ceeaedde797 [2024-09-05T19:32:16.337Z] ---> 25b4d234cfac [2024-09-05T19:32:16.337Z] Step 3/4 : COPY go.mod . [2024-09-05T19:32:16.337Z] ---> 63fe9e2d9404 [2024-09-05T19:32:16.338Z] Step 4/4 : RUN go mod download [2024-09-05T19:32:16.338Z] ---> Running in c81a6344ba60 [2024-09-05T19:32:42.937Z] Removing intermediate container c81a6344ba60 [2024-09-05T19:32:42.937Z] ---> ee187ec464d7 [2024-09-05T19:32:42.937Z] Successfully built ee187ec464d7 [2024-09-05T19:32:42.937Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:32:43.352Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-05T19:32:43.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:32:43.537Z] prd-ubuntu20.04-docker-8c-8g-9524 does not seem to be running inside a container [2024-09-05T19:32:43.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-05T19:32:43.991Z] $ docker top 93e0662da79aa866f836e31d7aaf55c61203790a4f51efb594d42f12aae459f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:32:44.412Z] + go version [2024-09-05T19:32:44.412Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-05T19:32:44.445Z] $ docker stop --time=1 93e0662da79aa866f836e31d7aaf55c61203790a4f51efb594d42f12aae459f6 [2024-09-05T19:32:45.702Z] $ docker rm -f --volumes 93e0662da79aa866f836e31d7aaf55c61203790a4f51efb594d42f12aae459f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:32:46.554Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-05T19:32:46.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:32:46.720Z] prd-ubuntu20.04-docker-8c-8g-9524 does not seem to be running inside a container [2024-09-05T19:32:46.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-05T19:32:47.076Z] $ docker top 090a56154e7e24f46944e0ea5c67ccc952beaf9b14a98510db2c13605a780dff -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-05T19:32:47.210Z] ========================================================= [2024-09-05T19:32:47.210Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-05T19:32:47.210Z] ========================================================= [Pipeline] sh [2024-09-05T19:32:47.509Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:32:47.918Z] + make test [2024-09-05T19:32:47.918Z] go test -race -coverprofile=coverage.out ./... [2024-09-05T19:32:56.033Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-05T19:33:22.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-05T19:33:22.580Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-05T19:33:23.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-05T19:33:23.148Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-05T19:33:23.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-05T19:33:23.667Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-05T19:33:23.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-05T19:33:23.926Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-05T19:33:23.926Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-05T19:33:23.926Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-05T19:33:25.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-05T19:33:25.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-05T19:33:26.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2024-09-05T19:33:27.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-05T19:33:27.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-05T19:33:27.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-05T19:33:27.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-09-05T19:33:27.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-05T19:33:27.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-05T19:33:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-05T19:33:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-05T19:33:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:33:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-05T19:33:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-05T19:33:30.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-05T19:33:31.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.069s coverage: 69.2% of statements [2024-09-05T19:33:31.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-09-05T19:33:31.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-05T19:33:31.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-05T19:33:31.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.094s coverage: 93.4% of statements [2024-09-05T19:33:31.582Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-09-05T19:33:32.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 7.0% of statements [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-05T19:33:34.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-05T19:33:35.313Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-05T19:33:35.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.491s coverage: 95.8% of statements [2024-09-05T19:33:35.581Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-09-05T19:33:36.147Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-05T19:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-05T19:33:36.406Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-05T19:33:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements [2024-09-05T19:33:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 30.7% of statements [2024-09-05T19:33:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-05T19:33:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements [2024-09-05T19:33:37.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2024-09-05T19:33:37.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-09-05T19:33:38.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-05T19:33:38.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-05T19:33:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-05T19:33:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-05T19:33:40.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-05T19:33:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-05T19:33:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-05T19:33:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-05T19:33:41.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-05T19:33:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-05T19:33:41.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-05T19:33:41.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-05T19:33:43.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-05T19:33:43.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-05T19:33:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-05T19:33:45.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-05T19:33:47.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-05T19:33:47.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-05T19:33:47.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-05T19:33:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-05T19:33:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-05T19:33:49.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-05T19:33:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-05T19:33:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-05T19:33:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-05T19:33:49.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-05T19:33:50.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-05T19:33:50.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-05T19:33:50.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-05T19:33:50.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-05T19:33:52.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-05T19:33:52.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-05T19:33:52.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:33:52.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-05T19:33:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-05T19:33:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-05T19:33:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-05T19:33:53.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-05T19:33:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-05T19:33:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:33:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-05T19:33:55.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-05T19:33:56.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-05T19:33:56.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-05T19:33:56.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-05T19:33:56.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.061s coverage: 92.9% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.031s coverage: 100.0% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.186s coverage: 36.5% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 5.2% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 90.8% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 19.9% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.023s coverage: 61.8% of statements [2024-09-05T19:34:02.979Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-09-05T19:34:03.238Z] 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-05T19:34:03.497Z] running golangci-lint [2024-09-05T19:34:03.497Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-05T19:34:03.497Z] go version go1.21.9 linux/amd64 [2024-09-05T19:34:03.756Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-05T19:34:03.756Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-05T19:34:21.025Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9526 in /w/workspace/edgexfoundry_edgex-go_PR-4888 [Pipeline] { [Pipeline] ws [2024-09-05T19:34:21.100Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-05T19:34:21.201Z] The recommended git tool is: git [2024-09-05T19:34:25.756Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|types_sizes|compiled_files|exports_file) took 20.858753053s" [2024-09-05T19:34:25.756Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.859532ms" [2024-09-05T19:34:26.155Z] using credential edgex-jenkins-ssh [2024-09-05T19:34:26.188Z] Cloning the remote Git repository [2024-09-05T19:34:26.238Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:34:26.349Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-05T19:34:26.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:34:26.499Z] > git --version # timeout=10 [2024-09-05T19:34:26.520Z] > git --version # 'git version 2.25.1' [2024-09-05T19:34:26.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:34:26.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-05T19:34:37.947Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.274451601s with top 10 stages: buildir: 1m2.893504967s, gosec: 10.270524012s, inspect: 3.461048868s, fact_deprecated: 2.801840945s, ctrlflow: 2.005024448s, printf: 1.833616927s, fact_purity: 1.440579328s, nilness: 1.419483813s, S1038: 1.318996638s, directives: 1.119119827s" [2024-09-05T19:34:37.947Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-05T19:34:37.947Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, filename_unadjuster: 214/214, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" [2024-09-05T19:34:37.947Z] level=info msg="[runner] processing took 17.204291ms with stages: nolint: 7.556432ms, identifier_marker: 3.979249ms, autogenerated_exclude: 1.852953ms, path_prettifier: 1.760051ms, exclude-rules: 1.164644ms, skip_dirs: 833.62µs, cgo: 34.39µs, filename_unadjuster: 16.631µs, max_same_issues: 1.4µs, fixer: 870ns, exclude: 680ns, uniq_by_line: 660ns, skip_files: 650ns, severity-rules: 410ns, diff: 371ns, sort_results: 370ns, max_per_file_from_linter: 280ns, source_code: 200ns, max_from_linter: 190ns, path_shortener: 120ns, path_prefixer: 120ns" [2024-09-05T19:34:37.947Z] level=info msg="[runner] linters took 13.034623009s with stages: goanalysis_metalinter: 13.017215006s" [2024-09-05T19:34:37.947Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-05T19:34:37.947Z] level=info msg="Memory: 339 samples, avg is 336.5MB, max is 1384.2MB" [2024-09-05T19:34:37.947Z] level=info msg="Execution took 33.937418922s" [2024-09-05T19:34:37.947Z] go vet ./... [2024-09-05T19:34:44.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-05T19:34:44.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-05T19:34:44.514Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-05T19:34:44.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-05T19:34:45.436Z] + ls -al . [2024-09-05T19:34:45.436Z] total 916 [2024-09-05T19:34:45.436Z] drwxrwxr-x 11 1001 1001 4096 Sep 5 19:32 . [2024-09-05T19:34:45.436Z] drwxr-xr-x 4 root root 4096 Sep 5 19:32 .. [2024-09-05T19:34:45.436Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:31 .blubracket [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 10 Sep 5 19:31 .dockerignore [2024-09-05T19:34:45.436Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:34 .git [2024-09-05T19:34:45.436Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:31 .github [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:31 .gitignore [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:31 .golangci.yml [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:31 .hadolint.yml [2024-09-05T19:34:45.436Z] drwxr-xr-x 3 1001 1001 4096 Sep 5 19:31 .semver [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 155 Sep 5 19:31 .sonarcloud.properties [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:31 ADOPTERS.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:31 Attribution.txt [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:31 CHANGELOG.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:31 CONTRIBUTING.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:31 GOVERNANCE.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 861 Sep 5 19:31 Jenkinsfile [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:31 LICENSE [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:31 Makefile [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:31 OWNERS.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:31 README.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:31 SECURITY.md [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:31 VERSION [2024-09-05T19:34:45.436Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:31 bin [2024-09-05T19:34:45.436Z] drwxrwxr-x 20 1001 1001 4096 Sep 5 19:31 cmd [2024-09-05T19:34:45.436Z] -rw-r--r-- 1 root root 545398 Sep 5 19:34 coverage.out [2024-09-05T19:34:45.436Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:31 fuzz_test [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 7305 Sep 5 19:31 go.mod [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 102581 Sep 5 19:31 go.sum [2024-09-05T19:34:45.436Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:31 internal [2024-09-05T19:34:45.436Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:31 openapi [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 584 Sep 5 19:31 security.txt [2024-09-05T19:34:45.436Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:31 version.go [Pipeline] sh [2024-09-05T19:34:44.246Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-05T19:34:44.265Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-05T19:34:45.166Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-05T19:34:45.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-05T19:34:45.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:34:45.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4888/head:refs/remotes/origin/PR-4888 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-05T19:34:45.753Z] + '[' -e coverage.out ] [2024-09-05T19:34:45.753Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-05T19:34:45.880Z] Stashed 1 file(s) [2024-09-05T19:34:45.892Z] Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit 415f6ca8cee61c8acd577fbe168565d91b64b246 [Pipeline] sh [2024-09-05T19:34:46.184Z] + make build [2024-09-05T19:34:46.184Z] 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-05T19:34:46.331Z] Merge succeeded, producing 415f6ca8cee61c8acd577fbe168565d91b64b246 [2024-09-05T19:34:46.332Z] Checking out Revision 415f6ca8cee61c8acd577fbe168565d91b64b246 (PR-4888) [2024-09-05T19:34:47.099Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0" [2024-09-05T19:34:47.150Z] > git --version # timeout=10 [2024-09-05T19:34:47.162Z] > git --version # 'git version 2.25.1' [2024-09-05T19:34:47.177Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-05T19:34:45.906Z] > git config core.sparsecheckout # timeout=10 [2024-09-05T19:34:45.978Z] > git checkout -f 415f6ca8cee61c8acd577fbe168565d91b64b246 # timeout=10 [2024-09-05T19:34:46.231Z] > git remote # timeout=10 [2024-09-05T19:34:46.254Z] > git config --get remote.origin.url # timeout=10 [2024-09-05T19:34:46.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-05T19:34:46.287Z] > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [2024-09-05T19:34:46.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-05T19:34:46.335Z] > git config core.sparsecheckout # timeout=10 [2024-09-05T19:34:46.348Z] > git checkout -f 415f6ca8cee61c8acd577fbe168565d91b64b246 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-05T19:34:52.304Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-05T19:34:52.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-05T19:34:52.304Z] Dload Upload Total Spent Left Speed [2024-09-05T19:34:52.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 231k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2024-09-05T19:34:52.667Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-05T19:34:53.018Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-05T19:34:53.018Z] /etc/docker/daemon.json [2024-09-05T19:34:53.018Z] { [2024-09-05T19:34:53.018Z] "registry-mirrors": [ [2024-09-05T19:34:53.018Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-05T19:34:53.018Z] ], [2024-09-05T19:34:53.018Z] "bip": "10.250.0.254/24", [2024-09-05T19:34:53.018Z] "hosts": [ [2024-09-05T19:34:53.018Z] "tcp://0.0.0.0:5555", [2024-09-05T19:34:53.018Z] "unix:///var/run/docker.sock" [2024-09-05T19:34:53.018Z] ], [2024-09-05T19:34:53.018Z] "mtu": 1458, [2024-09-05T19:34:53.018Z] "selinux-enabled": true, [2024-09-05T19:34:53.018Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-05T19:34:53.018Z] } [Pipeline] sh [2024-09-05T19:34:53.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-05T19:34:53.729Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T19:35:12.103Z] provisioning config files... [2024-09-05T19:35:12.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16023821651306642777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T19:35:12.637Z] ---> ****-login.sh [2024-09-05T19:35:12.637Z] nexus3.edgexfoundry.org:10001 [2024-09-05T19:35:12.730Z] 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-05T19:35:12.730Z] 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-05T19:35:12.730Z] 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-05T19:35:12.730Z] 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-05T19:35:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:35:13.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:35:13.181Z] Configure a credential helper to remove this warning. See [2024-09-05T19:35:13.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:35:13.181Z] [2024-09-05T19:35:13.181Z] Login Succeeded [2024-09-05T19:35:13.181Z] nexus3.edgexfoundry.org:10002 [2024-09-05T19:35:13.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:35:13.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:35:13.453Z] Configure a credential helper to remove this warning. See [2024-09-05T19:35:13.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:35:13.453Z] [2024-09-05T19:35:13.453Z] Login Succeeded [2024-09-05T19:35:13.453Z] nexus3.edgexfoundry.org:10003 [2024-09-05T19:35:13.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:35:13.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:35:13.996Z] Configure a credential helper to remove this warning. See [2024-09-05T19:35:13.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:35:13.996Z] [2024-09-05T19:35:13.996Z] Login Succeeded [2024-09-05T19:35:13.997Z] nexus3.edgexfoundry.org:10004 [2024-09-05T19:35:14.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:35:14.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:35:14.266Z] Configure a credential helper to remove this warning. See [2024-09-05T19:35:14.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:35:14.267Z] [2024-09-05T19:35:14.267Z] Login Succeeded [2024-09-05T19:35:14.267Z] ****.io [2024-09-05T19:35:14.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-05T19:35:14.634Z] 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-05T19:35:14.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-05T19:35:14.806Z] Configure a credential helper to remove this warning. See [2024-09-05T19:35:14.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-05T19:35:14.806Z] [2024-09-05T19:35:14.806Z] Login Succeeded [2024-09-05T19:35:14.806Z] ---> ****-login.sh ends [Pipeline] } [2024-09-05T19:35:14.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-05T19:35:15.690Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-05T19:35:15.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:35:15.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-05T19:35:15.929Z] ========================================================= [2024-09-05T19:35:15.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-05T19:35:15.929Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:35:16.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:35:16.619Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-05T19:35:16.619Z] c6b39de5b339: Pulling fs layer [2024-09-05T19:35:16.619Z] a69c41024577: Pulling fs layer [2024-09-05T19:35:16.619Z] d6de4b400683: Pulling fs layer [2024-09-05T19:35:16.619Z] 35cb2a7552d0: Pulling fs layer [2024-09-05T19:35:16.619Z] 4f4fb700ef54: Pulling fs layer [2024-09-05T19:35:16.619Z] 464afbd9ba4c: Pulling fs layer [2024-09-05T19:35:16.619Z] 35cb2a7552d0: Waiting [2024-09-05T19:35:16.619Z] 4f4fb700ef54: Waiting [2024-09-05T19:35:16.619Z] 00f215d4a9da: Pulling fs layer [2024-09-05T19:35:16.619Z] 464afbd9ba4c: Waiting [2024-09-05T19:35:16.619Z] 00f215d4a9da: Waiting [2024-09-05T19:35:16.619Z] d496ad576159: Pulling fs layer [2024-09-05T19:35:16.619Z] d496ad576159: Waiting [2024-09-05T19:35:16.619Z] a69c41024577: Verifying Checksum [2024-09-05T19:35:16.619Z] a69c41024577: Download complete [2024-09-05T19:35:16.619Z] 35cb2a7552d0: Verifying Checksum [2024-09-05T19:35:16.619Z] 35cb2a7552d0: Download complete [2024-09-05T19:35:16.619Z] 4f4fb700ef54: Verifying Checksum [2024-09-05T19:35:16.619Z] 4f4fb700ef54: Download complete [2024-09-05T19:35:16.619Z] 464afbd9ba4c: Verifying Checksum [2024-09-05T19:35:16.619Z] 464afbd9ba4c: Download complete [2024-09-05T19:35:16.619Z] c6b39de5b339: Download complete [2024-09-05T19:35:17.214Z] d496ad576159: Verifying Checksum [2024-09-05T19:35:17.214Z] d496ad576159: Download complete [2024-09-05T19:35:17.805Z] c6b39de5b339: Pull complete [2024-09-05T19:35:18.391Z] a69c41024577: Pull complete [2024-09-05T19:35:18.666Z] d6de4b400683: Verifying Checksum [2024-09-05T19:35:18.666Z] d6de4b400683: Download complete [2024-09-05T19:35:18.817Z] 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-05T19:35:19.628Z] 00f215d4a9da: Verifying Checksum [2024-09-05T19:35:19.628Z] 00f215d4a9da: Download complete [2024-09-05T19:35:20.726Z] 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-05T19:35:22.623Z] 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-05T19:35:25.193Z] 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-05T19:35:25.763Z] 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-05T19:35:26.328Z] 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-05T19:35:27.263Z] 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-05T19:35:28.199Z] 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-05T19:35:29.164Z] $ docker stop --time=1 090a56154e7e24f46944e0ea5c67ccc952beaf9b14a98510db2c13605a780dff [2024-09-05T19:35:31.948Z] d6de4b400683: Pull complete [2024-09-05T19:35:31.948Z] 35cb2a7552d0: Pull complete [2024-09-05T19:35:32.216Z] 4f4fb700ef54: Pull complete [2024-09-05T19:35:32.486Z] 464afbd9ba4c: Pull complete [2024-09-05T19:35:35.715Z] $ docker rm -f --volumes 090a56154e7e24f46944e0ea5c67ccc952beaf9b14a98510db2c13605a780dff [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-05T19:35:37.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:35:37.293Z] [2024-09-05T19:35:37.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:35:37.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:35:38.013Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-05T19:35:38.014Z] 91d30c5bc195: Pulling fs layer [2024-09-05T19:35:38.014Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-05T19:35:38.014Z] 9c61dcf015f6: Pulling fs layer [2024-09-05T19:35:38.014Z] 4698f68db338: Pulling fs layer [2024-09-05T19:35:38.014Z] 2a2f49069b9e: Pulling fs layer [2024-09-05T19:35:38.014Z] e0025b399a48: Pulling fs layer [2024-09-05T19:35:38.014Z] 4698f68db338: Waiting [2024-09-05T19:35:38.014Z] 2a2f49069b9e: Waiting [2024-09-05T19:35:38.014Z] e0025b399a48: Waiting [2024-09-05T19:35:38.014Z] 91d30c5bc195: Verifying Checksum [2024-09-05T19:35:38.014Z] 91d30c5bc195: Download complete [2024-09-05T19:35:38.014Z] 4698f68db338: Verifying Checksum [2024-09-05T19:35:38.014Z] 4698f68db338: Download complete [2024-09-05T19:35:38.014Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-05T19:35:38.014Z] 2e9b0aa3be6d: Download complete [2024-09-05T19:35:38.014Z] e0025b399a48: Verifying Checksum [2024-09-05T19:35:38.014Z] e0025b399a48: Download complete [2024-09-05T19:35:38.014Z] 91d30c5bc195: Pull complete [2024-09-05T19:35:38.287Z] 2a2f49069b9e: Download complete [2024-09-05T19:35:38.287Z] 2e9b0aa3be6d: Pull complete [2024-09-05T19:35:38.586Z] 9c61dcf015f6: Verifying Checksum [2024-09-05T19:35:38.586Z] 9c61dcf015f6: Download complete [2024-09-05T19:35:40.704Z] 00f215d4a9da: Pull complete [2024-09-05T19:35:41.201Z] 9c61dcf015f6: Pull complete [2024-09-05T19:35:41.201Z] 4698f68db338: Pull complete [2024-09-05T19:35:41.459Z] 2a2f49069b9e: Pull complete [2024-09-05T19:35:41.459Z] e0025b399a48: Pull complete [2024-09-05T19:35:41.459Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-05T19:35:41.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-05T19:35:41.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:35:41.803Z] prd-ubuntu20.04-docker-8c-8g-9524 does not seem to be running inside a container [2024-09-05T19:35:41.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-05T19:35:42.638Z] d496ad576159: Pull complete [2024-09-05T19:35:42.638Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-05T19:35:42.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:35:42.638Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:35:46.474Z] $ docker top 753750a6d10051ff99091b7755c1677f6f814df4ae8efef7b77ba9342113e484 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2024-09-05T19:35:46.951Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-05T19:35:47.056Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:35:47.056Z] WORKDIR /edgex [2024-09-05T19:35:47.056Z] COPY go.mod . [2024-09-05T19:35:47.056Z] RUN go mod download -t [2024-09-05T19:35:47.056Z] ci-base-image-arm64 -f - . [2024-09-05T19:35:47.652Z] Sending build context to Docker daemon 3.532MB [2024-09-05T19:35:47.652Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-05T19:35:47.652Z] ---> f246e2811388 [2024-09-05T19:35:47.652Z] Step 2/4 : WORKDIR /edgex [2024-09-05T19:35:49.486Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-05T19:35:49.486Z] #1 transferring dockerfile: 2.15kB done [2024-09-05T19:35:49.486Z] #1 DONE 0.0s [2024-09-05T19:35:49.486Z] [2024-09-05T19:35:49.486Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-05T19:35:49.601Z] ---> Running in e6d6a84eda2a [2024-09-05T19:35:49.601Z] Removing intermediate container e6d6a84eda2a [2024-09-05T19:35:49.601Z] ---> 306d4b5de204 [2024-09-05T19:35:49.601Z] Step 3/4 : COPY go.mod . [2024-09-05T19:35:50.055Z] #2 ... [2024-09-05T19:35:50.055Z] [2024-09-05T19:35:50.055Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:35:50.055Z] #3 transferring dockerfile: 3.17kB done [2024-09-05T19:35:50.055Z] #3 DONE 0.4s [2024-09-05T19:35:50.055Z] [2024-09-05T19:35:50.055Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-05T19:35:50.055Z] #4 transferring dockerfile: 2.06kB done [2024-09-05T19:35:50.055Z] #4 DONE 0.5s [2024-09-05T19:35:50.055Z] [2024-09-05T19:35:50.055Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-05T19:35:50.055Z] #5 transferring dockerfile: 2.01kB done [2024-09-05T19:35:50.055Z] #5 DONE 0.5s [2024-09-05T19:35:50.055Z] [2024-09-05T19:35:50.055Z] #6 [support-scheduler internal] load .dockerignore [2024-09-05T19:35:50.184Z] ---> 24f3c3e36a65 [2024-09-05T19:35:50.184Z] Step 4/4 : RUN go mod download [2024-09-05T19:35:50.184Z] ---> Running in 71ad2cad8a64 [2024-09-05T19:35:50.313Z] #6 ... [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #7 transferring dockerfile: 1.95kB done [2024-09-05T19:35:50.313Z] #7 DONE 0.6s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #8 transferring dockerfile: 1.70kB 0.0s done [2024-09-05T19:35:50.313Z] #8 DONE 0.6s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-09-05T19:35:50.313Z] #9 DONE 0.6s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #2 transferring dockerfile: 2.49kB 0.0s done [2024-09-05T19:35:50.313Z] #2 DONE 0.6s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #10 transferring dockerfile: 1.81kB done [2024-09-05T19:35:50.313Z] #10 DONE 0.5s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #11 transferring dockerfile: 2.50kB done [2024-09-05T19:35:50.313Z] #11 DONE 0.6s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #12 transferring dockerfile: 1.89kB done [2024-09-05T19:35:50.313Z] #12 DONE 0.5s [2024-09-05T19:35:50.313Z] [2024-09-05T19:35:50.313Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-05T19:35:50.313Z] #13 transferring dockerfile: 1.93kB done [2024-09-05T19:35:50.313Z] #13 DONE 0.5s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-05T19:35:50.314Z] #14 transferring dockerfile: 1.85kB done [2024-09-05T19:35:50.314Z] #14 DONE 0.6s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-09-05T19:35:50.314Z] #15 transferring dockerfile: 1.93kB done [2024-09-05T19:35:50.314Z] #15 DONE 0.5s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #16 [security-proxy-auth internal] load .dockerignore [2024-09-05T19:35:50.314Z] #16 transferring context: 50B done [2024-09-05T19:35:50.314Z] #16 DONE 0.6s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #17 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:50.314Z] #17 DONE 0.0s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #18 [core-data internal] load build definition from Dockerfile [2024-09-05T19:35:50.314Z] #18 transferring dockerfile: 2.07kB done [2024-09-05T19:35:50.314Z] #18 DONE 0.6s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #19 [security-spire-config internal] load build definition from Dockerfile [2024-09-05T19:35:50.314Z] #19 transferring dockerfile: 1.69kB 0.0s done [2024-09-05T19:35:50.314Z] #19 DONE 0.6s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-05T19:35:50.314Z] #20 transferring context: 50B done [2024-09-05T19:35:50.314Z] #20 DONE 0.2s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #21 [security-proxy-setup internal] load .dockerignore [2024-09-05T19:35:50.314Z] #21 transferring context: 50B done [2024-09-05T19:35:50.314Z] #21 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #22 [core-command internal] load .dockerignore [2024-09-05T19:35:50.314Z] #22 transferring context: 50B done [2024-09-05T19:35:50.314Z] #22 DONE 0.2s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-09-05T19:35:50.314Z] #23 transferring context: 50B done [2024-09-05T19:35:50.314Z] #23 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-05T19:35:50.314Z] #24 transferring context: 50B done [2024-09-05T19:35:50.314Z] #24 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-05T19:35:50.314Z] #25 transferring context: 50B done [2024-09-05T19:35:50.314Z] #25 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #26 [core-metadata internal] load .dockerignore [2024-09-05T19:35:50.314Z] #26 transferring context: 50B done [2024-09-05T19:35:50.314Z] #26 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #27 [security-spire-server internal] load .dockerignore [2024-09-05T19:35:50.314Z] #27 transferring context: 50B done [2024-09-05T19:35:50.314Z] #27 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #28 [support-notifications internal] load .dockerignore [2024-09-05T19:35:50.314Z] #28 transferring context: 50B done [2024-09-05T19:35:50.314Z] #28 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:35:50.314Z] #29 DONE 0.1s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #30 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.314Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.314Z] #30 ... [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-05T19:35:50.314Z] #31 transferring context: 50B done [2024-09-05T19:35:50.314Z] #31 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #32 [security-spire-config internal] load .dockerignore [2024-09-05T19:35:50.314Z] #32 transferring context: 50B done [2024-09-05T19:35:50.314Z] #32 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #33 [core-data internal] load .dockerignore [2024-09-05T19:35:50.314Z] #33 transferring context: 50B done [2024-09-05T19:35:50.314Z] #33 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #34 [core-keeper internal] load .dockerignore [2024-09-05T19:35:50.314Z] #34 transferring context: 50B done [2024-09-05T19:35:50.314Z] #34 DONE 0.4s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #6 [support-scheduler internal] load .dockerignore [2024-09-05T19:35:50.314Z] #6 transferring context: 50B done [2024-09-05T19:35:50.314Z] #6 DONE 0.3s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #35 [security-bootstrapper internal] load .dockerignore [2024-09-05T19:35:50.314Z] #35 transferring context: 50B done [2024-09-05T19:35:50.314Z] #35 DONE 0.5s [2024-09-05T19:35:50.314Z] [2024-09-05T19:35:50.314Z] #30 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.314Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:35:50.573Z] #30 ... [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #17 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:50.573Z] #17 DONE 0.0s [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:35:50.573Z] #29 DONE 0.2s [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.573Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:35:50.573Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:35:50.573Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:35:50.573Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:35:50.573Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:35:50.573Z] #30 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-05T19:35:50.573Z] #30 ... [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #17 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:50.573Z] #17 DONE 0.0s [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:35:50.573Z] #29 DONE 0.2s [2024-09-05T19:35:50.573Z] [2024-09-05T19:35:50.573Z] #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.573Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:35:50.573Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:35:50.573Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:35:50.573Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:35:50.573Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:35:50.841Z] #30 ... [2024-09-05T19:35:50.841Z] [2024-09-05T19:35:50.841Z] #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:50.841Z] #17 DONE 0.0s [2024-09-05T19:35:50.841Z] [2024-09-05T19:35:50.841Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:35:50.841Z] #29 DONE 0.2s [2024-09-05T19:35:50.841Z] [2024-09-05T19:35:50.841Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:35:50.841Z] #36 DONE 0.6s [2024-09-05T19:35:50.841Z] [2024-09-05T19:35:50.841Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-05T19:35:50.841Z] #37 DONE 0.6s [2024-09-05T19:35:50.841Z] [2024-09-05T19:35:50.841Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:50.841Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:35:50.841Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:35:50.841Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:35:50.841Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:35:50.841Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:35:51.100Z] #30 ... [2024-09-05T19:35:51.100Z] [2024-09-05T19:35:51.100Z] #17 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:51.100Z] #17 DONE 0.0s [2024-09-05T19:35:51.100Z] [2024-09-05T19:35:51.100Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:51.100Z] #30 ... [2024-09-05T19:35:51.100Z] [2024-09-05T19:35:51.100Z] #17 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:51.100Z] #17 DONE 0.0s [2024-09-05T19:35:51.100Z] [2024-09-05T19:35:51.100Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:51.360Z] #30 ... [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:35:51.360Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-05T19:35:51.360Z] #38 DONE 0.3s [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:51.360Z] #30 ... [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:35:51.360Z] #36 DONE 0.9s [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:51.360Z] #17 DONE 0.0s [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #30 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:51.360Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:35:51.360Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:35:51.360Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:35:51.360Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:35:51.360Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:35:51.360Z] #30 ... [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #17 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:51.360Z] #17 DONE 0.0s [2024-09-05T19:35:51.360Z] [2024-09-05T19:35:51.360Z] #30 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:35:51.360Z] #30 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.0s done [2024-09-05T19:35:51.623Z] #30 ... [2024-09-05T19:35:51.623Z] [2024-09-05T19:35:51.623Z] #17 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-05T19:35:51.623Z] #17 DONE 0.0s [2024-09-05T19:35:51.623Z] [2024-09-05T19:35:51.623Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:35:57.014Z] #29 ... [2024-09-05T19:35:57.014Z] [2024-09-05T19:35:57.014Z] #39 [security-proxy-setup internal] load build context [2024-09-05T19:35:57.014Z] #39 transferring context: 357.09MB 5.6s [2024-09-05T19:35:57.274Z] #39 ... [2024-09-05T19:35:57.274Z] [2024-09-05T19:35:57.274Z] #40 [core-metadata internal] load build context [2024-09-05T19:35:57.533Z] #40 ... [2024-09-05T19:35:57.533Z] [2024-09-05T19:35:57.533Z] #39 [security-proxy-setup internal] load build context [2024-09-05T19:35:58.468Z] #39 transferring context: 495.15MB 8.1s done [2024-09-05T19:36:00.371Z] #39 ... [2024-09-05T19:36:00.371Z] [2024-09-05T19:36:00.371Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:36:00.371Z] #29 DONE 9.5s [2024-09-05T19:36:00.371Z] [2024-09-05T19:36:00.371Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-05T19:36:00.371Z] #41 ... [2024-09-05T19:36:00.371Z] [2024-09-05T19:36:00.371Z] #42 [security-proxy-auth internal] load build context [2024-09-05T19:36:00.631Z] #42 ... [2024-09-05T19:36:00.631Z] [2024-09-05T19:36:00.631Z] #43 [core-command internal] load build context [2024-09-05T19:36:00.631Z] #43 transferring context: 495.15MB 8.6s done [2024-09-05T19:36:00.631Z] #43 ... [2024-09-05T19:36:00.631Z] [2024-09-05T19:36:00.631Z] #44 [security-secretstore-setup internal] load build context [2024-09-05T19:36:00.631Z] #44 transferring context: 495.15MB 9.2s done [2024-09-05T19:36:01.003Z] #44 ... [2024-09-05T19:36:01.003Z] [2024-09-05T19:36:01.003Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:36:01.003Z] #45 transferring context: 495.15MB 9.0s done [2024-09-05T19:36:01.277Z] #45 ... [2024-09-05T19:36:01.277Z] [2024-09-05T19:36:01.277Z] #46 [security-spire-agent internal] load build context [2024-09-05T19:36:01.277Z] #46 transferring context: 27.24kB 0.0s done [2024-09-05T19:36:01.277Z] #46 ... [2024-09-05T19:36:01.277Z] [2024-09-05T19:36:01.277Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:36:01.277Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-05T19:36:01.277Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-05T19:36:01.277Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-05T19:36:01.277Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-05T19:36:01.277Z] #47 ... [2024-09-05T19:36:01.277Z] [2024-09-05T19:36:01.277Z] #30 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:36:01.277Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:36:01.277Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:36:01.277Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:36:01.277Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:36:01.277Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:36:01.277Z] #30 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.0s done [2024-09-05T19:36:02.320Z] #30 ... [2024-09-05T19:36:02.320Z] [2024-09-05T19:36:02.320Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:36:02.320Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-05T19:36:02.320Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-05T19:36:02.320Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-05T19:36:02.320Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-05T19:36:02.320Z] #38 ... [2024-09-05T19:36:02.320Z] [2024-09-05T19:36:02.320Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:36:02.580Z] #36 ... [2024-09-05T19:36:02.580Z] [2024-09-05T19:36:02.580Z] #48 [support-cron-scheduler internal] load build context [2024-09-05T19:36:02.580Z] #48 ... [2024-09-05T19:36:02.580Z] [2024-09-05T19:36:02.580Z] #49 [support-notifications internal] load build context [2024-09-05T19:36:02.841Z] #49 ... [2024-09-05T19:36:02.841Z] [2024-09-05T19:36:02.841Z] #50 [security-spire-server internal] load build context [2024-09-05T19:36:02.841Z] #50 ... [2024-09-05T19:36:02.841Z] [2024-09-05T19:36:02.841Z] #42 [security-proxy-auth internal] load build context [2024-09-05T19:36:02.841Z] #42 transferring context: 495.15MB 10.9s done [2024-09-05T19:36:04.223Z] #42 ... [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:36:04.223Z] #36 DONE 13.5s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #46 [security-spire-agent internal] load build context [2024-09-05T19:36:04.223Z] #46 DONE 13.1s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #39 [security-proxy-setup internal] load build context [2024-09-05T19:36:04.223Z] #39 DONE 13.7s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #40 [core-metadata internal] load build context [2024-09-05T19:36:04.223Z] #40 transferring context: 495.15MB 7.1s done [2024-09-05T19:36:04.223Z] #40 DONE 13.6s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #43 [core-command internal] load build context [2024-09-05T19:36:04.223Z] #43 DONE 13.7s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #44 [security-secretstore-setup internal] load build context [2024-09-05T19:36:04.223Z] #44 DONE 13.5s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #45 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:36:04.223Z] #45 DONE 13.3s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #50 [security-spire-server internal] load build context [2024-09-05T19:36:04.223Z] #50 transferring context: 27.71kB done [2024-09-05T19:36:04.223Z] #50 DONE 12.8s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:36:04.223Z] #30 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:36:04.223Z] #30 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-05T19:36:04.223Z] #30 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-05T19:36:04.223Z] #30 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-05T19:36:04.223Z] #30 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:36:04.223Z] #30 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.0s done [2024-09-05T19:36:04.223Z] #30 DONE 14.0s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #42 [security-proxy-auth internal] load build context [2024-09-05T19:36:04.223Z] #42 DONE 13.8s [2024-09-05T19:36:04.223Z] [2024-09-05T19:36:04.223Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:36:04.223Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-05T19:36:04.223Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-05T19:36:04.223Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-05T19:36:04.223Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-05T19:36:04.223Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 3.5s [2024-09-05T19:36:04.223Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 3.5s [2024-09-05T19:36:04.223Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.5s [2024-09-05T19:36:04.223Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-05T19:36:04.223Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.6s [2024-09-05T19:36:04.489Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 3.9s [2024-09-05T19:36:04.489Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-05T19:36:04.489Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 4.0s [2024-09-05T19:36:04.747Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 4.1s [2024-09-05T19:36:04.747Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-05T19:36:04.747Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.2s [2024-09-05T19:36:05.005Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.4s done [2024-09-05T19:36:05.295Z] #38 ... [2024-09-05T19:36:05.295Z] [2024-09-05T19:36:05.295Z] #41 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-05T19:36:05.295Z] #41 DONE 15.0s [2024-09-05T19:36:05.295Z] [2024-09-05T19:36:05.295Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:36:05.295Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.4s done [2024-09-05T19:36:05.563Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-05T19:36:05.563Z] #38 ... [2024-09-05T19:36:05.563Z] [2024-09-05T19:36:05.563Z] #51 [security-spire-config internal] load build context [2024-09-05T19:36:05.563Z] #51 transferring context: 25.96kB 0.0s done [2024-09-05T19:36:05.563Z] #51 DONE 1.5s [2024-09-05T19:36:05.823Z] [2024-09-05T19:36:05.823Z] #52 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-05T19:36:11.097Z] #52 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #53 [core-data internal] load build context [2024-09-05T19:36:11.098Z] #53 transferring context: 288.64MB 6.0s [2024-09-05T19:36:11.098Z] #53 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-05T19:36:11.098Z] #54 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #55 [support-scheduler internal] load build context [2024-09-05T19:36:11.098Z] #55 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #56 [security-bootstrapper internal] load build context [2024-09-05T19:36:11.098Z] #56 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #57 [core-keeper internal] load build context [2024-09-05T19:36:11.098Z] #57 ... [2024-09-05T19:36:11.098Z] [2024-09-05T19:36:11.098Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:36:11.098Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-09-05T19:36:11.363Z] #38 ... [2024-09-05T19:36:11.363Z] [2024-09-05T19:36:11.363Z] #57 [core-keeper internal] load build context [2024-09-05T19:36:15.329Z] #57 ... [2024-09-05T19:36:15.329Z] [2024-09-05T19:36:15.329Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:36:15.329Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-05T19:36:15.329Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.3s done [2024-09-05T19:36:15.329Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-05T19:36:15.329Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.3s done [2024-09-05T19:36:15.329Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-05T19:36:15.329Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-09-05T19:36:15.632Z] #47 ... [2024-09-05T19:36:15.632Z] [2024-09-05T19:36:15.632Z] #48 [support-cron-scheduler internal] load build context [2024-09-05T19:36:15.632Z] #48 ... [2024-09-05T19:36:15.632Z] [2024-09-05T19:36:15.632Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:36:15.632Z] #58 ... [2024-09-05T19:36:15.632Z] [2024-09-05T19:36:15.632Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:36:15.632Z] #59 ... [2024-09-05T19:36:15.632Z] [2024-09-05T19:36:15.632Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:36:15.892Z] #60 ... [2024-09-05T19:36:15.892Z] [2024-09-05T19:36:15.892Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:36:15.892Z] #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:15.892Z] #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:15.892Z] #0 4.806 (1/4) Installing ca-certificates (20240226-r0) [2024-09-05T19:36:15.892Z] #0 4.957 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:15.892Z] #0 4.963 (3/4) Installing su-exec (0.2-r3) [2024-09-05T19:36:15.892Z] #0 4.966 (4/4) Installing yq (4.33.3-r5) [2024-09-05T19:36:15.892Z] #0 5.022 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:15.892Z] #0 5.033 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:15.892Z] #0 5.142 OK: 17 MiB in 19 packages [2024-09-05T19:36:15.892Z] #61 ... [2024-09-05T19:36:15.892Z] [2024-09-05T19:36:15.892Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:36:15.892Z] #62 ... [2024-09-05T19:36:15.892Z] [2024-09-05T19:36:15.892Z] #63 [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-05T19:36:16.151Z] #63 ... [2024-09-05T19:36:16.151Z] [2024-09-05T19:36:16.151Z] #49 [support-notifications internal] load build context [2024-09-05T19:36:16.151Z] #49 transferring context: 495.15MB 11.8s done [2024-09-05T19:36:16.151Z] #49 ... [2024-09-05T19:36:16.151Z] [2024-09-05T19:36:16.151Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:36:16.151Z] #64 ... [2024-09-05T19:36:16.151Z] [2024-09-05T19:36:16.151Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:36:16.411Z] #65 ... [2024-09-05T19:36:16.411Z] [2024-09-05T19:36:16.411Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:36:16.671Z] #66 ... [2024-09-05T19:36:16.671Z] [2024-09-05T19:36:16.671Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:36:16.671Z] #67 ... [2024-09-05T19:36:16.671Z] [2024-09-05T19:36:16.671Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:36:16.930Z] #68 ... [2024-09-05T19:36:16.930Z] [2024-09-05T19:36:16.930Z] #55 [support-scheduler internal] load build context [2024-09-05T19:36:16.930Z] #55 transferring context: 495.15MB 12.2s done [2024-09-05T19:36:21.245Z] #55 ... [2024-09-05T19:36:21.245Z] [2024-09-05T19:36:21.245Z] #53 [core-data internal] load build context [2024-09-05T19:36:21.245Z] #53 transferring context: 495.15MB 10.0s done [2024-09-05T19:36:21.245Z] #53 ... [2024-09-05T19:36:21.245Z] [2024-09-05T19:36:21.245Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-05T19:36:21.245Z] #54 transferring context: 495.15MB 11.8s done [2024-09-05T19:36:21.245Z] #54 ... [2024-09-05T19:36:21.245Z] [2024-09-05T19:36:21.245Z] #56 [security-bootstrapper internal] load build context [2024-09-05T19:36:21.245Z] #56 transferring context: 495.15MB 11.6s done [2024-09-05T19:36:24.569Z] #56 ... [2024-09-05T19:36:24.569Z] [2024-09-05T19:36:24.569Z] #57 [core-keeper internal] load build context [2024-09-05T19:36:24.569Z] #57 transferring context: 495.15MB 11.5s done [2024-09-05T19:36:24.569Z] #57 ... [2024-09-05T19:36:24.569Z] [2024-09-05T19:36:24.569Z] #48 [support-cron-scheduler internal] load build context [2024-09-05T19:36:24.569Z] #48 transferring context: 495.15MB 11.8s done [2024-09-05T19:36:34.879Z] #48 ... [2024-09-05T19:36:34.879Z] [2024-09-05T19:36:34.879Z] #53 [core-data internal] load build context [2024-09-05T19:36:34.879Z] #53 DONE 33.0s [2024-09-05T19:36:34.879Z] [2024-09-05T19:36:34.879Z] #52 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-05T19:36:34.879Z] #52 DONE 28.0s [2024-09-05T19:36:34.879Z] [2024-09-05T19:36:34.879Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:36:34.880Z] #69 ... [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:36:34.880Z] #61 DONE 29.2s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #57 [core-keeper internal] load build context [2024-09-05T19:36:34.880Z] #57 DONE 33.1s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #56 [security-bootstrapper internal] load build context [2024-09-05T19:36:34.880Z] #56 DONE 33.1s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #49 [support-notifications internal] load build context [2024-09-05T19:36:34.880Z] #49 DONE 42.1s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #48 [support-cron-scheduler internal] load build context [2024-09-05T19:36:34.880Z] #48 DONE 42.1s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-05T19:36:34.880Z] #54 DONE 33.2s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:36:34.880Z] #69 ... [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #55 [support-scheduler internal] load build context [2024-09-05T19:36:34.880Z] #55 DONE 33.2s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:36:34.880Z] #38 DONE 42.6s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #63 [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-05T19:36:34.880Z] #63 DONE 29.3s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:36:34.880Z] #70 ... [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:36:34.880Z] #62 29.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #62 29.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #62 29.40 (1/2) Installing ca-certificates (20240226-r0) [2024-09-05T19:36:34.880Z] #62 29.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:34.880Z] #62 29.42 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:34.880Z] #62 29.47 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:34.880Z] #62 29.51 OK: 8 MiB in 17 packages [2024-09-05T19:36:34.880Z] #62 DONE 29.6s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:36:34.880Z] #59 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #59 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #59 ... [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:36:34.880Z] #64 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #64 29.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:34.880Z] #64 29.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:34.880Z] #64 29.91 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:34.880Z] #64 29.92 OK: 7 MiB in 16 packages [2024-09-05T19:36:34.880Z] #64 DONE 30.0s [2024-09-05T19:36:34.880Z] [2024-09-05T19:36:34.880Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:36:34.880Z] #59 29.99 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:34.880Z] #59 30.02 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:34.880Z] #59 30.03 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:34.880Z] #59 30.03 (4/6) Installing openssl (3.1.7-r0) [2024-09-05T19:36:34.880Z] #59 30.04 (5/6) Installing su-exec (0.2-r3) [2024-09-05T19:36:34.880Z] #59 30.04 (6/6) Installing yq (4.33.3-r5) [2024-09-05T19:36:34.880Z] #59 30.11 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:34.880Z] #59 30.12 OK: 17 MiB in 19 packages [2024-09-05T19:36:35.140Z] #59 DONE 30.7s [2024-09-05T19:36:35.140Z] [2024-09-05T19:36:35.140Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:36:35.140Z] #58 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #58 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #58 29.71 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:36:35.140Z] #58 29.71 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:36:35.140Z] #58 29.71 OK: 20072 distinct packages available [2024-09-05T19:36:35.140Z] #58 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #58 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #58 30.05 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.140Z] #58 30.08 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:36:35.140Z] #58 30.08 (3/4) Installing libucontext (1.2-r2) [2024-09-05T19:36:35.140Z] #58 30.09 (4/4) Installing gcompat (1.1.0-r1) [2024-09-05T19:36:35.140Z] #58 30.10 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.140Z] #58 30.10 OK: 8 MiB in 19 packages [2024-09-05T19:36:35.140Z] #58 DONE 30.8s [2024-09-05T19:36:35.140Z] [2024-09-05T19:36:35.140Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:36:35.140Z] #66 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #66 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #66 29.80 (1/3) Installing ca-certificates (20240226-r0) [2024-09-05T19:36:35.140Z] #66 29.82 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.140Z] #66 29.82 (3/3) Installing tzdata (2024a-r0) [2024-09-05T19:36:35.140Z] #66 29.90 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.140Z] #66 29.91 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:35.140Z] #66 30.01 OK: 11 MiB in 18 packages [2024-09-05T19:36:35.140Z] #66 DONE 30.7s [2024-09-05T19:36:35.140Z] [2024-09-05T19:36:35.140Z] #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:36:35.140Z] #68 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #68 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.140Z] #68 30.06 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.140Z] #68 30.08 (2/2) Installing su-exec (0.2-r3) [2024-09-05T19:36:35.140Z] #68 30.08 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.140Z] #68 30.09 OK: 7 MiB in 17 packages [2024-09-05T19:36:35.140Z] #68 DONE 30.7s [2024-09-05T19:36:35.140Z] [2024-09-05T19:36:35.140Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:36:35.399Z] #71 ... [2024-09-05T19:36:35.399Z] [2024-09-05T19:36:35.399Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:36:35.399Z] #65 29.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.399Z] #65 29.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.399Z] #65 29.75 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:36:35.399Z] #65 29.75 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:36:35.399Z] #65 29.75 OK: 20072 distinct packages available [2024-09-05T19:36:35.399Z] #65 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.399Z] #65 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.399Z] #65 30.28 (1/11) Installing ca-certificates (20240226-r0) [2024-09-05T19:36:35.399Z] #65 30.30 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-05T19:36:35.399Z] #65 30.31 (3/11) Installing libunistring (1.1-r1) [2024-09-05T19:36:35.399Z] #65 30.33 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-05T19:36:35.399Z] #65 30.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-05T19:36:35.399Z] #65 30.34 (6/11) Installing libcurl (8.9.0-r0) [2024-09-05T19:36:35.399Z] #65 30.35 (7/11) Installing curl (8.9.0-r0) [2024-09-05T19:36:35.399Z] #65 30.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.399Z] #65 30.36 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:36:35.399Z] #65 30.37 (10/11) Installing libucontext (1.2-r2) [2024-09-05T19:36:35.399Z] #65 30.37 (11/11) Installing gcompat (1.1.0-r1) [2024-09-05T19:36:35.400Z] #65 30.37 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.400Z] #65 30.38 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:35.400Z] #65 30.44 OK: 12 MiB in 26 packages [2024-09-05T19:36:35.400Z] #65 DONE 30.7s [2024-09-05T19:36:35.400Z] [2024-09-05T19:36:35.400Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:36:35.400Z] #60 29.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.400Z] #60 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.400Z] #60 30.32 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:36:35.400Z] #60 30.32 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:36:35.400Z] #60 30.32 OK: 20072 distinct packages available [2024-09-05T19:36:35.400Z] #60 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.400Z] #60 30.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.400Z] #60 30.71 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:35.400Z] #60 30.74 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:35.400Z] #60 30.75 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.400Z] #60 30.75 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:36:35.400Z] #60 30.75 (5/7) Installing libucontext (1.2-r2) [2024-09-05T19:36:35.400Z] #60 30.76 (6/7) Installing gcompat (1.1.0-r1) [2024-09-05T19:36:35.400Z] #60 30.76 (7/7) Installing openssl (3.1.7-r0) [2024-09-05T19:36:35.400Z] #60 30.77 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.400Z] #60 30.78 OK: 8 MiB in 20 packages [2024-09-05T19:36:35.661Z] #60 DONE 31.0s [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:36:35.661Z] #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #0 1.806 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:36:35.661Z] #0 1.806 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:36:35.661Z] #0 1.806 OK: 20078 distinct packages available [2024-09-05T19:36:35.661Z] #0 1.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #0 2.169 OK: 264 MiB in 52 packages [2024-09-05T19:36:35.661Z] #72 DONE 2.3s [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #73 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:36:35.661Z] #73 ... [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:36:35.661Z] #67 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #67 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #67 30.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:35.661Z] #67 30.98 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:35.661Z] #67 30.99 OK: 7 MiB in 16 packages [2024-09-05T19:36:35.661Z] #67 DONE 31.1s [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:35.661Z] #74 DONE 0.0s [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:36:35.661Z] #70 1.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #70 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:35.661Z] #70 2.148 OK: 264 MiB in 52 packages [2024-09-05T19:36:35.661Z] #70 DONE 2.5s [2024-09-05T19:36:35.661Z] [2024-09-05T19:36:35.661Z] #75 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:35.661Z] #75 DONE 0.0s [2024-09-05T19:36:35.919Z] [2024-09-05T19:36:35.919Z] #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:36.487Z] #76 ... [2024-09-05T19:36:36.487Z] [2024-09-05T19:36:36.487Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:36:36.487Z] #77 DONE 2.9s [2024-09-05T19:36:36.487Z] [2024-09-05T19:36:36.487Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:36:37.053Z] #78 ... [2024-09-05T19:36:37.053Z] [2024-09-05T19:36:37.053Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:36:37.053Z] #69 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.053Z] #69 3.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.053Z] #69 3.571 OK: 264 MiB in 52 packages [2024-09-05T19:36:37.053Z] #69 DONE 3.7s [2024-09-05T19:36:37.053Z] [2024-09-05T19:36:37.053Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:37.053Z] #79 DONE 0.0s [2024-09-05T19:36:37.313Z] [2024-09-05T19:36:37.313Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:37.571Z] #80 ... [2024-09-05T19:36:37.571Z] [2024-09-05T19:36:37.571Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:36:37.571Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.571Z] #0 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.571Z] #0 3.930 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:37.571Z] #0 3.958 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:37.571Z] #0 3.966 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:37.571Z] #0 4.003 OK: 17 MiB in 19 packages [2024-09-05T19:36:37.571Z] #81 DONE 4.1s [2024-09-05T19:36:37.571Z] [2024-09-05T19:36:37.571Z] #82 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:36:37.571Z] #0 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.571Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:37.571Z] #0 3.975 OK: 264 MiB in 52 packages [2024-09-05T19:36:37.571Z] #82 DONE 4.2s [2024-09-05T19:36:37.571Z] [2024-09-05T19:36:37.571Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:36:37.571Z] #83 DONE 0.1s [2024-09-05T19:36:37.571Z] [2024-09-05T19:36:37.571Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:38.141Z] #84 ... [2024-09-05T19:36:38.141Z] [2024-09-05T19:36:38.141Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:36:38.141Z] #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.141Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.141Z] #0 2.428 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.141Z] #0 2.460 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.141Z] #0 2.467 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:38.141Z] #0 2.514 OK: 12 MiB in 26 packages [2024-09-05T19:36:38.141Z] #85 DONE 2.8s [2024-09-05T19:36:38.141Z] [2024-09-05T19:36:38.141Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:36:38.141Z] #71 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.141Z] #71 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #71 ... [2024-09-05T19:36:38.400Z] [2024-09-05T19:36:38.400Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:36:38.400Z] #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 2.964 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 2.997 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 3.006 OK: 8 MiB in 19 packages [2024-09-05T19:36:38.400Z] #86 DONE 3.2s [2024-09-05T19:36:38.400Z] [2024-09-05T19:36:38.400Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:36:38.400Z] #0 3.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 3.777 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 3.893 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 3.901 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:38.400Z] #0 3.947 OK: 8 MiB in 17 packages [2024-09-05T19:36:38.400Z] #87 DONE 4.2s [2024-09-05T19:36:38.400Z] [2024-09-05T19:36:38.400Z] #88 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:36:38.400Z] #0 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 2.829 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 2.863 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 2.907 OK: 7 MiB in 17 packages [2024-09-05T19:36:38.400Z] #88 DONE 3.1s [2024-09-05T19:36:38.400Z] [2024-09-05T19:36:38.400Z] #89 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:36:38.400Z] #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 3.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:38.400Z] #0 3.809 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 3.929 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:38.400Z] #0 3.937 OK: 7 MiB in 16 packages [2024-09-05T19:36:38.400Z] #89 DONE 4.2s [2024-09-05T19:36:38.400Z] [2024-09-05T19:36:38.400Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:36:38.400Z] #71 3.168 OK: 17 MiB in 19 packages [2024-09-05T19:36:39.782Z] #71 ... [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:36:39.782Z] #0 2.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:39.782Z] #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:39.782Z] #0 3.206 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:39.782Z] #0 3.242 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:39.782Z] #0 3.251 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:36:39.782Z] #0 3.293 OK: 11 MiB in 18 packages [2024-09-05T19:36:39.782Z] #90 DONE 4.3s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:36:39.782Z] #71 DONE 4.3s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:36:39.782Z] #91 DONE 1.2s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #92 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:36:39.782Z] #0 3.324 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:39.782Z] #0 3.809 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:39.782Z] #0 4.517 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:36:39.782Z] #0 4.818 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:36:39.782Z] #0 4.825 OK: 7 MiB in 16 packages [2024-09-05T19:36:39.782Z] #92 DONE 5.8s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-05T19:36:39.782Z] #93 DONE 0.1s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-05T19:36:39.782Z] #94 DONE 0.1s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-05T19:36:39.782Z] #95 DONE 0.1s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:36:39.782Z] #96 DONE 0.0s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:36:39.782Z] #97 ... [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-05T19:36:39.782Z] #98 DONE 0.0s [2024-09-05T19:36:39.782Z] [2024-09-05T19:36:39.782Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-05T19:36:39.782Z] #99 DONE 0.1s [2024-09-05T19:36:40.040Z] [2024-09-05T19:36:40.040Z] #100 [security-spire-config] exporting to image [2024-09-05T19:36:40.040Z] #100 exporting layers [2024-09-05T19:36:41.035Z] #100 ... [2024-09-05T19:36:41.035Z] [2024-09-05T19:36:41.035Z] #101 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:36:41.035Z] #0 4.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:41.035Z] #0 4.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:41.035Z] #0 4.694 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:41.035Z] #0 4.727 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:36:41.035Z] #0 4.736 OK: 7 MiB in 16 packages [2024-09-05T19:36:41.035Z] #101 DONE 5.5s [2024-09-05T19:36:41.299Z] [2024-09-05T19:36:41.299Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:36:41.299Z] #78 4.720 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:41.299Z] #78 ... [2024-09-05T19:36:41.299Z] [2024-09-05T19:36:41.299Z] #73 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:36:41.299Z] #73 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:41.299Z] #73 4.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:41.299Z] #73 4.949 OK: 8 MiB in 20 packages [2024-09-05T19:36:41.299Z] #73 DONE 5.7s [2024-09-05T19:36:41.557Z] [2024-09-05T19:36:41.557Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:36:41.821Z] #102 ... [2024-09-05T19:36:41.821Z] [2024-09-05T19:36:41.821Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:36:41.821Z] #97 DONE 3.5s [2024-09-05T19:36:42.079Z] [2024-09-05T19:36:42.079Z] #100 [security-spire-config] exporting to image [2024-09-05T19:36:42.079Z] #100 exporting layers 2.0s done [2024-09-05T19:36:42.079Z] #100 writing image sha256:9462a03313f4fa7ad5b8a8cc5a2e756c618742eb6613dea74a3bce4328bad52e 0.0s done [2024-09-05T19:36:42.079Z] #100 naming to docker.io/library/security-spire-config done [2024-09-05T19:36:42.079Z] #100 DONE 2.1s [2024-09-05T19:36:42.079Z] [2024-09-05T19:36:42.079Z] #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-05T19:36:44.053Z] #103 DONE 1.7s [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-05T19:36:44.053Z] #104 DONE 2.4s [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:36:44.053Z] #102 DONE 2.4s [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:36:44.053Z] #78 5.274 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-05T19:36:44.053Z] #78 5.933 OK: 264 MiB in 52 packages [2024-09-05T19:36:44.053Z] #78 DONE 7.4s [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-05T19:36:44.053Z] #105 ... [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:36:44.053Z] #47 ... [2024-09-05T19:36:44.053Z] [2024-09-05T19:36:44.053Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:36:44.320Z] #106 ... [2024-09-05T19:36:44.320Z] [2024-09-05T19:36:44.320Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-05T19:36:44.320Z] #105 DONE 0.8s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:36:44.581Z] #106 DONE 0.8s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-05T19:36:44.581Z] #107 DONE 0.8s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-05T19:36:44.581Z] #108 DONE 0.1s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:36:44.581Z] #109 DONE 0.1s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-05T19:36:44.581Z] #110 DONE 0.1s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-05T19:36:44.581Z] #111 DONE 0.1s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-05T19:36:44.581Z] #112 DONE 0.0s [2024-09-05T19:36:44.581Z] [2024-09-05T19:36:44.581Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:36:44.844Z] #113 DONE 0.0s [2024-09-05T19:36:44.844Z] [2024-09-05T19:36:44.844Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-05T19:36:44.844Z] #114 DONE 0.0s [2024-09-05T19:36:44.844Z] [2024-09-05T19:36:44.844Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-05T19:36:44.844Z] #115 DONE 0.1s [2024-09-05T19:36:44.844Z] [2024-09-05T19:36:44.844Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-05T19:36:44.844Z] #116 DONE 0.1s [2024-09-05T19:36:44.844Z] [2024-09-05T19:36:44.844Z] #100 [security-spire-server] exporting to image [2024-09-05T19:36:45.417Z] #100 exporting layers 0.8s done [2024-09-05T19:36:45.417Z] #100 writing image sha256:43a6727fd8bdb7eb058461c05e6768b9cb9f7a9376222954772ed7b5a4b3f123 done [2024-09-05T19:36:45.417Z] #100 naming to docker.io/library/security-spire-agent done [2024-09-05T19:36:45.417Z] #100 writing image sha256:1dc0704f9f72edb8eb983ce7e565c966a67869e53d0cf3c0dab5b11fced39cf9 [2024-09-05T19:36:45.678Z] #100 writing image sha256:1dc0704f9f72edb8eb983ce7e565c966a67869e53d0cf3c0dab5b11fced39cf9 done [2024-09-05T19:36:45.678Z] #100 naming to docker.io/library/security-spire-server done [2024-09-05T19:36:45.678Z] #100 DONE 2.9s [2024-09-05T19:36:45.678Z] [2024-09-05T19:36:45.678Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:45.678Z] #117 ... [2024-09-05T19:36:45.678Z] [2024-09-05T19:36:45.678Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:36:58.062Z] Removing intermediate container 71ad2cad8a64 [2024-09-05T19:36:58.062Z] ---> 5fdcf6a947e0 [2024-09-05T19:36:58.062Z] Successfully built 5fdcf6a947e0 [2024-09-05T19:36:58.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:36:58.518Z] + docker inspect -f . ci-base-image-arm64 [2024-09-05T19:36:58.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:36:58.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-9526 does not seem to be running inside a container [2024-09-05T19:36:58.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-05T19:37:00.107Z] $ docker top 60daef8e10e0b74b2c8be83b03b35fef01d69f05a06520a7e276573a5192154c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:37:01.025Z] + go version [2024-09-05T19:37:01.025Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-05T19:37:01.065Z] $ docker stop --time=1 60daef8e10e0b74b2c8be83b03b35fef01d69f05a06520a7e276573a5192154c [2024-09-05T19:37:02.717Z] $ docker rm -f --volumes 60daef8e10e0b74b2c8be83b03b35fef01d69f05a06520a7e276573a5192154c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:37:03.709Z] + docker inspect -f . ci-base-image-arm64 [2024-09-05T19:37:03.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:37:03.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-9526 does not seem to be running inside a container [2024-09-05T19:37:04.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-05T19:37:05.287Z] $ docker top ec90f2937e69057fcddcea4cd655fc3b1aaf491ab8b1aa1f34e9371326a98c18 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-05T19:37:05.569Z] ========================================================= [2024-09-05T19:37:05.569Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-05T19:37:05.569Z] ========================================================= [Pipeline] sh [2024-09-05T19:37:05.906Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-05T19:37:06.896Z] + make test [2024-09-05T19:37:06.896Z] go test -race -coverprofile=coverage.out ./... [2024-09-05T19:37:32.867Z] #118 DONE 50.3s [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:32.868Z] #84 DONE 48.3s [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:32.868Z] #80 DONE 48.8s [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:32.868Z] #117 DONE 41.4s [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #76 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:32.868Z] #76 DONE 50.2s [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-05T19:37:32.868Z] #119 ... [2024-09-05T19:37:32.868Z] [2024-09-05T19:37:32.868Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:37:36.175Z] #120 ... [2024-09-05T19:37:36.175Z] [2024-09-05T19:37:36.175Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-05T19:37:36.175Z] #121 ... [2024-09-05T19:37:36.175Z] [2024-09-05T19:37:36.175Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-05T19:37:36.175Z] #122 ... [2024-09-05T19:37:36.175Z] [2024-09-05T19:37:36.175Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-05T19:37:36.755Z] #123 DONE 10.7s [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.755Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.755Z] #124 CACHED [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.755Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.755Z] #125 CACHED [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.755Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-09-05T19:37:36.755Z] #126 CACHED [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.755Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-05T19:37:36.755Z] #121 DONE 10.7s [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.755Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.755Z] #127 CACHED [2024-09-05T19:37:36.755Z] [2024-09-05T19:37:36.756Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #128 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #129 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #119 DONE 10.7s [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #130 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #131 [core-data builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #131 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #132 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #133 [core-command builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #133 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #134 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #135 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #136 [support-scheduler builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #136 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #137 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #138 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #139 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #140 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #141 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #120 DONE 10.7s [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #142 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #143 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #144 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-05T19:37:36.756Z] #122 DONE 10.7s [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:37:36.756Z] #145 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #146 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:37:36.756Z] #146 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #147 [core-metadata builder 6/7] COPY . . [2024-09-05T19:37:36.756Z] #147 CACHED [2024-09-05T19:37:36.756Z] [2024-09-05T19:37:36.756Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:37:38.671Z] #148 1.659 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-05T19:37:46.837Z] #148 ... [2024-09-05T19:37:46.837Z] [2024-09-05T19:37:46.837Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:37:46.837Z] #0 0.685 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-05T19:37:46.837Z] #149 ... [2024-09-05T19:37:46.837Z] [2024-09-05T19:37:46.837Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-05T19:37:46.837Z] #0 0.895 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-05T19:37:47.098Z] #150 ... [2024-09-05T19:37:47.098Z] [2024-09-05T19:37:47.098Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:37:47.098Z] #0 1.364 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-05T19:37:47.098Z] #151 ... [2024-09-05T19:37:47.098Z] [2024-09-05T19:37:47.098Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:37:47.098Z] #0 0.761 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-05T19:37:47.358Z] #152 ... [2024-09-05T19:37:47.358Z] [2024-09-05T19:37:47.358Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:37:47.358Z] #0 0.719 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-05T19:37:47.358Z] #153 ... [2024-09-05T19:37:47.358Z] [2024-09-05T19:37:47.358Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:37:47.358Z] #0 1.055 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-05T19:37:47.618Z] #154 ... [2024-09-05T19:37:47.618Z] [2024-09-05T19:37:47.618Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:37:47.618Z] #0 1.359 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-05T19:37:47.618Z] #155 ... [2024-09-05T19:37:47.618Z] [2024-09-05T19:37:47.618Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:37:47.618Z] #0 1.205 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-05T19:37:47.879Z] #156 ... [2024-09-05T19:37:47.879Z] [2024-09-05T19:37:47.879Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:37:47.879Z] #0 1.264 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-05T19:37:48.139Z] #157 ... [2024-09-05T19:37:48.139Z] [2024-09-05T19:37:48.139Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:37:48.139Z] #0 1.087 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-05T19:37:48.139Z] #158 ... [2024-09-05T19:37:48.139Z] [2024-09-05T19:37:48.139Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:37:48.139Z] #0 0.574 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-05T19:37:48.399Z] #159 ... [2024-09-05T19:37:48.399Z] [2024-09-05T19:37:48.399Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:37:48.399Z] #0 1.726 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-05T19:37:53.926Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-05T19:39:09.881Z] #160 ... [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:39:09.881Z] #153 DONE 89.2s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:39:09.881Z] #149 ... [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-05T19:39:09.881Z] #161 DONE 0.0s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-05T19:39:09.881Z] #162 DONE 1.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:09.881Z] #157 ... [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:09.881Z] #163 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:09.881Z] #164 DONE 0.2s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:39:09.881Z] #152 ... [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-05T19:39:09.881Z] #165 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-05T19:39:09.881Z] #166 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-05T19:39:09.881Z] #167 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-05T19:39:09.881Z] #168 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:09.881Z] #157 ... [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-05T19:39:09.881Z] #169 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-05T19:39:09.881Z] #170 DONE 0.1s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-05T19:39:09.881Z] #171 DONE 0.0s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-05T19:39:09.881Z] #172 DONE 1.2s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #100 [security-bootstrapper] exporting to image [2024-09-05T19:39:09.881Z] #100 exporting layers [2024-09-05T19:39:09.881Z] #100 exporting layers 0.5s done [2024-09-05T19:39:09.881Z] #100 writing image sha256:1538cfec66212c260e01bdacf53186f8565be58a9633fa23878220817072098a done [2024-09-05T19:39:09.881Z] #100 naming to docker.io/library/security-bootstrapper done [2024-09-05T19:39:09.881Z] #100 DONE 3.4s [2024-09-05T19:39:09.881Z] [2024-09-05T19:39:09.881Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:39:12.415Z] #151 ... [2024-09-05T19:39:12.415Z] [2024-09-05T19:39:12.415Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:39:12.415Z] #152 DONE 95.7s [2024-09-05T19:39:12.415Z] [2024-09-05T19:39:12.415Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:12.415Z] #173 DONE 0.1s [2024-09-05T19:39:12.415Z] [2024-09-05T19:39:12.415Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:12.678Z] #174 DONE 0.3s [2024-09-05T19:39:12.678Z] [2024-09-05T19:39:12.678Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:39:12.935Z] #47 ... [2024-09-05T19:39:12.935Z] [2024-09-05T19:39:12.935Z] #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-05T19:39:12.935Z] #175 DONE 0.1s [2024-09-05T19:39:12.935Z] [2024-09-05T19:39:12.935Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-05T19:39:12.935Z] #176 DONE 0.1s [2024-09-05T19:39:12.935Z] [2024-09-05T19:39:12.935Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-05T19:39:13.193Z] #177 DONE 0.2s [2024-09-05T19:39:13.193Z] [2024-09-05T19:39:13.193Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:13.193Z] #178 DONE 0.0s [2024-09-05T19:39:13.193Z] [2024-09-05T19:39:13.193Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-05T19:39:13.193Z] #150 96.29 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-05T19:39:13.762Z] #150 ... [2024-09-05T19:39:13.762Z] [2024-09-05T19:39:13.762Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:39:13.762Z] #179 DONE 0.7s [2024-09-05T19:39:14.021Z] [2024-09-05T19:39:14.021Z] #100 [security-proxy-setup] exporting to image [2024-09-05T19:39:14.280Z] #100 exporting layers 0.4s done [2024-09-05T19:39:14.539Z] #100 writing image sha256:2ab2a426b2db1bfc887d35c69d97f9bf7fd733c84aaac63ad64412fae54b58e5 done [2024-09-05T19:39:14.539Z] #100 naming to docker.io/library/security-proxy-setup done [2024-09-05T19:39:14.539Z] #100 DONE 3.8s [2024-09-05T19:39:14.539Z] [2024-09-05T19:39:14.539Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:39:15.105Z] #148 ... [2024-09-05T19:39:15.106Z] [2024-09-05T19:39:15.106Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-05T19:39:15.106Z] #150 DONE 98.6s [2024-09-05T19:39:15.365Z] [2024-09-05T19:39:15.365Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:15.365Z] #157 ... [2024-09-05T19:39:15.365Z] [2024-09-05T19:39:15.365Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:15.624Z] #180 DONE 0.1s [2024-09-05T19:39:15.624Z] [2024-09-05T19:39:15.624Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:15.624Z] #181 DONE 0.0s [2024-09-05T19:39:15.624Z] [2024-09-05T19:39:15.624Z] #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-05T19:39:15.624Z] #182 DONE 0.0s [2024-09-05T19:39:15.624Z] [2024-09-05T19:39:15.624Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:15.624Z] #157 ... [2024-09-05T19:39:15.624Z] [2024-09-05T19:39:15.624Z] #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-05T19:39:15.624Z] #183 DONE 0.0s [2024-09-05T19:39:15.624Z] [2024-09-05T19:39:15.624Z] #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-05T19:39:15.624Z] #184 DONE 0.1s [2024-09-05T19:39:15.889Z] [2024-09-05T19:39:15.889Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-05T19:39:15.889Z] #185 DONE 0.1s [2024-09-05T19:39:15.889Z] [2024-09-05T19:39:15.889Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-05T19:39:16.147Z] #186 DONE 0.2s [2024-09-05T19:39:16.147Z] [2024-09-05T19:39:16.147Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T19:39:16.147Z] #187 DONE 0.1s [2024-09-05T19:39:16.147Z] [2024-09-05T19:39:16.147Z] #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-05T19:39:17.520Z] #188 DONE 1.3s [2024-09-05T19:39:17.520Z] [2024-09-05T19:39:17.520Z] #100 [security-secretstore-setup] exporting to image [2024-09-05T19:39:17.778Z] #100 exporting layers 0.4s done [2024-09-05T19:39:17.778Z] #100 writing image sha256:2cfb91d37fdcfcc2fdf1f631159eca6ae563b42f5ebcfa08b56be24e8aa062f7 done [2024-09-05T19:39:17.778Z] #100 naming to docker.io/library/security-secretstore-setup done [2024-09-05T19:39:17.778Z] #100 DONE 4.2s [2024-09-05T19:39:17.778Z] [2024-09-05T19:39:17.778Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:39:19.172Z] #149 ... [2024-09-05T19:39:19.172Z] [2024-09-05T19:39:19.172Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:39:19.172Z] #151 DONE 102.3s [2024-09-05T19:39:19.172Z] [2024-09-05T19:39:19.172Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:19.172Z] #189 DONE 0.1s [2024-09-05T19:39:19.172Z] [2024-09-05T19:39:19.172Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:19.172Z] #190 DONE 0.0s [2024-09-05T19:39:19.172Z] [2024-09-05T19:39:19.172Z] #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-05T19:39:19.429Z] #191 DONE 0.1s [2024-09-05T19:39:19.429Z] [2024-09-05T19:39:19.429Z] #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-05T19:39:19.429Z] #192 DONE 0.1s [2024-09-05T19:39:19.429Z] [2024-09-05T19:39:19.429Z] #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-05T19:39:19.429Z] #193 DONE 0.1s [2024-09-05T19:39:19.429Z] [2024-09-05T19:39:19.429Z] #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-05T19:39:20.804Z] #194 DONE 1.2s [2024-09-05T19:39:20.804Z] [2024-09-05T19:39:20.804Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:39:20.804Z] #160 ... [2024-09-05T19:39:20.804Z] [2024-09-05T19:39:20.804Z] #100 [core-common-config-bootstrapper] exporting to image [2024-09-05T19:39:21.061Z] #100 exporting layers 0.3s done [2024-09-05T19:39:21.061Z] #100 writing image sha256:cb9eb6803d3800e9aaed211ceb1008d76eb7b801c4b22bac8291a0819be3b5e9 done [2024-09-05T19:39:21.061Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-05T19:39:21.061Z] #100 DONE 4.5s [2024-09-05T19:39:21.061Z] [2024-09-05T19:39:21.061Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:39:27.626Z] #157 ... [2024-09-05T19:39:27.626Z] [2024-09-05T19:39:27.626Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:39:27.626Z] #148 DONE 110.2s [2024-09-05T19:39:27.626Z] [2024-09-05T19:39:27.626Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:39:27.626Z] #195 DONE 0.2s [2024-09-05T19:39:27.626Z] [2024-09-05T19:39:27.626Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:39:27.626Z] #160 ... [2024-09-05T19:39:27.626Z] [2024-09-05T19:39:27.626Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:39:27.626Z] #196 DONE 0.2s [2024-09-05T19:39:27.626Z] [2024-09-05T19:39:27.626Z] #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-05T19:39:29.040Z] #197 DONE 1.3s [2024-09-05T19:39:29.040Z] [2024-09-05T19:39:29.040Z] #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-05T19:39:29.326Z] #198 DONE 0.7s [2024-09-05T19:39:29.326Z] [2024-09-05T19:39:29.326Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-05T19:39:29.326Z] #100 exporting layers [2024-09-05T19:39:29.586Z] #100 exporting layers 0.3s done [2024-09-05T19:39:29.586Z] #100 writing image sha256:2c762deff395c9f490ae51eeaacdc04c60d8883f734d175dd0aa4eab28dfba23 done [2024-09-05T19:39:29.586Z] #100 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-05T19:39:29.847Z] #100 DONE 4.8s [2024-09-05T19:39:29.847Z] [2024-09-05T19:39:29.847Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:40:37.609Z] #149 ... [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:40:37.609Z] #157 DONE 179.2s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:40:37.609Z] #155 DONE 179.2s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:40:37.609Z] #156 DONE 179.2s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:40:37.609Z] #154 DONE 179.2s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:40:37.609Z] #159 DONE 179.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:40:37.609Z] #149 DONE 179.4s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:40:37.609Z] #158 DONE 179.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #199 ... [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:40:37.609Z] #160 DONE 179.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #200 ... [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #201 DONE 0.4s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #199 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #199 DONE 0.4s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #202 DONE 0.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #203 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #203 DONE 0.5s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #204 DONE 0.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #205 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #205 DONE 0.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #206 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #207 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #200 DONE 0.3s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #208 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #209 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T19:40:37.609Z] #210 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #211 CACHED [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #212 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-05T19:40:37.609Z] #212 ... [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:37.609Z] #213 DONE 0.2s [2024-09-05T19:40:37.609Z] [2024-09-05T19:40:37.609Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-05T19:40:38.993Z] #214 ... [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #215 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T19:40:38.993Z] #215 DONE 2.4s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-05T19:40:38.993Z] #216 DONE 2.3s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-05T19:40:38.993Z] #217 DONE 2.4s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-05T19:40:38.993Z] #218 DONE 2.4s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #219 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-05T19:40:38.993Z] #219 DONE 2.3s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #212 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-05T19:40:38.993Z] #212 DONE 2.4s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-05T19:40:38.993Z] #220 DONE 2.4s [2024-09-05T19:40:38.993Z] [2024-09-05T19:40:38.993Z] #221 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #221 ... [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #222 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-05T19:40:39.938Z] #214 DONE 3.2s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-05T19:40:39.938Z] #223 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #224 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #225 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #225 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #226 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #226 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #221 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #221 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #227 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:39.938Z] #227 DONE 1.0s [2024-09-05T19:40:39.938Z] [2024-09-05T19:40:39.938Z] #100 [core-keeper] exporting to image [2024-09-05T19:40:39.938Z] #100 exporting layers [2024-09-05T19:40:40.199Z] #100 ... [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #228 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-05T19:40:40.199Z] #228 DONE 0.3s [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #229 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-05T19:40:40.199Z] #229 DONE 0.3s [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-05T19:40:40.199Z] #230 DONE 0.3s [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-05T19:40:40.199Z] #231 DONE 0.3s [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #232 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-05T19:40:40.199Z] #232 DONE 0.3s [2024-09-05T19:40:40.199Z] [2024-09-05T19:40:40.199Z] #100 [core-metadata] exporting to image [2024-09-05T19:40:40.199Z] #100 exporting layers 0.3s done [2024-09-05T19:40:40.199Z] #100 writing image sha256:901bcacc2bb5e0ea829704b21344946edf4d0eb59b800d2470d05ab9e2599189 [2024-09-05T19:40:40.199Z] #100 writing image sha256:0a1459e5679aec4cf24220d33999b44b7a9baca021bf8c50e46909569e99f456 [2024-09-05T19:40:40.461Z] #100 exporting layers 0.2s done [2024-09-05T19:40:40.461Z] #100 writing image sha256:901bcacc2bb5e0ea829704b21344946edf4d0eb59b800d2470d05ab9e2599189 0.0s done [2024-09-05T19:40:40.461Z] #100 writing image sha256:0a1459e5679aec4cf24220d33999b44b7a9baca021bf8c50e46909569e99f456 0.0s done [2024-09-05T19:40:40.461Z] #100 writing image sha256:31104e9e9302c607a792022bfb5eaf9924f970e9a021b48efc2e4a0268ce4a9c 0.0s done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/support-scheduler done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/core-keeper done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/core-command done [2024-09-05T19:40:40.461Z] #100 ... [2024-09-05T19:40:40.461Z] [2024-09-05T19:40:40.461Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T19:40:40.461Z] #233 DONE 0.4s [2024-09-05T19:40:40.461Z] [2024-09-05T19:40:40.461Z] #100 [support-cron-scheduler] exporting to image [2024-09-05T19:40:40.461Z] #100 exporting layers 0.3s done [2024-09-05T19:40:40.461Z] #100 writing image sha256:4aa279b197772c81fff83521fe9be3ab547f95e7ba536ef7f6d2ccc58e03a9fb 0.0s done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/core-data done [2024-09-05T19:40:40.461Z] #100 writing image sha256:8bd72e03e52b09aa774993ef6521a7212add1d1fc8edc21b319633fa4482fdb9 done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/support-notifications done [2024-09-05T19:40:40.461Z] #100 writing image sha256:bfadefd4775c0112b6f464a502991d4b951c2df65ee9d0642b7fef34b7bc86b8 done [2024-09-05T19:40:40.461Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-09-05T19:40:41.407Z] #100 exporting layers 0.7s done [2024-09-05T19:40:41.407Z] #100 writing image sha256:796ae1a18f67279807dcb9ffc1a8abb3f9dfbc378750b936097a9cfac7a62ee0 done [2024-09-05T19:40:41.407Z] #100 naming to docker.io/library/core-metadata done [2024-09-05T19:40:41.407Z] #100 writing image sha256:604d156a30bc7d89b6824619ac79f72bb503d58ac342128a75d028e68cad8ac7 done [2024-09-05T19:40:41.407Z] #100 naming to docker.io/library/security-proxy-auth done [2024-09-05T19:40:41.407Z] #100 DONE 6.4s [2024-09-05T19:40:41.407Z] [2024-09-05T19:40:41.407Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T19:40:41.407Z] time="2024-09-05T19:35:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-05T19:40:41.447Z] $ docker stop --time=1 753750a6d10051ff99091b7755c1677f6f814df4ae8efef7b77ba9342113e484 [2024-09-05T19:40:42.726Z] $ docker rm -f --volumes 753750a6d10051ff99091b7755c1677f6f814df4ae8efef7b77ba9342113e484 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T19:40:43.151Z] + docker images [2024-09-05T19:40:43.151Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-05T19:40:43.151Z] support-cron-scheduler latest bfadefd4775c 2 seconds ago 49.4MB [2024-09-05T19:40:43.151Z] security-proxy-auth latest 604d156a30bc 2 seconds ago 38.1MB [2024-09-05T19:40:43.151Z] support-notifications latest 8bd72e03e52b 2 seconds ago 47.8MB [2024-09-05T19:40:43.151Z] core-metadata latest 796ae1a18f67 2 seconds ago 44.8MB [2024-09-05T19:40:43.151Z] support-scheduler latest 901bcacc2bb5 3 seconds ago 47MB [2024-09-05T19:40:43.151Z] core-command latest 31104e9e9302 3 seconds ago 40.5MB [2024-09-05T19:40:43.151Z] core-keeper latest 0a1459e5679a 3 seconds ago 39.5MB [2024-09-05T19:40:43.151Z] core-data latest 4aa279b19777 3 seconds ago 44.7MB [2024-09-05T19:40:43.151Z] security-spiffe-token-provider latest 2c762deff395 About a minute ago 34.1MB [2024-09-05T19:40:43.151Z] core-common-config-bootstrapper latest cb9eb6803d38 About a minute ago 20.3MB [2024-09-05T19:40:43.151Z] security-secretstore-setup latest 2cfb91d37fdc About a minute ago 42.3MB [2024-09-05T19:40:43.151Z] security-proxy-setup latest 2ab2a426b2db About a minute ago 31.3MB [2024-09-05T19:40:43.151Z] security-bootstrapper latest 1538cfec6621 About a minute ago 24MB [2024-09-05T19:40:43.151Z] security-spire-server latest 1dc0704f9f72 3 minutes ago 126MB [2024-09-05T19:40:43.151Z] security-spire-agent latest 43a6727fd8bd 3 minutes ago 187MB [2024-09-05T19:40:43.151Z] security-spire-config latest 9462a03313f4 4 minutes ago 125MB [2024-09-05T19:40:43.151Z] ci-base-image-x86_64 latest ee187ec464d7 8 minutes ago 971MB [2024-09-05T19:40:43.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-05T19:40:43.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-05T19:40:43.151Z] 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-05T19:41:45.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-05T19:41:45.745Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-05T19:42:32.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-05T19:42:32.557Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-05T19:42:33.513Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-05T19:42:33.513Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-05T19:42:33.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-05T19:42:33.513Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-05T19:42:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-05T19:42:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-05T19:42:35.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-05T19:42:40.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-05T19:42:40.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-05T19:42:40.545Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-05T19:42:40.545Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-05T19:42:40.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-05T19:42:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-05T19:42:52.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-05T19:42:53.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.140s coverage: 28.7% of statements [2024-09-05T19:43:05.429Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements [2024-09-05T19:43:12.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-05T19:43:12.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-05T19:43:12.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-05T19:43:16.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.299s coverage: 69.2% of statements [2024-09-05T19:43:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-05T19:43:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-05T19:43:18.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.244s coverage: 53.2% of statements [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-05T19:43:24.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-05T19:43:32.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-05T19:43:32.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:32.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-05T19:43:32.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-05T19:43:32.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-05T19:43:36.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.852s coverage: 93.4% of statements [2024-09-05T19:43:36.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.350s coverage: 91.7% of statements [2024-09-05T19:43:39.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-05T19:43:39.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-05T19:43:40.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.223s coverage: 7.0% of statements [2024-09-05T19:43:50.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-05T19:43:50.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:43:50.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-05T19:43:51.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-05T19:43:52.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.730s coverage: 95.8% of statements [2024-09-05T19:43:53.160Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements [2024-09-05T19:43:57.407Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-05T19:43:58.371Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.120s coverage: 0.0% of statements [no tests to run] [2024-09-05T19:44:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-05T19:44:05.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-05T19:44:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.323s coverage: 0.8% of statements [2024-09-05T19:44:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.165s coverage: 30.7% of statements [2024-09-05T19:44:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.234s coverage: 41.7% of statements [2024-09-05T19:44:10.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.132s coverage: 77.8% of statements [2024-09-05T19:44:10.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.144s coverage: 94.1% of statements [2024-09-05T19:44:10.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-09-05T19:44:14.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-05T19:44:16.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-05T19:44:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-05T19:44:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-05T19:44:17.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-05T19:44:21.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-05T19:44:21.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-05T19:44:21.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-05T19:44:21.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-05T19:44:26.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements [2024-09-05T19:44:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-05T19:44:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-05T19:44:26.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-05T19:44:32.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-05T19:44:32.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-05T19:44:32.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-05T19:44:32.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-05T19:44:36.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-05T19:44:36.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-05T19:44:39.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-05T19:44:41.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.933s coverage: 79.9% of statements [2024-09-05T19:44:42.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.157s coverage: 92.9% of statements [2024-09-05T19:44:42.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.097s coverage: 66.7% of statements [2024-09-05T19:44:42.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements [2024-09-05T19:44:42.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements [2024-09-05T19:44:45.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements [2024-09-05T19:44:45.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-09-05T19:44:45.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.075s coverage: 100.0% of statements [2024-09-05T19:44:45.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.288s coverage: 81.8% of statements [2024-09-05T19:44:45.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-05T19:44:46.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-05T19:44:47.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.296s coverage: 82.1% of statements [2024-09-05T19:44:48.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements [2024-09-05T19:44:53.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-05T19:44:53.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-05T19:44:54.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.738s coverage: 63.1% of statements [2024-09-05T19:44:54.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements [2024-09-05T19:44:55.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.125s coverage: 89.4% of statements [2024-09-05T19:44:55.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-09-05T19:44:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-05T19:44:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-05T19:44:56.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-05T19:44:56.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-09-05T19:44:57.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.066s coverage: 100.0% of statements [2024-09-05T19:45:05.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-05T19:45:05.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-05T19:45:05.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-05T19:45:05.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.685s coverage: 36.5% of statements [2024-09-05T19:45:05.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements [2024-09-05T19:45:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-05T19:45:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-05T19:45:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-05T19:45:06.553Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-05T19:45:07.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-09-05T19:45:10.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-05T19:45:10.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-05T19:45:10.832Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-05T19:45:11.412Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.119s coverage: 5.2% of statements [2024-09-05T19:45:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-05T19:45:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-05T19:45:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:45:18.083Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-05T19:45:18.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.324s coverage: 90.8% of statements [2024-09-05T19:45:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-05T19:45:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-05T19:45:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-05T19:45:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-05T19:45:32.243Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.182s coverage: 19.9% of statements [2024-09-05T19:45:32.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-05T19:45:32.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:45:32.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-05T19:45:32.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-05T19:45:33.201Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.517s coverage: 95.7% of statements [2024-09-05T19:45:36.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-05T19:45:36.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-05T19:45:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements [2024-09-05T19:45:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-05T19:45:40.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-05T19:45:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.286s coverage: 98.9% of statements [2024-09-05T19:45:42.938Z] 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-05T19:45:42.938Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-05T19:45:42.938Z] go vet ./... [2024-09-05T19:50:19.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-05T19:50:19.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-05T19:50:19.754Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-05T19:50:19.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-05T19:50:20.466Z] + ls -al . [2024-09-05T19:50:20.467Z] total 912 [2024-09-05T19:50:20.467Z] drwxrwxr-x 10 1001 1001 4096 Sep 5 19:37 . [2024-09-05T19:50:20.467Z] drwxr-xr-x 4 root root 4096 Sep 5 19:37 .. [2024-09-05T19:50:20.467Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:34 .blubracket [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 10 Sep 5 19:34 .dockerignore [2024-09-05T19:50:20.467Z] drwxrwxr-x 8 1001 1001 4096 Sep 5 19:34 .git [2024-09-05T19:50:20.467Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:34 .github [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 1102 Sep 5 19:34 .gitignore [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 42 Sep 5 19:34 .golangci.yml [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 100 Sep 5 19:34 .hadolint.yml [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 155 Sep 5 19:34 .sonarcloud.properties [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 1171 Sep 5 19:34 ADOPTERS.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 21286 Sep 5 19:34 Attribution.txt [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 100284 Sep 5 19:34 CHANGELOG.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 3804 Sep 5 19:34 CONTRIBUTING.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 677 Sep 5 19:34 GOVERNANCE.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 861 Sep 5 19:34 Jenkinsfile [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 10775 Sep 5 19:34 LICENSE [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 16854 Sep 5 19:34 Makefile [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 582 Sep 5 19:34 OWNERS.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 9528 Sep 5 19:34 README.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 789 Sep 5 19:34 SECURITY.md [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 5 Sep 5 19:31 VERSION [2024-09-05T19:50:20.467Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:34 bin [2024-09-05T19:50:20.467Z] drwxrwxr-x 20 1001 1001 4096 Sep 5 19:34 cmd [2024-09-05T19:50:20.467Z] -rw-r--r-- 1 root root 545398 Sep 5 19:45 coverage.out [2024-09-05T19:50:20.467Z] drwxrwxr-x 2 1001 1001 4096 Sep 5 19:34 fuzz_test [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 7305 Sep 5 19:34 go.mod [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 102581 Sep 5 19:34 go.sum [2024-09-05T19:50:20.467Z] drwxrwxr-x 7 1001 1001 4096 Sep 5 19:34 internal [2024-09-05T19:50:20.467Z] drwxrwxr-x 3 1001 1001 4096 Sep 5 19:34 openapi [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 584 Sep 5 19:34 security.txt [2024-09-05T19:50:20.467Z] -rw-rw-r-- 1 1001 1001 204 Sep 5 19:34 version.go [Pipeline] sh [2024-09-05T19:50:20.818Z] + '[' -e coverage.out ] [2024-09-05T19:50:20.818Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-05T19:50:20.868Z] Warning: overwriting stash ‘coverage-report’ [2024-09-05T19:50:21.799Z] Stashed 1 file(s) [Pipeline] sh [2024-09-05T19:50:22.127Z] + make build [2024-09-05T19:50:22.396Z] 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-05T19:53:44.118Z] 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-05T19:53:50.739Z] 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-05T19:53:58.919Z] 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-05T19:54:01.484Z] 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-05T19:54:09.671Z] 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-05T19:54:41.863Z] 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-05T19:54:50.057Z] 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-05T19:55:02.375Z] 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-05T19:55:14.688Z] 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-05T19:55:18.935Z] 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-05T19:55:22.274Z] 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-05T19:55:25.625Z] 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-05T19:55:30.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-05T19:55:36.370Z] $ docker stop --time=1 ec90f2937e69057fcddcea4cd655fc3b1aaf491ab8b1aa1f34e9371326a98c18 [2024-09-05T19:55:38.636Z] $ docker rm -f --volumes ec90f2937e69057fcddcea4cd655fc3b1aaf491ab8b1aa1f34e9371326a98c18 [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-05T19:55:43.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:55:43.345Z] [2024-09-05T19:55:43.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T19:55:43.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:55:44.083Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-05T19:55:44.083Z] 547446be3368: Pulling fs layer [2024-09-05T19:55:44.083Z] d125d8839a47: Pulling fs layer [2024-09-05T19:55:44.083Z] 3e85d5ac6304: Pulling fs layer [2024-09-05T19:55:44.083Z] c3105a71a48b: Pulling fs layer [2024-09-05T19:55:44.083Z] 0f093f025ec4: Pulling fs layer [2024-09-05T19:55:44.083Z] c3106fc0e877: Pulling fs layer [2024-09-05T19:55:44.083Z] c3105a71a48b: Waiting [2024-09-05T19:55:44.083Z] 0f093f025ec4: Waiting [2024-09-05T19:55:44.083Z] c3106fc0e877: Waiting [2024-09-05T19:55:44.083Z] 547446be3368: Verifying Checksum [2024-09-05T19:55:44.083Z] 547446be3368: Download complete [2024-09-05T19:55:44.083Z] c3105a71a48b: Verifying Checksum [2024-09-05T19:55:44.083Z] c3105a71a48b: Download complete [2024-09-05T19:55:44.678Z] d125d8839a47: Verifying Checksum [2024-09-05T19:55:44.678Z] d125d8839a47: Download complete [2024-09-05T19:55:44.678Z] c3106fc0e877: Verifying Checksum [2024-09-05T19:55:44.678Z] c3106fc0e877: Download complete [2024-09-05T19:55:44.678Z] 0f093f025ec4: Verifying Checksum [2024-09-05T19:55:44.678Z] 0f093f025ec4: Download complete [2024-09-05T19:55:44.946Z] 547446be3368: Pull complete [2024-09-05T19:55:45.905Z] d125d8839a47: Pull complete [2024-09-05T19:55:46.869Z] 3e85d5ac6304: Verifying Checksum [2024-09-05T19:55:46.869Z] 3e85d5ac6304: Download complete [2024-09-05T19:55:56.942Z] 3e85d5ac6304: Pull complete [2024-09-05T19:55:56.942Z] c3105a71a48b: Pull complete [2024-09-05T19:55:58.354Z] 0f093f025ec4: Pull complete [2024-09-05T19:55:58.354Z] c3106fc0e877: Pull complete [2024-09-05T19:55:58.354Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-05T19:55:58.354Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-05T19:55:58.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T19:55:58.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-9526 does not seem to be running inside a container [2024-09-05T19:55:58.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-05T19:56:01.172Z] $ docker top 4ad1e48c8905b860ff121803145fd0499252273351e6b03f769e1b37dcfbaeca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T19:56:02.088Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-05T19:56:12.155Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-05T19:56:12.156Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-09-05T19:56:12.156Z] #1 DONE 0.1s [2024-09-05T19:56:13.116Z] [2024-09-05T19:56:13.116Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:56:13.116Z] #2 transferring dockerfile: 3.17kB done [2024-09-05T19:56:13.116Z] #2 DONE 0.0s [2024-09-05T19:56:13.116Z] [2024-09-05T19:56:13.116Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-05T19:56:13.116Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-09-05T19:56:13.116Z] #3 DONE 0.1s [2024-09-05T19:56:13.116Z] [2024-09-05T19:56:13.116Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-05T19:56:13.116Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-09-05T19:56:13.116Z] #4 DONE 0.1s [2024-09-05T19:56:13.386Z] [2024-09-05T19:56:13.387Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-05T19:56:13.387Z] #5 transferring dockerfile: 2.01kB done [2024-09-05T19:56:13.387Z] #5 DONE 0.1s [2024-09-05T19:56:13.387Z] [2024-09-05T19:56:13.387Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-05T19:56:13.387Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-09-05T19:56:13.387Z] #6 DONE 0.1s [2024-09-05T19:56:13.387Z] [2024-09-05T19:56:13.387Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-05T19:56:13.387Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-09-05T19:56:13.387Z] #7 DONE 0.1s [2024-09-05T19:56:13.387Z] [2024-09-05T19:56:13.387Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-05T19:56:13.387Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-09-05T19:56:13.387Z] #8 DONE 0.1s [2024-09-05T19:56:13.387Z] [2024-09-05T19:56:13.387Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-05T19:56:13.657Z] #9 transferring dockerfile: 1.70kB done [2024-09-05T19:56:13.657Z] #9 DONE 0.1s [2024-09-05T19:56:13.657Z] [2024-09-05T19:56:13.657Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-05T19:56:13.657Z] #10 transferring dockerfile: 1.69kB done [2024-09-05T19:56:13.657Z] #10 DONE 0.1s [2024-09-05T19:56:13.657Z] [2024-09-05T19:56:13.657Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-05T19:56:13.657Z] #11 transferring dockerfile: 2.07kB done [2024-09-05T19:56:13.657Z] #11 DONE 0.1s [2024-09-05T19:56:13.657Z] [2024-09-05T19:56:13.657Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-05T19:56:13.657Z] #12 transferring dockerfile: 1.85kB 0.0s done [2024-09-05T19:56:13.657Z] #12 DONE 0.1s [2024-09-05T19:56:13.926Z] [2024-09-05T19:56:13.926Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-05T19:56:13.926Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-09-05T19:56:13.926Z] #13 DONE 0.1s [2024-09-05T19:56:13.926Z] [2024-09-05T19:56:13.926Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-05T19:56:13.926Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-09-05T19:56:13.926Z] #14 DONE 0.1s [2024-09-05T19:56:13.926Z] [2024-09-05T19:56:13.926Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-05T19:56:14.192Z] #15 transferring dockerfile: 2.49kB done [2024-09-05T19:56:14.192Z] #15 DONE 0.1s [2024-09-05T19:56:14.192Z] [2024-09-05T19:56:14.193Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-05T19:56:14.193Z] #16 transferring dockerfile: 1.93kB 0.0s done [2024-09-05T19:56:14.193Z] #16 DONE 0.1s [2024-09-05T19:56:14.193Z] [2024-09-05T19:56:14.193Z] #17 [core-metadata internal] load .dockerignore [2024-09-05T19:56:14.193Z] #17 transferring context: 50B done [2024-09-05T19:56:14.193Z] #17 DONE 0.1s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #18 [security-bootstrapper internal] load .dockerignore [2024-09-05T19:56:15.172Z] #18 transferring context: 50B done [2024-09-05T19:56:15.172Z] #18 DONE 0.1s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-05T19:56:15.172Z] #19 transferring context: 50B done [2024-09-05T19:56:15.172Z] #19 DONE 0.1s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-05T19:56:15.172Z] #20 transferring context: 50B done [2024-09-05T19:56:15.172Z] #20 DONE 0.0s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #21 [core-keeper internal] load .dockerignore [2024-09-05T19:56:15.172Z] #21 transferring context: 50B done [2024-09-05T19:56:15.172Z] #21 DONE 0.1s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-05T19:56:15.172Z] #22 transferring context: 50B 0.0s done [2024-09-05T19:56:15.172Z] #22 DONE 0.1s [2024-09-05T19:56:15.172Z] [2024-09-05T19:56:15.172Z] #23 [support-notifications internal] load .dockerignore [2024-09-05T19:56:15.442Z] #23 transferring context: 50B 0.0s done [2024-09-05T19:56:15.442Z] #23 DONE 0.1s [2024-09-05T19:56:15.442Z] [2024-09-05T19:56:15.442Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-05T19:56:15.442Z] #24 transferring context: 50B 0.0s done [2024-09-05T19:56:15.442Z] #24 DONE 0.1s [2024-09-05T19:56:15.442Z] [2024-09-05T19:56:15.442Z] #25 [security-spire-server internal] load .dockerignore [2024-09-05T19:56:15.442Z] #25 transferring context: 50B 0.0s done [2024-09-05T19:56:15.442Z] #25 DONE 0.1s [2024-09-05T19:56:15.442Z] [2024-09-05T19:56:15.442Z] #26 [security-spire-config internal] load .dockerignore [2024-09-05T19:56:15.713Z] #26 transferring context: 50B done [2024-09-05T19:56:15.713Z] #26 DONE 0.1s [2024-09-05T19:56:15.713Z] [2024-09-05T19:56:15.713Z] #27 [core-data internal] load .dockerignore [2024-09-05T19:56:15.713Z] #27 transferring context: 50B 0.0s done [2024-09-05T19:56:15.713Z] #27 DONE 0.1s [2024-09-05T19:56:15.713Z] [2024-09-05T19:56:15.713Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-05T19:56:15.713Z] #28 transferring context: 50B 0.0s done [2024-09-05T19:56:15.989Z] #28 DONE 0.1s [2024-09-05T19:56:15.989Z] [2024-09-05T19:56:15.989Z] #29 [core-command internal] load .dockerignore [2024-09-05T19:56:15.989Z] #29 transferring context: 50B 0.0s done [2024-09-05T19:56:15.989Z] #29 DONE 0.1s [2024-09-05T19:56:15.989Z] [2024-09-05T19:56:15.989Z] #30 [security-proxy-setup internal] load .dockerignore [2024-09-05T19:56:15.989Z] #30 transferring context: 50B 0.0s done [2024-09-05T19:56:15.989Z] #30 DONE 0.1s [2024-09-05T19:56:15.989Z] [2024-09-05T19:56:15.989Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-05T19:56:15.989Z] #31 transferring context: 50B done [2024-09-05T19:56:15.989Z] #31 DONE 0.1s [2024-09-05T19:56:15.989Z] [2024-09-05T19:56:15.989Z] #32 [support-scheduler internal] load .dockerignore [2024-09-05T19:56:15.989Z] #32 transferring context: 50B done [2024-09-05T19:56:15.989Z] #32 DONE 0.1s [2024-09-05T19:56:15.989Z] [2024-09-05T19:56:15.989Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:56:16.256Z] #33 DONE 0.1s [2024-09-05T19:56:16.256Z] [2024-09-05T19:56:16.256Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:16.256Z] #34 DONE 0.0s [2024-09-05T19:56:16.256Z] [2024-09-05T19:56:16.256Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:16.256Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:16.526Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:16.526Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-09-05T19:56:16.526Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:16.526Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:16.526Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-09-05T19:56:16.801Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:16.801Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-05T19:56:17.390Z] #35 ... [2024-09-05T19:56:17.390Z] [2024-09-05T19:56:17.390Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:17.390Z] #36 DONE 1.0s [2024-09-05T19:56:17.390Z] [2024-09-05T19:56:17.390Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:17.390Z] #35 ... [2024-09-05T19:56:17.390Z] [2024-09-05T19:56:17.390Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:17.390Z] #34 DONE 0.0s [2024-09-05T19:56:17.390Z] [2024-09-05T19:56:17.390Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:56:17.390Z] #33 DONE 0.2s [2024-09-05T19:56:17.390Z] [2024-09-05T19:56:17.390Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:17.657Z] #35 ... [2024-09-05T19:56:17.657Z] [2024-09-05T19:56:17.657Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:17.657Z] #36 DONE 1.8s [2024-09-05T19:56:17.657Z] [2024-09-05T19:56:17.657Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:17.657Z] #37 DONE 0.6s [2024-09-05T19:56:17.657Z] [2024-09-05T19:56:17.657Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:17.657Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:17.657Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:17.657Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:17.657Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:17.657Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:17.926Z] #35 ... [2024-09-05T19:56:17.926Z] [2024-09-05T19:56:17.926Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:17.926Z] #34 DONE 0.0s [2024-09-05T19:56:17.926Z] [2024-09-05T19:56:17.926Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:17.926Z] #35 ... [2024-09-05T19:56:17.926Z] [2024-09-05T19:56:17.926Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:17.926Z] #34 DONE 0.0s [2024-09-05T19:56:17.926Z] [2024-09-05T19:56:17.926Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:18.194Z] #35 ... [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:56:18.194Z] #33 DONE 0.5s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:18.194Z] #36 DONE 1.8s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:18.194Z] #37 DONE 0.6s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:18.194Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:18.194Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:18.194Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:18.194Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:18.194Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:18.194Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:18.194Z] #35 ... [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:18.194Z] #36 DONE 1.9s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:18.194Z] #34 DONE 0.0s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:18.194Z] #37 DONE 0.7s [2024-09-05T19:56:18.194Z] [2024-09-05T19:56:18.194Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:18.194Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:18.194Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:18.194Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:18.194Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:18.194Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:18.194Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:18.463Z] #35 ... [2024-09-05T19:56:18.463Z] [2024-09-05T19:56:18.463Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:18.463Z] #34 DONE 0.0s [2024-09-05T19:56:18.463Z] [2024-09-05T19:56:18.463Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:18.463Z] #38 ... [2024-09-05T19:56:18.463Z] [2024-09-05T19:56:18.463Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:18.463Z] #34 DONE 0.0s [2024-09-05T19:56:18.463Z] [2024-09-05T19:56:18.463Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:18.731Z] #38 ... [2024-09-05T19:56:18.731Z] [2024-09-05T19:56:18.731Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:18.731Z] #36 DONE 1.9s [2024-09-05T19:56:18.731Z] [2024-09-05T19:56:18.731Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:18.731Z] #37 DONE 0.7s [2024-09-05T19:56:18.731Z] [2024-09-05T19:56:18.731Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.002Z] #38 ... [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-05T19:56:19.002Z] #39 DONE 1.3s [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.002Z] #38 ... [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:19.002Z] #36 DONE 2.0s [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:19.002Z] #37 DONE 0.8s [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:19.002Z] #34 DONE 0.0s [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-05T19:56:19.002Z] #40 DONE 1.4s [2024-09-05T19:56:19.002Z] [2024-09-05T19:56:19.002Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.585Z] #38 ... [2024-09-05T19:56:19.585Z] [2024-09-05T19:56:19.585Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:19.585Z] #34 DONE 0.0s [2024-09-05T19:56:19.585Z] [2024-09-05T19:56:19.585Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.585Z] #38 ... [2024-09-05T19:56:19.585Z] [2024-09-05T19:56:19.585Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:19.585Z] #34 DONE 0.0s [2024-09-05T19:56:19.585Z] [2024-09-05T19:56:19.585Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.853Z] #38 ... [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:56:19.853Z] #33 DONE 1.9s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:19.853Z] #38 ... [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:19.853Z] #36 DONE 2.1s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:19.853Z] #37 DONE 0.9s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #41 [core-command internal] load build context [2024-09-05T19:56:19.853Z] #41 DONE 0.0s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:19.853Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.7s done [2024-09-05T19:56:19.853Z] #42 DONE 0.7s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:19.853Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-09-05T19:56:19.853Z] #43 DONE 0.9s [2024-09-05T19:56:19.853Z] [2024-09-05T19:56:19.853Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:20.120Z] #38 ... [2024-09-05T19:56:20.120Z] [2024-09-05T19:56:20.120Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:20.120Z] #34 DONE 0.1s [2024-09-05T19:56:20.120Z] [2024-09-05T19:56:20.120Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:56:20.120Z] #44 DONE 0.0s [2024-09-05T19:56:20.120Z] [2024-09-05T19:56:20.120Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:20.120Z] #38 ... [2024-09-05T19:56:20.120Z] [2024-09-05T19:56:20.120Z] #45 [security-spire-agent internal] load build context [2024-09-05T19:56:20.120Z] #45 transferring context: 27.24kB 0.2s done [2024-09-05T19:56:20.120Z] #45 DONE 0.9s [2024-09-05T19:56:20.120Z] [2024-09-05T19:56:20.120Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:20.120Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:20.120Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:20.120Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:20.120Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:20.120Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:20.120Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:20.390Z] #35 ... [2024-09-05T19:56:20.390Z] [2024-09-05T19:56:20.390Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:20.390Z] #34 DONE 0.1s [2024-09-05T19:56:20.390Z] [2024-09-05T19:56:20.390Z] #46 [security-spire-config internal] load build context [2024-09-05T19:56:20.390Z] #46 transferring context: 25.96kB 0.1s done [2024-09-05T19:56:20.390Z] #46 DONE 1.0s [2024-09-05T19:56:20.390Z] [2024-09-05T19:56:20.390Z] #47 [security-spire-server internal] load build context [2024-09-05T19:56:20.390Z] #47 transferring context: 27.71kB 0.1s done [2024-09-05T19:56:20.390Z] #47 DONE 1.1s [2024-09-05T19:56:20.390Z] [2024-09-05T19:56:20.390Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:56:20.664Z] #48 ... [2024-09-05T19:56:20.664Z] [2024-09-05T19:56:20.664Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-05T19:56:20.664Z] #34 DONE 0.2s [2024-09-05T19:56:20.933Z] [2024-09-05T19:56:20.933Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:56:23.521Z] #49 ... [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-05T19:56:23.521Z] #33 DONE 5.0s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:23.521Z] #36 DONE 2.1s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:23.521Z] #37 DONE 0.9s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:23.521Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:23.521Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:23.521Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:23.521Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:23.521Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:23.521Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:23.521Z] #35 ... [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:23.521Z] #36 DONE 2.1s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:23.521Z] #37 DONE 0.9s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:23.521Z] #50 DONE 0.0s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:23.521Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:23.521Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:23.521Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:23.521Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:23.521Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:23.521Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:23.521Z] #35 ... [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-05T19:56:23.521Z] #36 DONE 2.1s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-05T19:56:23.521Z] #37 DONE 0.9s [2024-09-05T19:56:23.521Z] [2024-09-05T19:56:23.521Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T19:56:23.521Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-05T19:56:23.521Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-05T19:56:23.521Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-05T19:56:23.521Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-05T19:56:23.521Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-05T19:56:23.521Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.5s done [2024-09-05T19:56:26.871Z] #35 ... [2024-09-05T19:56:26.871Z] [2024-09-05T19:56:26.871Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:26.871Z] #51 transferring context: 50.93MB 9.6s [2024-09-05T19:56:26.871Z] #51 ... [2024-09-05T19:56:26.871Z] [2024-09-05T19:56:26.871Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:26.871Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-05T19:56:26.871Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-05T19:56:26.871Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-05T19:56:26.871Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-09-05T19:56:26.871Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.7s done [2024-09-05T19:56:26.871Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-05T19:56:26.871Z] #43 ... [2024-09-05T19:56:26.871Z] [2024-09-05T19:56:26.871Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:27.833Z] #51 ... [2024-09-05T19:56:27.833Z] [2024-09-05T19:56:27.833Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:56:27.833Z] #0 7.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:27.833Z] #0 8.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:27.833Z] #52 ... [2024-09-05T19:56:27.833Z] [2024-09-05T19:56:27.833Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:56:27.833Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:27.833Z] #0 7.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:27.833Z] #0 10.33 OK: 266 MiB in 52 packages [2024-09-05T19:56:27.833Z] #53 ... [2024-09-05T19:56:27.833Z] [2024-09-05T19:56:27.833Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:28.101Z] #54 ... [2024-09-05T19:56:28.101Z] [2024-09-05T19:56:28.101Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:28.101Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.1s done [2024-09-05T19:56:28.101Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 5.2s [2024-09-05T19:56:28.101Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-05T19:56:28.375Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-09-05T19:56:28.375Z] #43 ... [2024-09-05T19:56:28.375Z] [2024-09-05T19:56:28.375Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:28.375Z] #55 ... [2024-09-05T19:56:28.375Z] [2024-09-05T19:56:28.375Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:56:28.375Z] #56 ... [2024-09-05T19:56:28.375Z] [2024-09-05T19:56:28.375Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:28.642Z] #43 ... [2024-09-05T19:56:28.642Z] [2024-09-05T19:56:28.642Z] #57 [support-notifications internal] load build context [2024-09-05T19:56:28.642Z] #57 ... [2024-09-05T19:56:28.642Z] [2024-09-05T19:56:28.642Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:28.917Z] #58 ... [2024-09-05T19:56:28.917Z] [2024-09-05T19:56:28.917Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:56:28.917Z] #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:28.917Z] #59 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:28.917Z] #59 ... [2024-09-05T19:56:28.917Z] [2024-09-05T19:56:28.917Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:56:28.917Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:28.917Z] #0 8.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:29.187Z] #60 ... [2024-09-05T19:56:29.187Z] [2024-09-05T19:56:29.187Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:56:29.187Z] #61 ... [2024-09-05T19:56:29.187Z] [2024-09-05T19:56:29.187Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:29.187Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 6.3s [2024-09-05T19:56:30.151Z] #43 ... [2024-09-05T19:56:30.151Z] [2024-09-05T19:56:30.151Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:56:30.151Z] #44 ... [2024-09-05T19:56:30.151Z] [2024-09-05T19:56:30.151Z] #41 [core-command internal] load build context [2024-09-05T19:56:30.151Z] #41 ... [2024-09-05T19:56:30.151Z] [2024-09-05T19:56:30.151Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:30.417Z] #38 ... [2024-09-05T19:56:30.417Z] [2024-09-05T19:56:30.417Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:30.417Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-05T19:56:30.417Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-05T19:56:30.417Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-05T19:56:30.417Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-09-05T19:56:30.417Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.9s done [2024-09-05T19:56:30.417Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-05T19:56:30.417Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 7.6s [2024-09-05T19:56:30.417Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-09-05T19:56:30.417Z] #42 ... [2024-09-05T19:56:30.417Z] [2024-09-05T19:56:30.417Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-05T19:56:30.417Z] #56 DONE 12.2s [2024-09-05T19:56:30.417Z] [2024-09-05T19:56:30.417Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:30.417Z] #42 ... [2024-09-05T19:56:30.417Z] [2024-09-05T19:56:30.417Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:56:30.706Z] #62 ... [2024-09-05T19:56:30.706Z] [2024-09-05T19:56:30.706Z] #63 [core-data internal] load build context [2024-09-05T19:56:30.706Z] #63 ... [2024-09-05T19:56:30.706Z] [2024-09-05T19:56:30.706Z] #64 [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-05T19:56:30.998Z] #64 ... [2024-09-05T19:56:30.998Z] [2024-09-05T19:56:30.998Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:56:30.998Z] #65 ... [2024-09-05T19:56:30.998Z] [2024-09-05T19:56:30.998Z] #53 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:56:30.998Z] #53 DONE 14.5s [2024-09-05T19:56:30.998Z] [2024-09-05T19:56:30.998Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:56:30.998Z] #66 ... [2024-09-05T19:56:30.998Z] [2024-09-05T19:56:30.998Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:56:31.265Z] #67 ... [2024-09-05T19:56:31.265Z] [2024-09-05T19:56:31.265Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:56:31.265Z] #68 ... [2024-09-05T19:56:31.265Z] [2024-09-05T19:56:31.265Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:56:31.533Z] #69 ... [2024-09-05T19:56:31.533Z] [2024-09-05T19:56:31.533Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:31.533Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.7s [2024-09-05T19:56:31.533Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-05T19:56:31.533Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-05T19:56:31.804Z] #43 ... [2024-09-05T19:56:31.804Z] [2024-09-05T19:56:31.804Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-05T19:56:31.804Z] #52 11.59 OK: 266 MiB in 52 packages [2024-09-05T19:56:31.804Z] #52 DONE 14.3s [2024-09-05T19:56:31.804Z] [2024-09-05T19:56:31.805Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:31.805Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-05T19:56:32.071Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.3s [2024-09-05T19:56:32.342Z] #43 ... [2024-09-05T19:56:32.342Z] [2024-09-05T19:56:32.342Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-05T19:56:32.342Z] #60 11.10 OK: 266 MiB in 52 packages [2024-09-05T19:56:32.342Z] #60 DONE 13.4s [2024-09-05T19:56:32.342Z] [2024-09-05T19:56:32.342Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:32.942Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.2s [2024-09-05T19:56:33.209Z] #43 ... [2024-09-05T19:56:33.209Z] [2024-09-05T19:56:33.209Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:33.209Z] #70 transferring context: 4.40MB 7.4s [2024-09-05T19:56:33.482Z] #70 ... [2024-09-05T19:56:33.482Z] [2024-09-05T19:56:33.482Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:33.748Z] #43 ... [2024-09-05T19:56:33.748Z] [2024-09-05T19:56:33.748Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:56:33.748Z] #71 ... [2024-09-05T19:56:33.748Z] [2024-09-05T19:56:33.748Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:33.748Z] #50 ... [2024-09-05T19:56:33.748Z] [2024-09-05T19:56:33.748Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:33.748Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.16MB / 28.04MB 11.1s [2024-09-05T19:56:34.707Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.01MB / 28.04MB 11.7s [2024-09-05T19:56:34.972Z] #43 ... [2024-09-05T19:56:34.972Z] [2024-09-05T19:56:34.972Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-05T19:56:34.972Z] #59 12.12 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:56:34.972Z] #59 12.12 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:56:34.972Z] #59 12.12 OK: 19954 distinct packages available [2024-09-05T19:56:34.972Z] #59 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:34.972Z] #59 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:34.972Z] #59 14.94 OK: 266 MiB in 52 packages [2024-09-05T19:56:34.972Z] #59 DONE 16.3s [2024-09-05T19:56:34.972Z] [2024-09-05T19:56:34.972Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:34.972Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.62MB / 18.32MB 12.3s [2024-09-05T19:56:34.972Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done [2024-09-05T19:56:35.552Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 12.9s [2024-09-05T19:56:35.817Z] #42 ... [2024-09-05T19:56:35.817Z] [2024-09-05T19:56:35.817Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:56:35.817Z] #72 ... [2024-09-05T19:56:35.817Z] [2024-09-05T19:56:35.817Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:36.084Z] #42 ... [2024-09-05T19:56:36.085Z] [2024-09-05T19:56:36.085Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:56:36.085Z] #73 ... [2024-09-05T19:56:36.085Z] [2024-09-05T19:56:36.085Z] #64 [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-05T19:56:36.085Z] #64 DONE 15.5s [2024-09-05T19:56:36.085Z] [2024-09-05T19:56:36.085Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:36.085Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.4s [2024-09-05T19:56:37.042Z] #43 ... [2024-09-05T19:56:37.042Z] [2024-09-05T19:56:37.042Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-05T19:56:37.042Z] #62 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:37.042Z] #62 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:37.042Z] #62 16.07 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:37.042Z] #62 16.07 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:37.042Z] #62 16.21 OK: 8 MiB in 16 packages [2024-09-05T19:56:37.042Z] #62 DONE 17.8s [2024-09-05T19:56:37.042Z] [2024-09-05T19:56:37.042Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:37.042Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.30MB / 28.04MB 14.1s [2024-09-05T19:56:37.308Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.91MB / 28.04MB 14.6s [2024-09-05T19:56:37.896Z] #43 ... [2024-09-05T19:56:37.896Z] [2024-09-05T19:56:37.896Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:37.896Z] #51 transferring context: 61.13MB 20.9s [2024-09-05T19:56:37.896Z] #51 ... [2024-09-05T19:56:37.896Z] [2024-09-05T19:56:37.896Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:38.166Z] #50 ... [2024-09-05T19:56:38.166Z] [2024-09-05T19:56:38.166Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:38.166Z] #54 ... [2024-09-05T19:56:38.166Z] [2024-09-05T19:56:38.166Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:38.748Z] #51 ... [2024-09-05T19:56:38.748Z] [2024-09-05T19:56:38.748Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:39.013Z] #55 ... [2024-09-05T19:56:39.013Z] [2024-09-05T19:56:39.013Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:39.013Z] #51 ... [2024-09-05T19:56:39.013Z] [2024-09-05T19:56:39.013Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:39.013Z] #58 ... [2024-09-05T19:56:39.013Z] [2024-09-05T19:56:39.014Z] #48 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-05T19:56:39.014Z] #48 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:39.014Z] #48 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:39.014Z] #48 16.21 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:39.014Z] #48 16.21 (2/2) Installing su-exec (0.2-r3) [2024-09-05T19:56:39.014Z] #48 16.21 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:39.014Z] #48 16.31 OK: 8 MiB in 17 packages [2024-09-05T19:56:39.014Z] #48 DONE 18.7s [2024-09-05T19:56:39.014Z] [2024-09-05T19:56:39.014Z] #57 [support-notifications internal] load build context [2024-09-05T19:56:39.282Z] #57 ... [2024-09-05T19:56:39.282Z] [2024-09-05T19:56:39.282Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:39.282Z] #58 ... [2024-09-05T19:56:39.282Z] [2024-09-05T19:56:39.282Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:56:39.548Z] #61 ... [2024-09-05T19:56:39.548Z] [2024-09-05T19:56:39.548Z] #57 [support-notifications internal] load build context [2024-09-05T19:56:40.505Z] #57 ... [2024-09-05T19:56:40.505Z] [2024-09-05T19:56:40.505Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:56:40.505Z] #44 ... [2024-09-05T19:56:40.505Z] [2024-09-05T19:56:40.505Z] #41 [core-command internal] load build context [2024-09-05T19:56:40.505Z] #41 ... [2024-09-05T19:56:40.505Z] [2024-09-05T19:56:40.505Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:40.773Z] #38 ... [2024-09-05T19:56:40.773Z] [2024-09-05T19:56:40.773Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:56:40.773Z] #74 ... [2024-09-05T19:56:40.773Z] [2024-09-05T19:56:40.773Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:40.773Z] #38 ... [2024-09-05T19:56:40.773Z] [2024-09-05T19:56:40.773Z] #63 [core-data internal] load build context [2024-09-05T19:56:41.041Z] #63 ... [2024-09-05T19:56:41.041Z] [2024-09-05T19:56:41.041Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:41.041Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.2s done [2024-09-05T19:56:41.997Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-05T19:56:41.997Z] #43 ... [2024-09-05T19:56:41.997Z] [2024-09-05T19:56:41.997Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-05T19:56:41.997Z] #66 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:41.997Z] #66 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:41.997Z] #66 17.29 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:56:41.997Z] #66 17.29 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:56:41.997Z] #66 17.29 OK: 19948 distinct packages available [2024-09-05T19:56:41.997Z] #66 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:41.997Z] #66 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:41.997Z] #66 19.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:41.997Z] #66 19.83 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:56:41.997Z] #66 19.83 (3/4) Installing libucontext (1.2-r2) [2024-09-05T19:56:41.997Z] #66 19.83 (4/4) Installing gcompat (1.1.0-r1) [2024-09-05T19:56:41.997Z] #66 19.83 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:42.262Z] #66 19.88 OK: 8 MiB in 19 packages [2024-09-05T19:56:42.262Z] #66 DONE 21.1s [2024-09-05T19:56:42.262Z] [2024-09-05T19:56:42.262Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:43.672Z] #43 ... [2024-09-05T19:56:43.672Z] [2024-09-05T19:56:43.672Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:43.672Z] #70 transferring context: 20.79MB 17.9s [2024-09-05T19:56:43.672Z] #70 ... [2024-09-05T19:56:43.672Z] [2024-09-05T19:56:43.672Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:56:43.937Z] #71 ... [2024-09-05T19:56:43.937Z] [2024-09-05T19:56:43.937Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:46.514Z] #70 ... [2024-09-05T19:56:46.514Z] [2024-09-05T19:56:46.514Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:46.514Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.2s done [2024-09-05T19:56:46.514Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.9s [2024-09-05T19:56:46.514Z] #42 ... [2024-09-05T19:56:46.514Z] [2024-09-05T19:56:46.514Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:56:46.514Z] #75 ... [2024-09-05T19:56:46.514Z] [2024-09-05T19:56:46.514Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:47.094Z] #70 ... [2024-09-05T19:56:47.094Z] [2024-09-05T19:56:47.094Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:56:47.094Z] #76 ... [2024-09-05T19:56:47.094Z] [2024-09-05T19:56:47.094Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:48.499Z] #70 ... [2024-09-05T19:56:48.499Z] [2024-09-05T19:56:48.499Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:48.499Z] #50 ... [2024-09-05T19:56:48.499Z] [2024-09-05T19:56:48.499Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:48.499Z] #54 transferring context: 49.43MB 30.7s [2024-09-05T19:56:48.499Z] #54 ... [2024-09-05T19:56:48.499Z] [2024-09-05T19:56:48.499Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:49.079Z] #70 ... [2024-09-05T19:56:49.079Z] [2024-09-05T19:56:49.079Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:49.079Z] #55 ... [2024-09-05T19:56:49.079Z] [2024-09-05T19:56:49.079Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:49.345Z] #70 ... [2024-09-05T19:56:49.345Z] [2024-09-05T19:56:49.345Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:49.345Z] #51 ... [2024-09-05T19:56:49.345Z] [2024-09-05T19:56:49.345Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:56:49.345Z] #65 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.345Z] #65 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.345Z] #65 21.63 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:56:49.345Z] #65 21.63 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:56:49.345Z] #65 21.63 OK: 19948 distinct packages available [2024-09-05T19:56:49.345Z] #65 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.345Z] #65 23.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.345Z] #65 25.39 (1/11) Installing ca-certificates (20240226-r0) [2024-09-05T19:56:49.345Z] #65 25.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-05T19:56:49.345Z] #65 25.86 (3/11) Installing libunistring (1.1-r1) [2024-09-05T19:56:49.345Z] #65 25.89 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-05T19:56:49.345Z] #65 25.94 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-05T19:56:49.345Z] #65 25.94 (6/11) Installing libcurl (8.9.0-r0) [2024-09-05T19:56:49.345Z] #65 26.26 (7/11) Installing curl (8.9.0-r0) [2024-09-05T19:56:49.345Z] #65 26.26 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:49.345Z] #65 26.26 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:56:49.345Z] #65 26.26 (10/11) Installing libucontext (1.2-r2) [2024-09-05T19:56:49.345Z] #65 26.42 (11/11) Installing gcompat (1.1.0-r1) [2024-09-05T19:56:49.345Z] #65 26.42 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:49.345Z] #65 26.61 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:56:49.345Z] #65 27.08 OK: 13 MiB in 26 packages [2024-09-05T19:56:49.345Z] #65 ... [2024-09-05T19:56:49.611Z] [2024-09-05T19:56:49.611Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:56:49.611Z] #77 ... [2024-09-05T19:56:49.611Z] [2024-09-05T19:56:49.611Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:49.611Z] #58 ... [2024-09-05T19:56:49.611Z] [2024-09-05T19:56:49.611Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:56:49.876Z] #61 ... [2024-09-05T19:56:49.876Z] [2024-09-05T19:56:49.876Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:49.876Z] #55 ... [2024-09-05T19:56:49.876Z] [2024-09-05T19:56:49.876Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-05T19:56:49.876Z] #49 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.876Z] #49 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:49.876Z] #49 25.68 (1/2) Installing ca-certificates (20240226-r0) [2024-09-05T19:56:49.876Z] #49 25.95 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:49.876Z] #49 26.00 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:49.876Z] #49 26.03 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:56:49.876Z] #49 26.97 OK: 9 MiB in 17 packages [2024-09-05T19:56:49.876Z] #49 DONE 29.0s [2024-09-05T19:56:49.876Z] [2024-09-05T19:56:49.876Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:50.141Z] #55 ... [2024-09-05T19:56:50.141Z] [2024-09-05T19:56:50.141Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-05T19:56:50.141Z] #65 DONE 29.3s [2024-09-05T19:56:50.141Z] [2024-09-05T19:56:50.141Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:50.727Z] #55 ... [2024-09-05T19:56:50.727Z] [2024-09-05T19:56:50.727Z] #68 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:56:50.727Z] #68 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:50.727Z] #68 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:50.727Z] #68 23.38 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-05T19:56:50.727Z] #68 23.38 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-05T19:56:50.727Z] #68 23.38 OK: 19948 distinct packages available [2024-09-05T19:56:50.727Z] #68 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:50.727Z] #68 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:50.727Z] #68 27.85 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:56:50.727Z] #68 28.19 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:56:50.727Z] #68 28.19 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:50.727Z] #68 28.19 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-05T19:56:50.727Z] #68 28.19 (5/7) Installing libucontext (1.2-r2) [2024-09-05T19:56:50.727Z] #68 28.19 (6/7) Installing gcompat (1.1.0-r1) [2024-09-05T19:56:50.727Z] #68 28.19 (7/7) Installing openssl (3.1.7-r0) [2024-09-05T19:56:50.727Z] #68 28.39 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:50.727Z] #68 28.75 OK: 9 MiB in 20 packages [2024-09-05T19:56:50.727Z] #68 ... [2024-09-05T19:56:50.727Z] [2024-09-05T19:56:50.727Z] #41 [core-command internal] load build context [2024-09-05T19:56:50.993Z] #41 ... [2024-09-05T19:56:50.993Z] [2024-09-05T19:56:50.993Z] #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-05T19:56:50.993Z] #68 DONE 30.2s [2024-09-05T19:56:50.993Z] [2024-09-05T19:56:50.993Z] #41 [core-command internal] load build context [2024-09-05T19:56:50.993Z] #41 ... [2024-09-05T19:56:50.993Z] [2024-09-05T19:56:50.993Z] #57 [support-notifications internal] load build context [2024-09-05T19:56:50.993Z] #57 ... [2024-09-05T19:56:50.993Z] [2024-09-05T19:56:50.993Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:56:51.258Z] #44 ... [2024-09-05T19:56:51.259Z] [2024-09-05T19:56:51.259Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:51.259Z] #38 ... [2024-09-05T19:56:51.259Z] [2024-09-05T19:56:51.259Z] #63 [core-data internal] load build context [2024-09-05T19:56:51.527Z] #63 ... [2024-09-05T19:56:51.527Z] [2024-09-05T19:56:51.527Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:56:52.109Z] #38 ... [2024-09-05T19:56:52.109Z] [2024-09-05T19:56:52.109Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:56:52.374Z] #78 ... [2024-09-05T19:56:52.374Z] [2024-09-05T19:56:52.374Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:53.778Z] #55 transferring context: 62.90MB 35.1s [2024-09-05T19:56:54.366Z] #55 ... [2024-09-05T19:56:54.366Z] [2024-09-05T19:56:54.366Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:56:54.366Z] #71 ... [2024-09-05T19:56:54.366Z] [2024-09-05T19:56:54.366Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:54.632Z] #55 ... [2024-09-05T19:56:54.632Z] [2024-09-05T19:56:54.632Z] #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-05T19:56:54.632Z] #69 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:54.632Z] #69 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:54.632Z] #69 30.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:54.632Z] #69 30.84 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:54.632Z] #69 30.84 OK: 8 MiB in 16 packages [2024-09-05T19:56:54.632Z] #69 DONE 33.3s [2024-09-05T19:56:54.632Z] [2024-09-05T19:56:54.632Z] #55 [core-keeper internal] load build context [2024-09-05T19:56:55.590Z] #55 ... [2024-09-05T19:56:55.590Z] [2024-09-05T19:56:55.590Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:56:55.590Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s [2024-09-05T19:56:55.590Z] #43 ... [2024-09-05T19:56:55.590Z] [2024-09-05T19:56:55.590Z] #63 [core-data internal] load build context [2024-09-05T19:56:56.557Z] #63 ... [2024-09-05T19:56:56.557Z] [2024-09-05T19:56:56.557Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:56.557Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.4s [2024-09-05T19:56:56.557Z] #42 ... [2024-09-05T19:56:56.557Z] [2024-09-05T19:56:56.557Z] #63 [core-data internal] load build context [2024-09-05T19:56:56.835Z] #63 ... [2024-09-05T19:56:56.835Z] [2024-09-05T19:56:56.835Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-05T19:56:56.835Z] #67 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:56.835Z] #67 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:56.835Z] #67 30.31 (1/3) Installing ca-certificates (20240226-r0) [2024-09-05T19:56:56.835Z] #67 30.64 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:56.835Z] #67 30.64 (3/3) Installing tzdata (2024a-r0) [2024-09-05T19:56:56.835Z] #67 32.07 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:56.835Z] #67 32.20 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:56:56.835Z] #67 33.23 OK: 12 MiB in 18 packages [2024-09-05T19:56:56.835Z] #67 DONE 35.7s [2024-09-05T19:56:56.835Z] [2024-09-05T19:56:56.835Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:56:58.772Z] #42 ... [2024-09-05T19:56:58.772Z] [2024-09-05T19:56:58.772Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:58.772Z] #50 ... [2024-09-05T19:56:58.772Z] [2024-09-05T19:56:58.772Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:58.772Z] #54 ... [2024-09-05T19:56:58.772Z] [2024-09-05T19:56:58.772Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-05T19:56:58.772Z] #73 23.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:58.772Z] #73 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:56:58.772Z] #73 27.72 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:56:58.772Z] #73 28.29 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:56:58.772Z] #73 28.43 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-05T19:56:58.772Z] #73 28.47 (4/6) Installing openssl (3.1.7-r0) [2024-09-05T19:56:58.772Z] #73 28.62 (5/6) Installing su-exec (0.2-r3) [2024-09-05T19:56:58.772Z] #73 28.65 (6/6) Installing yq (4.33.3-r5) [2024-09-05T19:56:58.772Z] #73 30.00 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:56:58.772Z] #73 30.00 OK: 18 MiB in 19 packages [2024-09-05T19:56:58.772Z] #73 DONE 32.7s [2024-09-05T19:56:58.772Z] [2024-09-05T19:56:58.772Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:58.772Z] #54 transferring context: 62.22MB 41.1s [2024-09-05T19:56:58.772Z] #54 ... [2024-09-05T19:56:58.772Z] [2024-09-05T19:56:58.772Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:56:59.359Z] #50 ... [2024-09-05T19:56:59.359Z] [2024-09-05T19:56:59.359Z] #70 [support-scheduler internal] load build context [2024-09-05T19:56:59.359Z] #70 ... [2024-09-05T19:56:59.359Z] [2024-09-05T19:56:59.359Z] #51 [core-metadata internal] load build context [2024-09-05T19:56:59.627Z] #51 ... [2024-09-05T19:56:59.627Z] [2024-09-05T19:56:59.627Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:59.627Z] #54 ... [2024-09-05T19:56:59.627Z] [2024-09-05T19:56:59.627Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:56:59.895Z] #58 ... [2024-09-05T19:56:59.895Z] [2024-09-05T19:56:59.895Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:56:59.895Z] #54 ... [2024-09-05T19:56:59.895Z] [2024-09-05T19:56:59.895Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:56:59.895Z] #61 ... [2024-09-05T19:56:59.895Z] [2024-09-05T19:56:59.895Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:00.164Z] #51 ... [2024-09-05T19:57:00.164Z] [2024-09-05T19:57:00.164Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:00.431Z] #79 ... [2024-09-05T19:57:00.431Z] [2024-09-05T19:57:00.431Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:00.431Z] #80 ... [2024-09-05T19:57:00.431Z] [2024-09-05T19:57:00.431Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:01.023Z] #51 ... [2024-09-05T19:57:01.023Z] [2024-09-05T19:57:01.023Z] #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:57:01.291Z] #81 ... [2024-09-05T19:57:01.291Z] [2024-09-05T19:57:01.291Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:01.291Z] #44 ... [2024-09-05T19:57:01.291Z] [2024-09-05T19:57:01.291Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:01.291Z] #57 ... [2024-09-05T19:57:01.291Z] [2024-09-05T19:57:01.291Z] #41 [core-command internal] load build context [2024-09-05T19:57:01.559Z] #41 ... [2024-09-05T19:57:01.559Z] [2024-09-05T19:57:01.559Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:02.633Z] #57 ... [2024-09-05T19:57:02.633Z] [2024-09-05T19:57:02.633Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:57:02.633Z] #72 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:02.633Z] #72 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:02.633Z] #72 33.83 (1/4) Installing ca-certificates (20240226-r0) [2024-09-05T19:57:02.633Z] #72 34.24 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-05T19:57:02.633Z] #72 34.30 (3/4) Installing su-exec (0.2-r3) [2024-09-05T19:57:02.633Z] #72 34.30 (4/4) Installing yq (4.33.3-r5) [2024-09-05T19:57:02.633Z] #72 35.51 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:57:02.633Z] #72 35.77 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:57:02.633Z] #72 ... [2024-09-05T19:57:02.633Z] [2024-09-05T19:57:02.633Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:02.633Z] #38 ... [2024-09-05T19:57:02.633Z] [2024-09-05T19:57:02.633Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:02.901Z] #57 ... [2024-09-05T19:57:02.901Z] [2024-09-05T19:57:02.901Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:57:02.901Z] #74 22.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:02.901Z] #74 23.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:02.901Z] #74 30.85 OK: 266 MiB in 52 packages [2024-09-05T19:57:02.901Z] #74 ... [2024-09-05T19:57:02.901Z] [2024-09-05T19:57:02.901Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:03.870Z] #57 ... [2024-09-05T19:57:03.870Z] [2024-09-05T19:57:03.870Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-05T19:57:03.870Z] #74 DONE 33.1s [2024-09-05T19:57:03.870Z] [2024-09-05T19:57:03.870Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:03.870Z] #57 transferring context: 61.77MB 44.9s [2024-09-05T19:57:04.145Z] #57 ... [2024-09-05T19:57:04.145Z] [2024-09-05T19:57:04.145Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:57:04.145Z] #75 17.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:04.145Z] #75 20.23 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:04.145Z] #75 27.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-05T19:57:04.145Z] #75 ... [2024-09-05T19:57:04.145Z] [2024-09-05T19:57:04.145Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:04.467Z] #44 ... [2024-09-05T19:57:04.467Z] [2024-09-05T19:57:04.467Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:57:04.467Z] #76 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:04.467Z] #76 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:04.467Z] #76 25.14 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:04.467Z] #76 25.52 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:04.467Z] #76 25.52 OK: 8 MiB in 16 packages [2024-09-05T19:57:04.467Z] #76 ... [2024-09-05T19:57:04.467Z] [2024-09-05T19:57:04.467Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:04.467Z] #57 ... [2024-09-05T19:57:04.467Z] [2024-09-05T19:57:04.467Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:04.738Z] #71 ... [2024-09-05T19:57:04.738Z] [2024-09-05T19:57:04.738Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:57:04.738Z] #82 ... [2024-09-05T19:57:04.738Z] [2024-09-05T19:57:04.738Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:05.004Z] #71 ... [2024-09-05T19:57:05.004Z] [2024-09-05T19:57:05.004Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-05T19:57:05.004Z] #78 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:05.004Z] #78 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:05.004Z] #78 20.32 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:05.004Z] #78 20.72 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:05.004Z] #78 20.72 OK: 8 MiB in 19 packages [2024-09-05T19:57:05.004Z] #78 DONE 22.8s [2024-09-05T19:57:05.004Z] [2024-09-05T19:57:05.004Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:57:05.004Z] #75 28.49 Executing busybox-1.36.1-r7.trigger [2024-09-05T19:57:05.004Z] #75 28.61 OK: 8 MiB in 16 packages [2024-09-05T19:57:05.273Z] #75 ... [2024-09-05T19:57:05.273Z] [2024-09-05T19:57:05.273Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-05T19:57:05.273Z] #76 DONE 29.4s [2024-09-05T19:57:05.550Z] [2024-09-05T19:57:05.550Z] #81 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:57:05.550Z] #81 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:05.818Z] #81 ... [2024-09-05T19:57:05.818Z] [2024-09-05T19:57:05.818Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:57:05.818Z] #77 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:05.818Z] #77 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:05.818Z] #77 23.45 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:05.818Z] #77 23.87 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:05.818Z] #77 24.01 OK: 8 MiB in 17 packages [2024-09-05T19:57:05.818Z] #77 ... [2024-09-05T19:57:05.818Z] [2024-09-05T19:57:05.818Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-05T19:57:05.818Z] #72 37.23 OK: 18 MiB in 19 packages [2024-09-05T19:57:05.818Z] #72 DONE 39.8s [2024-09-05T19:57:05.818Z] [2024-09-05T19:57:05.818Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:05.818Z] #55 ... [2024-09-05T19:57:05.818Z] [2024-09-05T19:57:05.818Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:06.085Z] #44 ... [2024-09-05T19:57:06.085Z] [2024-09-05T19:57:06.085Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:06.085Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.7s [2024-09-05T19:57:06.085Z] #43 ... [2024-09-05T19:57:06.085Z] [2024-09-05T19:57:06.085Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:06.668Z] #44 ... [2024-09-05T19:57:06.668Z] [2024-09-05T19:57:06.668Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-05T19:57:06.668Z] #77 DONE 27.3s [2024-09-05T19:57:06.668Z] [2024-09-05T19:57:06.668Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:06.668Z] #44 ... [2024-09-05T19:57:06.668Z] [2024-09-05T19:57:06.668Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:06.937Z] #83 ... [2024-09-05T19:57:06.937Z] [2024-09-05T19:57:06.937Z] #63 [core-data internal] load build context [2024-09-05T19:57:06.937Z] #63 ... [2024-09-05T19:57:06.937Z] [2024-09-05T19:57:06.937Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:07.203Z] #44 ... [2024-09-05T19:57:07.203Z] [2024-09-05T19:57:07.203Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-05T19:57:07.203Z] #75 DONE 30.9s [2024-09-05T19:57:07.203Z] [2024-09-05T19:57:07.203Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:09.170Z] #44 ... [2024-09-05T19:57:09.170Z] [2024-09-05T19:57:09.170Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:57:09.170Z] #84 ... [2024-09-05T19:57:09.170Z] [2024-09-05T19:57:09.170Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:57:09.170Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.5s [2024-09-05T19:57:09.440Z] #42 ... [2024-09-05T19:57:09.440Z] [2024-09-05T19:57:09.440Z] #63 [core-data internal] load build context [2024-09-05T19:57:09.440Z] #63 ... [2024-09-05T19:57:09.440Z] [2024-09-05T19:57:09.440Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:09.440Z] #50 transferring context: 52.92MB 42.4s [2024-09-05T19:57:09.710Z] #50 ... [2024-09-05T19:57:09.710Z] [2024-09-05T19:57:09.710Z] #70 [support-scheduler internal] load build context [2024-09-05T19:57:09.710Z] #70 ... [2024-09-05T19:57:09.710Z] [2024-09-05T19:57:09.710Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:09.977Z] #50 ... [2024-09-05T19:57:09.977Z] [2024-09-05T19:57:09.977Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:09.977Z] #54 ... [2024-09-05T19:57:09.977Z] [2024-09-05T19:57:09.977Z] #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-05T19:57:09.977Z] #81 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:09.977Z] #81 17.31 OK: 9 MiB in 20 packages [2024-09-05T19:57:09.977Z] #81 DONE 19.3s [2024-09-05T19:57:09.977Z] [2024-09-05T19:57:09.977Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:09.977Z] #54 ... [2024-09-05T19:57:09.977Z] [2024-09-05T19:57:09.977Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:10.243Z] #58 ... [2024-09-05T19:57:10.243Z] [2024-09-05T19:57:10.243Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:10.243Z] #61 ... [2024-09-05T19:57:10.243Z] [2024-09-05T19:57:10.243Z] #63 [core-data internal] load build context [2024-09-05T19:57:10.514Z] #63 ... [2024-09-05T19:57:10.514Z] [2024-09-05T19:57:10.514Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:10.514Z] #79 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:10.514Z] #79 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:10.514Z] #79 17.41 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:10.514Z] #79 17.70 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:10.514Z] #79 17.79 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:57:10.514Z] #79 18.71 OK: 9 MiB in 17 packages [2024-09-05T19:57:10.514Z] #79 DONE 20.1s [2024-09-05T19:57:10.514Z] [2024-09-05T19:57:10.514Z] #63 [core-data internal] load build context [2024-09-05T19:57:10.781Z] #63 ... [2024-09-05T19:57:10.781Z] [2024-09-05T19:57:10.781Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:10.781Z] #80 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:10.781Z] #80 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:10.781Z] #80 18.66 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:10.781Z] #80 19.03 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:10.781Z] #80 19.09 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:57:10.781Z] #80 19.52 OK: 13 MiB in 26 packages [2024-09-05T19:57:10.781Z] #80 DONE 20.4s [2024-09-05T19:57:10.781Z] [2024-09-05T19:57:10.781Z] #63 [core-data internal] load build context [2024-09-05T19:57:11.366Z] #63 ... [2024-09-05T19:57:11.366Z] [2024-09-05T19:57:11.366Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:11.634Z] #51 ... [2024-09-05T19:57:11.634Z] [2024-09-05T19:57:11.634Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:11.634Z] #54 ... [2024-09-05T19:57:11.634Z] [2024-09-05T19:57:11.634Z] #41 [core-command internal] load build context [2024-09-05T19:57:11.634Z] #41 ... [2024-09-05T19:57:11.634Z] [2024-09-05T19:57:11.634Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:13.042Z] #51 ... [2024-09-05T19:57:13.042Z] [2024-09-05T19:57:13.042Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:13.042Z] #38 ... [2024-09-05T19:57:13.042Z] [2024-09-05T19:57:13.042Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:13.311Z] #51 transferring context: 99.40MB 56.9s [2024-09-05T19:57:13.578Z] #51 ... [2024-09-05T19:57:13.578Z] [2024-09-05T19:57:13.578Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-05T19:57:13.578Z] #82 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:13.578Z] #82 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:13.578Z] #82 17.16 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:13.578Z] #82 17.64 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:13.578Z] #82 17.64 OK: 8 MiB in 16 packages [2024-09-05T19:57:13.578Z] #82 DONE 19.1s [2024-09-05T19:57:13.578Z] [2024-09-05T19:57:13.578Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:15.006Z] #51 ... [2024-09-05T19:57:15.006Z] [2024-09-05T19:57:15.006Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-05T19:57:15.006Z] #84 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:15.006Z] #84 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:15.006Z] #84 14.80 OK: 18 MiB in 19 packages [2024-09-05T19:57:15.006Z] #84 DONE 15.7s [2024-09-05T19:57:15.006Z] [2024-09-05T19:57:15.006Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:15.006Z] #57 ... [2024-09-05T19:57:15.006Z] [2024-09-05T19:57:15.006Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:15.006Z] #51 ... [2024-09-05T19:57:15.006Z] [2024-09-05T19:57:15.006Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:15.274Z] #71 ... [2024-09-05T19:57:15.274Z] [2024-09-05T19:57:15.274Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:15.274Z] #51 ... [2024-09-05T19:57:15.274Z] [2024-09-05T19:57:15.274Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-05T19:57:15.274Z] #83 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:15.274Z] #83 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:15.274Z] #83 16.92 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:15.274Z] #83 17.21 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:15.274Z] #83 17.21 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:57:15.274Z] #83 17.73 OK: 12 MiB in 18 packages [2024-09-05T19:57:15.274Z] #83 DONE 18.6s [2024-09-05T19:57:15.274Z] [2024-09-05T19:57:15.274Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:16.238Z] #51 ... [2024-09-05T19:57:16.239Z] [2024-09-05T19:57:16.239Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:16.239Z] #55 ... [2024-09-05T19:57:16.239Z] [2024-09-05T19:57:16.239Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:16.508Z] #51 ... [2024-09-05T19:57:16.508Z] [2024-09-05T19:57:16.508Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-05T19:57:16.508Z] #85 DONE 8.9s [2024-09-05T19:57:16.508Z] [2024-09-05T19:57:16.508Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:16.778Z] #51 ... [2024-09-05T19:57:16.778Z] [2024-09-05T19:57:16.778Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:57:16.778Z] #0 8.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:16.778Z] #0 9.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-05T19:57:16.778Z] #86 ... [2024-09-05T19:57:16.778Z] [2024-09-05T19:57:16.778Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:17.045Z] #51 ... [2024-09-05T19:57:17.045Z] [2024-09-05T19:57:17.045Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-05T19:57:17.045Z] #87 DONE 2.0s [2024-09-05T19:57:17.045Z] [2024-09-05T19:57:17.045Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:17.311Z] #51 ... [2024-09-05T19:57:17.311Z] [2024-09-05T19:57:17.311Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:17.311Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.4s [2024-09-05T19:57:17.578Z] #43 ... [2024-09-05T19:57:17.578Z] [2024-09-05T19:57:17.578Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:17.578Z] #51 ... [2024-09-05T19:57:17.578Z] [2024-09-05T19:57:17.578Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-05T19:57:17.578Z] #88 DONE 1.3s [2024-09-05T19:57:17.578Z] [2024-09-05T19:57:17.578Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:18.546Z] #51 ... [2024-09-05T19:57:18.546Z] [2024-09-05T19:57:18.546Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-05T19:57:18.546Z] #86 10.65 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:18.546Z] #86 10.74 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-05T19:57:18.546Z] #86 10.76 Executing ca-certificates-20240226-r0.trigger [2024-09-05T19:57:18.546Z] #86 11.10 OK: 18 MiB in 19 packages [2024-09-05T19:57:18.546Z] #86 DONE 11.9s [2024-09-05T19:57:18.546Z] [2024-09-05T19:57:18.546Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:18.546Z] #51 transferring context: 109.89MB 62.2s [2024-09-05T19:57:19.138Z] #51 ... [2024-09-05T19:57:19.138Z] [2024-09-05T19:57:19.138Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:19.138Z] #44 ... [2024-09-05T19:57:19.138Z] [2024-09-05T19:57:19.138Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:19.728Z] #51 ... [2024-09-05T19:57:19.728Z] [2024-09-05T19:57:19.728Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:57:19.728Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 42.3s [2024-09-05T19:57:19.728Z] #42 ... [2024-09-05T19:57:19.728Z] [2024-09-05T19:57:19.728Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:19.728Z] #51 ... [2024-09-05T19:57:19.728Z] [2024-09-05T19:57:19.728Z] #70 [support-scheduler internal] load build context [2024-09-05T19:57:19.998Z] #70 ... [2024-09-05T19:57:19.999Z] [2024-09-05T19:57:19.999Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:19.999Z] #51 ... [2024-09-05T19:57:19.999Z] [2024-09-05T19:57:19.999Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:20.267Z] #50 ... [2024-09-05T19:57:20.267Z] [2024-09-05T19:57:20.267Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:20.267Z] #51 ... [2024-09-05T19:57:20.267Z] [2024-09-05T19:57:20.267Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:20.534Z] #58 ... [2024-09-05T19:57:20.534Z] [2024-09-05T19:57:20.534Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:20.534Z] #61 ... [2024-09-05T19:57:20.534Z] [2024-09-05T19:57:20.534Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:21.495Z] #58 ... [2024-09-05T19:57:21.495Z] [2024-09-05T19:57:21.495Z] #63 [core-data internal] load build context [2024-09-05T19:57:21.763Z] #63 ... [2024-09-05T19:57:21.763Z] [2024-09-05T19:57:21.763Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:21.763Z] #58 ... [2024-09-05T19:57:21.763Z] [2024-09-05T19:57:21.763Z] #41 [core-command internal] load build context [2024-09-05T19:57:21.763Z] #41 ... [2024-09-05T19:57:21.763Z] [2024-09-05T19:57:21.763Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:22.031Z] #58 ... [2024-09-05T19:57:22.031Z] [2024-09-05T19:57:22.031Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:22.031Z] #54 ... [2024-09-05T19:57:22.031Z] [2024-09-05T19:57:22.031Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:23.443Z] #58 ... [2024-09-05T19:57:23.443Z] [2024-09-05T19:57:23.443Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:23.443Z] #38 ... [2024-09-05T19:57:23.443Z] [2024-09-05T19:57:23.443Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:24.034Z] #58 ... [2024-09-05T19:57:24.034Z] [2024-09-05T19:57:24.034Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-05T19:57:24.034Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 44.2s done [2024-09-05T19:57:24.034Z] #42 DONE 64.5s [2024-09-05T19:57:24.034Z] [2024-09-05T19:57:24.034Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:24.621Z] #58 transferring context: 126.74MB 65.5s [2024-09-05T19:57:25.209Z] #58 ... [2024-09-05T19:57:25.209Z] [2024-09-05T19:57:25.209Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:25.209Z] #57 ... [2024-09-05T19:57:25.209Z] [2024-09-05T19:57:25.209Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:25.209Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.2s [2024-09-05T19:57:25.209Z] #43 ... [2024-09-05T19:57:25.209Z] [2024-09-05T19:57:25.209Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:25.478Z] #57 ... [2024-09-05T19:57:25.478Z] [2024-09-05T19:57:25.478Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:25.478Z] #71 ... [2024-09-05T19:57:25.478Z] [2024-09-05T19:57:25.478Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:26.440Z] #43 ... [2024-09-05T19:57:26.440Z] [2024-09-05T19:57:26.440Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:26.440Z] #55 ... [2024-09-05T19:57:26.440Z] [2024-09-05T19:57:26.440Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:29.802Z] #43 ... [2024-09-05T19:57:29.802Z] [2024-09-05T19:57:29.802Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:29.802Z] #44 ... [2024-09-05T19:57:29.802Z] [2024-09-05T19:57:29.802Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:30.069Z] #43 ... [2024-09-05T19:57:30.069Z] [2024-09-05T19:57:30.069Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-05T19:57:30.069Z] #89 DONE 2.4s [2024-09-05T19:57:30.069Z] [2024-09-05T19:57:30.069Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:30.069Z] #43 ... [2024-09-05T19:57:30.069Z] [2024-09-05T19:57:30.069Z] #70 [support-scheduler internal] load build context [2024-09-05T19:57:30.069Z] #70 transferring context: 125.23MB 64.4s [2024-09-05T19:57:30.335Z] #70 ... [2024-09-05T19:57:30.335Z] [2024-09-05T19:57:30.335Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:30.335Z] #50 ... [2024-09-05T19:57:30.335Z] [2024-09-05T19:57:30.335Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:30.603Z] #51 ... [2024-09-05T19:57:30.603Z] [2024-09-05T19:57:30.603Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:30.603Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 48.5s [2024-09-05T19:57:30.870Z] #43 ... [2024-09-05T19:57:30.870Z] [2024-09-05T19:57:30.870Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:30.870Z] #61 ... [2024-09-05T19:57:30.870Z] [2024-09-05T19:57:30.870Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:31.832Z] #43 ... [2024-09-05T19:57:31.832Z] [2024-09-05T19:57:31.832Z] #63 [core-data internal] load build context [2024-09-05T19:57:31.832Z] #63 ... [2024-09-05T19:57:31.832Z] [2024-09-05T19:57:31.832Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:32.102Z] #43 ... [2024-09-05T19:57:32.102Z] [2024-09-05T19:57:32.102Z] #41 [core-command internal] load build context [2024-09-05T19:57:32.102Z] #41 ... [2024-09-05T19:57:32.102Z] [2024-09-05T19:57:32.102Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:32.102Z] #43 ... [2024-09-05T19:57:32.102Z] [2024-09-05T19:57:32.102Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:32.370Z] #54 ... [2024-09-05T19:57:32.370Z] [2024-09-05T19:57:32.370Z] #41 [core-command internal] load build context [2024-09-05T19:57:33.776Z] #41 ... [2024-09-05T19:57:33.776Z] [2024-09-05T19:57:33.776Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:33.776Z] #38 ... [2024-09-05T19:57:33.776Z] [2024-09-05T19:57:33.776Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:35.275Z] #43 ... [2024-09-05T19:57:35.275Z] [2024-09-05T19:57:35.275Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:35.275Z] #58 transferring context: 172.73MB 76.0s [2024-09-05T19:57:35.275Z] #58 ... [2024-09-05T19:57:35.275Z] [2024-09-05T19:57:35.275Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:35.556Z] #43 ... [2024-09-05T19:57:35.556Z] [2024-09-05T19:57:35.556Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:35.556Z] #57 ... [2024-09-05T19:57:35.556Z] [2024-09-05T19:57:35.556Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:35.556Z] #71 ... [2024-09-05T19:57:35.556Z] [2024-09-05T19:57:35.556Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:35.556Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.7s done [2024-09-05T19:57:36.563Z] #43 ... [2024-09-05T19:57:36.563Z] [2024-09-05T19:57:36.563Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:36.563Z] #55 ... [2024-09-05T19:57:36.563Z] [2024-09-05T19:57:36.563Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:37.556Z] #71 ... [2024-09-05T19:57:37.556Z] [2024-09-05T19:57:37.556Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-05T19:57:37.556Z] #43 DONE 78.3s [2024-09-05T19:57:37.556Z] [2024-09-05T19:57:37.556Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:40.158Z] #71 ... [2024-09-05T19:57:40.158Z] [2024-09-05T19:57:40.158Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:40.158Z] #44 ... [2024-09-05T19:57:40.158Z] [2024-09-05T19:57:40.158Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:40.431Z] #71 transferring context: 66.75MB 74.0s [2024-09-05T19:57:40.431Z] #71 ... [2024-09-05T19:57:40.431Z] [2024-09-05T19:57:40.431Z] #70 [support-scheduler internal] load build context [2024-09-05T19:57:40.431Z] #70 ... [2024-09-05T19:57:40.431Z] [2024-09-05T19:57:40.431Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:57:40.712Z] #90 ... [2024-09-05T19:57:40.712Z] [2024-09-05T19:57:40.712Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:40.712Z] #51 ... [2024-09-05T19:57:40.712Z] [2024-09-05T19:57:40.712Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:40.985Z] #50 ... [2024-09-05T19:57:40.986Z] [2024-09-05T19:57:40.986Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:40.986Z] #71 ... [2024-09-05T19:57:40.986Z] [2024-09-05T19:57:40.986Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:41.260Z] #61 ... [2024-09-05T19:57:41.260Z] [2024-09-05T19:57:41.260Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:41.851Z] #71 ... [2024-09-05T19:57:41.851Z] [2024-09-05T19:57:41.851Z] #63 [core-data internal] load build context [2024-09-05T19:57:42.117Z] #63 ... [2024-09-05T19:57:42.117Z] [2024-09-05T19:57:42.117Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:42.386Z] #61 ... [2024-09-05T19:57:42.386Z] [2024-09-05T19:57:42.386Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:42.655Z] #54 ... [2024-09-05T19:57:42.655Z] [2024-09-05T19:57:42.655Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:44.066Z] #61 ... [2024-09-05T19:57:44.066Z] [2024-09-05T19:57:44.066Z] #41 [core-command internal] load build context [2024-09-05T19:57:44.066Z] #41 ... [2024-09-05T19:57:44.066Z] [2024-09-05T19:57:44.066Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:44.066Z] #38 ... [2024-09-05T19:57:44.066Z] [2024-09-05T19:57:44.066Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:45.484Z] #61 ... [2024-09-05T19:57:45.484Z] [2024-09-05T19:57:45.484Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:57:45.484Z] #90 DONE 4.8s [2024-09-05T19:57:45.484Z] [2024-09-05T19:57:45.484Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:45.485Z] #61 transferring context: 199.77MB 86.0s [2024-09-05T19:57:45.485Z] #61 ... [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:45.485Z] #58 ... [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:45.485Z] #61 ... [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:57:45.485Z] #91 DONE 4.8s [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:45.485Z] #61 ... [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-05T19:57:45.485Z] #92 DONE 3.7s [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:45.485Z] #61 ... [2024-09-05T19:57:45.485Z] [2024-09-05T19:57:45.485Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:45.755Z] #57 ... [2024-09-05T19:57:45.755Z] [2024-09-05T19:57:45.755Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:46.721Z] #61 ... [2024-09-05T19:57:46.721Z] [2024-09-05T19:57:46.721Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-05T19:57:46.721Z] #93 DONE 1.3s [2024-09-05T19:57:46.721Z] [2024-09-05T19:57:46.721Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:46.721Z] #61 ... [2024-09-05T19:57:46.721Z] [2024-09-05T19:57:46.721Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:46.721Z] #55 ... [2024-09-05T19:57:46.721Z] [2024-09-05T19:57:46.721Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-05T19:57:46.992Z] #94 ... [2024-09-05T19:57:46.992Z] [2024-09-05T19:57:46.992Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-05T19:57:46.992Z] #95 DONE 1.4s [2024-09-05T19:57:47.269Z] [2024-09-05T19:57:47.269Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:47.269Z] #61 ... [2024-09-05T19:57:47.269Z] [2024-09-05T19:57:47.269Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-05T19:57:47.269Z] #96 DONE 1.7s [2024-09-05T19:57:47.269Z] [2024-09-05T19:57:47.269Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-05T19:57:48.235Z] #97 ... [2024-09-05T19:57:48.235Z] [2024-09-05T19:57:48.235Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-05T19:57:48.235Z] #94 DONE 1.5s [2024-09-05T19:57:48.508Z] [2024-09-05T19:57:48.508Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:57:48.774Z] #98 ... [2024-09-05T19:57:48.774Z] [2024-09-05T19:57:48.774Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-05T19:57:48.774Z] #99 DONE 1.6s [2024-09-05T19:57:49.039Z] [2024-09-05T19:57:49.039Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:49.039Z] #57 ... [2024-09-05T19:57:49.039Z] [2024-09-05T19:57:49.039Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-05T19:57:49.039Z] #97 DONE 1.7s [2024-09-05T19:57:49.039Z] [2024-09-05T19:57:49.039Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:50.007Z] #57 ... [2024-09-05T19:57:50.007Z] [2024-09-05T19:57:50.007Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:57:50.007Z] #44 ... [2024-09-05T19:57:50.007Z] [2024-09-05T19:57:50.007Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:50.281Z] #57 ... [2024-09-05T19:57:50.281Z] [2024-09-05T19:57:50.281Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:57:50.281Z] #98 DONE 1.9s [2024-09-05T19:57:50.281Z] [2024-09-05T19:57:50.281Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:50.281Z] #57 transferring context: 218.03MB 91.3s [2024-09-05T19:57:50.549Z] #57 ... [2024-09-05T19:57:50.549Z] [2024-09-05T19:57:50.549Z] #70 [support-scheduler internal] load build context [2024-09-05T19:57:50.815Z] #70 ... [2024-09-05T19:57:50.815Z] [2024-09-05T19:57:50.815Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:50.815Z] #57 ... [2024-09-05T19:57:50.815Z] [2024-09-05T19:57:50.815Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:57:50.815Z] #100 DONE 1.5s [2024-09-05T19:57:50.815Z] [2024-09-05T19:57:50.815Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:50.815Z] #57 ... [2024-09-05T19:57:50.815Z] [2024-09-05T19:57:50.815Z] #51 [core-metadata internal] load build context [2024-09-05T19:57:50.815Z] #51 ... [2024-09-05T19:57:50.815Z] [2024-09-05T19:57:50.815Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:51.085Z] #57 ... [2024-09-05T19:57:51.085Z] [2024-09-05T19:57:51.085Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-05T19:57:51.085Z] #101 DONE 2.0s [2024-09-05T19:57:51.085Z] [2024-09-05T19:57:51.085Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:51.085Z] #57 ... [2024-09-05T19:57:51.085Z] [2024-09-05T19:57:51.085Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:57:51.085Z] #50 ... [2024-09-05T19:57:51.085Z] [2024-09-05T19:57:51.085Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:52.043Z] #57 ... [2024-09-05T19:57:52.043Z] [2024-09-05T19:57:52.043Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-05T19:57:52.043Z] #102 DONE 1.5s [2024-09-05T19:57:52.043Z] [2024-09-05T19:57:52.043Z] #57 [support-notifications internal] load build context [2024-09-05T19:57:52.310Z] #57 ... [2024-09-05T19:57:52.310Z] [2024-09-05T19:57:52.310Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:52.310Z] #71 ... [2024-09-05T19:57:52.310Z] [2024-09-05T19:57:52.310Z] #63 [core-data internal] load build context [2024-09-05T19:57:52.575Z] #63 ... [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-05T19:57:52.575Z] #103 DONE 1.6s [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #63 [core-data internal] load build context [2024-09-05T19:57:52.575Z] #63 ... [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:52.575Z] #71 ... [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-05T19:57:52.575Z] #104 DONE 1.4s [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:52.575Z] #71 ... [2024-09-05T19:57:52.575Z] [2024-09-05T19:57:52.575Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:57:52.841Z] #54 ... [2024-09-05T19:57:52.841Z] [2024-09-05T19:57:52.841Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:53.834Z] #71 ... [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-05T19:57:53.834Z] #105 DONE 1.5s [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-05T19:57:53.834Z] #106 DONE 0.9s [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:53.834Z] #71 ... [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #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-05T19:57:53.834Z] #107 DONE 1.1s [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:57:53.834Z] #71 ... [2024-09-05T19:57:53.834Z] [2024-09-05T19:57:53.834Z] #41 [core-command internal] load build context [2024-09-05T19:57:54.099Z] #41 ... [2024-09-05T19:57:54.099Z] [2024-09-05T19:57:54.099Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:57:54.099Z] #38 ... [2024-09-05T19:57:54.099Z] [2024-09-05T19:57:54.099Z] #41 [core-command internal] load build context [2024-09-05T19:57:55.503Z] #41 ... [2024-09-05T19:57:55.503Z] [2024-09-05T19:57:55.503Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:57:55.503Z] #58 transferring context: 255.27MB 96.4s [2024-09-05T19:57:55.769Z] #58 ... [2024-09-05T19:57:55.770Z] [2024-09-05T19:57:55.770Z] #41 [core-command internal] load build context [2024-09-05T19:57:56.724Z] #41 ... [2024-09-05T19:57:56.724Z] [2024-09-05T19:57:56.724Z] #55 [core-keeper internal] load build context [2024-09-05T19:57:56.989Z] #55 ... [2024-09-05T19:57:56.989Z] [2024-09-05T19:57:56.989Z] #41 [core-command internal] load build context [2024-09-05T19:57:57.254Z] #41 ... [2024-09-05T19:57:57.254Z] [2024-09-05T19:57:57.254Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:57:57.254Z] #61 ... [2024-09-05T19:57:57.254Z] [2024-09-05T19:57:57.254Z] #41 [core-command internal] load build context [2024-09-05T19:58:00.581Z] #41 ... [2024-09-05T19:58:00.581Z] [2024-09-05T19:58:00.581Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:58:00.581Z] #44 ... [2024-09-05T19:58:00.581Z] [2024-09-05T19:58:00.581Z] #41 [core-command internal] load build context [2024-09-05T19:58:00.581Z] #41 ... [2024-09-05T19:58:00.581Z] [2024-09-05T19:58:00.581Z] #108 [security-spire-agent] exporting to image [2024-09-05T19:58:00.581Z] #108 exporting layers 6.8s done [2024-09-05T19:58:00.581Z] #108 writing image sha256:5473dc3c533595befdc833c1dca0a8c44a67cc9714a50c8a4eb477e881602d8b 0.1s done [2024-09-05T19:58:00.581Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-05T19:58:00.581Z] #108 writing image sha256:f314fd3dbb67ad5b2209feeb761aa19b03dd7b32953dfbac3595c99020228856 0.2s done [2024-09-05T19:58:00.581Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-05T19:58:00.581Z] #108 writing image sha256:36df7c9aea0adabc4379fe2dafc3555f593c08cadc4be68a0da71d2ca73b1361 0.0s done [2024-09-05T19:58:00.582Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-05T19:58:00.582Z] #108 DONE 7.0s [2024-09-05T19:58:00.582Z] [2024-09-05T19:58:00.582Z] #41 [core-command internal] load build context [2024-09-05T19:58:00.846Z] #41 transferring context: 199.80MB 99.4s [2024-09-05T19:58:00.846Z] #41 ... [2024-09-05T19:58:00.846Z] [2024-09-05T19:58:00.846Z] #70 [support-scheduler internal] load build context [2024-09-05T19:58:00.846Z] #70 ... [2024-09-05T19:58:00.846Z] [2024-09-05T19:58:00.846Z] #41 [core-command internal] load build context [2024-09-05T19:58:01.116Z] #41 ... [2024-09-05T19:58:01.116Z] [2024-09-05T19:58:01.116Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:01.116Z] #51 ... [2024-09-05T19:58:01.116Z] [2024-09-05T19:58:01.116Z] #41 [core-command internal] load build context [2024-09-05T19:58:01.116Z] #41 ... [2024-09-05T19:58:01.116Z] [2024-09-05T19:58:01.116Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:58:01.382Z] #50 ... [2024-09-05T19:58:01.382Z] [2024-09-05T19:58:01.382Z] #41 [core-command internal] load build context [2024-09-05T19:58:02.337Z] #41 ... [2024-09-05T19:58:02.337Z] [2024-09-05T19:58:02.337Z] #57 [support-notifications internal] load build context [2024-09-05T19:58:02.601Z] #57 ... [2024-09-05T19:58:02.601Z] [2024-09-05T19:58:02.601Z] #63 [core-data internal] load build context [2024-09-05T19:58:02.601Z] #63 ... [2024-09-05T19:58:02.601Z] [2024-09-05T19:58:02.601Z] #57 [support-notifications internal] load build context [2024-09-05T19:58:02.866Z] #57 ... [2024-09-05T19:58:02.866Z] [2024-09-05T19:58:02.866Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:58:02.866Z] #54 ... [2024-09-05T19:58:02.866Z] [2024-09-05T19:58:02.866Z] #63 [core-data internal] load build context [2024-09-05T19:58:04.264Z] #63 ... [2024-09-05T19:58:04.264Z] [2024-09-05T19:58:04.264Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:58:04.264Z] #71 ... [2024-09-05T19:58:04.264Z] [2024-09-05T19:58:04.264Z] #41 [core-command internal] load build context [2024-09-05T19:58:04.264Z] #41 ... [2024-09-05T19:58:04.264Z] [2024-09-05T19:58:04.264Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:04.529Z] #38 ... [2024-09-05T19:58:04.529Z] [2024-09-05T19:58:04.529Z] #41 [core-command internal] load build context [2024-09-05T19:58:05.933Z] #41 ... [2024-09-05T19:58:05.933Z] [2024-09-05T19:58:05.933Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:58:05.933Z] #58 transferring context: 300.24MB 106.6s [2024-09-05T19:58:05.933Z] #58 ... [2024-09-05T19:58:05.933Z] [2024-09-05T19:58:05.933Z] #41 [core-command internal] load build context [2024-09-05T19:58:06.515Z] #41 ... [2024-09-05T19:58:06.515Z] [2024-09-05T19:58:06.515Z] #55 [core-keeper internal] load build context [2024-09-05T19:58:06.515Z] #55 transferring context: 309.77MB 107.5s done [2024-09-05T19:58:06.515Z] #55 DONE 108.1s [2024-09-05T19:58:06.515Z] [2024-09-05T19:58:06.515Z] #41 [core-command internal] load build context [2024-09-05T19:58:07.487Z] #41 ... [2024-09-05T19:58:07.487Z] [2024-09-05T19:58:07.487Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:58:07.487Z] #61 ... [2024-09-05T19:58:07.487Z] [2024-09-05T19:58:07.487Z] #41 [core-command internal] load build context [2024-09-05T19:58:08.458Z] #41 ... [2024-09-05T19:58:08.458Z] [2024-09-05T19:58:08.458Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-05T19:58:08.458Z] #58 transferring context: 309.77MB 108.9s done [2024-09-05T19:58:08.458Z] #58 DONE 109.9s [2024-09-05T19:58:08.458Z] [2024-09-05T19:58:08.458Z] #41 [core-command internal] load build context [2024-09-05T19:58:08.724Z] #41 ... [2024-09-05T19:58:08.724Z] [2024-09-05T19:58:08.724Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-05T19:58:08.724Z] #61 transferring context: 309.77MB 108.9s done [2024-09-05T19:58:08.724Z] #61 DONE 109.6s [2024-09-05T19:58:08.724Z] [2024-09-05T19:58:08.724Z] #41 [core-command internal] load build context [2024-09-05T19:58:08.994Z] #41 ... [2024-09-05T19:58:08.994Z] [2024-09-05T19:58:08.994Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-05T19:58:08.994Z] #109 DONE 2.4s [2024-09-05T19:58:08.994Z] [2024-09-05T19:58:08.994Z] #41 [core-command internal] load build context [2024-09-05T19:58:10.415Z] #41 ... [2024-09-05T19:58:10.415Z] [2024-09-05T19:58:10.415Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:58:10.415Z] #110 DONE 1.3s [2024-09-05T19:58:10.415Z] [2024-09-05T19:58:10.415Z] #41 [core-command internal] load build context [2024-09-05T19:58:10.415Z] #41 ... [2024-09-05T19:58:10.415Z] [2024-09-05T19:58:10.415Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:58:10.415Z] #44 ... [2024-09-05T19:58:10.415Z] [2024-09-05T19:58:10.415Z] #41 [core-command internal] load build context [2024-09-05T19:58:10.683Z] #41 ... [2024-09-05T19:58:10.683Z] [2024-09-05T19:58:10.683Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:58:10.683Z] #111 DONE 1.8s [2024-09-05T19:58:10.683Z] [2024-09-05T19:58:10.683Z] #41 [core-command internal] load build context [2024-09-05T19:58:11.266Z] #41 ... [2024-09-05T19:58:11.266Z] [2024-09-05T19:58:11.266Z] #70 [support-scheduler internal] load build context [2024-09-05T19:58:11.266Z] #70 ... [2024-09-05T19:58:11.266Z] [2024-09-05T19:58:11.266Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:11.266Z] #51 ... [2024-09-05T19:58:11.266Z] [2024-09-05T19:58:11.266Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:58:11.266Z] #71 ... [2024-09-05T19:58:11.266Z] [2024-09-05T19:58:11.266Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:11.532Z] #51 ... [2024-09-05T19:58:11.532Z] [2024-09-05T19:58:11.532Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:58:11.532Z] #50 ... [2024-09-05T19:58:11.532Z] [2024-09-05T19:58:11.532Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:12.494Z] #51 transferring context: 290.44MB 115.9s [2024-09-05T19:58:12.494Z] #51 ... [2024-09-05T19:58:12.494Z] [2024-09-05T19:58:12.494Z] #63 [core-data internal] load build context [2024-09-05T19:58:12.494Z] #63 transferring context: 309.77MB 110.7s done [2024-09-05T19:58:12.494Z] #63 DONE 112.4s [2024-09-05T19:58:12.494Z] [2024-09-05T19:58:12.494Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:13.077Z] #51 ... [2024-09-05T19:58:13.077Z] [2024-09-05T19:58:13.077Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:58:13.077Z] #54 ... [2024-09-05T19:58:13.077Z] [2024-09-05T19:58:13.077Z] #57 [support-notifications internal] load build context [2024-09-05T19:58:13.344Z] #57 ... [2024-09-05T19:58:13.344Z] [2024-09-05T19:58:13.344Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:13.927Z] #51 ... [2024-09-05T19:58:13.927Z] [2024-09-05T19:58:13.927Z] #50 [security-proxy-setup internal] load build context [2024-09-05T19:58:13.927Z] #50 transferring context: 309.77MB 106.7s done [2024-09-05T19:58:13.927Z] #50 DONE 110.2s [2024-09-05T19:58:13.927Z] [2024-09-05T19:58:13.927Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:14.898Z] #51 ... [2024-09-05T19:58:14.898Z] [2024-09-05T19:58:14.898Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:14.898Z] #38 ... [2024-09-05T19:58:14.898Z] [2024-09-05T19:58:14.898Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:15.166Z] #51 ... [2024-09-05T19:58:15.166Z] [2024-09-05T19:58:15.166Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:58:15.166Z] #112 DONE 1.1s [2024-09-05T19:58:15.166Z] [2024-09-05T19:58:15.166Z] #57 [support-notifications internal] load build context [2024-09-05T19:58:15.166Z] #57 transferring context: 309.77MB 115.7s done [2024-09-05T19:58:15.166Z] #57 DONE 116.3s [2024-09-05T19:58:15.166Z] [2024-09-05T19:58:15.166Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:15.166Z] #51 ... [2024-09-05T19:58:15.166Z] [2024-09-05T19:58:15.166Z] #70 [support-scheduler internal] load build context [2024-09-05T19:58:15.166Z] #70 transferring context: 309.77MB 109.2s done [2024-09-05T19:58:15.166Z] #70 DONE 111.9s [2024-09-05T19:58:15.166Z] [2024-09-05T19:58:15.166Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:16.578Z] #38 ... [2024-09-05T19:58:16.579Z] [2024-09-05T19:58:16.579Z] #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:58:16.579Z] #113 DONE 1.2s [2024-09-05T19:58:16.579Z] [2024-09-05T19:58:16.579Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:17.989Z] #38 ... [2024-09-05T19:58:17.989Z] [2024-09-05T19:58:17.989Z] #51 [core-metadata internal] load build context [2024-09-05T19:58:17.989Z] #51 transferring context: 309.77MB 120.9s done [2024-09-05T19:58:17.989Z] #51 DONE 121.4s [2024-09-05T19:58:17.989Z] [2024-09-05T19:58:17.989Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:18.954Z] #38 ... [2024-09-05T19:58:18.954Z] [2024-09-05T19:58:18.954Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:58:18.954Z] #114 ... [2024-09-05T19:58:18.954Z] [2024-09-05T19:58:18.954Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:19.917Z] #38 ... [2024-09-05T19:58:19.917Z] [2024-09-05T19:58:19.917Z] #44 [support-cron-scheduler internal] load build context [2024-09-05T19:58:19.917Z] #44 transferring context: 309.77MB 118.0s done [2024-09-05T19:58:19.917Z] #44 DONE 119.8s [2024-09-05T19:58:19.917Z] [2024-09-05T19:58:19.917Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:20.186Z] #38 ... [2024-09-05T19:58:20.186Z] [2024-09-05T19:58:20.186Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:58:20.186Z] #115 ... [2024-09-05T19:58:20.186Z] [2024-09-05T19:58:20.186Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:20.774Z] #38 ... [2024-09-05T19:58:20.774Z] [2024-09-05T19:58:20.774Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:58:20.774Z] #116 ... [2024-09-05T19:58:20.774Z] [2024-09-05T19:58:20.774Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:21.041Z] #38 ... [2024-09-05T19:58:21.041Z] [2024-09-05T19:58:21.041Z] #54 [security-bootstrapper internal] load build context [2024-09-05T19:58:21.041Z] #54 transferring context: 309.77MB 123.2s done [2024-09-05T19:58:21.041Z] #54 DONE 123.3s [2024-09-05T19:58:21.041Z] [2024-09-05T19:58:21.041Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:21.308Z] #38 ... [2024-09-05T19:58:21.308Z] [2024-09-05T19:58:21.308Z] #41 [core-command internal] load build context [2024-09-05T19:58:21.308Z] #41 ... [2024-09-05T19:58:21.308Z] [2024-09-05T19:58:21.308Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:21.308Z] #38 ... [2024-09-05T19:58:21.308Z] [2024-09-05T19:58:21.308Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:58:21.578Z] #71 ... [2024-09-05T19:58:21.578Z] [2024-09-05T19:58:21.578Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:21.845Z] #38 ... [2024-09-05T19:58:21.845Z] [2024-09-05T19:58:21.845Z] #41 [core-command internal] load build context [2024-09-05T19:58:21.845Z] #41 transferring context: 309.77MB 120.4s done [2024-09-05T19:58:21.845Z] #41 DONE 121.9s [2024-09-05T19:58:21.845Z] [2024-09-05T19:58:21.845Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:25.196Z] #38 ... [2024-09-05T19:58:25.196Z] [2024-09-05T19:58:25.196Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:58:25.196Z] #117 ... [2024-09-05T19:58:25.196Z] [2024-09-05T19:58:25.196Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:26.607Z] #38 ... [2024-09-05T19:58:26.607Z] [2024-09-05T19:58:26.607Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:58:26.607Z] #118 ... [2024-09-05T19:58:26.607Z] [2024-09-05T19:58:26.607Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:26.607Z] #38 transferring context: 251.78MB 128.4s [2024-09-05T19:58:29.197Z] #38 ... [2024-09-05T19:58:29.197Z] [2024-09-05T19:58:29.197Z] #71 [security-secretstore-setup internal] load build context [2024-09-05T19:58:29.197Z] #71 transferring context: 309.77MB 122.5s done [2024-09-05T19:58:29.197Z] #71 DONE 125.2s [2024-09-05T19:58:29.197Z] [2024-09-05T19:58:29.197Z] #38 [security-proxy-auth internal] load build context [2024-09-05T19:58:30.156Z] #38 transferring context: 309.77MB 131.9s done [2024-09-05T19:58:30.156Z] #38 DONE 132.1s [2024-09-05T19:58:30.156Z] [2024-09-05T19:58:30.156Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #118 ... [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #117 DONE 80.7s [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #116 DONE 85.1s [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #115 DONE 85.6s [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #114 DONE 86.8s [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-05T19:59:38.018Z] #119 ... [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:38.018Z] #118 DONE 79.5s [2024-09-05T19:59:38.018Z] [2024-09-05T19:59:38.018Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #120 ... [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #119 DONE 6.0s [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-05T19:59:42.287Z] #121 DONE 6.1s [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #122 DONE 6.1s [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #123 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.287Z] #123 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.287Z] #124 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #125 [support-scheduler builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #125 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.287Z] #126 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.287Z] #127 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #128 [core-command builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #128 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #129 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.287Z] #130 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.287Z] #131 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.287Z] #132 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.287Z] #133 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.287Z] #134 [core-data builder 6/7] COPY . . [2024-09-05T19:59:42.287Z] #134 CACHED [2024-09-05T19:59:42.287Z] [2024-09-05T19:59:42.288Z] #135 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.288Z] #135 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #136 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #137 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.288Z] #137 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #120 DONE 6.0s [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #138 DONE 6.1s [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.288Z] #139 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #140 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.288Z] #141 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #142 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.288Z] #143 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.288Z] #144 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #145 [core-metadata builder 6/7] COPY . . [2024-09-05T19:59:42.288Z] #145 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-05T19:59:42.288Z] #146 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #147 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-05T19:59:42.288Z] #147 CACHED [2024-09-05T19:59:42.288Z] [2024-09-05T19:59:42.288Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:59:47.632Z] #148 ... [2024-09-05T19:59:47.632Z] [2024-09-05T19:59:47.632Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T19:59:47.632Z] #0 4.461 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-05T19:59:48.591Z] #149 ... [2024-09-05T19:59:48.591Z] [2024-09-05T19:59:48.591Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T19:59:48.591Z] #0 6.480 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-05T19:59:48.591Z] #150 ... [2024-09-05T19:59:48.591Z] [2024-09-05T19:59:48.591Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T19:59:48.591Z] #0 6.735 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-05T19:59:48.856Z] #151 ... [2024-09-05T19:59:48.856Z] [2024-09-05T19:59:48.856Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T19:59:48.856Z] #0 6.985 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-05T19:59:49.121Z] #152 ... [2024-09-05T19:59:49.121Z] [2024-09-05T19:59:49.121Z] #153 [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-05T19:59:49.121Z] #0 7.239 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-05T19:59:49.387Z] #153 ... [2024-09-05T19:59:49.387Z] [2024-09-05T19:59:49.387Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T19:59:49.387Z] #148 7.412 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-05T19:59:51.960Z] #148 ... [2024-09-05T19:59:51.960Z] [2024-09-05T19:59:51.960Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T19:59:51.960Z] #0 6.042 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-05T19:59:51.960Z] #154 ... [2024-09-05T19:59:51.960Z] [2024-09-05T19:59:51.960Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T19:59:51.960Z] #0 7.237 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-05T19:59:52.226Z] #155 ... [2024-09-05T19:59:52.226Z] [2024-09-05T19:59:52.226Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T19:59:52.226Z] #0 5.756 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-05T19:59:52.226Z] #156 ... [2024-09-05T19:59:52.226Z] [2024-09-05T19:59:52.226Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T19:59:52.226Z] #0 6.172 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-05T19:59:52.498Z] #157 ... [2024-09-05T19:59:52.498Z] [2024-09-05T19:59:52.498Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T19:59:52.498Z] #0 7.288 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-05T19:59:52.498Z] #158 ... [2024-09-05T19:59:52.498Z] [2024-09-05T19:59:52.498Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T19:59:52.498Z] #0 7.254 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-05T19:59:52.765Z] #159 ... [2024-09-05T19:59:52.765Z] [2024-09-05T19:59:52.765Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T19:59:52.765Z] #0 5.756 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-05T20:22:01.839Z] #160 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #153 [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-05T20:22:01.839Z] #153 1326.7 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-05T20:22:01.839Z] #153 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-05T20:22:01.839Z] #159 DONE 1334.9s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-05T20:22:01.839Z] #161 DONE 0.5s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-05T20:22:01.839Z] #162 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-05T20:22:01.839Z] #148 DONE 1336.0s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:22:01.839Z] #156 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:22:01.839Z] #163 DONE 0.6s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:22:01.839Z] #164 DONE 0.3s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:22:01.839Z] #152 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #165 [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-05T20:22:01.839Z] #165 DONE 0.2s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-05T20:22:01.839Z] #166 DONE 0.3s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:22:01.839Z] #155 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-05T20:22:01.839Z] #167 DONE 0.4s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:22:01.839Z] #156 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-05T20:22:01.839Z] #162 DONE 3.0s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:22:01.839Z] #168 DONE 0.6s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T20:22:01.839Z] #169 DONE 0.6s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T20:22:01.839Z] #170 ... [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:22:01.839Z] #171 DONE 0.3s [2024-09-05T20:22:01.839Z] [2024-09-05T20:22:01.839Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-05T20:22:02.105Z] #172 DONE 0.6s [2024-09-05T20:22:02.105Z] [2024-09-05T20:22:02.105Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-05T20:22:02.105Z] #173 DONE 0.2s [2024-09-05T20:22:02.105Z] [2024-09-05T20:22:02.105Z] #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-05T20:22:02.405Z] #174 DONE 0.2s [2024-09-05T20:22:02.405Z] [2024-09-05T20:22:02.405Z] #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-05T20:22:02.678Z] #175 DONE 0.3s [2024-09-05T20:22:02.678Z] [2024-09-05T20:22:02.678Z] #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-05T20:22:02.947Z] #176 DONE 0.2s [2024-09-05T20:22:02.947Z] [2024-09-05T20:22:02.947Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:22:02.947Z] #156 ... [2024-09-05T20:22:02.947Z] [2024-09-05T20:22:02.947Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-05T20:22:03.259Z] #177 DONE 0.3s [2024-09-05T20:22:03.259Z] [2024-09-05T20:22:03.259Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-05T20:22:03.530Z] #178 DONE 0.4s [2024-09-05T20:22:03.530Z] [2024-09-05T20:22:03.530Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:22:03.804Z] #155 ... [2024-09-05T20:22:03.804Z] [2024-09-05T20:22:03.804Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-05T20:22:04.391Z] #179 ... [2024-09-05T20:22:04.391Z] [2024-09-05T20:22:04.391Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-05T20:22:04.391Z] #170 DONE 3.4s [2024-09-05T20:22:04.656Z] [2024-09-05T20:22:04.656Z] #108 [security-proxy-setup] exporting to image [2024-09-05T20:22:04.656Z] #108 exporting layers [2024-09-05T20:22:06.062Z] #108 exporting layers 1.4s done [2024-09-05T20:22:06.062Z] #108 writing image sha256:73b36ebf164e563ebc35cef980201bcabfb475bcef316024253f550f8a4db003 0.0s done [2024-09-05T20:22:06.062Z] #108 naming to docker.io/library/security-proxy-setup-arm64 [2024-09-05T20:22:06.062Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2024-09-05T20:22:06.062Z] #108 DONE 8.5s [2024-09-05T20:22:06.062Z] [2024-09-05T20:22:06.062Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-05T20:22:06.062Z] #179 DONE 2.4s [2024-09-05T20:22:06.062Z] [2024-09-05T20:22:06.062Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:22:06.062Z] #157 ... [2024-09-05T20:22:06.062Z] [2024-09-05T20:22:06.062Z] #108 [security-bootstrapper] exporting to image [2024-09-05T20:22:07.020Z] #108 exporting layers 1.0s done [2024-09-05T20:22:07.287Z] #108 writing image sha256:dac00f9ab3700f515397fe71de24033ea18977114049d6c8c9dfd0218619068e done [2024-09-05T20:22:07.287Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-05T20:22:07.287Z] #108 DONE 9.5s [2024-09-05T20:22:07.287Z] [2024-09-05T20:22:07.287Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:22:11.535Z] #149 ... [2024-09-05T20:22:11.535Z] [2024-09-05T20:22:11.535Z] #153 [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-05T20:22:11.535Z] #153 DONE 1349.3s [2024-09-05T20:22:11.535Z] [2024-09-05T20:22:11.535Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:22:11.799Z] #149 ... [2024-09-05T20:22:11.799Z] [2024-09-05T20:22:11.799Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:22:12.065Z] #180 DONE 0.3s [2024-09-05T20:22:12.065Z] [2024-09-05T20:22:12.065Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:22:12.065Z] #157 ... [2024-09-05T20:22:12.065Z] [2024-09-05T20:22:12.065Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:22:12.336Z] #181 DONE 0.2s [2024-09-05T20:22:12.336Z] [2024-09-05T20:22:12.336Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:22:12.336Z] #156 ... [2024-09-05T20:22:12.336Z] [2024-09-05T20:22:12.336Z] #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-05T20:22:12.336Z] #182 DONE 0.1s [2024-09-05T20:22:12.603Z] [2024-09-05T20:22:12.603Z] #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-05T20:22:12.603Z] #183 DONE 0.1s [2024-09-05T20:22:12.603Z] [2024-09-05T20:22:12.603Z] #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-05T20:22:12.870Z] #184 DONE 0.1s [2024-09-05T20:22:12.870Z] [2024-09-05T20:22:12.870Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-05T20:22:12.870Z] #185 DONE 0.3s [2024-09-05T20:22:12.870Z] [2024-09-05T20:22:12.870Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:22:13.136Z] #152 ... [2024-09-05T20:22:13.136Z] [2024-09-05T20:22:13.136Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-05T20:22:13.402Z] #186 DONE 0.3s [2024-09-05T20:22:13.402Z] [2024-09-05T20:22:13.402Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-05T20:22:13.667Z] #187 DONE 0.2s [2024-09-05T20:22:13.667Z] [2024-09-05T20:22:13.667Z] #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-05T20:22:16.246Z] #188 DONE 2.3s [2024-09-05T20:22:16.246Z] [2024-09-05T20:22:16.246Z] #108 [security-secretstore-setup] exporting to image [2024-09-05T20:22:16.246Z] #108 exporting layers [2024-09-05T20:22:17.206Z] #108 exporting layers 1.3s done [2024-09-05T20:22:17.206Z] #108 writing image sha256:13e5c8dc6a08bc6cdc1aaa43fdf58909d95748320b3d283c6d4a426dbf4bb7b7 done [2024-09-05T20:22:17.206Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-05T20:22:17.206Z] #108 DONE 10.8s [2024-09-05T20:22:17.206Z] [2024-09-05T20:22:17.206Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:23:25.055Z] #155 ... [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-05T20:23:25.055Z] #149 DONE 1416.4s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:23:25.055Z] #157 ... [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:23:25.055Z] #189 DONE 0.3s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:23:25.055Z] #190 DONE 0.2s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:23:25.055Z] #35 ... [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #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-05T20:23:25.055Z] #191 DONE 0.2s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #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-05T20:23:25.055Z] #192 DONE 0.1s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #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-05T20:23:25.055Z] #193 DONE 0.1s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #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-05T20:23:25.055Z] #194 DONE 2.1s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-05T20:23:25.055Z] #108 exporting layers [2024-09-05T20:23:25.055Z] #108 exporting layers 0.8s done [2024-09-05T20:23:25.055Z] #108 writing image sha256:a8ca50a5761c71b22754591cf054f358078b17cf58c5f7c0fa0a166f7e2d9f89 0.0s done [2024-09-05T20:23:25.055Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-05T20:23:25.055Z] #108 DONE 11.6s [2024-09-05T20:23:25.055Z] [2024-09-05T20:23:25.055Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:25:31.712Z] #157 ... [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-05T20:25:31.712Z] #151 DONE 1542.0s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:25:31.712Z] #35 ... [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:25:31.712Z] #195 DONE 0.4s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:25:31.712Z] #196 DONE 0.2s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #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-05T20:25:31.712Z] #197 DONE 0.3s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #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-05T20:25:31.712Z] #198 DONE 0.1s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-05T20:25:31.712Z] #108 exporting layers [2024-09-05T20:25:31.712Z] #108 exporting layers 0.9s done [2024-09-05T20:25:31.712Z] #108 writing image sha256:8f86e2337fb9d831c0f03ba9fb3515337c269b218b9a442d8a119933ea83ec5f done [2024-09-05T20:25:31.712Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-05T20:25:31.712Z] #108 DONE 12.5s [2024-09-05T20:25:31.712Z] [2024-09-05T20:25:31.712Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:33:53.744Z] #152 ... [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-05T20:33:53.744Z] #160 DONE 2047.8s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:33:53.744Z] #154 ... [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:33:53.744Z] #199 DONE 0.1s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:33:53.744Z] #200 DONE 0.1s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-05T20:33:53.744Z] #201 DONE 0.5s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #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-05T20:33:53.744Z] #202 DONE 0.1s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-05T20:33:53.744Z] #203 DONE 0.1s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:33:53.744Z] #154 ... [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #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-05T20:33:53.744Z] #204 DONE 1.9s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:33:53.744Z] #154 ... [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #108 [security-proxy-auth] exporting to image [2024-09-05T20:33:53.744Z] #108 exporting layers [2024-09-05T20:33:53.744Z] #108 exporting layers 0.7s done [2024-09-05T20:33:53.744Z] #108 writing image sha256:9fd21a4719cece54c927074da948acf958aa4d2a331dad759213db78d69e4516 done [2024-09-05T20:33:53.744Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-05T20:33:53.744Z] #108 DONE 13.2s [2024-09-05T20:33:53.744Z] [2024-09-05T20:33:53.744Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:34:40.537Z] #155 ... [2024-09-05T20:34:40.537Z] [2024-09-05T20:34:40.537Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-05T20:34:40.537Z] #154 DONE 2098.6s [2024-09-05T20:34:40.537Z] [2024-09-05T20:34:40.537Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:34:40.805Z] #152 ... [2024-09-05T20:34:40.805Z] [2024-09-05T20:34:40.805Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:34:41.078Z] #205 DONE 0.2s [2024-09-05T20:34:41.078Z] [2024-09-05T20:34:41.078Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:34:41.078Z] #206 DONE 0.2s [2024-09-05T20:34:41.078Z] [2024-09-05T20:34:41.078Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:34:41.347Z] #155 ... [2024-09-05T20:34:41.347Z] [2024-09-05T20:34:41.347Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-05T20:34:41.934Z] #207 DONE 0.5s [2024-09-05T20:34:41.935Z] [2024-09-05T20:34:41.935Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:34:41.935Z] #208 DONE 0.2s [2024-09-05T20:34:41.935Z] [2024-09-05T20:34:41.935Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:34:41.935Z] #155 ... [2024-09-05T20:34:41.935Z] [2024-09-05T20:34:41.935Z] #108 [core-command] exporting to image [2024-09-05T20:34:41.935Z] #108 exporting layers [2024-09-05T20:34:42.627Z] #108 exporting layers 0.7s done [2024-09-05T20:34:42.627Z] #108 writing image sha256:c9a0c5338d612d3a631bef360554fe76036bb78c5e2609f974e6d6b1a6512559 done [2024-09-05T20:34:42.627Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-05T20:34:42.627Z] #108 DONE 13.9s [2024-09-05T20:34:42.627Z] [2024-09-05T20:34:42.627Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:04.310Z] #152 ... [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-05T20:37:04.310Z] #158 DONE 2240.1s [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:37:04.310Z] #156 ... [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:04.310Z] #209 DONE 0.1s [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:04.310Z] #152 ... [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-05T20:37:04.310Z] #210 DONE 0.5s [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:37:04.310Z] #211 DONE 0.2s [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #108 [core-keeper] exporting to image [2024-09-05T20:37:04.310Z] #108 exporting layers [2024-09-05T20:37:04.310Z] #108 exporting layers 0.6s done [2024-09-05T20:37:04.310Z] #108 writing image sha256:3708af3020e07808e272d8a50825a43da631fe4274ba2825e48d5e32f5f4c0d4 done [2024-09-05T20:37:04.310Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-05T20:37:04.310Z] #108 DONE 14.5s [2024-09-05T20:37:04.310Z] [2024-09-05T20:37:04.310Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:05.274Z] #35 ... [2024-09-05T20:37:05.274Z] [2024-09-05T20:37:05.274Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-05T20:37:05.274Z] #156 DONE 2243.5s [2024-09-05T20:37:05.547Z] [2024-09-05T20:37:05.547Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T20:37:05.812Z] #150 ... [2024-09-05T20:37:05.812Z] [2024-09-05T20:37:05.812Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:05.812Z] #212 DONE 0.2s [2024-09-05T20:37:05.812Z] [2024-09-05T20:37:05.812Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:37:06.081Z] #157 ... [2024-09-05T20:37:06.081Z] [2024-09-05T20:37:06.081Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:37:06.350Z] #213 DONE 0.1s [2024-09-05T20:37:06.350Z] [2024-09-05T20:37:06.350Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-05T20:37:06.618Z] #214 DONE 0.5s [2024-09-05T20:37:06.618Z] [2024-09-05T20:37:06.618Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:06.888Z] #152 ... [2024-09-05T20:37:06.888Z] [2024-09-05T20:37:06.888Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:37:06.888Z] #215 DONE 0.1s [2024-09-05T20:37:06.888Z] [2024-09-05T20:37:06.888Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-05T20:37:07.155Z] #216 DONE 0.2s [2024-09-05T20:37:07.155Z] [2024-09-05T20:37:07.155Z] #108 [core-data] exporting to image [2024-09-05T20:37:07.740Z] #108 exporting layers 0.7s done [2024-09-05T20:37:07.740Z] #108 writing image sha256:4a84bd8e57e3f97faa3f6eced79238a18326e4c97e7a4cd6f9f8818acb2452a7 done [2024-09-05T20:37:07.740Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-05T20:37:07.740Z] #108 DONE 15.2s [2024-09-05T20:37:07.740Z] [2024-09-05T20:37:07.740Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:08.699Z] #152 ... [2024-09-05T20:37:08.699Z] [2024-09-05T20:37:08.699Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-05T20:37:08.699Z] #150 DONE 2246.7s [2024-09-05T20:37:08.699Z] [2024-09-05T20:37:08.699Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:09.283Z] #35 ... [2024-09-05T20:37:09.283Z] [2024-09-05T20:37:09.283Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:09.548Z] #217 DONE 0.2s [2024-09-05T20:37:09.548Z] [2024-09-05T20:37:09.548Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:09.548Z] #35 ... [2024-09-05T20:37:09.548Z] [2024-09-05T20:37:09.548Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:37:09.548Z] #218 DONE 0.1s [2024-09-05T20:37:09.813Z] [2024-09-05T20:37:09.813Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-05T20:37:10.083Z] #219 DONE 0.5s [2024-09-05T20:37:10.083Z] [2024-09-05T20:37:10.083Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:37:10.083Z] #220 DONE 0.1s [2024-09-05T20:37:10.083Z] [2024-09-05T20:37:10.083Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:10.363Z] #152 ... [2024-09-05T20:37:10.363Z] [2024-09-05T20:37:10.363Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-05T20:37:10.363Z] #221 DONE 0.1s [2024-09-05T20:37:10.363Z] [2024-09-05T20:37:10.363Z] #108 [core-metadata] exporting to image [2024-09-05T20:37:10.945Z] #108 exporting layers 0.5s done [2024-09-05T20:37:10.945Z] #108 writing image sha256:81a9fd8f8e1d1c668f93dcfcc8427e8d5244bc5ba53b71d1efcc4a4e68ac2855 done [2024-09-05T20:37:10.945Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-05T20:37:10.945Z] #108 DONE 15.7s [2024-09-05T20:37:10.945Z] [2024-09-05T20:37:10.945Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:43.156Z] #35 ... [2024-09-05T20:37:43.156Z] [2024-09-05T20:37:43.156Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-05T20:37:43.156Z] #157 DONE 2280.6s [2024-09-05T20:37:43.156Z] [2024-09-05T20:37:43.156Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:43.156Z] #35 ... [2024-09-05T20:37:43.156Z] [2024-09-05T20:37:43.156Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-05T20:37:43.156Z] #152 DONE 2281.2s [2024-09-05T20:37:43.156Z] [2024-09-05T20:37:43.156Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:43.423Z] #222 DONE 0.3s [2024-09-05T20:37:43.423Z] [2024-09-05T20:37:43.423Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:37:43.805Z] #223 DONE 0.2s [2024-09-05T20:37:43.805Z] [2024-09-05T20:37:43.805Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-05T20:37:43.805Z] #224 DONE 0.4s [2024-09-05T20:37:43.805Z] [2024-09-05T20:37:43.805Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:44.106Z] #225 DONE 0.3s [2024-09-05T20:37:44.106Z] [2024-09-05T20:37:44.106Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:37:44.387Z] #226 DONE 0.3s [2024-09-05T20:37:44.387Z] [2024-09-05T20:37:44.387Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:37:44.387Z] #227 DONE 0.2s [2024-09-05T20:37:44.387Z] [2024-09-05T20:37:44.387Z] #108 [support-scheduler] exporting to image [2024-09-05T20:37:44.387Z] #108 exporting layers [2024-09-05T20:37:45.042Z] #108 exporting layers 0.8s done [2024-09-05T20:37:45.042Z] #108 writing image sha256:8e4a2caf5dfce55136e36b0341a1c43aaf5926e20cee970a9a4b05113ec70f03 done [2024-09-05T20:37:45.042Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-05T20:37:45.042Z] #108 DONE 16.5s [2024-09-05T20:37:45.042Z] [2024-09-05T20:37:45.042Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-05T20:37:45.042Z] #228 DONE 0.7s [2024-09-05T20:37:45.042Z] [2024-09-05T20:37:45.042Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-05T20:37:45.329Z] #229 DONE 0.1s [2024-09-05T20:37:45.329Z] [2024-09-05T20:37:45.329Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-05T20:37:45.329Z] #155 DONE 2283.3s [2024-09-05T20:37:45.329Z] [2024-09-05T20:37:45.329Z] #108 [support-cron-scheduler] exporting to image [2024-09-05T20:37:45.600Z] #108 ... [2024-09-05T20:37:45.600Z] [2024-09-05T20:37:45.600Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-05T20:37:45.600Z] #230 DONE 0.1s [2024-09-05T20:37:45.924Z] [2024-09-05T20:37:45.924Z] #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-05T20:37:45.924Z] #231 DONE 0.1s [2024-09-05T20:37:45.924Z] [2024-09-05T20:37:45.924Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-05T20:37:46.527Z] #232 DONE 0.4s [2024-09-05T20:37:46.527Z] [2024-09-05T20:37:46.527Z] #108 [support-cron-scheduler] exporting to image [2024-09-05T20:37:46.527Z] #108 ... [2024-09-05T20:37:46.527Z] [2024-09-05T20:37:46.528Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-05T20:37:46.528Z] #233 DONE 0.1s [2024-09-05T20:37:46.528Z] [2024-09-05T20:37:46.528Z] #108 [support-notifications] exporting to image [2024-09-05T20:37:47.106Z] #108 exporting layers 0.6s done [2024-09-05T20:37:47.106Z] #108 writing image sha256:e78ad1575312cc6091c21872e8fa16f0439e594e64075526a3cd8852b6d2322a done [2024-09-05T20:37:47.106Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-05T20:37:47.369Z] #108 exporting layers 2.2s done [2024-09-05T20:37:47.369Z] #108 writing image sha256:7898b406135d40d525664343981db31758bff46abd70963f09e2025f5bcb1e54 done [2024-09-05T20:37:47.369Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-05T20:37:47.369Z] #108 DONE 18.7s [2024-09-05T20:37:47.369Z] [2024-09-05T20:37:47.369Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-05T20:37:47.369Z] time="2024-09-05T19:56:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-05T20:37:47.387Z] $ docker stop --time=1 4ad1e48c8905b860ff121803145fd0499252273351e6b03f769e1b37dcfbaeca [2024-09-05T20:37:49.004Z] $ docker rm -f --volumes 4ad1e48c8905b860ff121803145fd0499252273351e6b03f769e1b37dcfbaeca [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-05T20:37:49.584Z] + docker images [2024-09-05T20:37:49.584Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-05T20:37:49.584Z] support-notifications-arm64 latest e78ad1575312 3 seconds ago 47.1MB [2024-09-05T20:37:49.584Z] support-cron-scheduler-arm64 latest 7898b406135d 5 seconds ago 48.6MB [2024-09-05T20:37:49.584Z] support-scheduler-arm64 latest 8e4a2caf5dfc 6 seconds ago 46.2MB [2024-09-05T20:37:49.584Z] core-metadata-arm64 latest 81a9fd8f8e1d 39 seconds ago 44.1MB [2024-09-05T20:37:49.584Z] core-data-arm64 latest 4a84bd8e57e3 43 seconds ago 44MB [2024-09-05T20:37:49.584Z] core-keeper-arm64 latest 3708af3020e0 46 seconds ago 39MB [2024-09-05T20:37:49.584Z] core-command-arm64 latest c9a0c5338d61 3 minutes ago 39.9MB [2024-09-05T20:37:49.584Z] security-proxy-auth-arm64 latest 9fd21a4719ce 3 minutes ago 37.5MB [2024-09-05T20:37:49.584Z] security-spiffe-token-provider-arm64 latest 8f86e2337fb9 12 minutes ago 34.2MB [2024-09-05T20:37:49.584Z] core-common-config-bootstrapper-arm64 latest a8ca50a5761c 14 minutes ago 20.2MB [2024-09-05T20:37:49.584Z] security-secretstore-setup-arm64 latest 13e5c8dc6a08 15 minutes ago 41.5MB [2024-09-05T20:37:49.584Z] security-bootstrapper-arm64 latest dac00f9ab370 15 minutes ago 23.8MB [2024-09-05T20:37:49.584Z] security-proxy-setup-arm64 latest 73b36ebf164e 15 minutes ago 31MB [2024-09-05T20:37:49.584Z] security-spire-agent-arm64 latest 36df7c9aea0a 39 minutes ago 179MB [2024-09-05T20:37:49.584Z] security-spire-config-arm64 latest f314fd3dbb67 39 minutes ago 120MB [2024-09-05T20:37:49.584Z] security-spire-server-arm64 latest 5473dc3c5335 39 minutes ago 121MB [2024-09-05T20:37:49.584Z] ci-base-image-arm64 latest 5fdcf6a947e0 About an hour ago 967MB [2024-09-05T20:37:49.584Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-05T20:37:49.584Z] 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-05T20:37:50.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:37:50.540Z] [2024-09-05T20:37:50.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:37:50.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:37:50.965Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-05T20:37:50.965Z] 8998bd30e6a1: Pulling fs layer [2024-09-05T20:37:50.965Z] 04944245beec: Pulling fs layer [2024-09-05T20:37:50.965Z] 699f458cf7ca: Pulling fs layer [2024-09-05T20:37:50.965Z] 765212b225bb: Pulling fs layer [2024-09-05T20:37:50.965Z] f23df028b6ca: Pulling fs layer [2024-09-05T20:37:50.965Z] d65c8cfc05b1: Pulling fs layer [2024-09-05T20:37:50.965Z] 2437ff75d9bd: Pulling fs layer [2024-09-05T20:37:50.965Z] 765212b225bb: Waiting [2024-09-05T20:37:50.965Z] f23df028b6ca: Waiting [2024-09-05T20:37:50.965Z] 2437ff75d9bd: Waiting [2024-09-05T20:37:50.965Z] d65c8cfc05b1: Waiting [2024-09-05T20:37:51.231Z] 04944245beec: Verifying Checksum [2024-09-05T20:37:51.231Z] 04944245beec: Download complete [2024-09-05T20:37:51.231Z] 765212b225bb: Verifying Checksum [2024-09-05T20:37:51.231Z] 765212b225bb: Download complete [2024-09-05T20:37:51.231Z] f23df028b6ca: Download complete [2024-09-05T20:37:51.231Z] d65c8cfc05b1: Verifying Checksum [2024-09-05T20:37:51.231Z] d65c8cfc05b1: Download complete [2024-09-05T20:37:51.497Z] 699f458cf7ca: Verifying Checksum [2024-09-05T20:37:51.497Z] 699f458cf7ca: Download complete [2024-09-05T20:37:51.762Z] 8998bd30e6a1: Download complete [2024-09-05T20:37:54.356Z] 2437ff75d9bd: Verifying Checksum [2024-09-05T20:37:54.356Z] 2437ff75d9bd: Download complete [2024-09-05T20:37:56.292Z] 8998bd30e6a1: Pull complete [2024-09-05T20:37:56.871Z] 04944245beec: Pull complete [2024-09-05T20:37:58.273Z] 699f458cf7ca: Pull complete [2024-09-05T20:37:58.539Z] 765212b225bb: Pull complete [2024-09-05T20:37:59.499Z] f23df028b6ca: Pull complete [2024-09-05T20:37:59.765Z] d65c8cfc05b1: Pull complete [2024-09-05T20:38:17.952Z] 2437ff75d9bd: Pull complete [2024-09-05T20:38:17.952Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-05T20:38:17.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-05T20:38:17.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T20:38:18.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-9526 does not seem to be running inside a container [2024-09-05T20:38:18.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-05T20:38:21.407Z] $ docker top ecbb7205c262d01b9cd312ebc4f1fdb0485678651f46dfb2977f43843b46bd8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:22.354Z] ---> job-cost.sh [2024-09-05T20:38:22.354Z] lf-activate-venv: SKIPPING [2024-09-05T20:38:22.354Z] INFO: No Stack... [2024-09-05T20:38:22.930Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-05T20:38:23.507Z] INFO: Archiving Costs [Pipeline] sh [2024-09-05T20:38:24.426Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-05T20:38:24.426Z] + cut -d, -f6 [Pipeline] lock [2024-09-05T20:38:24.492Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4888-1-stack-cost] [2024-09-05T20:38:24.499Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4888-1-stack-cost] did not exist. Created. [2024-09-05T20:38:24.505Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4888-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-05T20:38:25.252Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-05T20:38:25.513Z] Stashed 1 file(s) [Pipeline] } [2024-09-05T20:38:25.535Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4888-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-05T20:38:25.611Z] $ docker stop --time=1 ecbb7205c262d01b9cd312ebc4f1fdb0485678651f46dfb2977f43843b46bd8c [2024-09-05T20:38:27.104Z] $ docker rm -f --volumes ecbb7205c262d01b9cd312ebc4f1fdb0485678651f46dfb2977f43843b46bd8c [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-05T20:38:28.314Z] provisioning config files... [2024-09-05T20:38:28.321Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config566293550029181192tmp [Pipeline] { [Pipeline] sh [2024-09-05T20:38:28.675Z] + set +x [2024-09-05T20:38:28.675Z] + curl -s https://codecov.io/bash [2024-09-05T20:38:28.675Z] + bash -s -- [2024-09-05T20:38:28.675Z] [2024-09-05T20:38:28.675Z] _____ _ [2024-09-05T20:38:28.675Z] / ____| | | [2024-09-05T20:38:28.675Z] | | ___ __| | ___ ___ _____ __ [2024-09-05T20:38:28.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-05T20:38:28.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-05T20:38:28.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-05T20:38:28.675Z] Bash-1.0.6 [2024-09-05T20:38:28.675Z] [2024-09-05T20:38:28.675Z] [2024-09-05T20:38:28.675Z] ==> git version 2.25.1 found [2024-09-05T20:38:28.675Z] ==> 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-05T20:38:28.675Z] Release-Date: 2020-01-08 [2024-09-05T20:38:28.675Z] 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-05T20:38:28.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-05T20:38:28.675Z] ==> Jenkins CI detected. [2024-09-05T20:38:28.675Z] current dir:  /w/workspace/edgex-go/1 [2024-09-05T20:38:28.675Z] project root: . [2024-09-05T20:38:28.675Z] --> token set from env [2024-09-05T20:38:28.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-05T20:38:28.675Z] ==> Running gcov in . (disable via -X gcov) [2024-09-05T20:38:28.675Z] ==> Python coveragepy not found [2024-09-05T20:38:28.675Z] ==> Searching for coverage reports in: [2024-09-05T20:38:28.675Z] + . [2024-09-05T20:38:28.675Z] -> Found 1 reports [2024-09-05T20:38:28.675Z] ==> Detecting git/mercurial file structure [2024-09-05T20:38:28.675Z] ==> Reading reports [2024-09-05T20:38:28.675Z] + ./coverage.out bytes=545398 [2024-09-05T20:38:28.675Z] ==> Appending adjustments [2024-09-05T20:38:28.675Z] https://docs.codecov.io/docs/fixing-reports [2024-09-05T20:38:30.055Z] + Found adjustments [2024-09-05T20:38:30.055Z] ==> Gzipping contents [2024-09-05T20:38:30.055Z] 68K /tmp/codecov.jEPcOK.gz [2024-09-05T20:38:30.055Z] ==> Uploading reports [2024-09-05T20:38:30.055Z] url: https://codecov.io [2024-09-05T20:38:30.055Z] query: branch=PR-4888&commit=415f6ca8cee61c8acd577fbe168565d91b64b246&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4888&job=&cmd_args= [2024-09-05T20:38:30.055Z] -> Pinging Codecov [2024-09-05T20:38:30.055Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4888&commit=415f6ca8cee61c8acd577fbe168565d91b64b246&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4888%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4888&job=&cmd_args= [2024-09-05T20:38:31.432Z] -> Uploading to [2024-09-05T20:38:31.432Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-05/00271124DB129430A58F1EEE437C3FCB/415f6ca8cee61c8acd577fbe168565d91b64b246/8442c6cc-7d9f-4d0c-852a-55657612095e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240905%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240905T203831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4b552cd2b84591485e10aade9e9ec6f5eea83f9f97868b8de3fb9b731b99e2a [2024-09-05T20:38:31.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-05T20:38:31.432Z] Dload Upload Total Spent Left Speed [2024-09-05T20:38:31.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67975 0 0 100 67975 0 237k --:--:-- --:--:-- --:--:-- 237k [2024-09-05T20:38:31.692Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/415f6ca8cee61c8acd577fbe168565d91b64b246 [Pipeline] } [2024-09-05T20:38:31.731Z] 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-05T20:38:33.455Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:33.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:34.699Z] ---> package-listing.sh [2024-09-05T20:38:34.699Z] ++ facter osfamily [2024-09-05T20:38:34.699Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-05T20:38:34.958Z] + OS_FAMILY=debian [2024-09-05T20:38:34.958Z] + workspace=/w/workspace/edgex-go/1 [2024-09-05T20:38:34.958Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-05T20:38:34.958Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-05T20:38:34.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-05T20:38:34.958Z] + PACKAGES=/tmp/packages_start.txt [2024-09-05T20:38:34.958Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-05T20:38:34.958Z] + PACKAGES=/tmp/packages_end.txt [2024-09-05T20:38:34.958Z] + case "${OS_FAMILY}" in [2024-09-05T20:38:34.958Z] + dpkg -l [2024-09-05T20:38:34.958Z] + grep '^ii' [2024-09-05T20:38:34.958Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-05T20:38:34.958Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-05T20:38:34.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-05T20:38:34.958Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-05T20:38:34.958Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-05T20:38:34.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-05T20:38:35.004Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-05T20:38:35.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:38:35.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:38:35.957Z] [2024-09-05T20:38:35.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-05T20:38:36.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:38:36.366Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-05T20:38:36.366Z] 5eb5b503b376: Pulling fs layer [2024-09-05T20:38:36.366Z] 5c69ac0246d0: Pulling fs layer [2024-09-05T20:38:36.366Z] ec43610c2a17: Pulling fs layer [2024-09-05T20:38:36.366Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-05T20:38:36.366Z] 33b1e0a273af: Pulling fs layer [2024-09-05T20:38:36.366Z] 5d3b04190fa2: Pulling fs layer [2024-09-05T20:38:36.366Z] 2f39f015ded8: Pulling fs layer [2024-09-05T20:38:36.366Z] 33b1e0a273af: Waiting [2024-09-05T20:38:36.366Z] 3a2ae6a8a46f: Waiting [2024-09-05T20:38:36.366Z] 5d3b04190fa2: Waiting [2024-09-05T20:38:36.366Z] 2f39f015ded8: Waiting [2024-09-05T20:38:36.366Z] 5c69ac0246d0: Verifying Checksum [2024-09-05T20:38:36.366Z] 5c69ac0246d0: Download complete [2024-09-05T20:38:36.366Z] 3a2ae6a8a46f: Download complete [2024-09-05T20:38:36.366Z] 33b1e0a273af: Verifying Checksum [2024-09-05T20:38:36.366Z] 33b1e0a273af: Download complete [2024-09-05T20:38:36.366Z] 5d3b04190fa2: Verifying Checksum [2024-09-05T20:38:36.366Z] 5d3b04190fa2: Download complete [2024-09-05T20:38:36.366Z] ec43610c2a17: Verifying Checksum [2024-09-05T20:38:36.366Z] ec43610c2a17: Download complete [2024-09-05T20:38:36.626Z] 5eb5b503b376: Verifying Checksum [2024-09-05T20:38:36.626Z] 5eb5b503b376: Download complete [2024-09-05T20:38:37.561Z] 2f39f015ded8: Download complete [2024-09-05T20:38:38.135Z] 5eb5b503b376: Pull complete [2024-09-05T20:38:38.135Z] 5c69ac0246d0: Pull complete [2024-09-05T20:38:38.707Z] ec43610c2a17: Pull complete [2024-09-05T20:38:38.707Z] 3a2ae6a8a46f: Pull complete [2024-09-05T20:38:38.968Z] 33b1e0a273af: Pull complete [2024-09-05T20:38:38.968Z] 5d3b04190fa2: Pull complete [2024-09-05T20:38:43.162Z] 2f39f015ded8: Pull complete [2024-09-05T20:38:43.162Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-05T20:38:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-05T20:38:43.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-05T20:38:43.441Z] prd-ubuntu20.04-docker-8c-8g-9524 does not seem to be running inside a container [2024-09-05T20:38:43.463Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-05T20:38:49.080Z] $ docker top 314d266e710316ed7c6aa6532064ed9e4fb254d557e64fea6e2a01d072239c07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-05T20:38:49.505Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-05T20:38:49.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-05T20:38:50.140Z] + ls /var/log/sa-host [2024-09-05T20:38:50.140Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-05T20:38:50.309Z] provisioning config files... [2024-09-05T20:38:50.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9789711359329783128tmp [Pipeline] { [Pipeline] echo [2024-09-05T20:38:50.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:50.718Z] ---> create-netrc.sh [Pipeline] } [2024-09-05T20:38:50.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:51.201Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-05T20:38:51.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:51.577Z] ---> sudo-logs.sh [2024-09-05T20:38:51.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-05T20:38:51.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:52.003Z] ---> job-cost.sh [2024-09-05T20:38:52.003Z] lf-activate-venv: SKIPPING [2024-09-05T20:38:52.003Z] DEBUG: total: 0.2199999988079071 [2024-09-05T20:38:52.003Z] INFO: Retrieving Stack Cost... [2024-09-05T20:38:52.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-05T20:38:52.831Z] INFO: Archiving Costs [Pipeline] echo [2024-09-05T20:38:52.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-05T20:38:53.186Z] ---> logs-deploy.sh [2024-09-05T20:38:53.186Z] lf-activate-venv: SKIPPING [2024-09-05T20:38:53.186Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4888/1 [2024-09-05T20:38:53.186Z] INFO: archiving workspace using pattern(s): [2024-09-05T20:38:54.124Z] Archives upload complete. [2024-09-05T20:38:54.124Z] INFO: archiving logs to Nexus