Pull request #4855 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d+4508c6b134dd8db5d14b2b122fe51143339f6eec (c1755cbb4eb57ab484d23983d5ba2c38124539dc) 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-ssh17549456350289323770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh667803808565925949.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4855/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-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4652294362182813515.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-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1771802112804435688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh13357837195598294577.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-4855/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-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2419744576159489488.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7287 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [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 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d # 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 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 Merge succeeded, producing 718d49e3b16a7f49ca486ee1c56059c6ab97029f Checking out Revision 718d49e3b16a7f49ca486ee1c56059c6ab97029f (PR-4855) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 718d49e3b16a7f49ca486ee1c56059c6ab97029f # timeout=10 Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T09:25:45.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T09:25:45.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T09:25:45.411Z] ========================================================= [2024-08-07T09:25:45.411Z] EdgeX Global Pipelines Version Info [2024-08-07T09:25:45.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:25:46.170Z] ------------------- [2024-08-07T09:25:46.170Z] stable info: [2024-08-07T09:25:46.170Z] ------------------- [2024-08-07T09:25:46.170Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:25:46.170Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T09:25:46.170Z] Message: update stable to v1.0.260 [2024-08-07T09:25:46.740Z] ------------------- [2024-08-07T09:25:46.740Z] experimental info: [2024-08-07T09:25:46.740Z] ------------------- [2024-08-07T09:25:46.740Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T09:25:46.740Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T09:25:46.740Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T09:25:46.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T09:25:47.011Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T09:25:47.072Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T09:25:47.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T09:25:47.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T09:25:47.242Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T09:25:47.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T09:25:47.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T09:25:47.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T09:25:47.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T09:25:47.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T09:25:47.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T09:25:47.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T09:25:47.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T09:25:47.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T09:25:47.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:25:47.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T09:25:47.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T09:25:47.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T09:25:48.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T09:25:48.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T09:25:48.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T09:25:48.241Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T09:25:48.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo [2024-08-07T09:25:48.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo [2024-08-07T09:25:48.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo [2024-08-07T09:25:48.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo [2024-08-07T09:26:01.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 718d49e [Pipeline] echo [2024-08-07T09:26:01.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:26:01.876Z] provisioning config files... [2024-08-07T09:26:01.889Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6673487289415097394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:26:02.287Z] ---> ****-login.sh [2024-08-07T09:26:02.287Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:26:02.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:02.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:02.808Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:02.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:02.808Z] [2024-08-07T09:26:02.808Z] Login Succeeded [2024-08-07T09:26:02.808Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:26:02.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:02.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:02.808Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:02.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:02.808Z] [2024-08-07T09:26:02.808Z] Login Succeeded [2024-08-07T09:26:02.808Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:26:02.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:02.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:02.808Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:02.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:02.808Z] [2024-08-07T09:26:02.808Z] Login Succeeded [2024-08-07T09:26:02.808Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:26:03.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:03.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:03.069Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:03.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:03.070Z] [2024-08-07T09:26:03.070Z] Login Succeeded [2024-08-07T09:26:03.070Z] ****.io [2024-08-07T09:26:03.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:26:03.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:26:03.330Z] Configure a credential helper to remove this warning. See [2024-08-07T09:26:03.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:26:03.330Z] [2024-08-07T09:26:03.330Z] Login Succeeded [2024-08-07T09:26:03.330Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:26:03.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:26:03.830Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/core-command/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/core-data/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T09:26:03.831Z] + + cut -d/ -f2 [2024-08-07T09:26:03.831Z] dirname cmd/core-keeper/Dockerfile [2024-08-07T09:26:03.831Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T09:26:03.831Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-07T09:26:03.831Z] + cut -d/ -f2 [2024-08-07T09:26:03.831Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T09:26:03.889Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-07T09:26:04.423Z] + git rev-list -1 --merges 718d49e3b16a7f49ca486ee1c56059c6ab97029f~1..718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo [2024-08-07T09:26:04.462Z] -----------> git rev-list -1 --merges 718d49e3b16a7f49ca486ee1c56059c6ab97029f~1..718d49e3b16a7f49ca486ee1c56059c6ab97029f 718d49e3b16a7f49ca486ee1c56059c6ab97029f [2024-08-07T09:26:04.462Z] 718d49e3b16a7f49ca486ee1c56059c6ab97029f [false] [Pipeline] sh [2024-08-07T09:26:04.785Z] + git log --format=format:%s -1 718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] echo [2024-08-07T09:26:04.833Z] ========================================================= [2024-08-07T09:26:04.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T09:26:04.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T09:26:05.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T09:26:05.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T09:26:05.290Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T09:26:05.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T09:26:05.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-08-07T09:26:05.290Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T09:26:05.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:26:05.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:26:05.742Z] [2024-08-07T09:26:05.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:26:06.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:26:06.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T09:26:06.138Z] b85a868b505f: Pulling fs layer [2024-08-07T09:26:06.138Z] e2be974225ed: Pulling fs layer [2024-08-07T09:26:06.138Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T09:26:06.138Z] 988bab9f4d93: Pulling fs layer [2024-08-07T09:26:06.138Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T09:26:06.138Z] eaf3925da568: Pulling fs layer [2024-08-07T09:26:06.138Z] bab4dde63d76: Pulling fs layer [2024-08-07T09:26:06.138Z] bde34c3a00c8: Pulling fs layer [2024-08-07T09:26:06.138Z] b352a97aabf1: Pulling fs layer [2024-08-07T09:26:06.138Z] 4872d77fe225: Pulling fs layer [2024-08-07T09:26:06.138Z] 5851b861e8e6: Pulling fs layer [2024-08-07T09:26:06.138Z] 1469e6f7b9e6: Waiting [2024-08-07T09:26:06.138Z] eaf3925da568: Waiting [2024-08-07T09:26:06.138Z] 4872d77fe225: Waiting [2024-08-07T09:26:06.138Z] bab4dde63d76: Waiting [2024-08-07T09:26:06.138Z] 5851b861e8e6: Waiting [2024-08-07T09:26:06.138Z] b352a97aabf1: Waiting [2024-08-07T09:26:06.138Z] 988bab9f4d93: Waiting [2024-08-07T09:26:06.138Z] e2be974225ed: Verifying Checksum [2024-08-07T09:26:06.138Z] e2be974225ed: Download complete [2024-08-07T09:26:06.138Z] 988bab9f4d93: Download complete [2024-08-07T09:26:06.138Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T09:26:06.138Z] 1469e6f7b9e6: Download complete [2024-08-07T09:26:06.138Z] eaf3925da568: Download complete [2024-08-07T09:26:06.138Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T09:26:06.138Z] 339a4e72a1f5: Download complete [2024-08-07T09:26:06.138Z] bde34c3a00c8: Verifying Checksum [2024-08-07T09:26:06.138Z] bde34c3a00c8: Download complete [2024-08-07T09:26:06.396Z] b352a97aabf1: Verifying Checksum [2024-08-07T09:26:06.396Z] b352a97aabf1: Download complete [2024-08-07T09:26:06.396Z] 4872d77fe225: Download complete [2024-08-07T09:26:06.396Z] 5851b861e8e6: Verifying Checksum [2024-08-07T09:26:06.396Z] 5851b861e8e6: Download complete [2024-08-07T09:26:06.396Z] b85a868b505f: Verifying Checksum [2024-08-07T09:26:06.396Z] b85a868b505f: Download complete [2024-08-07T09:26:06.655Z] bab4dde63d76: Verifying Checksum [2024-08-07T09:26:06.655Z] bab4dde63d76: Download complete [2024-08-07T09:26:07.590Z] b85a868b505f: Pull complete [2024-08-07T09:26:07.591Z] e2be974225ed: Pull complete [2024-08-07T09:26:08.158Z] 339a4e72a1f5: Pull complete [2024-08-07T09:26:08.158Z] 988bab9f4d93: Pull complete [2024-08-07T09:26:08.417Z] 1469e6f7b9e6: Pull complete [2024-08-07T09:26:08.417Z] eaf3925da568: Pull complete [2024-08-07T09:26:09.794Z] bab4dde63d76: Pull complete [2024-08-07T09:26:10.053Z] bde34c3a00c8: Pull complete [2024-08-07T09:26:10.053Z] b352a97aabf1: Pull complete [2024-08-07T09:26:10.053Z] 4872d77fe225: Pull complete [2024-08-07T09:26:10.053Z] 5851b861e8e6: Pull complete [2024-08-07T09:26:10.053Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T09:26:10.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T09:26:10.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:26:10.608Z] prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container [2024-08-07T09:26:10.641Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T09:26:13.680Z] $ docker top f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 -eo pid,comm [2024-08-07T09:26:13.737Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-07T09:26:13.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T09:26:13.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:26:13.921Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:26:14.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:26:14.044Z] $ docker exec f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent [2024-08-07T09:26:14.140Z] SSH_AUTH_SOCK=/tmp/ssh-akmVmv4cP9Jo/agent.32 [2024-08-07T09:26:14.140Z] SSH_AGENT_PID=38 [2024-08-07T09:26:14.147Z] Running ssh-add (command line suppressed) [2024-08-07T09:26:14.247Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3922012832698802129.key (/w/workspace/edgex-go/1@tmp/private_key_3922012832698802129.key) [2024-08-07T09:26:14.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:26:14.618Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T09:26:14.650Z] $ docker exec --env ******** --env ******** f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent -k [2024-08-07T09:26:14.742Z] unset SSH_AUTH_SOCK; [2024-08-07T09:26:14.742Z] unset SSH_AGENT_PID; [2024-08-07T09:26:14.742Z] echo Agent pid 38 killed; [2024-08-07T09:26:14.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T09:26:14.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T09:26:14.867Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T09:26:14.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T09:26:14.972Z] $ docker exec f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent [2024-08-07T09:26:15.082Z] SSH_AUTH_SOCK=/tmp/ssh-zyUnRhk8M1k5/agent.71 [2024-08-07T09:26:15.082Z] SSH_AGENT_PID=77 [2024-08-07T09:26:15.087Z] Running ssh-add (command line suppressed) [2024-08-07T09:26:15.183Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1149667759502305045.key (/w/workspace/edgex-go/1@tmp/private_key_1149667759502305045.key) [2024-08-07T09:26:15.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T09:26:15.554Z] + git semver init [2024-08-07T09:26:15.814Z] 2024-08-07 09:26:15,731 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T09:26:15.814Z] 2024-08-07 09:26:15,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-07T09:26:15.814Z] 2024-08-07 09:26:15,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-07T09:26:15.814Z] 2024-08-07 09:26:15,733 [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-08-07T09:26:22.392Z] 2024-08-07 09:26:21,475 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,475 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4855 with force:False [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,476 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4855 [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,480 [execute] INFO git cat-file --batch-check [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,487 [execute] INFO git cat-file --batch [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T09:26:22.392Z] 2024-08-07 09:26:21,492 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4855 [2024-08-07T09:26:22.392Z] 0.0.0 [Pipeline] } [2024-08-07T09:26:22.426Z] $ docker exec --env ******** --env ******** f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 ssh-agent -k [2024-08-07T09:26:22.522Z] unset SSH_AUTH_SOCK; [2024-08-07T09:26:22.522Z] unset SSH_AGENT_PID; [2024-08-07T09:26:22.522Z] echo Agent pid 77 killed; [2024-08-07T09:26:22.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T09:26:22.997Z] + git semver [Pipeline] } [2024-08-07T09:26:23.283Z] $ docker stop --time=1 f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 [2024-08-07T09:26:24.563Z] $ docker rm -f --volumes f47b5ceb8e2b1a0f3e173c8baf32b5f0e88fbfe47ca27115663c9d88ba57bac1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:26:24.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T09:26:25.285Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T09:26:25.311Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T09:26:26.233Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-07T09:26:26.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:26:26.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:26:26.361Z] ========================================================= [2024-08-07T09:26:26.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T09:26:26.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:26:26.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:26:26.726Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T09:26:26.726Z] 619be1103602: Pulling fs layer [2024-08-07T09:26:26.726Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T09:26:26.726Z] 5df492c9dc93: Pulling fs layer [2024-08-07T09:26:26.726Z] 7629e6793208: Pulling fs layer [2024-08-07T09:26:26.726Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:26:26.726Z] fb5054dd5b73: Pulling fs layer [2024-08-07T09:26:26.726Z] eeca6798cff9: Pulling fs layer [2024-08-07T09:26:26.726Z] aa269ceb94a6: Pulling fs layer [2024-08-07T09:26:26.726Z] ada007ff1a6a: Pulling fs layer [2024-08-07T09:26:26.726Z] 7629e6793208: Waiting [2024-08-07T09:26:26.726Z] fb5054dd5b73: Waiting [2024-08-07T09:26:26.726Z] eeca6798cff9: Waiting [2024-08-07T09:26:26.726Z] aa269ceb94a6: Waiting [2024-08-07T09:26:26.726Z] ada007ff1a6a: Waiting [2024-08-07T09:26:26.726Z] 4f4fb700ef54: Waiting [2024-08-07T09:26:26.726Z] 7862e08f4a3e: Download complete [2024-08-07T09:26:26.726Z] 7629e6793208: Verifying Checksum [2024-08-07T09:26:26.726Z] 7629e6793208: Download complete [2024-08-07T09:26:26.726Z] 4f4fb700ef54: Download complete [2024-08-07T09:26:26.726Z] fb5054dd5b73: Verifying Checksum [2024-08-07T09:26:26.726Z] fb5054dd5b73: Download complete [2024-08-07T09:26:26.726Z] 619be1103602: Verifying Checksum [2024-08-07T09:26:26.726Z] 619be1103602: Download complete [2024-08-07T09:26:26.726Z] eeca6798cff9: Verifying Checksum [2024-08-07T09:26:26.726Z] eeca6798cff9: Download complete [2024-08-07T09:26:26.984Z] 619be1103602: Pull complete [2024-08-07T09:26:26.984Z] ada007ff1a6a: Verifying Checksum [2024-08-07T09:26:26.984Z] ada007ff1a6a: Download complete [2024-08-07T09:26:27.242Z] 5df492c9dc93: Verifying Checksum [2024-08-07T09:26:27.242Z] 5df492c9dc93: Download complete [2024-08-07T09:26:27.242Z] 7862e08f4a3e: Pull complete [2024-08-07T09:26:27.809Z] aa269ceb94a6: Verifying Checksum [2024-08-07T09:26:27.809Z] aa269ceb94a6: Download complete [2024-08-07T09:26:31.092Z] 5df492c9dc93: Pull complete [2024-08-07T09:26:31.092Z] 7629e6793208: Pull complete [2024-08-07T09:26:31.092Z] 4f4fb700ef54: Pull complete [2024-08-07T09:26:31.092Z] fb5054dd5b73: Pull complete [2024-08-07T09:26:31.092Z] eeca6798cff9: Pull complete [2024-08-07T09:26:32.992Z] aa269ceb94a6: Pull complete [2024-08-07T09:26:33.251Z] ada007ff1a6a: Pull complete [2024-08-07T09:26:33.251Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T09:26:33.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:26:33.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:26:33.629Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:26:33.629Z] WORKDIR /edgex [2024-08-07T09:26:33.629Z] COPY go.mod . [2024-08-07T09:26:33.629Z] RUN go mod download [2024-08-07T09:26:33.629Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-07T09:26:34.194Z] Sending build context to Docker daemon 179MB [2024-08-07T09:26:34.194Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T09:26:34.194Z] ---> f489d0715acc [2024-08-07T09:26:34.194Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:26:40.701Z] Still waiting to schedule task [2024-08-07T09:26:40.702Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-07T09:26:40.776Z] ---> Running in 7cb6684bf8ab [2024-08-07T09:26:40.776Z] Removing intermediate container 7cb6684bf8ab [2024-08-07T09:26:40.776Z] ---> e23014a174e3 [2024-08-07T09:26:40.776Z] Step 3/4 : COPY go.mod . [2024-08-07T09:26:40.776Z] ---> 2d372299543d [2024-08-07T09:26:40.776Z] Step 4/4 : RUN go mod download [2024-08-07T09:26:40.776Z] ---> Running in 5ec54a773a99 [2024-08-07T09:27:02.728Z] Removing intermediate container 5ec54a773a99 [2024-08-07T09:27:02.728Z] ---> 767d2d3f61fc [2024-08-07T09:27:02.728Z] Successfully built 767d2d3f61fc [2024-08-07T09:27:02.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:27:03.127Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:27:03.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:27:03.303Z] prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container [2024-08-07T09:27:03.344Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T09:27:03.803Z] $ docker top fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:27:04.220Z] + go version [2024-08-07T09:27:04.220Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T09:27:04.252Z] $ docker stop --time=1 fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 [2024-08-07T09:27:05.498Z] $ docker rm -f --volumes fa3b2c321834b5d87a76129ab1ade9b3f17f1cd7dba4eac49793098b88386b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:27:06.289Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T09:27:06.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:27:06.457Z] prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container [2024-08-07T09:27:06.484Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T09:27:06.787Z] $ docker top 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:27:06.909Z] ========================================================= [2024-08-07T09:27:06.909Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:27:06.909Z] ========================================================= [Pipeline] sh [2024-08-07T09:27:07.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:27:07.576Z] + make test [2024-08-07T09:27:07.576Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:27:15.686Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T09:27:47.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T09:27:47.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T09:27:47.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T09:27:48.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T09:27:48.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T09:27:48.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T09:27:49.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T09:27:50.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T09:27:50.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:27:50.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T09:27:50.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T09:27:50.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T09:27:52.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-08-07T09:27:52.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-08-07T09:27:52.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.401s coverage: 93.4% of statements [2024-08-07T09:27:52.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 91.7% of statements [2024-08-07T09:27:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T09:27:52.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T09:27:53.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.5% of statements [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T09:27:54.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T09:27:55.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements [2024-08-07T09:27:55.659Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-08-07T09:27:55.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T09:27:55.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T09:27:55.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.018s coverage: 0.0% of statements [no tests to run] [2024-08-07T09:27:56.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-07T09:27:56.854Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 30.7% of statements [2024-08-07T09:27:56.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.031s coverage: 41.7% of statements [2024-08-07T09:27:56.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements [2024-08-07T09:27:57.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements [2024-08-07T09:27:57.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements [2024-08-07T09:27:57.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T09:27:58.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T09:27:59.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T09:27:59.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T09:27:59.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T09:28:00.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T09:28:00.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T09:28:00.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T09:28:00.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T09:28:00.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T09:28:00.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T09:28:01.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T09:28:03.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T09:28:03.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T09:28:04.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T09:28:04.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T09:28:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T09:28:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T09:28:07.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T09:28:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T09:28:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T09:28:08.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T09:28:08.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T09:28:09.330Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T09:28:09.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:28:09.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T09:28:11.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T09:28:11.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T09:28:11.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T09:28:11.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T09:28:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T09:28:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:28:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T09:28:12.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T09:28:13.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T09:28:13.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T09:28:14.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T09:28:14.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.050s coverage: 67.2% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 20.0% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.075s coverage: 81.8% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 63.1% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-07T09:28:24.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.158s coverage: 36.5% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 89.5% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements [2024-08-07T09:28:24.135Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-08-07T09:28:24.135Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-07T09:28:24.135Z] running golangci-lint [2024-08-07T09:28:24.135Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T09:28:24.135Z] go version go1.21.9 linux/amd64 [2024-08-07T09:28:24.135Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T09:28:24.135Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T09:28:50.705Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|compiled_files|exports_file|files|name|types_sizes) took 23.360412173s" [2024-08-07T09:28:50.705Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.560961ms" [2024-08-07T09:28:57.276Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.510095947s with top 10 stages: buildir: 50.057699868s, gosec: 8.309332423s, inspect: 2.635555705s, fact_deprecated: 2.408401469s, ctrlflow: 2.107906797s, printf: 1.900292886s, S1038: 1.343889568s, fact_purity: 1.219540172s, nilness: 1.202309512s, ineffassign: 851.098823ms" [2024-08-07T09:28:57.542Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T09:28:57.542Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 213/213, exclude: 213/213, exclude-rules: 21/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, cgo: 213/213, path_prettifier: 213/213, skip_dirs: 213/213, nolint: 0/21, skip_files: 213/213" [2024-08-07T09:28:57.542Z] level=info msg="[runner] processing took 23.049815ms with stages: nolint: 11.972778ms, identifier_marker: 5.562969ms, exclude-rules: 2.45101ms, autogenerated_exclude: 1.527599ms, path_prettifier: 999.613µs, skip_dirs: 497.566µs, cgo: 21.23µs, filename_unadjuster: 11.2µs, max_same_issues: 1.3µs, sort_results: 950ns, uniq_by_line: 600ns, fixer: 520ns, severity-rules: 510ns, diff: 410ns, exclude: 390ns, source_code: 360ns, skip_files: 310ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-08-07T09:28:57.542Z] level=info msg="[runner] linters took 10.79665341s with stages: goanalysis_metalinter: 10.773489513s" [2024-08-07T09:28:57.542Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T09:28:57.542Z] level=info msg="Memory: 341 samples, avg is 265.2MB, max is 1308.9MB" [2024-08-07T09:28:57.542Z] level=info msg="Execution took 34.210678155s" [2024-08-07T09:28:57.542Z] go vet ./... [2024-08-07T09:29:04.514Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T09:29:04.514Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T09:29:04.514Z] ./bin/test-attribution-txt.sh [2024-08-07T09:29:04.514Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T09:29:04.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T09:29:04.894Z] + ls -al . [2024-08-07T09:29:04.894Z] total 884 [2024-08-07T09:29:04.894Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 09:27 . [2024-08-07T09:29:04.894Z] drwxr-xr-x 4 root root 4096 Aug 7 09:27 .. [2024-08-07T09:29:04.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 .blubracket [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:25 .dockerignore [2024-08-07T09:29:04.894Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:28 .git [2024-08-07T09:29:04.894Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 .github [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:25 .gitignore [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:25 .golangci.yml [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:25 .hadolint.yml [2024-08-07T09:29:04.894Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 09:26 .semver [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:25 .sonarcloud.properties [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:25 ADOPTERS.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:25 Attribution.txt [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:25 CHANGELOG.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:25 CONTRIBUTING.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:25 GOVERNANCE.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:25 Jenkinsfile [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:25 LICENSE [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:25 Makefile [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:25 OWNERS.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:25 README.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:25 SECURITY.md [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:26 VERSION [2024-08-07T09:29:04.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 bin [2024-08-07T09:29:04.894Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:25 cmd [2024-08-07T09:29:04.894Z] -rw-r--r-- 1 root root 512116 Aug 7 09:28 coverage.out [2024-08-07T09:29:04.894Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:25 fuzz_test [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 7317 Aug 7 09:25 go.mod [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 102581 Aug 7 09:25 go.sum [2024-08-07T09:29:04.894Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:25 internal [2024-08-07T09:29:04.894Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:25 openapi [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:25 security.txt [2024-08-07T09:29:04.894Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:25 version.go [Pipeline] sh [2024-08-07T09:29:05.212Z] + '[' -e coverage.out ] [2024-08-07T09:29:05.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T09:29:05.358Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T09:29:05.665Z] + make build [2024-08-07T09:29:05.665Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T09:29:32.282Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T09:29:32.282Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T09:29:32.847Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T09:29:33.414Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T09:29:35.315Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T09:29:39.498Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T09:29:41.399Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T09:29:43.301Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T09:29:45.201Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:29:46.137Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T09:29:46.703Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T09:29:47.268Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T09:29:48.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-07T09:29:49.617Z] $ docker stop --time=1 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 [2024-08-07T09:29:56.974Z] $ docker rm -f --volumes 391d9a5e49a24dde751a841db238b2c1c985088a37c534a65f13e767cc1e8180 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:29:58.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:29:58.567Z] [2024-08-07T09:29:58.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:29:58.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:29:58.967Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T09:29:58.967Z] 91d30c5bc195: Pulling fs layer [2024-08-07T09:29:58.967Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T09:29:58.967Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T09:29:58.967Z] 4698f68db338: Pulling fs layer [2024-08-07T09:29:58.967Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T09:29:58.967Z] e0025b399a48: Pulling fs layer [2024-08-07T09:29:58.967Z] 4698f68db338: Waiting [2024-08-07T09:29:58.967Z] 2a2f49069b9e: Waiting [2024-08-07T09:29:58.967Z] e0025b399a48: Waiting [2024-08-07T09:29:58.967Z] 91d30c5bc195: Verifying Checksum [2024-08-07T09:29:58.967Z] 91d30c5bc195: Download complete [2024-08-07T09:29:58.967Z] 4698f68db338: Verifying Checksum [2024-08-07T09:29:58.967Z] 4698f68db338: Download complete [2024-08-07T09:29:58.967Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T09:29:58.967Z] 2e9b0aa3be6d: Download complete [2024-08-07T09:29:59.225Z] e0025b399a48: Verifying Checksum [2024-08-07T09:29:59.225Z] e0025b399a48: Download complete [2024-08-07T09:29:59.225Z] 91d30c5bc195: Pull complete [2024-08-07T09:29:59.225Z] 2a2f49069b9e: Download complete [2024-08-07T09:29:59.791Z] 2e9b0aa3be6d: Pull complete [2024-08-07T09:29:59.791Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T09:29:59.791Z] 9c61dcf015f6: Download complete [2024-08-07T09:30:05.058Z] 9c61dcf015f6: Pull complete [2024-08-07T09:30:05.058Z] 4698f68db338: Pull complete [2024-08-07T09:30:05.058Z] 2a2f49069b9e: Pull complete [2024-08-07T09:30:05.058Z] e0025b399a48: Pull complete [2024-08-07T09:30:05.058Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T09:30:05.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T09:30:05.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:30:05.392Z] prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container [2024-08-07T09:30:05.419Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-07T09:30:06.624Z] $ docker top 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:30:07.031Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T09:30:10.316Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #1 transferring dockerfile: 2.50kB done [2024-08-07T09:30:10.316Z] #1 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #2 transferring dockerfile: 2.06kB done [2024-08-07T09:30:10.316Z] #2 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #3 transferring dockerfile: 1.85kB done [2024-08-07T09:30:10.316Z] #3 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #4 transferring dockerfile: 1.81kB done [2024-08-07T09:30:10.316Z] #4 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #5 transferring dockerfile: 1.89kB done [2024-08-07T09:30:10.316Z] #5 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #6 transferring dockerfile: 3.17kB done [2024-08-07T09:30:10.316Z] #6 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #7 transferring dockerfile: 2.01kB done [2024-08-07T09:30:10.316Z] #7 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #8 transferring dockerfile: 2.15kB done [2024-08-07T09:30:10.316Z] #8 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #9 transferring dockerfile: 1.70kB done [2024-08-07T09:30:10.316Z] #9 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #10 [core-data internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #10 transferring dockerfile: 2.01kB done [2024-08-07T09:30:10.316Z] #10 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #11 transferring dockerfile: 1.95kB done [2024-08-07T09:30:10.316Z] #11 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #12 transferring dockerfile: 2.49kB done [2024-08-07T09:30:10.316Z] #12 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #13 transferring dockerfile: 2.23kB done [2024-08-07T09:30:10.316Z] #13 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #14 transferring dockerfile: 1.93kB done [2024-08-07T09:30:10.316Z] #14 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #15 transferring dockerfile: 1.93kB done [2024-08-07T09:30:10.316Z] #15 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T09:30:10.316Z] #16 transferring dockerfile: 1.69kB done [2024-08-07T09:30:10.316Z] #16 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-07T09:30:10.316Z] #17 transferring context: 50B done [2024-08-07T09:30:10.316Z] #17 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-07T09:30:10.316Z] #18 transferring context: 50B done [2024-08-07T09:30:10.316Z] #18 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #19 [core-metadata internal] load .dockerignore [2024-08-07T09:30:10.316Z] #19 transferring context: 50B done [2024-08-07T09:30:10.316Z] #19 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T09:30:10.316Z] #20 transferring context: 50B done [2024-08-07T09:30:10.316Z] #20 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #21 [core-keeper internal] load .dockerignore [2024-08-07T09:30:10.316Z] #21 transferring context: 50B done [2024-08-07T09:30:10.316Z] #21 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-07T09:30:10.316Z] #22 transferring context: 50B done [2024-08-07T09:30:10.316Z] #22 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #23 [security-proxy-auth internal] load .dockerignore [2024-08-07T09:30:10.316Z] #23 transferring context: 50B done [2024-08-07T09:30:10.316Z] #23 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-07T09:30:10.316Z] #24 transferring context: 50B done [2024-08-07T09:30:10.316Z] #24 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #25 [core-data internal] load .dockerignore [2024-08-07T09:30:10.316Z] #25 transferring context: 50B done [2024-08-07T09:30:10.316Z] #25 DONE 0.0s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #26 [security-spire-server internal] load .dockerignore [2024-08-07T09:30:10.316Z] #26 transferring context: 50B done [2024-08-07T09:30:10.316Z] #26 DONE 0.1s [2024-08-07T09:30:10.316Z] [2024-08-07T09:30:10.316Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T09:30:10.316Z] #27 transferring context: 50B done [2024-08-07T09:30:10.574Z] #27 DONE 0.1s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #28 [support-notifications internal] load .dockerignore [2024-08-07T09:30:10.574Z] #28 transferring context: 50B done [2024-08-07T09:30:10.574Z] #28 DONE 0.1s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #29 [support-scheduler internal] load .dockerignore [2024-08-07T09:30:10.574Z] #29 transferring context: 50B done [2024-08-07T09:30:10.574Z] #29 DONE 0.1s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #30 [core-command internal] load .dockerignore [2024-08-07T09:30:10.574Z] #30 transferring context: 50B done [2024-08-07T09:30:10.574Z] #30 DONE 0.1s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-08-07T09:30:10.574Z] #31 transferring context: 50B done [2024-08-07T09:30:10.574Z] #31 DONE 0.0s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #32 [security-spire-config internal] load .dockerignore [2024-08-07T09:30:10.574Z] #32 transferring context: 50B done [2024-08-07T09:30:10.574Z] #32 DONE 0.0s [2024-08-07T09:30:10.574Z] [2024-08-07T09:30:10.574Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T09:30:10.833Z] #33 DONE 0.0s [2024-08-07T09:30:10.833Z] [2024-08-07T09:30:10.833Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:30:11.400Z] #34 DONE 0.8s [2024-08-07T09:30:11.401Z] [2024-08-07T09:30:11.401Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:30:11.401Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.4s done [2024-08-07T09:30:11.401Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:30:11.401Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:30:11.401Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:30:11.401Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:30:11.401Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.2s [2024-08-07T09:30:11.401Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s [2024-08-07T09:30:11.660Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-07T09:30:11.660Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-07T09:30:11.920Z] #35 ... [2024-08-07T09:30:11.920Z] [2024-08-07T09:30:11.920Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:30:11.920Z] #36 DONE 1.2s [2024-08-07T09:30:11.920Z] [2024-08-07T09:30:11.920Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:30:11.920Z] #37 DONE 1.3s [2024-08-07T09:30:11.920Z] [2024-08-07T09:30:11.920Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:30:11.920Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.4s done [2024-08-07T09:30:11.920Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:30:11.920Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T09:30:11.920Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T09:30:11.920Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-07T09:30:12.178Z] #35 ... [2024-08-07T09:30:12.178Z] [2024-08-07T09:30:12.178Z] #38 [security-spire-agent internal] load build context [2024-08-07T09:30:12.178Z] #38 transferring context: 27.13kB done [2024-08-07T09:30:12.178Z] #38 DONE 0.3s [2024-08-07T09:30:12.178Z] [2024-08-07T09:30:12.178Z] #39 [security-spire-config internal] load build context [2024-08-07T09:30:12.178Z] #39 transferring context: 25.85kB 0.1s done [2024-08-07T09:30:12.178Z] #39 DONE 0.3s [2024-08-07T09:30:12.178Z] [2024-08-07T09:30:12.178Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:30:12.178Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-08-07T09:30:12.438Z] #35 ... [2024-08-07T09:30:12.438Z] [2024-08-07T09:30:12.438Z] #40 [security-spire-server internal] load build context [2024-08-07T09:30:12.438Z] #40 transferring context: 27.60kB 0.1s done [2024-08-07T09:30:12.438Z] #40 DONE 0.5s [2024-08-07T09:30:12.696Z] [2024-08-07T09:30:12.696Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:30:17.961Z] #35 ... [2024-08-07T09:30:17.961Z] [2024-08-07T09:30:17.961Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:30:17.961Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-07T09:30:17.961Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T09:30:17.961Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T09:30:17.961Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T09:30:17.961Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-07T09:30:17.961Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-07T09:30:17.961Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T09:30:17.961Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-07T09:30:17.961Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-08-07T09:30:17.961Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-07T09:30:17.961Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T09:30:17.961Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.3s [2024-08-07T09:30:18.218Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.8s done [2024-08-07T09:30:20.739Z] #41 ... [2024-08-07T09:30:20.739Z] [2024-08-07T09:30:20.739Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:30:20.739Z] #42 transferring context: 178.61MB 9.3s [2024-08-07T09:30:20.739Z] #42 ... [2024-08-07T09:30:20.739Z] [2024-08-07T09:30:20.739Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T09:30:20.739Z] #43 ... [2024-08-07T09:30:20.739Z] [2024-08-07T09:30:20.739Z] #44 [support-cron-scheduler internal] load build context [2024-08-07T09:30:21.689Z] #44 ... [2024-08-07T09:30:21.689Z] [2024-08-07T09:30:21.689Z] #45 [security-bootstrapper internal] load build context [2024-08-07T09:30:21.689Z] #45 ... [2024-08-07T09:30:21.689Z] [2024-08-07T09:30:21.689Z] #46 [security-secretstore-setup internal] load build context [2024-08-07T09:30:21.689Z] #46 ... [2024-08-07T09:30:21.689Z] [2024-08-07T09:30:21.689Z] #47 [core-data internal] load build context [2024-08-07T09:30:21.946Z] #47 ... [2024-08-07T09:30:21.946Z] [2024-08-07T09:30:21.946Z] #48 [support-scheduler internal] load build context [2024-08-07T09:30:21.946Z] #48 ... [2024-08-07T09:30:21.946Z] [2024-08-07T09:30:21.946Z] #49 [core-metadata internal] load build context [2024-08-07T09:30:21.946Z] #49 ... [2024-08-07T09:30:21.946Z] [2024-08-07T09:30:21.946Z] #50 [core-command internal] load build context [2024-08-07T09:30:22.210Z] #50 ... [2024-08-07T09:30:22.210Z] [2024-08-07T09:30:22.210Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:30:22.210Z] #51 ... [2024-08-07T09:30:22.210Z] [2024-08-07T09:30:22.210Z] #52 [support-notifications internal] load build context [2024-08-07T09:30:22.210Z] #52 ... [2024-08-07T09:30:22.210Z] [2024-08-07T09:30:22.210Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:30:22.210Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-07T09:30:22.210Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T09:30:22.210Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T09:30:22.210Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T09:30:22.210Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-07T09:30:22.210Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-07T09:30:22.210Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-07T09:30:22.210Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T09:30:22.210Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done [2024-08-07T09:30:22.210Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-07T09:30:22.210Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T09:30:22.210Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.7s done [2024-08-07T09:30:22.539Z] #53 ... [2024-08-07T09:30:22.539Z] [2024-08-07T09:30:22.539Z] #54 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:30:22.539Z] #54 ... [2024-08-07T09:30:22.539Z] [2024-08-07T09:30:22.539Z] #55 [core-keeper internal] load build context [2024-08-07T09:30:22.800Z] #55 ... [2024-08-07T09:30:22.800Z] [2024-08-07T09:30:22.800Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:30:22.800Z] #56 ... [2024-08-07T09:30:22.800Z] [2024-08-07T09:30:22.800Z] #57 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:30:22.800Z] #57 ... [2024-08-07T09:30:22.800Z] [2024-08-07T09:30:22.800Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:30:23.116Z] #58 ... [2024-08-07T09:30:23.116Z] [2024-08-07T09:30:23.116Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:30:23.116Z] #59 ... [2024-08-07T09:30:23.116Z] [2024-08-07T09:30:23.116Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:30:23.116Z] #60 ... [2024-08-07T09:30:23.116Z] [2024-08-07T09:30:23.116Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:30:23.377Z] #61 ... [2024-08-07T09:30:23.377Z] [2024-08-07T09:30:23.377Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:30:23.377Z] #62 ... [2024-08-07T09:30:23.377Z] [2024-08-07T09:30:23.377Z] #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:30:24.164Z] #63 ... [2024-08-07T09:30:24.164Z] [2024-08-07T09:30:24.164Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:30:24.164Z] #64 ... [2024-08-07T09:30:24.164Z] [2024-08-07T09:30:24.164Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:30:24.424Z] #65 ... [2024-08-07T09:30:24.424Z] [2024-08-07T09:30:24.424Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:30:24.424Z] #66 ... [2024-08-07T09:30:24.424Z] [2024-08-07T09:30:24.424Z] #45 [security-bootstrapper internal] load build context [2024-08-07T09:30:25.799Z] #45 transferring context: 425.86MB 14.8s [2024-08-07T09:30:27.187Z] #45 ... [2024-08-07T09:30:27.187Z] [2024-08-07T09:30:27.187Z] #47 [core-data internal] load build context [2024-08-07T09:30:27.447Z] #47 ... [2024-08-07T09:30:27.447Z] [2024-08-07T09:30:27.447Z] #45 [security-bootstrapper internal] load build context [2024-08-07T09:30:27.704Z] #45 transferring context: 493.86MB 16.9s done [2024-08-07T09:30:31.788Z] #45 ... [2024-08-07T09:30:31.788Z] [2024-08-07T09:30:31.788Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:30:31.788Z] #42 transferring context: 493.86MB 19.6s done [2024-08-07T09:30:31.788Z] #42 ... [2024-08-07T09:30:31.788Z] [2024-08-07T09:30:31.788Z] #46 [security-secretstore-setup internal] load build context [2024-08-07T09:30:32.085Z] #46 ... [2024-08-07T09:30:32.085Z] [2024-08-07T09:30:32.085Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T09:30:32.085Z] #43 transferring context: 493.86MB 18.1s done [2024-08-07T09:30:32.085Z] #43 ... [2024-08-07T09:30:32.085Z] [2024-08-07T09:30:32.085Z] #44 [support-cron-scheduler internal] load build context [2024-08-07T09:30:32.085Z] #44 transferring context: 493.86MB 19.4s done [2024-08-07T09:30:32.085Z] #44 ... [2024-08-07T09:30:32.085Z] [2024-08-07T09:30:32.085Z] #48 [support-scheduler internal] load build context [2024-08-07T09:30:32.085Z] #48 transferring context: 493.86MB 17.4s done [2024-08-07T09:30:32.085Z] #48 ... [2024-08-07T09:30:32.085Z] [2024-08-07T09:30:32.085Z] #49 [core-metadata internal] load build context [2024-08-07T09:30:32.085Z] #49 transferring context: 493.86MB 19.1s done [2024-08-07T09:30:32.377Z] #49 ... [2024-08-07T09:30:32.377Z] [2024-08-07T09:30:32.377Z] #50 [core-command internal] load build context [2024-08-07T09:30:32.377Z] #50 ... [2024-08-07T09:30:32.377Z] [2024-08-07T09:30:32.377Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:30:32.377Z] #51 transferring context: 493.86MB 17.1s done [2024-08-07T09:30:32.976Z] #51 ... [2024-08-07T09:30:32.976Z] [2024-08-07T09:30:32.976Z] #52 [support-notifications internal] load build context [2024-08-07T09:30:32.976Z] #52 transferring context: 493.86MB 18.8s done [2024-08-07T09:30:32.976Z] #52 ... [2024-08-07T09:30:32.976Z] [2024-08-07T09:30:32.976Z] #50 [core-command internal] load build context [2024-08-07T09:30:32.976Z] #50 transferring context: 493.86MB 20.9s done [2024-08-07T09:30:33.271Z] #50 ... [2024-08-07T09:30:33.271Z] [2024-08-07T09:30:33.271Z] #55 [core-keeper internal] load build context [2024-08-07T09:30:33.271Z] #55 transferring context: 493.86MB 18.9s done [2024-08-07T09:30:33.271Z] #55 ... [2024-08-07T09:30:33.271Z] [2024-08-07T09:30:33.271Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:30:33.271Z] #58 transferring context: 493.86MB 17.8s done [2024-08-07T09:30:37.525Z] #58 ... [2024-08-07T09:30:37.525Z] [2024-08-07T09:30:37.525Z] #47 [core-data internal] load build context [2024-08-07T09:30:37.525Z] #47 transferring context: 493.86MB 17.2s done [2024-08-07T09:30:42.885Z] #47 ... [2024-08-07T09:30:42.885Z] [2024-08-07T09:30:42.885Z] #46 [security-secretstore-setup internal] load build context [2024-08-07T09:30:42.885Z] #46 transferring context: 493.86MB 20.8s done [2024-08-07T09:30:57.991Z] #46 ... [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #45 [security-bootstrapper internal] load build context [2024-08-07T09:30:57.991Z] #45 DONE 44.6s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-07T09:30:57.991Z] #43 DONE 44.6s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #49 [core-metadata internal] load build context [2024-08-07T09:30:57.991Z] #49 DONE 44.7s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #58 [security-proxy-auth internal] load build context [2024-08-07T09:30:57.991Z] #58 DONE 44.6s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #55 [core-keeper internal] load build context [2024-08-07T09:30:57.991Z] #55 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #51 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:30:57.991Z] #51 DONE 44.0s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #47 [core-data internal] load build context [2024-08-07T09:30:57.991Z] #47 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #48 [support-scheduler internal] load build context [2024-08-07T09:30:57.991Z] #48 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #52 [support-notifications internal] load build context [2024-08-07T09:30:57.991Z] #52 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #44 [support-cron-scheduler internal] load build context [2024-08-07T09:30:57.991Z] #44 DONE 44.7s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #42 [security-proxy-setup internal] load build context [2024-08-07T09:30:57.991Z] #42 DONE 44.7s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #46 [security-secretstore-setup internal] load build context [2024-08-07T09:30:57.991Z] #46 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #50 [core-command internal] load build context [2024-08-07T09:30:57.991Z] #50 DONE 44.1s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #54 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T09:30:57.991Z] #54 DONE 44.9s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:30:57.991Z] #53 DONE 43.6s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #67 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-07T09:30:57.991Z] #67 DONE 0.2s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:30:57.991Z] #68 ... [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:30:57.991Z] #66 42.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #66 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #66 43.18 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #66 43.18 (2/2) Installing su-exec (0.2-r3) [2024-08-07T09:30:57.991Z] #66 43.18 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #66 43.19 OK: 7 MiB in 17 packages [2024-08-07T09:30:57.991Z] #66 DONE 43.4s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:30:57.991Z] #64 43.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #64 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #64 43.35 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T09:30:57.991Z] #64 43.36 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #64 43.38 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:30:57.991Z] #64 43.38 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:30:57.991Z] #64 43.46 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #64 43.47 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:30:57.991Z] #64 43.71 OK: 17 MiB in 19 packages [2024-08-07T09:30:57.991Z] #64 ... [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:30:57.991Z] #61 42.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #61 43.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #61 43.25 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #61 43.26 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T09:30:57.991Z] #61 43.29 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:30:57.991Z] #61 43.29 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:30:57.991Z] #61 43.44 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #61 43.44 OK: 17 MiB in 19 packages [2024-08-07T09:30:57.991Z] #61 DONE 43.9s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:30:57.991Z] #65 DONE 44.0s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:30:57.991Z] #60 43.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #60 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #60 43.46 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T09:30:57.991Z] #60 43.52 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #60 43.53 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #60 43.54 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:30:57.991Z] #60 43.61 OK: 8 MiB in 17 packages [2024-08-07T09:30:57.991Z] #60 DONE 44.2s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:30:57.991Z] #64 DONE 44.0s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:30:57.991Z] #56 42.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #56 43.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #56 43.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:30:57.991Z] #56 43.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:30:57.991Z] #56 43.40 OK: 20070 distinct packages available [2024-08-07T09:30:57.991Z] #56 43.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #56 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #56 43.75 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #56 43.95 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:30:57.991Z] #56 43.96 (3/4) Installing libucontext (1.2-r2) [2024-08-07T09:30:57.991Z] #56 43.96 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T09:30:57.991Z] #56 43.97 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #56 43.97 OK: 8 MiB in 19 packages [2024-08-07T09:30:57.991Z] #56 DONE 44.2s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:30:57.991Z] #57 43.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #57 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #57 43.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #57 43.95 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #57 43.96 OK: 7 MiB in 16 packages [2024-08-07T09:30:57.991Z] #57 DONE 44.2s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:30:57.991Z] #69 ... [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:30:57.991Z] #62 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #62 42.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #62 43.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:30:57.991Z] #62 43.21 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:30:57.991Z] #62 43.21 OK: 20070 distinct packages available [2024-08-07T09:30:57.991Z] #62 43.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #62 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #62 43.57 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T09:30:57.991Z] #62 43.79 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T09:30:57.991Z] #62 43.80 (3/11) Installing libunistring (1.1-r1) [2024-08-07T09:30:57.991Z] #62 43.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T09:30:57.991Z] #62 43.83 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T09:30:57.991Z] #62 43.83 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T09:30:57.991Z] #62 43.88 (7/11) Installing curl (8.9.0-r0) [2024-08-07T09:30:57.991Z] #62 43.89 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.991Z] #62 43.89 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:30:57.991Z] #62 43.89 (10/11) Installing libucontext (1.2-r2) [2024-08-07T09:30:57.991Z] #62 43.90 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T09:30:57.991Z] #62 43.93 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.991Z] #62 43.94 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:30:57.991Z] #62 44.05 OK: 12 MiB in 26 packages [2024-08-07T09:30:57.991Z] #62 DONE 44.3s [2024-08-07T09:30:57.991Z] [2024-08-07T09:30:57.991Z] #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:30:57.991Z] #63 43.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #63 43.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.991Z] #63 43.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:30:57.991Z] #63 43.61 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:30:57.991Z] #63 43.61 OK: 20070 distinct packages available [2024-08-07T09:30:57.991Z] #63 43.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.992Z] #63 43.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.992Z] #63 44.02 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.992Z] #63 44.03 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:30:57.992Z] #63 44.03 (3/5) Installing libucontext (1.2-r2) [2024-08-07T09:30:57.992Z] #63 44.03 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T09:30:57.992Z] #63 44.04 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T09:30:57.992Z] #63 44.04 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.992Z] #63 44.05 OK: 8 MiB in 20 packages [2024-08-07T09:30:57.992Z] #63 DONE 44.3s [2024-08-07T09:30:57.992Z] [2024-08-07T09:30:57.992Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T09:30:57.992Z] #70 ... [2024-08-07T09:30:57.992Z] [2024-08-07T09:30:57.992Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:30:57.992Z] #59 43.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.992Z] #59 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:57.992Z] #59 44.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:30:57.992Z] #59 44.31 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:30:57.992Z] #59 44.31 OK: 7 MiB in 16 packages [2024-08-07T09:30:57.992Z] #59 DONE 44.5s [2024-08-07T09:30:57.992Z] [2024-08-07T09:30:57.992Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:30:58.249Z] #71 ... [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:30:58.249Z] #72 DONE 2.6s [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:30:58.249Z] #73 DONE 0.0s [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:30:58.249Z] #74 DONE 0.1s [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #75 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:30:58.249Z] #0 2.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:58.249Z] #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:58.249Z] #0 2.727 OK: 264 MiB in 52 packages [2024-08-07T09:30:58.249Z] #75 DONE 2.8s [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #76 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:30:58.249Z] #0 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:58.249Z] #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:58.249Z] #0 2.788 OK: 264 MiB in 52 packages [2024-08-07T09:30:58.249Z] #76 DONE 3.0s [2024-08-07T09:30:58.249Z] [2024-08-07T09:30:58.249Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:30:59.183Z] #77 ... [2024-08-07T09:30:59.183Z] [2024-08-07T09:30:59.183Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:30:59.183Z] #68 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:59.183Z] #68 3.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:30:59.183Z] #68 3.256 OK: 264 MiB in 52 packages [2024-08-07T09:30:59.183Z] #68 DONE 3.6s [2024-08-07T09:30:59.183Z] [2024-08-07T09:30:59.183Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:30:59.183Z] #78 DONE 0.2s [2024-08-07T09:30:59.183Z] [2024-08-07T09:30:59.183Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:01.140Z] #79 ... [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:31:01.140Z] #0 2.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.045 OK: 17 MiB in 19 packages [2024-08-07T09:31:01.140Z] #80 DONE 4.0s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:31:01.140Z] #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.585 OK: 7 MiB in 17 packages [2024-08-07T09:31:01.140Z] #81 DONE 4.6s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:31:01.140Z] #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 4.197 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:31:01.140Z] #0 4.197 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:31:01.140Z] #0 4.197 OK: 20077 distinct packages available [2024-08-07T09:31:01.140Z] #0 4.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 4.634 OK: 264 MiB in 52 packages [2024-08-07T09:31:01.140Z] #82 DONE 5.3s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:31:01.140Z] #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.288 OK: 17 MiB in 19 packages [2024-08-07T09:31:01.140Z] #83 DONE 4.0s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:31:01.140Z] #69 3.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #69 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #69 3.382 OK: 7 MiB in 16 packages [2024-08-07T09:31:01.140Z] #69 DONE 4.2s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:31:01.140Z] #0 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.140Z] #0 3.293 OK: 8 MiB in 17 packages [2024-08-07T09:31:01.140Z] #84 DONE 4.2s [2024-08-07T09:31:01.140Z] [2024-08-07T09:31:01.140Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:01.703Z] #85 ... [2024-08-07T09:31:01.703Z] [2024-08-07T09:31:01.703Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:31:01.703Z] #0 3.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.703Z] #0 3.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.703Z] #0 3.834 OK: 12 MiB in 26 packages [2024-08-07T09:31:01.703Z] #86 DONE 4.5s [2024-08-07T09:31:01.703Z] [2024-08-07T09:31:01.703Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-08-07T09:31:01.703Z] #70 3.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.703Z] #70 3.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.703Z] #70 4.120 OK: 8 MiB in 20 packages [2024-08-07T09:31:01.703Z] #70 DONE 4.6s [2024-08-07T09:31:01.703Z] [2024-08-07T09:31:01.703Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:31:01.704Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.704Z] #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:01.704Z] #0 4.332 OK: 8 MiB in 19 packages [2024-08-07T09:31:01.704Z] #87 DONE 4.8s [2024-08-07T09:31:01.704Z] [2024-08-07T09:31:01.704Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:31:01.704Z] #88 DONE 0.9s [2024-08-07T09:31:01.704Z] [2024-08-07T09:31:01.704Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:01.704Z] #85 DONE 0.9s [2024-08-07T09:31:01.704Z] [2024-08-07T09:31:01.704Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:03.599Z] #89 ... [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:31:03.599Z] #90 DONE 1.9s [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:31:03.599Z] #0 2.845 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:03.599Z] #0 4.390 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:03.599Z] #0 5.027 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:31:03.599Z] #0 5.395 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:31:03.599Z] #0 5.404 OK: 7 MiB in 16 packages [2024-08-07T09:31:03.599Z] #91 DONE 6.7s [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T09:31:03.599Z] #92 DONE 1.9s [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:31:03.599Z] #71 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:03.599Z] #71 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:03.599Z] #71 4.572 OK: 7 MiB in 16 packages [2024-08-07T09:31:03.599Z] #71 DONE 6.2s [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:31:03.599Z] #93 DONE 2.0s [2024-08-07T09:31:03.599Z] [2024-08-07T09:31:03.599Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:31:03.857Z] #94 ... [2024-08-07T09:31:03.857Z] [2024-08-07T09:31:03.857Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T09:31:03.857Z] #95 DONE 0.2s [2024-08-07T09:31:04.114Z] [2024-08-07T09:31:04.114Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:31:04.372Z] #96 ... [2024-08-07T09:31:04.372Z] [2024-08-07T09:31:04.372Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:31:04.372Z] #94 DONE 0.9s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:31:04.629Z] #97 DONE 0.9s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:31:04.629Z] #96 DONE 0.8s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T09:31:04.629Z] #98 DONE 0.1s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:31:04.629Z] #99 DONE 0.1s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:31:04.629Z] #100 DONE 0.1s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T09:31:04.629Z] #101 DONE 0.1s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:31:04.629Z] #102 DONE 0.1s [2024-08-07T09:31:04.629Z] [2024-08-07T09:31:04.629Z] #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:31:04.886Z] #103 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T09:31:04.886Z] #104 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:31:04.886Z] #105 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T09:31:04.886Z] #106 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T09:31:04.886Z] #107 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:31:04.886Z] #0 5.463 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:04.886Z] #0 5.923 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T09:31:04.886Z] #0 6.624 OK: 264 MiB in 52 packages [2024-08-07T09:31:04.886Z] #108 DONE 6.7s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T09:31:04.886Z] #109 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T09:31:04.886Z] #110 DONE 0.1s [2024-08-07T09:31:04.886Z] [2024-08-07T09:31:04.886Z] #111 [security-spire-config] exporting to image [2024-08-07T09:31:04.886Z] #111 exporting layers [2024-08-07T09:31:05.144Z] #111 ... [2024-08-07T09:31:05.144Z] [2024-08-07T09:31:05.144Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:31:05.144Z] #112 DONE 0.1s [2024-08-07T09:31:05.144Z] [2024-08-07T09:31:05.144Z] #111 [security-spire-agent] exporting to image [2024-08-07T09:31:05.402Z] #111 ... [2024-08-07T09:31:05.402Z] [2024-08-07T09:31:05.402Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T09:31:05.402Z] #113 DONE 4.6s [2024-08-07T09:31:05.402Z] [2024-08-07T09:31:05.402Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T09:31:05.402Z] #114 DONE 0.1s [2024-08-07T09:31:05.402Z] [2024-08-07T09:31:05.402Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:05.659Z] #115 ... [2024-08-07T09:31:05.659Z] [2024-08-07T09:31:05.659Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:31:05.916Z] #41 ... [2024-08-07T09:31:05.916Z] [2024-08-07T09:31:05.916Z] #111 [security-spire-server] exporting to image [2024-08-07T09:31:05.916Z] #111 exporting layers 0.8s done [2024-08-07T09:31:05.916Z] #111 writing image sha256:b5dad9e40e18e2d772be44dc8736685885dc6d2d7c0af88a86fba10485ef87b2 done [2024-08-07T09:31:05.916Z] #111 naming to docker.io/library/security-spire-server done [2024-08-07T09:31:05.916Z] #111 exporting layers 0.9s done [2024-08-07T09:31:05.916Z] #111 writing image sha256:7d7d758b7e1df7b48bcae83e672dde7d9dc2b74a3e3866beab653ee7cba7467e done [2024-08-07T09:31:05.916Z] #111 naming to docker.io/library/security-spire-agent done [2024-08-07T09:31:05.916Z] #111 writing image sha256:f437ee2ff5a693077196d698ec03312372f31540896c3200fd8384e0e4830631 done [2024-08-07T09:31:05.916Z] #111 naming to docker.io/library/security-spire-config done [2024-08-07T09:31:05.916Z] #111 DONE 1.0s [2024-08-07T09:31:05.916Z] [2024-08-07T09:31:05.916Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:08.580Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7288 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws [2024-08-07T09:31:08.649Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-07T09:31:08.803Z] The recommended git tool is: git [2024-08-07T09:31:14.961Z] using credential edgex-jenkins-ssh [2024-08-07T09:31:14.989Z] Cloning the remote Git repository [2024-08-07T09:31:15.050Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:31:15.177Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-07T09:31:15.380Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:31:15.382Z] > git --version # timeout=10 [2024-08-07T09:31:15.407Z] > git --version # 'git version 2.25.1' [2024-08-07T09:31:15.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:31:15.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:31:33.774Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:31:33.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T09:31:35.188Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T09:31:35.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T09:31:35.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:31:35.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T09:31:36.243Z] Merging remotes/origin/main commit 4508c6b134dd8db5d14b2b122fe51143339f6eec into PR head commit 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d [2024-08-07T09:31:37.083Z] Merge succeeded, producing b5dfdbe61868100135268cb7643eb2740bb506b3 [2024-08-07T09:31:37.083Z] Checking out Revision b5dfdbe61868100135268cb7643eb2740bb506b3 (PR-4855) [2024-08-07T09:31:36.263Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:31:36.352Z] > git checkout -f 34ad8aa8a7b3da633dd9369793a5cb3b6b455b1d # timeout=10 [2024-08-07T09:31:36.642Z] > git remote # timeout=10 [2024-08-07T09:31:36.659Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T09:31:36.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T09:31:36.700Z] > git merge 4508c6b134dd8db5d14b2b122fe51143339f6eec # timeout=10 [2024-08-07T09:31:37.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T09:31:37.089Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T09:31:37.103Z] > git checkout -f b5dfdbe61868100135268cb7643eb2740bb506b3 # timeout=10 [2024-08-07T09:31:40.808Z] Commit message: "Merge commit '4508c6b134dd8db5d14b2b122fe51143339f6eec' into HEAD" [2024-08-07T09:31:40.809Z] First time build. Skipping changelog. [2024-08-07T09:31:40.864Z] > git --version # timeout=10 [2024-08-07T09:31:40.876Z] > git --version # 'git version 2.25.1' [2024-08-07T09:31:40.898Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T09:31:43.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T09:31:43.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T09:31:43.048Z] Dload Upload Total Spent Left Speed [2024-08-07T09:31:43.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-08-07T09:31:43.401Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T09:31:43.766Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T09:31:43.766Z] + sudo tee /etc/docker/daemon.new [2024-08-07T09:31:43.766Z] { [2024-08-07T09:31:43.766Z] "registry-mirrors": [ [2024-08-07T09:31:43.766Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T09:31:43.766Z] ], [2024-08-07T09:31:43.766Z] "bip": "10.250.0.254/24", [2024-08-07T09:31:43.766Z] "hosts": [ [2024-08-07T09:31:43.766Z] "tcp://0.0.0.0:5555", [2024-08-07T09:31:43.766Z] "unix:///var/run/docker.sock" [2024-08-07T09:31:43.766Z] ], [2024-08-07T09:31:43.766Z] "mtu": 1458, [2024-08-07T09:31:43.766Z] "selinux-enabled": true, [2024-08-07T09:31:43.766Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T09:31:43.766Z] } [Pipeline] sh [2024-08-07T09:31:44.124Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T09:31:44.482Z] + sudo service docker restart [2024-08-07T09:31:44.698Z] #116 ... [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:44.698Z] #89 DONE 39.0s [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:44.698Z] #77 DONE 42.5s [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:44.698Z] #115 DONE 35.8s [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:31:44.698Z] #117 ... [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:44.698Z] #79 DONE 42.4s [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:44.698Z] #116 DONE 41.6s [2024-08-07T09:31:44.698Z] [2024-08-07T09:31:44.698Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:31:51.364Z] #118 ... [2024-08-07T09:31:51.364Z] [2024-08-07T09:31:51.364Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-07T09:31:51.364Z] #119 ... [2024-08-07T09:31:51.364Z] [2024-08-07T09:31:51.364Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:31:51.364Z] #120 ... [2024-08-07T09:31:51.364Z] [2024-08-07T09:31:51.364Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-07T09:31:53.271Z] #121 ... [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #117 DONE 12.3s [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #119 DONE 12.3s [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #122 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #123 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #124 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #120 DONE 12.4s [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #118 DONE 12.3s [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-07T09:31:53.271Z] #121 DONE 12.3s [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #125 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #126 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #127 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #128 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #129 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #130 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #131 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #132 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #133 [core-command builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #133 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #134 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #135 [core-data builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #135 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #136 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #137 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #138 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #138 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #139 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #140 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #141 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #142 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:31:53.271Z] #143 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:31:53.271Z] #144 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #145 [support-notifications builder 6/7] COPY . . [2024-08-07T09:31:53.271Z] #145 CACHED [2024-08-07T09:31:53.271Z] [2024-08-07T09:31:53.271Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:31:55.797Z] #146 2.307 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:32:02.833Z] provisioning config files... [2024-08-07T09:32:02.866Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3109774416017853470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:32:03.374Z] ---> ****-login.sh [2024-08-07T09:32:03.374Z] nexus3.edgexfoundry.org:10001 [2024-08-07T09:32:03.928Z] #146 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:32:03.928Z] #0 1.417 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T09:32:03.928Z] #147 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:32:03.928Z] #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T09:32:03.928Z] #148 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:32:03.928Z] #0 2.331 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-07T09:32:03.928Z] #149 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:32:03.928Z] #0 1.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T09:32:03.928Z] #150 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:32:03.928Z] #0 0.620 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T09:32:03.928Z] #151 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:32:03.928Z] #0 1.350 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T09:32:03.928Z] #152 ... [2024-08-07T09:32:03.928Z] [2024-08-07T09:32:03.928Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:32:03.928Z] #0 1.704 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T09:32:03.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:32:03.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:32:03.973Z] Configure a credential helper to remove this warning. See [2024-08-07T09:32:03.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:32:03.973Z] [2024-08-07T09:32:03.973Z] Login Succeeded [2024-08-07T09:32:03.973Z] nexus3.edgexfoundry.org:10002 [2024-08-07T09:32:04.188Z] #153 ... [2024-08-07T09:32:04.188Z] [2024-08-07T09:32:04.188Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:32:04.188Z] #0 1.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T09:32:04.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:32:04.449Z] #154 ... [2024-08-07T09:32:04.449Z] [2024-08-07T09:32:04.449Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:32:04.449Z] #0 1.061 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T09:32:04.449Z] #155 ... [2024-08-07T09:32:04.449Z] [2024-08-07T09:32:04.449Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:32:04.449Z] #0 1.137 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T09:32:04.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:32:04.523Z] Configure a credential helper to remove this warning. See [2024-08-07T09:32:04.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:32:04.523Z] [2024-08-07T09:32:04.523Z] Login Succeeded [2024-08-07T09:32:04.523Z] nexus3.edgexfoundry.org:10003 [2024-08-07T09:32:04.709Z] #156 ... [2024-08-07T09:32:04.709Z] [2024-08-07T09:32:04.709Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:32:04.709Z] #0 0.449 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T09:32:04.709Z] #157 ... [2024-08-07T09:32:04.709Z] [2024-08-07T09:32:04.709Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:32:04.709Z] #0 0.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T09:32:04.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:32:04.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:32:04.798Z] Configure a credential helper to remove this warning. See [2024-08-07T09:32:04.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:32:04.798Z] [2024-08-07T09:32:04.798Z] Login Succeeded [2024-08-07T09:32:04.798Z] nexus3.edgexfoundry.org:10004 [2024-08-07T09:32:05.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:32:05.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:32:05.356Z] Configure a credential helper to remove this warning. See [2024-08-07T09:32:05.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:32:05.356Z] [2024-08-07T09:32:05.356Z] Login Succeeded [2024-08-07T09:32:05.356Z] ****.io [2024-08-07T09:32:05.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T09:32:05.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T09:32:05.899Z] Configure a credential helper to remove this warning. See [2024-08-07T09:32:05.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T09:32:05.899Z] [2024-08-07T09:32:05.899Z] Login Succeeded [2024-08-07T09:32:05.899Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T09:32:05.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-07T09:32:06.769Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-07T09:32:06.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:32:06.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T09:32:06.911Z] ========================================================= [2024-08-07T09:32:06.911Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T09:32:06.911Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:32:07.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:32:07.585Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T09:32:07.585Z] c6b39de5b339: Pulling fs layer [2024-08-07T09:32:07.585Z] a69c41024577: Pulling fs layer [2024-08-07T09:32:07.585Z] d6de4b400683: Pulling fs layer [2024-08-07T09:32:07.585Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T09:32:07.585Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T09:32:07.585Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T09:32:07.585Z] 00f215d4a9da: Pulling fs layer [2024-08-07T09:32:07.585Z] d496ad576159: Pulling fs layer [2024-08-07T09:32:07.585Z] 35cb2a7552d0: Waiting [2024-08-07T09:32:07.585Z] 4f4fb700ef54: Waiting [2024-08-07T09:32:07.585Z] 464afbd9ba4c: Waiting [2024-08-07T09:32:07.585Z] 00f215d4a9da: Waiting [2024-08-07T09:32:07.585Z] d496ad576159: Waiting [2024-08-07T09:32:07.585Z] a69c41024577: Verifying Checksum [2024-08-07T09:32:07.585Z] a69c41024577: Download complete [2024-08-07T09:32:07.585Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T09:32:07.585Z] 35cb2a7552d0: Download complete [2024-08-07T09:32:07.585Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T09:32:07.585Z] 4f4fb700ef54: Download complete [2024-08-07T09:32:07.585Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T09:32:07.585Z] 464afbd9ba4c: Download complete [2024-08-07T09:32:07.585Z] c6b39de5b339: Verifying Checksum [2024-08-07T09:32:07.585Z] c6b39de5b339: Download complete [2024-08-07T09:32:08.186Z] d496ad576159: Verifying Checksum [2024-08-07T09:32:08.186Z] d496ad576159: Download complete [2024-08-07T09:32:08.774Z] c6b39de5b339: Pull complete [2024-08-07T09:32:09.364Z] a69c41024577: Pull complete [2024-08-07T09:32:09.633Z] d6de4b400683: Download complete [2024-08-07T09:32:10.598Z] 00f215d4a9da: Verifying Checksum [2024-08-07T09:32:10.598Z] 00f215d4a9da: Download complete [2024-08-07T09:32:22.941Z] d6de4b400683: Pull complete [2024-08-07T09:32:22.941Z] 35cb2a7552d0: Pull complete [2024-08-07T09:32:23.212Z] 4f4fb700ef54: Pull complete [2024-08-07T09:32:23.485Z] 464afbd9ba4c: Pull complete [2024-08-07T09:32:33.589Z] 00f215d4a9da: Pull complete [2024-08-07T09:32:34.173Z] d496ad576159: Pull complete [2024-08-07T09:32:34.173Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T09:32:34.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:32:34.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:32:34.587Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:32:34.587Z] WORKDIR /edgex [2024-08-07T09:32:34.587Z] COPY go.mod . [2024-08-07T09:32:34.587Z] RUN go mod download [2024-08-07T09:32:34.587Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-07T09:32:35.175Z] Sending build context to Docker daemon 3.426MB [2024-08-07T09:32:35.175Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T09:32:35.175Z] ---> f246e2811388 [2024-08-07T09:32:35.175Z] Step 2/4 : WORKDIR /edgex [2024-08-07T09:32:37.120Z] ---> Running in bb65c8cab923 [2024-08-07T09:32:37.708Z] Removing intermediate container bb65c8cab923 [2024-08-07T09:32:37.708Z] ---> bbc3451fc5cd [2024-08-07T09:32:37.708Z] Step 3/4 : COPY go.mod . [2024-08-07T09:32:37.976Z] ---> de6c6497b3d8 [2024-08-07T09:32:37.976Z] Step 4/4 : RUN go mod download [2024-08-07T09:32:38.247Z] ---> Running in 7b6bc389a4d8 [2024-08-07T09:33:26.914Z] #158 ... [2024-08-07T09:33:26.914Z] [2024-08-07T09:33:26.914Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:33:26.914Z] #157 85.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:33:46.209Z] Removing intermediate container 7b6bc389a4d8 [2024-08-07T09:33:46.209Z] ---> 39f30a89361f [2024-08-07T09:33:46.209Z] Successfully built 39f30a89361f [2024-08-07T09:33:46.209Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:33:46.668Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:33:46.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:33:47.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container [2024-08-07T09:33:47.111Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T09:33:48.602Z] $ docker top af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:33:49.569Z] + go version [2024-08-07T09:33:49.569Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T09:33:49.610Z] $ docker stop --time=1 af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 [2024-08-07T09:33:51.341Z] $ docker rm -f --volumes af0bf92eb5d8b6711521ba238ba95a5585261f179ad08985c0cdf1792941a5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:33:52.336Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T09:33:52.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:33:52.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container [2024-08-07T09:33:52.719Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T09:33:54.136Z] $ docker top 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T09:33:54.474Z] ========================================================= [2024-08-07T09:33:54.474Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T09:33:54.474Z] ========================================================= [Pipeline] sh [2024-08-07T09:33:55.152Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T09:33:55.898Z] + make test [2024-08-07T09:33:55.899Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T09:34:14.019Z] #157 DONE 135.5s [2024-08-07T09:34:14.019Z] [2024-08-07T09:34:14.019Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:34:19.321Z] #150 ... [2024-08-07T09:34:19.321Z] [2024-08-07T09:34:19.321Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:34:19.321Z] #151 DONE 146.2s [2024-08-07T09:34:19.581Z] [2024-08-07T09:34:19.581Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:34:26.174Z] #41 ... [2024-08-07T09:34:26.174Z] [2024-08-07T09:34:26.174Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:34:26.174Z] #154 DONE 152.4s [2024-08-07T09:34:26.174Z] [2024-08-07T09:34:26.174Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:34:29.492Z] #41 ... [2024-08-07T09:34:29.492Z] [2024-08-07T09:34:29.492Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:34:29.492Z] #156 DONE 156.0s [2024-08-07T09:34:29.492Z] [2024-08-07T09:34:29.492Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:34:32.779Z] #41 ... [2024-08-07T09:34:32.779Z] [2024-08-07T09:34:32.779Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:34:33.345Z] #159 ... [2024-08-07T09:34:33.345Z] [2024-08-07T09:34:33.345Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:34:33.345Z] #149 DONE 160.1s [2024-08-07T09:34:33.613Z] [2024-08-07T09:34:33.613Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:36.249Z] #160 ... [2024-08-07T09:34:36.249Z] [2024-08-07T09:34:36.249Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:34:36.249Z] #147 DONE 163.0s [2024-08-07T09:34:36.509Z] [2024-08-07T09:34:36.509Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:36.509Z] #161 ... [2024-08-07T09:34:36.509Z] [2024-08-07T09:34:36.509Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:34:36.509Z] #158 DONE 163.4s [2024-08-07T09:34:36.509Z] [2024-08-07T09:34:36.509Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:34:36.509Z] #148 DONE 163.3s [2024-08-07T09:34:36.509Z] [2024-08-07T09:34:36.509Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:34:36.509Z] #152 DONE 163.3s [2024-08-07T09:34:36.509Z] [2024-08-07T09:34:36.509Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:36.509Z] #160 DONE 3.8s [2024-08-07T09:34:36.769Z] [2024-08-07T09:34:36.769Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:34:36.769Z] #159 DONE 3.7s [2024-08-07T09:34:36.769Z] [2024-08-07T09:34:36.769Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:37.344Z] #162 ... [2024-08-07T09:34:37.344Z] [2024-08-07T09:34:37.344Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:37.344Z] #163 DONE 1.5s [2024-08-07T09:34:37.344Z] [2024-08-07T09:34:37.344Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:34:37.604Z] #164 ... [2024-08-07T09:34:37.604Z] [2024-08-07T09:34:37.605Z] #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:37.605Z] #161 DONE 1.4s [2024-08-07T09:34:37.605Z] [2024-08-07T09:34:37.605Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:37.605Z] #165 DONE 2.4s [2024-08-07T09:34:37.605Z] [2024-08-07T09:34:37.605Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:37.863Z] #166 ... [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:34:37.864Z] #150 DONE 164.6s [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #167 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:37.864Z] #167 DONE 1.4s [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:37.864Z] #162 DONE 1.3s [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:37.864Z] #168 CACHED [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:37.864Z] #169 CACHED [2024-08-07T09:34:37.864Z] [2024-08-07T09:34:37.864Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:34:38.124Z] #170 ... [2024-08-07T09:34:38.124Z] [2024-08-07T09:34:38.124Z] #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:38.124Z] #171 CACHED [2024-08-07T09:34:38.124Z] [2024-08-07T09:34:38.124Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:38.124Z] #172 CACHED [2024-08-07T09:34:38.124Z] [2024-08-07T09:34:38.124Z] #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:38.124Z] #173 CACHED [2024-08-07T09:34:38.124Z] [2024-08-07T09:34:38.124Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:38.124Z] #174 CACHED [2024-08-07T09:34:38.124Z] [2024-08-07T09:34:38.124Z] #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:34:38.383Z] #175 ... [2024-08-07T09:34:38.383Z] [2024-08-07T09:34:38.383Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:38.383Z] #176 DONE 1.0s [2024-08-07T09:34:38.642Z] [2024-08-07T09:34:38.642Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:38.902Z] #177 ... [2024-08-07T09:34:38.902Z] [2024-08-07T09:34:38.902Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:38.902Z] #166 DONE 1.2s [2024-08-07T09:34:38.902Z] [2024-08-07T09:34:38.902Z] #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:38.902Z] #178 DONE 1.3s [2024-08-07T09:34:38.902Z] [2024-08-07T09:34:38.902Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T09:34:41.530Z] #179 ... [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:34:41.530Z] #155 DONE 167.9s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #180 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:41.530Z] #180 DONE 3.3s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #175 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:34:41.530Z] #175 DONE 3.1s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T09:34:41.530Z] #181 DONE 3.1s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:41.530Z] #182 ... [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:34:41.530Z] #146 DONE 168.2s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T09:34:41.530Z] #183 DONE 2.9s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:34:41.530Z] #184 DONE 3.4s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:34:41.530Z] #164 DONE 4.3s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:41.530Z] #185 CACHED [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:41.530Z] #186 CACHED [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:34:41.530Z] #170 DONE 3.5s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:34:41.530Z] #153 DONE 168.3s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:41.530Z] #177 DONE 3.0s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #179 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T09:34:41.530Z] #179 DONE 2.9s [2024-08-07T09:34:41.530Z] [2024-08-07T09:34:41.530Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:34:41.814Z] #187 ... [2024-08-07T09:34:41.814Z] [2024-08-07T09:34:41.814Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T09:34:41.814Z] #188 DONE 2.9s [2024-08-07T09:34:41.814Z] [2024-08-07T09:34:41.814Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:42.759Z] #189 ... [2024-08-07T09:34:42.759Z] [2024-08-07T09:34:42.759Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:42.759Z] #190 DONE 1.6s [2024-08-07T09:34:42.759Z] [2024-08-07T09:34:42.759Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:42.759Z] #182 DONE 1.6s [2024-08-07T09:34:42.759Z] [2024-08-07T09:34:42.759Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:34:42.759Z] #191 DONE 1.7s [2024-08-07T09:34:42.759Z] [2024-08-07T09:34:42.759Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.019Z] #192 ... [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #193 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T09:34:43.020Z] #193 DONE 1.6s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T09:34:43.020Z] #194 DONE 1.5s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #195 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:43.020Z] #195 DONE 1.6s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.020Z] #196 DONE 1.6s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #197 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:43.020Z] #197 DONE 1.6s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:34:43.020Z] #187 DONE 1.5s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.020Z] #189 DONE 1.5s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.020Z] #198 DONE 1.5s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #199 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T09:34:43.020Z] #199 DONE 1.5s [2024-08-07T09:34:43.020Z] [2024-08-07T09:34:43.020Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.280Z] #200 ... [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T09:34:43.280Z] #201 DONE 0.3s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #202 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T09:34:43.280Z] #202 DONE 0.3s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #203 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:43.280Z] #203 DONE 0.3s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.280Z] #204 DONE 0.3s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.280Z] #205 DONE 0.3s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.280Z] #192 DONE 0.4s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T09:34:43.280Z] #206 DONE 0.5s [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #207 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:43.280Z] #207 CACHED [2024-08-07T09:34:43.280Z] [2024-08-07T09:34:43.280Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:34:43.280Z] #208 CACHED [2024-08-07T09:34:43.541Z] [2024-08-07T09:34:43.541Z] #209 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:34:43.541Z] #209 DONE 0.4s [2024-08-07T09:34:43.541Z] [2024-08-07T09:34:43.541Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T09:34:43.541Z] #210 DONE 0.4s [2024-08-07T09:34:43.541Z] [2024-08-07T09:34:43.541Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:43.541Z] #200 DONE 0.3s [2024-08-07T09:34:43.541Z] [2024-08-07T09:34:43.541Z] #111 [core-keeper] exporting to image [2024-08-07T09:34:43.541Z] #111 exporting layers 0.3s done [2024-08-07T09:34:44.114Z] #111 exporting layers 1.0s done [2024-08-07T09:34:44.375Z] #111 ... [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:34:44.375Z] #211 DONE 1.0s [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #111 [core-keeper] exporting to image [2024-08-07T09:34:44.375Z] #111 exporting layers 1.0s done [2024-08-07T09:34:44.375Z] #111 ... [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #212 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T09:34:44.375Z] #212 DONE 1.1s [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #213 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T09:34:44.375Z] #213 DONE 1.0s [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:34:44.375Z] #214 DONE 1.0s [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:34:44.375Z] #215 DONE 1.0s [2024-08-07T09:34:44.375Z] [2024-08-07T09:34:44.375Z] #111 [core-command] exporting to image [2024-08-07T09:34:44.375Z] #111 exporting layers 1.1s done [2024-08-07T09:34:44.375Z] #111 writing image sha256:7032c337451b7e85f7ead0d99c780e59e9b8b37094297ee0837b12c704048b97 0.0s done [2024-08-07T09:34:44.375Z] #111 naming to docker.io/library/core-command done [2024-08-07T09:34:44.375Z] #111 writing image sha256:7d90777caf14ddfa07ccef1c2119ea1b97966687c0c3855ac43b85245e9bfe76 [2024-08-07T09:34:44.634Z] #111 writing image sha256:7d90777caf14ddfa07ccef1c2119ea1b97966687c0c3855ac43b85245e9bfe76 0.1s done [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/security-spiffe-token-provider [2024-08-07T09:34:44.634Z] #111 ... [2024-08-07T09:34:44.634Z] [2024-08-07T09:34:44.634Z] #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T09:34:44.634Z] #216 DONE 0.2s [2024-08-07T09:34:44.634Z] [2024-08-07T09:34:44.634Z] #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:34:44.634Z] #217 DONE 0.3s [2024-08-07T09:34:44.634Z] [2024-08-07T09:34:44.634Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:34:44.634Z] #218 DONE 1.5s [2024-08-07T09:34:44.634Z] [2024-08-07T09:34:44.634Z] #111 [support-notifications] exporting to image [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-07T09:34:44.634Z] #111 writing image sha256:2638fa195e958aaa148a803448cbac770210098c1cf35079384db2f520b5a3d5 done [2024-08-07T09:34:44.634Z] #111 writing image sha256:631a84e0bf7deaef298d49fe8792f6ff43d647db7de3c6cdf89d5de9a82020f7 done [2024-08-07T09:34:44.634Z] #111 writing image sha256:01d1553f59017522dd1df61639bd916eb98f3e9f3c7093dd505fe9f9dc21dae9 done [2024-08-07T09:34:44.634Z] #111 writing image sha256:088a3eb268cf831ad49774527ab11160f8c9baae429029ed0f4b062f4559f406 0.0s done [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/support-scheduler done [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/core-keeper done [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/core-metadata 0.0s done [2024-08-07T09:34:44.634Z] #111 naming to docker.io/library/core-data done [2024-08-07T09:34:44.896Z] #111 ... [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T09:34:44.896Z] #219 DONE 0.4s [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:34:44.896Z] #220 DONE 0.4s [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:34:44.896Z] #221 DONE 1.4s [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #111 [security-proxy-auth] exporting to image [2024-08-07T09:34:44.896Z] #111 exporting layers 0.1s done [2024-08-07T09:34:44.896Z] #111 ... [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #222 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T09:34:44.896Z] #222 DONE 0.1s [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:34:44.896Z] #223 DONE 0.1s [2024-08-07T09:34:44.896Z] [2024-08-07T09:34:44.896Z] #111 [support-cron-scheduler] exporting to image [2024-08-07T09:34:44.896Z] #111 exporting layers 0.3s done [2024-08-07T09:34:44.896Z] #111 writing image sha256:b7112eb97ecdb411a79a60a033ca0edbbaac8bc7ff276b4507253a543c49ca34 done [2024-08-07T09:34:44.896Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T09:34:44.896Z] #111 writing image sha256:a044e53163a64300e8069df5ac2d13780fe4a0196a9c5c4bc2a24eb4a6cc0ebc done [2024-08-07T09:34:44.896Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-08-07T09:34:44.896Z] #111 writing image sha256:4961d8894f37552c5e2744ae481af8e7da785c34f76947c496482b6b198aab41 0.1s done [2024-08-07T09:34:44.896Z] #111 naming to docker.io/library/support-notifications [2024-08-07T09:34:45.159Z] #111 ... [2024-08-07T09:34:45.159Z] [2024-08-07T09:34:45.159Z] #224 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T09:34:45.159Z] #224 DONE 0.1s [2024-08-07T09:34:45.159Z] [2024-08-07T09:34:45.159Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:34:45.159Z] #225 DONE 0.7s [2024-08-07T09:34:45.159Z] [2024-08-07T09:34:45.159Z] #226 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T09:34:45.159Z] #226 DONE 0.1s [2024-08-07T09:34:45.159Z] [2024-08-07T09:34:45.159Z] #111 [security-proxy-auth] exporting to image [2024-08-07T09:34:45.159Z] #111 exporting layers 0.3s done [2024-08-07T09:34:45.159Z] #111 naming to docker.io/library/support-notifications done [2024-08-07T09:34:45.159Z] #111 writing image sha256:ba1398a5a10dcc69e0d140a1bd796d150bd5399ab1eadcdcb208de8aab8d2fa6 done [2024-08-07T09:34:45.159Z] #111 naming to docker.io/library/security-proxy-auth done [2024-08-07T09:34:45.419Z] #111 ... [2024-08-07T09:34:45.420Z] [2024-08-07T09:34:45.420Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T09:34:45.420Z] #227 DONE 0.1s [2024-08-07T09:34:45.420Z] [2024-08-07T09:34:45.420Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:34:45.420Z] #228 DONE 0.4s [2024-08-07T09:34:45.420Z] [2024-08-07T09:34:45.420Z] #229 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T09:34:45.420Z] #229 DONE 0.1s [2024-08-07T09:34:45.420Z] [2024-08-07T09:34:45.420Z] #111 [security-proxy-setup] exporting to image [2024-08-07T09:34:45.420Z] #111 exporting layers 0.3s done [2024-08-07T09:34:45.420Z] #111 writing image sha256:638e5056c26622dab2438b32823d99d052678a46bf729b8390ffae46b1c27854 done [2024-08-07T09:34:45.420Z] #111 naming to docker.io/library/security-proxy-setup done [2024-08-07T09:34:45.679Z] #111 exporting layers 0.3s done [2024-08-07T09:34:45.679Z] #111 writing image sha256:3cb3eae9476cee3f9dcff80fafdd208b77c8177c8945c37180c7d0c2c0e9295a done [2024-08-07T09:34:45.679Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-08-07T09:34:45.679Z] #111 DONE 3.8s [2024-08-07T09:34:45.679Z] [2024-08-07T09:34:45.679Z] #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:34:45.940Z] #230 DONE 0.4s [2024-08-07T09:34:45.940Z] [2024-08-07T09:34:45.940Z] #111 [security-bootstrapper] exporting to image [2024-08-07T09:34:45.940Z] #111 exporting layers 0.2s done [2024-08-07T09:34:45.940Z] #111 writing image sha256:4eaff9b58bb1f4a385eb1177a02d2424aa2c9f308f294712c8705c4174c74f2c done [2024-08-07T09:34:45.940Z] #111 naming to docker.io/library/security-bootstrapper done [2024-08-07T09:34:45.940Z] #111 DONE 4.0s [2024-08-07T09:34:45.940Z] [2024-08-07T09:34:45.940Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:34:45.940Z] time="2024-08-07T09:30:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T09:34:45.975Z] $ docker stop --time=1 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 [2024-08-07T09:34:47.254Z] $ docker rm -f --volumes 0a629e6b9953a10a45bf2eb6bd3001ae3ac6f6f228038b0f8037031c3ba8e898 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:34:47.688Z] + docker images [2024-08-07T09:34:47.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T09:34:47.688Z] security-secretstore-setup latest 3cb3eae9476c 2 seconds ago 37MB [2024-08-07T09:34:47.688Z] security-bootstrapper latest 4eaff9b58bb1 2 seconds ago 18.9MB [2024-08-07T09:34:47.688Z] security-proxy-auth latest ba1398a5a10d 3 seconds ago 33MB [2024-08-07T09:34:47.688Z] support-cron-scheduler latest a044e53163a6 3 seconds ago 42.8MB [2024-08-07T09:34:47.688Z] support-notifications latest 4961d8894f37 3 seconds ago 42.4MB [2024-08-07T09:34:47.688Z] core-common-config-bootstrapper latest b7112eb97ecd 3 seconds ago 15.2MB [2024-08-07T09:34:47.688Z] security-proxy-setup latest 638e5056c266 3 seconds ago 26.2MB [2024-08-07T09:34:47.688Z] core-keeper latest 631a84e0bf7d 4 seconds ago 39.4MB [2024-08-07T09:34:47.688Z] support-scheduler latest 2638fa195e95 4 seconds ago 41.8MB [2024-08-07T09:34:47.688Z] core-metadata latest 01d1553f5901 4 seconds ago 39.7MB [2024-08-07T09:34:47.688Z] core-data latest 088a3eb268cf 4 seconds ago 39.5MB [2024-08-07T09:34:47.688Z] core-command latest 7032c337451b 5 seconds ago 35.4MB [2024-08-07T09:34:47.688Z] security-spiffe-token-provider latest 7d90777caf14 5 seconds ago 28.8MB [2024-08-07T09:34:47.688Z] security-spire-config latest f437ee2ff5a6 3 minutes ago 120MB [2024-08-07T09:34:47.688Z] security-spire-server latest b5dad9e40e18 3 minutes ago 121MB [2024-08-07T09:34:47.688Z] security-spire-agent latest 7d7d758b7e1d 3 minutes ago 182MB [2024-08-07T09:34:47.688Z] ci-base-image-x86_64 latest 767d2d3f61fc 7 minutes ago 971MB [2024-08-07T09:34:47.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T09:34:47.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T09:34:47.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-07T09:34:52.388Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T09:39:14.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T09:39:14.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T09:40:22.381Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T09:40:22.969Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T09:40:22.969Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T09:40:22.969Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T09:40:37.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T09:40:37.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T09:40:37.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.152s coverage: 28.7% of statements [2024-08-07T09:40:52.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.226s coverage: 97.0% of statements [2024-08-07T09:40:57.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T09:40:57.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T09:40:57.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T09:41:01.529Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.320s coverage: 69.2% of statements [2024-08-07T09:41:04.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T09:41:04.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T09:41:05.556Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.234s coverage: 53.2% of statements [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T09:41:12.209Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T09:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T09:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T09:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T09:41:22.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T09:41:22.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.317s coverage: 93.4% of statements [2024-08-07T09:41:22.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.286s coverage: 91.7% of statements [2024-08-07T09:41:30.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T09:41:30.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T09:41:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.282s coverage: 6.5% of statements [2024-08-07T09:41:46.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T09:41:46.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:41:46.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T09:41:47.096Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T09:41:47.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.024s coverage: 95.8% of statements [2024-08-07T09:41:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-08-07T09:41:53.605Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.111s coverage: 0.0% of statements [no tests to run] [2024-08-07T09:42:03.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T09:42:03.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T09:42:03.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.8% of statements [2024-08-07T09:42:03.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 30.7% of statements [2024-08-07T09:42:07.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.132s coverage: 41.7% of statements [2024-08-07T09:42:07.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.111s coverage: 77.8% of statements [2024-08-07T09:42:07.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements [2024-08-07T09:42:07.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements [2024-08-07T09:42:13.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements [2024-08-07T09:42:14.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T09:42:16.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T09:42:16.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T09:42:16.146Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T09:42:20.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T09:42:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T09:42:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T09:42:20.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T09:42:24.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements [2024-08-07T09:42:26.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T09:42:26.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T09:42:26.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T09:42:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T09:42:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T09:42:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T09:42:32.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T09:42:36.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T09:42:36.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T09:42:39.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T09:42:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.034s coverage: 79.9% of statements [2024-08-07T09:42:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.154s coverage: 92.9% of statements [2024-08-07T09:42:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.097s coverage: 67.2% of statements [2024-08-07T09:42:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements [2024-08-07T09:42:39.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.118s coverage: 76.6% of statements [2024-08-07T09:42:45.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T09:42:46.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.118s coverage: 87.2% of statements [2024-08-07T09:42:46.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements [2024-08-07T09:42:46.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.080s coverage: 100.0% of statements [2024-08-07T09:42:46.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.328s coverage: 81.8% of statements [2024-08-07T09:42:46.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.316s coverage: 82.1% of statements [2024-08-07T09:42:47.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T09:42:48.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.135s coverage: 86.0% of statements [2024-08-07T09:42:53.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T09:42:53.812Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T09:42:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.808s coverage: 63.1% of statements [2024-08-07T09:42:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.130s coverage: 100.0% of statements [2024-08-07T09:42:56.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.139s coverage: 89.4% of statements [2024-08-07T09:42:56.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-08-07T09:42:56.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T09:42:56.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T09:42:56.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T09:42:57.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements [2024-08-07T09:42:57.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements [2024-08-07T09:43:06.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T09:43:06.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T09:43:06.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T09:43:06.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.688s coverage: 36.5% of statements [2024-08-07T09:43:06.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-07T09:43:07.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T09:43:08.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.105s coverage: 84.8% of statements [2024-08-07T09:43:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:43:08.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T09:43:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T09:43:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T09:43:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T09:43:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T09:43:21.779Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-08-07T09:43:22.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T09:43:22.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:43:22.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T09:43:22.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T09:43:24.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.510s coverage: 95.7% of statements [2024-08-07T09:43:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T09:43:27.250Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T09:43:28.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.164s coverage: 61.8% of statements [2024-08-07T09:43:31.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T09:43:31.529Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T09:43:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.293s coverage: 98.9% of statements [2024-08-07T09:43:33.888Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-07T09:43:34.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T09:43:34.154Z] go vet ./... [2024-08-07T09:48:26.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T09:48:26.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T09:48:26.138Z] ./bin/test-attribution-txt.sh [2024-08-07T09:48:26.138Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T09:48:26.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T09:48:26.853Z] + ls -al . [2024-08-07T09:48:26.853Z] total 880 [2024-08-07T09:48:26.853Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 09:34 . [2024-08-07T09:48:26.853Z] drwxr-xr-x 4 root root 4096 Aug 7 09:33 .. [2024-08-07T09:48:26.853Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 .blubracket [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 09:31 .dockerignore [2024-08-07T09:48:26.853Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 09:31 .git [2024-08-07T09:48:26.853Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:31 .github [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 09:31 .gitignore [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 09:31 .golangci.yml [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 09:31 .hadolint.yml [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 09:31 .sonarcloud.properties [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 09:31 ADOPTERS.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 21171 Aug 7 09:31 Attribution.txt [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 09:31 CHANGELOG.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 09:31 CONTRIBUTING.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 09:31 GOVERNANCE.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 09:31 Jenkinsfile [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 09:31 LICENSE [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 09:31 Makefile [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 09:31 OWNERS.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 09:31 README.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 09:31 SECURITY.md [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 09:26 VERSION [2024-08-07T09:48:26.853Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 bin [2024-08-07T09:48:26.853Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 09:31 cmd [2024-08-07T09:48:26.853Z] -rw-r--r-- 1 root root 512116 Aug 7 09:43 coverage.out [2024-08-07T09:48:26.853Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 09:31 fuzz_test [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 7317 Aug 7 09:31 go.mod [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 102581 Aug 7 09:31 go.sum [2024-08-07T09:48:26.853Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 09:31 internal [2024-08-07T09:48:26.853Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 09:31 openapi [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 09:31 security.txt [2024-08-07T09:48:26.853Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 09:31 version.go [Pipeline] sh [2024-08-07T09:48:27.515Z] + '[' -e coverage.out ] [2024-08-07T09:48:27.515Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T09:48:27.557Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T09:48:28.464Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T09:48:29.113Z] + make build [2024-08-07T09:48:29.113Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T09:52:20.920Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T09:52:20.920Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T09:52:27.567Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T09:52:30.945Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T09:52:41.026Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T09:53:13.260Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T09:53:21.450Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T09:53:33.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T09:53:46.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:53:50.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T09:53:53.665Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T09:53:57.914Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T09:54:03.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-07T09:54:08.680Z] $ docker stop --time=1 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 [2024-08-07T09:54:10.984Z] $ docker rm -f --volumes 9123ead72741c9b01ab944c748a69067b29f6919b41c7a43aa7bc5efbdc16241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:54:15.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:54:15.470Z] [2024-08-07T09:54:15.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:54:15.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:54:16.158Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T09:54:16.158Z] 547446be3368: Pulling fs layer [2024-08-07T09:54:16.158Z] d125d8839a47: Pulling fs layer [2024-08-07T09:54:16.158Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T09:54:16.158Z] c3105a71a48b: Pulling fs layer [2024-08-07T09:54:16.158Z] 0f093f025ec4: Pulling fs layer [2024-08-07T09:54:16.158Z] c3105a71a48b: Waiting [2024-08-07T09:54:16.158Z] c3106fc0e877: Pulling fs layer [2024-08-07T09:54:16.158Z] 0f093f025ec4: Waiting [2024-08-07T09:54:16.158Z] c3106fc0e877: Waiting [2024-08-07T09:54:16.158Z] 547446be3368: Verifying Checksum [2024-08-07T09:54:16.427Z] c3105a71a48b: Verifying Checksum [2024-08-07T09:54:16.427Z] c3105a71a48b: Download complete [2024-08-07T09:54:16.692Z] d125d8839a47: Verifying Checksum [2024-08-07T09:54:16.692Z] d125d8839a47: Download complete [2024-08-07T09:54:16.692Z] c3106fc0e877: Verifying Checksum [2024-08-07T09:54:16.692Z] c3106fc0e877: Download complete [2024-08-07T09:54:16.963Z] 0f093f025ec4: Verifying Checksum [2024-08-07T09:54:16.963Z] 0f093f025ec4: Download complete [2024-08-07T09:54:17.228Z] 547446be3368: Pull complete [2024-08-07T09:54:18.184Z] d125d8839a47: Pull complete [2024-08-07T09:54:18.764Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T09:54:18.764Z] 3e85d5ac6304: Download complete [2024-08-07T09:54:31.057Z] 3e85d5ac6304: Pull complete [2024-08-07T09:54:31.057Z] c3105a71a48b: Pull complete [2024-08-07T09:54:31.057Z] 0f093f025ec4: Pull complete [2024-08-07T09:54:31.057Z] c3106fc0e877: Pull complete [2024-08-07T09:54:31.057Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T09:54:31.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T09:54:31.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:54:31.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container [2024-08-07T09:54:31.534Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-07T09:54:33.914Z] $ docker top 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:54:34.835Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T09:54:47.151Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #1 transferring dockerfile: [2024-08-07T09:54:47.151Z] #1 transferring dockerfile: 2.23kB 0.0s done [2024-08-07T09:54:47.151Z] #1 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #2 transferring dockerfile: 1.70kB done [2024-08-07T09:54:47.151Z] #2 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #3 transferring dockerfile: 1.69kB 0.0s done [2024-08-07T09:54:47.151Z] #3 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #4 transferring dockerfile: 1.95kB 0.0s done [2024-08-07T09:54:47.151Z] #4 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #5 transferring dockerfile: 2.50kB done [2024-08-07T09:54:47.151Z] #5 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #6 transferring dockerfile: 2.06kB done [2024-08-07T09:54:47.151Z] #6 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #7 [core-command internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #7 transferring dockerfile: 1.93kB done [2024-08-07T09:54:47.151Z] #7 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-08-07T09:54:47.151Z] #8 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T09:54:47.151Z] #9 transferring dockerfile: 1.93kB done [2024-08-07T09:54:47.151Z] #9 DONE 0.1s [2024-08-07T09:54:47.151Z] [2024-08-07T09:54:47.151Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T09:54:47.419Z] #10 transferring dockerfile: 1.85kB done [2024-08-07T09:54:47.419Z] #10 DONE 0.1s [2024-08-07T09:54:47.419Z] [2024-08-07T09:54:47.419Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-07T09:54:47.419Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T09:54:47.419Z] #11 DONE 0.1s [2024-08-07T09:54:47.419Z] [2024-08-07T09:54:47.419Z] #12 [core-data internal] load build definition from Dockerfile [2024-08-07T09:54:47.689Z] #12 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T09:54:47.689Z] #12 DONE 0.1s [2024-08-07T09:54:47.689Z] [2024-08-07T09:54:47.689Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T09:54:47.689Z] #13 transferring dockerfile: 3.17kB 0.0s done [2024-08-07T09:54:47.689Z] #13 DONE 0.1s [2024-08-07T09:54:47.689Z] [2024-08-07T09:54:47.689Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T09:54:47.689Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-08-07T09:54:47.689Z] #14 DONE 0.1s [2024-08-07T09:54:47.689Z] [2024-08-07T09:54:47.689Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T09:54:47.689Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-08-07T09:54:47.689Z] #15 DONE 0.1s [2024-08-07T09:54:47.689Z] [2024-08-07T09:54:47.689Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T09:54:47.956Z] #16 transferring dockerfile: 1.81kB 0.0s done [2024-08-07T09:54:47.956Z] #16 DONE 0.1s [2024-08-07T09:54:47.956Z] [2024-08-07T09:54:47.956Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T09:54:47.956Z] #17 transferring context: 50B 0.0s done [2024-08-07T09:54:47.956Z] #17 DONE 0.1s [2024-08-07T09:54:48.924Z] [2024-08-07T09:54:48.924Z] #18 [security-spire-server internal] load .dockerignore [2024-08-07T09:54:48.924Z] #18 transferring context: 50B 0.0s done [2024-08-07T09:54:48.924Z] #18 DONE 0.1s [2024-08-07T09:54:48.924Z] [2024-08-07T09:54:48.924Z] #19 [security-spire-config internal] load .dockerignore [2024-08-07T09:54:48.924Z] #19 transferring context: 50B 0.0s done [2024-08-07T09:54:48.924Z] #19 DONE 0.1s [2024-08-07T09:54:48.924Z] [2024-08-07T09:54:48.924Z] #20 [support-notifications internal] load .dockerignore [2024-08-07T09:54:48.924Z] #20 transferring context: 50B done [2024-08-07T09:54:48.924Z] #20 DONE 0.1s [2024-08-07T09:54:48.924Z] [2024-08-07T09:54:48.924Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-07T09:54:48.924Z] #21 transferring context: 50B 0.0s done [2024-08-07T09:54:48.924Z] #21 DONE 0.1s [2024-08-07T09:54:48.924Z] [2024-08-07T09:54:48.924Z] #22 [core-metadata internal] load .dockerignore [2024-08-07T09:54:49.202Z] #22 transferring context: 50B done [2024-08-07T09:54:49.202Z] #22 DONE 0.1s [2024-08-07T09:54:49.202Z] [2024-08-07T09:54:49.202Z] #23 [core-command internal] load .dockerignore [2024-08-07T09:54:49.202Z] #23 transferring context: 50B 0.0s done [2024-08-07T09:54:49.202Z] #23 DONE 0.1s [2024-08-07T09:54:49.202Z] [2024-08-07T09:54:49.202Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-08-07T09:54:49.202Z] #24 transferring context: 50B 0.0s done [2024-08-07T09:54:49.202Z] #24 DONE 0.1s [2024-08-07T09:54:49.202Z] [2024-08-07T09:54:49.202Z] #25 [support-scheduler internal] load .dockerignore [2024-08-07T09:54:49.202Z] #25 transferring context: 50B 0.0s done [2024-08-07T09:54:49.202Z] #25 DONE 0.1s [2024-08-07T09:54:49.202Z] [2024-08-07T09:54:49.202Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-07T09:54:49.202Z] #26 transferring context: 50B 0.0s done [2024-08-07T09:54:49.202Z] #26 DONE 0.1s [2024-08-07T09:54:49.202Z] [2024-08-07T09:54:49.202Z] #27 [core-keeper internal] load .dockerignore [2024-08-07T09:54:49.472Z] #27 transferring context: 50B done [2024-08-07T09:54:49.472Z] #27 DONE 0.1s [2024-08-07T09:54:49.472Z] [2024-08-07T09:54:49.472Z] #28 [security-bootstrapper internal] load .dockerignore [2024-08-07T09:54:49.472Z] #28 transferring context: 50B 0.0s done [2024-08-07T09:54:49.472Z] #28 DONE 0.1s [2024-08-07T09:54:49.472Z] [2024-08-07T09:54:49.472Z] #29 [core-data internal] load .dockerignore [2024-08-07T09:54:49.472Z] #29 transferring context: 50B 0.0s done [2024-08-07T09:54:49.739Z] #29 DONE 0.1s [2024-08-07T09:54:49.739Z] [2024-08-07T09:54:49.739Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T09:54:49.739Z] #30 transferring context: 50B done [2024-08-07T09:54:49.739Z] #30 DONE 0.1s [2024-08-07T09:54:49.739Z] [2024-08-07T09:54:49.739Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-07T09:54:49.739Z] #31 transferring context: 50B done [2024-08-07T09:54:49.739Z] #31 DONE 0.1s [2024-08-07T09:54:49.739Z] [2024-08-07T09:54:49.739Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-07T09:54:49.739Z] #32 transferring context: 50B done [2024-08-07T09:54:49.739Z] #32 DONE 0.1s [2024-08-07T09:54:49.739Z] [2024-08-07T09:54:49.739Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:49.739Z] #33 DONE 0.0s [2024-08-07T09:54:49.739Z] [2024-08-07T09:54:49.739Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:50.006Z] #34 DONE 0.2s [2024-08-07T09:54:50.006Z] [2024-08-07T09:54:50.006Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:50.006Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:50.274Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:50.274Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:50.274Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:50.274Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 106.50kB / 3.34MB 0.1s [2024-08-07T09:54:50.274Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.30MB / 3.34MB 0.2s [2024-08-07T09:54:50.542Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:50.542Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T09:54:51.506Z] #35 ... [2024-08-07T09:54:51.506Z] [2024-08-07T09:54:51.506Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:51.506Z] #36 DONE 1.2s [2024-08-07T09:54:51.506Z] [2024-08-07T09:54:51.506Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:51.506Z] #35 ... [2024-08-07T09:54:51.506Z] [2024-08-07T09:54:51.506Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:51.506Z] #37 DONE 0.3s [2024-08-07T09:54:51.776Z] [2024-08-07T09:54:51.776Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:54:52.043Z] #38 ... [2024-08-07T09:54:52.043Z] [2024-08-07T09:54:52.043Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.043Z] #33 DONE 0.0s [2024-08-07T09:54:52.043Z] [2024-08-07T09:54:52.043Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:52.043Z] #36 DONE 2.1s [2024-08-07T09:54:52.043Z] [2024-08-07T09:54:52.043Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:52.043Z] #37 DONE 0.6s [2024-08-07T09:54:52.043Z] [2024-08-07T09:54:52.043Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.313Z] #33 DONE 0.0s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:52.313Z] #34 DONE 0.5s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:52.313Z] #39 ... [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.313Z] #33 DONE 0.0s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:52.313Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:52.313Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:52.313Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:52.313Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:52.313Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:52.313Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:52.313Z] #35 DONE 3.1s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:52.313Z] #39 ... [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:52.313Z] #36 DONE 2.2s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:52.313Z] #37 DONE 0.7s [2024-08-07T09:54:52.313Z] [2024-08-07T09:54:52.313Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:52.581Z] #39 ... [2024-08-07T09:54:52.581Z] [2024-08-07T09:54:52.581Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.581Z] #33 DONE 0.0s [2024-08-07T09:54:52.581Z] [2024-08-07T09:54:52.581Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:52.850Z] #39 ... [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:52.850Z] #36 DONE 2.2s [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:52.850Z] #37 DONE 0.7s [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.850Z] #33 DONE 0.0s [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:54:52.850Z] #40 DONE 0.0s [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:52.850Z] #34 DONE 0.9s [2024-08-07T09:54:52.850Z] [2024-08-07T09:54:52.850Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:52.850Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:52.850Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:52.850Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:52.850Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:52.851Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:52.851Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:52.851Z] #35 DONE 3.2s [2024-08-07T09:54:52.851Z] [2024-08-07T09:54:52.851Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:52.851Z] #39 ... [2024-08-07T09:54:52.851Z] [2024-08-07T09:54:52.851Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:52.851Z] #33 DONE 0.0s [2024-08-07T09:54:52.851Z] [2024-08-07T09:54:52.851Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.126Z] #39 ... [2024-08-07T09:54:53.126Z] [2024-08-07T09:54:53.126Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:53.126Z] #33 DONE 0.0s [2024-08-07T09:54:53.126Z] [2024-08-07T09:54:53.126Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.396Z] #39 ... [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:54:53.396Z] #41 DONE 1.7s [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.396Z] #39 ... [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:53.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:53.396Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:53.396Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:53.396Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:53.396Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:53.396Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:53.396Z] #35 DONE 3.2s [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:53.396Z] #33 DONE 0.0s [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:54:53.396Z] #42 DONE 0.0s [2024-08-07T09:54:53.396Z] [2024-08-07T09:54:53.396Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.664Z] #39 ... [2024-08-07T09:54:53.664Z] [2024-08-07T09:54:53.664Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:53.664Z] #36 DONE 2.3s [2024-08-07T09:54:53.664Z] [2024-08-07T09:54:53.665Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:53.665Z] #37 DONE 0.8s [2024-08-07T09:54:53.665Z] [2024-08-07T09:54:53.665Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:53.665Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:53.665Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:53.665Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:53.665Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:53.665Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:53.665Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:53.665Z] #35 DONE 3.3s [2024-08-07T09:54:53.665Z] [2024-08-07T09:54:53.665Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:53.665Z] #34 DONE 1.5s [2024-08-07T09:54:53.665Z] [2024-08-07T09:54:53.665Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.665Z] #39 ... [2024-08-07T09:54:53.665Z] [2024-08-07T09:54:53.665Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:53.665Z] #33 DONE 0.0s [2024-08-07T09:54:53.665Z] [2024-08-07T09:54:53.665Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:53.932Z] #39 ... [2024-08-07T09:54:53.932Z] [2024-08-07T09:54:53.932Z] #43 [security-spire-config internal] load build context [2024-08-07T09:54:53.932Z] #43 transferring context: 25.85kB 0.1s done [2024-08-07T09:54:53.932Z] #43 DONE 0.4s [2024-08-07T09:54:53.932Z] [2024-08-07T09:54:53.932Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:54.304Z] #39 ... [2024-08-07T09:54:54.304Z] [2024-08-07T09:54:54.304Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:54.304Z] #33 DONE 0.0s [2024-08-07T09:54:54.304Z] [2024-08-07T09:54:54.304Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:54.950Z] #39 ... [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:54.950Z] #33 DONE 0.1s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:54.950Z] #34 DONE 2.5s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:54.950Z] #39 ... [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:54.950Z] #36 DONE 2.4s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:54.950Z] #37 DONE 0.8s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:54.950Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:54.950Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:54.950Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:54.950Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:54.950Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:54.950Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:54.950Z] #35 DONE 3.3s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:54.950Z] #39 ... [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:54.950Z] #36 DONE 2.4s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:54.950Z] #37 DONE 0.8s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:54.950Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:54.950Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:54.950Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:54.950Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:54.950Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:54.950Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:54.950Z] #35 DONE 3.3s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T09:54:54.950Z] #33 DONE 0.1s [2024-08-07T09:54:54.950Z] [2024-08-07T09:54:54.950Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:55.570Z] #39 ... [2024-08-07T09:54:55.570Z] [2024-08-07T09:54:55.570Z] #44 [security-spire-server internal] load build context [2024-08-07T09:54:55.570Z] #44 transferring context: 27.60kB 0.3s done [2024-08-07T09:54:55.570Z] #44 DONE 1.8s [2024-08-07T09:54:55.570Z] [2024-08-07T09:54:55.570Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:58.329Z] #39 ... [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T09:54:58.329Z] #34 DONE 5.5s [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:58.329Z] #39 ... [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T09:54:58.329Z] #36 DONE 2.4s [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-07T09:54:58.329Z] #37 DONE 0.9s [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:54:58.329Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:54:58.329Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:54:58.329Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:54:58.329Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:54:58.329Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:54:58.329Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:54:58.329Z] #35 DONE 3.3s [2024-08-07T09:54:58.329Z] [2024-08-07T09:54:58.329Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:59.296Z] #39 ... [2024-08-07T09:54:59.296Z] [2024-08-07T09:54:59.296Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T09:54:59.296Z] #41 DONE 5.2s [2024-08-07T09:54:59.296Z] [2024-08-07T09:54:59.296Z] #39 [support-notifications internal] load build context [2024-08-07T09:54:59.898Z] #39 transferring context: 27.66MB 7.7s [2024-08-07T09:55:00.870Z] #39 ... [2024-08-07T09:55:00.870Z] [2024-08-07T09:55:00.870Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T09:55:00.870Z] #45 DONE 5.2s [2024-08-07T09:55:00.870Z] [2024-08-07T09:55:00.870Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:01.460Z] #39 ... [2024-08-07T09:55:01.460Z] [2024-08-07T09:55:01.460Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T09:55:01.460Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T09:55:01.460Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T09:55:01.460Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T09:55:01.460Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T09:55:01.460Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T09:55:01.460Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done [2024-08-07T09:55:01.460Z] #35 DONE 3.4s [2024-08-07T09:55:01.460Z] [2024-08-07T09:55:01.460Z] #46 [security-spire-agent internal] load build context [2024-08-07T09:55:01.729Z] #46 ... [2024-08-07T09:55:01.729Z] [2024-08-07T09:55:01.729Z] #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:55:01.729Z] #0 9.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:01.729Z] #47 ... [2024-08-07T09:55:01.729Z] [2024-08-07T09:55:01.729Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:01.729Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-08-07T09:55:01.729Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T09:55:01.729Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T09:55:01.729Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T09:55:01.729Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-08-07T09:55:01.729Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done [2024-08-07T09:55:01.729Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-08-07T09:55:01.729Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T09:55:01.729Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.50MB / 28.04MB 6.8s [2024-08-07T09:55:01.729Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-07T09:55:02.005Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-07T09:55:02.005Z] #42 ... [2024-08-07T09:55:02.005Z] [2024-08-07T09:55:02.005Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:02.275Z] #38 ... [2024-08-07T09:55:02.275Z] [2024-08-07T09:55:02.275Z] #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:55:02.275Z] #48 ... [2024-08-07T09:55:02.275Z] [2024-08-07T09:55:02.275Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:02.275Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-07T09:55:02.275Z] #42 ... [2024-08-07T09:55:02.275Z] [2024-08-07T09:55:02.275Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:02.544Z] #49 ... [2024-08-07T09:55:02.544Z] [2024-08-07T09:55:02.544Z] #50 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:02.544Z] #50 ... [2024-08-07T09:55:02.544Z] [2024-08-07T09:55:02.544Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:55:02.813Z] #51 ... [2024-08-07T09:55:02.813Z] [2024-08-07T09:55:02.813Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:55:02.813Z] #52 ... [2024-08-07T09:55:02.813Z] [2024-08-07T09:55:02.813Z] #46 [security-spire-agent internal] load build context [2024-08-07T09:55:02.813Z] #46 transferring context: 27.13kB 0.5s done [2024-08-07T09:55:02.813Z] #46 DONE 1.5s [2024-08-07T09:55:02.813Z] [2024-08-07T09:55:02.813Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:55:02.813Z] #53 ... [2024-08-07T09:55:02.813Z] [2024-08-07T09:55:02.813Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:03.081Z] #54 ... [2024-08-07T09:55:03.081Z] [2024-08-07T09:55:03.081Z] #55 [core-command internal] load build context [2024-08-07T09:55:03.081Z] #55 ... [2024-08-07T09:55:03.081Z] [2024-08-07T09:55:03.081Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:03.349Z] #40 ... [2024-08-07T09:55:03.349Z] [2024-08-07T09:55:03.349Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:55:03.349Z] #56 ... [2024-08-07T09:55:03.349Z] [2024-08-07T09:55:03.349Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:03.349Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.5s [2024-08-07T09:55:03.616Z] #42 ... [2024-08-07T09:55:03.616Z] [2024-08-07T09:55:03.616Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:55:03.882Z] #57 ... [2024-08-07T09:55:03.882Z] [2024-08-07T09:55:03.882Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:55:03.882Z] #58 ... [2024-08-07T09:55:03.882Z] [2024-08-07T09:55:03.882Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:04.149Z] #59 ... [2024-08-07T09:55:04.149Z] [2024-08-07T09:55:04.149Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:04.149Z] #60 ... [2024-08-07T09:55:04.149Z] [2024-08-07T09:55:04.149Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:04.417Z] #61 ... [2024-08-07T09:55:04.417Z] [2024-08-07T09:55:04.417Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:55:04.417Z] #62 ... [2024-08-07T09:55:04.417Z] [2024-08-07T09:55:04.417Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:55:04.684Z] #63 ... [2024-08-07T09:55:04.684Z] [2024-08-07T09:55:04.684Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:04.953Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.50MB / 28.04MB 9.8s [2024-08-07T09:55:04.953Z] #42 ... [2024-08-07T09:55:04.953Z] [2024-08-07T09:55:04.953Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:55:04.953Z] #64 ... [2024-08-07T09:55:04.953Z] [2024-08-07T09:55:04.953Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:05.221Z] #65 ... [2024-08-07T09:55:05.221Z] [2024-08-07T09:55:05.221Z] #66 [core-data internal] load build context [2024-08-07T09:55:05.499Z] #66 ... [2024-08-07T09:55:05.499Z] [2024-08-07T09:55:05.499Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:05.499Z] #67 ... [2024-08-07T09:55:05.499Z] [2024-08-07T09:55:05.499Z] #66 [core-data internal] load build context [2024-08-07T09:55:05.783Z] #66 ... [2024-08-07T09:55:05.783Z] [2024-08-07T09:55:05.783Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:06.053Z] #68 ... [2024-08-07T09:55:06.053Z] [2024-08-07T09:55:06.053Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:55:06.053Z] #69 ... [2024-08-07T09:55:06.053Z] [2024-08-07T09:55:06.053Z] #66 [core-data internal] load build context [2024-08-07T09:55:06.328Z] #66 ... [2024-08-07T09:55:06.328Z] [2024-08-07T09:55:06.328Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:55:06.595Z] #70 ... [2024-08-07T09:55:06.596Z] [2024-08-07T09:55:06.596Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:06.596Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.27MB / 28.04MB 11.6s [2024-08-07T09:55:07.179Z] #42 ... [2024-08-07T09:55:07.179Z] [2024-08-07T09:55:07.179Z] #47 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:55:07.179Z] #47 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:07.179Z] #47 13.07 OK: 266 MiB in 52 packages [2024-08-07T09:55:07.179Z] #47 DONE 16.4s [2024-08-07T09:55:07.179Z] [2024-08-07T09:55:07.179Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:07.444Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.6s [2024-08-07T09:55:08.410Z] #42 ... [2024-08-07T09:55:08.410Z] [2024-08-07T09:55:08.410Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:08.410Z] #71 transferring context: 557.57kB 8.0s [2024-08-07T09:55:08.677Z] #71 ... [2024-08-07T09:55:08.677Z] [2024-08-07T09:55:08.677Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:09.634Z] #65 ... [2024-08-07T09:55:09.634Z] [2024-08-07T09:55:09.634Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T09:55:09.634Z] #48 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:09.634Z] #48 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:09.634Z] #48 15.42 OK: 266 MiB in 52 packages [2024-08-07T09:55:09.634Z] #48 DONE 17.6s [2024-08-07T09:55:09.634Z] [2024-08-07T09:55:09.634Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:09.907Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 15.0s [2024-08-07T09:55:10.884Z] #42 ... [2024-08-07T09:55:10.884Z] [2024-08-07T09:55:10.884Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T09:55:10.884Z] #53 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:10.884Z] #53 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:10.884Z] #53 16.14 OK: 266 MiB in 52 packages [2024-08-07T09:55:10.884Z] #53 DONE 18.4s [2024-08-07T09:55:10.884Z] [2024-08-07T09:55:10.884Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:10.884Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.9s [2024-08-07T09:55:11.151Z] #42 ... [2024-08-07T09:55:11.151Z] [2024-08-07T09:55:11.151Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:11.151Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-07T09:55:11.151Z] #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T09:55:11.151Z] #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T09:55:11.151Z] #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T09:55:11.151Z] #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-07T09:55:11.151Z] #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-07T09:55:11.151Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done [2024-08-07T09:55:11.151Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 8.9s [2024-08-07T09:55:11.151Z] #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-07T09:55:11.417Z] #72 ... [2024-08-07T09:55:11.417Z] [2024-08-07T09:55:11.417Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:11.417Z] #39 ... [2024-08-07T09:55:11.417Z] [2024-08-07T09:55:11.417Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:11.417Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 9.1s [2024-08-07T09:55:11.998Z] #72 ... [2024-08-07T09:55:11.998Z] [2024-08-07T09:55:11.998Z] #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:11.998Z] #50 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:11.998Z] #50 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:11.998Z] #50 16.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:11.998Z] #50 16.33 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:11.998Z] #50 16.62 OK: 8 MiB in 16 packages [2024-08-07T09:55:11.998Z] #50 DONE 20.2s [2024-08-07T09:55:11.998Z] [2024-08-07T09:55:11.998Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:11.998Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 17.1s [2024-08-07T09:55:12.265Z] #42 ... [2024-08-07T09:55:12.265Z] [2024-08-07T09:55:12.265Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:12.265Z] #38 transferring context: 83.63MB 22.0s [2024-08-07T09:55:12.265Z] #38 ... [2024-08-07T09:55:12.265Z] [2024-08-07T09:55:12.265Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:12.539Z] #42 ... [2024-08-07T09:55:12.539Z] [2024-08-07T09:55:12.539Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:12.806Z] #49 ... [2024-08-07T09:55:12.806Z] [2024-08-07T09:55:12.806Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:13.073Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 18.0s [2024-08-07T09:55:13.073Z] #42 ... [2024-08-07T09:55:13.074Z] [2024-08-07T09:55:13.074Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:13.074Z] #54 ... [2024-08-07T09:55:13.074Z] [2024-08-07T09:55:13.074Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:55:13.074Z] #57 DONE 19.4s [2024-08-07T09:55:13.074Z] [2024-08-07T09:55:13.074Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:13.074Z] #54 ... [2024-08-07T09:55:13.074Z] [2024-08-07T09:55:13.074Z] #55 [core-command internal] load build context [2024-08-07T09:55:13.340Z] #55 ... [2024-08-07T09:55:13.340Z] [2024-08-07T09:55:13.340Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:13.607Z] #42 ... [2024-08-07T09:55:13.607Z] [2024-08-07T09:55:13.607Z] #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T09:55:13.607Z] #62 DONE 19.4s [2024-08-07T09:55:13.607Z] [2024-08-07T09:55:13.607Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:13.607Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 11.3s [2024-08-07T09:55:13.876Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.5s [2024-08-07T09:55:13.876Z] #72 ... [2024-08-07T09:55:13.876Z] [2024-08-07T09:55:13.876Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:13.876Z] #40 ... [2024-08-07T09:55:13.876Z] [2024-08-07T09:55:13.876Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:13.876Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.77MB / 18.32MB 11.6s [2024-08-07T09:55:14.457Z] #72 ... [2024-08-07T09:55:14.457Z] [2024-08-07T09:55:14.457Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:14.457Z] #59 ... [2024-08-07T09:55:14.457Z] [2024-08-07T09:55:14.457Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:14.457Z] #61 ... [2024-08-07T09:55:14.457Z] [2024-08-07T09:55:14.457Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T09:55:14.457Z] #51 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:14.457Z] #51 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:14.457Z] #51 17.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:14.457Z] #51 17.83 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T09:55:14.457Z] #51 17.94 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:55:14.457Z] #51 17.94 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:55:14.457Z] #51 18.64 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:14.457Z] #51 18.78 OK: 18 MiB in 19 packages [2024-08-07T09:55:14.457Z] #51 DONE 21.7s [2024-08-07T09:55:14.457Z] [2024-08-07T09:55:14.457Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:15.414Z] #49 ... [2024-08-07T09:55:15.414Z] [2024-08-07T09:55:15.414Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:15.414Z] #60 ... [2024-08-07T09:55:15.414Z] [2024-08-07T09:55:15.414Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:15.414Z] #49 ... [2024-08-07T09:55:15.414Z] [2024-08-07T09:55:15.414Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:15.688Z] #67 ... [2024-08-07T09:55:15.688Z] [2024-08-07T09:55:15.688Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:16.643Z] #60 ... [2024-08-07T09:55:16.643Z] [2024-08-07T09:55:16.643Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T09:55:16.643Z] #64 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:16.643Z] #64 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:16.643Z] #64 15.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:55:16.643Z] #64 15.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:55:16.643Z] #64 15.77 OK: 19953 distinct packages available [2024-08-07T09:55:16.643Z] #64 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:16.643Z] #64 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:16.643Z] #64 19.40 OK: 266 MiB in 52 packages [2024-08-07T09:55:16.643Z] #64 DONE 21.5s [2024-08-07T09:55:16.643Z] [2024-08-07T09:55:16.643Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:17.230Z] #49 ... [2024-08-07T09:55:17.230Z] [2024-08-07T09:55:17.230Z] #66 [core-data internal] load build context [2024-08-07T09:55:17.230Z] #66 ... [2024-08-07T09:55:17.230Z] [2024-08-07T09:55:17.230Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:18.635Z] #49 transferring context: 35.10MB 25.8s [2024-08-07T09:55:18.910Z] #49 ... [2024-08-07T09:55:18.910Z] [2024-08-07T09:55:18.910Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:18.910Z] #71 ... [2024-08-07T09:55:18.910Z] [2024-08-07T09:55:18.910Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:19.497Z] #49 ... [2024-08-07T09:55:19.497Z] [2024-08-07T09:55:19.497Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:19.497Z] #65 ... [2024-08-07T09:55:19.497Z] [2024-08-07T09:55:19.497Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:21.442Z] #71 ... [2024-08-07T09:55:21.442Z] [2024-08-07T09:55:21.442Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:55:21.442Z] #63 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:21.442Z] #63 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:21.442Z] #63 23.07 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:55:21.442Z] #63 23.07 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:55:21.442Z] #63 23.07 OK: 19946 distinct packages available [2024-08-07T09:55:21.442Z] #63 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:21.442Z] #63 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:21.442Z] #63 ... [2024-08-07T09:55:21.442Z] [2024-08-07T09:55:21.442Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:21.708Z] #71 ... [2024-08-07T09:55:21.708Z] [2024-08-07T09:55:21.708Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:21.708Z] #39 ... [2024-08-07T09:55:21.708Z] [2024-08-07T09:55:21.708Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:22.291Z] #49 ... [2024-08-07T09:55:22.291Z] [2024-08-07T09:55:22.291Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:55:22.291Z] #58 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.291Z] #58 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.291Z] #58 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:55:22.291Z] #58 22.14 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:55:22.291Z] #58 22.14 OK: 19946 distinct packages available [2024-08-07T09:55:22.291Z] #58 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.291Z] #58 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.291Z] #58 ... [2024-08-07T09:55:22.291Z] [2024-08-07T09:55:22.291Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:55:22.560Z] #73 ... [2024-08-07T09:55:22.560Z] [2024-08-07T09:55:22.560Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:22.560Z] #38 transferring context: 101.13MB 32.2s [2024-08-07T09:55:22.560Z] #38 ... [2024-08-07T09:55:22.560Z] [2024-08-07T09:55:22.560Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:22.560Z] #39 ... [2024-08-07T09:55:22.560Z] [2024-08-07T09:55:22.560Z] #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T09:55:22.560Z] #52 22.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.560Z] #52 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:22.560Z] #52 26.46 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T09:55:22.560Z] #52 26.79 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:22.560Z] #52 26.79 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:22.560Z] #52 26.94 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:55:22.560Z] #52 28.22 OK: 9 MiB in 17 packages [2024-08-07T09:55:22.560Z] #52 DONE 30.2s [2024-08-07T09:55:22.560Z] [2024-08-07T09:55:22.560Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:23.518Z] #39 ... [2024-08-07T09:55:23.518Z] [2024-08-07T09:55:23.518Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:23.518Z] #54 ... [2024-08-07T09:55:23.518Z] [2024-08-07T09:55:23.518Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:55:23.518Z] #74 ... [2024-08-07T09:55:23.518Z] [2024-08-07T09:55:23.518Z] #55 [core-command internal] load build context [2024-08-07T09:55:23.518Z] #55 ... [2024-08-07T09:55:23.518Z] [2024-08-07T09:55:23.518Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:23.787Z] #39 ... [2024-08-07T09:55:23.787Z] [2024-08-07T09:55:23.787Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:23.787Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.6s done [2024-08-07T09:55:23.787Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.6s [2024-08-07T09:55:23.787Z] #42 ... [2024-08-07T09:55:23.787Z] [2024-08-07T09:55:23.787Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:24.063Z] #39 ... [2024-08-07T09:55:24.063Z] [2024-08-07T09:55:24.063Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:24.063Z] #75 ... [2024-08-07T09:55:24.063Z] [2024-08-07T09:55:24.063Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:24.334Z] #40 ... [2024-08-07T09:55:24.334Z] [2024-08-07T09:55:24.334Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:24.334Z] #54 ... [2024-08-07T09:55:24.334Z] [2024-08-07T09:55:24.334Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:24.334Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.6s done [2024-08-07T09:55:24.334Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.6s [2024-08-07T09:55:24.601Z] #72 ... [2024-08-07T09:55:24.601Z] [2024-08-07T09:55:24.601Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:24.601Z] #59 ... [2024-08-07T09:55:24.601Z] [2024-08-07T09:55:24.601Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:24.877Z] #54 ... [2024-08-07T09:55:24.877Z] [2024-08-07T09:55:24.877Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:24.877Z] #61 ... [2024-08-07T09:55:24.877Z] [2024-08-07T09:55:24.877Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:55:24.877Z] #56 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:24.877Z] #56 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:24.877Z] #56 27.61 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T09:55:24.877Z] #56 27.97 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:24.877Z] #56 27.97 (3/4) Installing su-exec (0.2-r3) [2024-08-07T09:55:24.877Z] #56 27.97 (4/4) Installing yq (4.33.3-r5) [2024-08-07T09:55:24.877Z] #56 28.83 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:24.877Z] #56 29.11 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:55:24.877Z] #56 30.25 OK: 18 MiB in 19 packages [2024-08-07T09:55:25.147Z] #56 ... [2024-08-07T09:55:25.147Z] [2024-08-07T09:55:25.147Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:25.416Z] #61 ... [2024-08-07T09:55:25.416Z] [2024-08-07T09:55:25.416Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T09:55:25.416Z] #56 DONE 32.0s [2024-08-07T09:55:25.416Z] [2024-08-07T09:55:25.416Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:25.416Z] #61 ... [2024-08-07T09:55:25.416Z] [2024-08-07T09:55:25.416Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:55:25.416Z] #76 ... [2024-08-07T09:55:25.416Z] [2024-08-07T09:55:25.416Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:26.000Z] #61 ... [2024-08-07T09:55:26.000Z] [2024-08-07T09:55:26.000Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T09:55:26.000Z] #58 29.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:26.000Z] #58 29.63 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:55:26.000Z] #58 29.66 (3/4) Installing libucontext (1.2-r2) [2024-08-07T09:55:26.000Z] #58 29.71 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T09:55:26.000Z] #58 29.76 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:26.000Z] #58 29.87 OK: 8 MiB in 19 packages [2024-08-07T09:55:26.000Z] #58 DONE 31.8s [2024-08-07T09:55:26.000Z] [2024-08-07T09:55:26.000Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:26.000Z] #61 ... [2024-08-07T09:55:26.000Z] [2024-08-07T09:55:26.000Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:26.000Z] #67 ... [2024-08-07T09:55:26.000Z] [2024-08-07T09:55:26.000Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:26.590Z] #61 ... [2024-08-07T09:55:26.590Z] [2024-08-07T09:55:26.590Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:26.866Z] #60 ... [2024-08-07T09:55:26.866Z] [2024-08-07T09:55:26.866Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:26.866Z] #61 ... [2024-08-07T09:55:26.866Z] [2024-08-07T09:55:26.866Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T09:55:26.866Z] #63 30.89 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:26.866Z] #63 30.89 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:55:26.866Z] #63 30.89 (3/5) Installing libucontext (1.2-r2) [2024-08-07T09:55:26.866Z] #63 30.89 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T09:55:26.866Z] #63 30.89 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T09:55:26.866Z] #63 30.89 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:26.866Z] #63 30.97 OK: 9 MiB in 20 packages [2024-08-07T09:55:26.866Z] #63 DONE 32.9s [2024-08-07T09:55:26.866Z] [2024-08-07T09:55:26.866Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:26.866Z] #61 ... [2024-08-07T09:55:26.866Z] [2024-08-07T09:55:26.866Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:55:26.866Z] #69 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:26.866Z] #69 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:26.866Z] #69 26.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T09:55:26.866Z] #69 26.95 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T09:55:26.866Z] #69 26.95 OK: 19946 distinct packages available [2024-08-07T09:55:26.866Z] #69 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:26.866Z] #69 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:27.133Z] #69 ... [2024-08-07T09:55:27.133Z] [2024-08-07T09:55:27.133Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:55:27.404Z] #77 ... [2024-08-07T09:55:27.404Z] [2024-08-07T09:55:27.404Z] #66 [core-data internal] load build context [2024-08-07T09:55:27.673Z] #66 ... [2024-08-07T09:55:27.673Z] [2024-08-07T09:55:27.673Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:28.257Z] #61 ... [2024-08-07T09:55:28.257Z] [2024-08-07T09:55:28.257Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:28.257Z] #68 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:28.257Z] #68 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:28.257Z] #68 30.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:28.257Z] #68 30.55 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:28.257Z] #68 30.55 OK: 8 MiB in 16 packages [2024-08-07T09:55:28.257Z] #68 DONE 32.3s [2024-08-07T09:55:28.257Z] [2024-08-07T09:55:28.257Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:28.851Z] #61 transferring context: 22.69MB 34.5s [2024-08-07T09:55:29.821Z] #61 ... [2024-08-07T09:55:29.821Z] [2024-08-07T09:55:29.821Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:29.821Z] #65 ... [2024-08-07T09:55:29.821Z] [2024-08-07T09:55:29.821Z] #66 [core-data internal] load build context [2024-08-07T09:55:30.092Z] #66 ... [2024-08-07T09:55:30.092Z] [2024-08-07T09:55:30.092Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T09:55:30.092Z] #70 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:30.092Z] #70 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:30.092Z] #70 31.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:30.092Z] #70 31.51 (2/2) Installing su-exec (0.2-r3) [2024-08-07T09:55:30.092Z] #70 31.51 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:30.092Z] #70 31.65 OK: 8 MiB in 17 packages [2024-08-07T09:55:30.092Z] #70 DONE 33.7s [2024-08-07T09:55:30.092Z] [2024-08-07T09:55:30.092Z] #66 [core-data internal] load build context [2024-08-07T09:55:32.046Z] #66 ... [2024-08-07T09:55:32.046Z] [2024-08-07T09:55:32.046Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:32.046Z] #71 ... [2024-08-07T09:55:32.046Z] [2024-08-07T09:55:32.046Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:32.046Z] #59 ... [2024-08-07T09:55:32.046Z] [2024-08-07T09:55:32.046Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T09:55:32.046Z] #69 32.20 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T09:55:32.046Z] #69 32.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T09:55:32.046Z] #69 32.62 (3/11) Installing libunistring (1.1-r1) [2024-08-07T09:55:32.046Z] #69 32.83 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T09:55:32.046Z] #69 32.92 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T09:55:32.046Z] #69 32.95 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T09:55:32.046Z] #69 33.05 (7/11) Installing curl (8.9.0-r0) [2024-08-07T09:55:32.046Z] #69 33.13 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:32.046Z] #69 33.13 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T09:55:32.046Z] #69 33.17 (10/11) Installing libucontext (1.2-r2) [2024-08-07T09:55:32.046Z] #69 33.17 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T09:55:32.046Z] #69 33.20 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:32.046Z] #69 33.35 Executing ca-certificates-20240226-r0.trigger [2024-08-07T09:55:32.046Z] #69 34.32 OK: 13 MiB in 26 packages [2024-08-07T09:55:32.046Z] #69 DONE 36.0s [2024-08-07T09:55:32.046Z] [2024-08-07T09:55:32.046Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:32.046Z] #59 ... [2024-08-07T09:55:32.046Z] [2024-08-07T09:55:32.046Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:32.315Z] #71 ... [2024-08-07T09:55:32.315Z] [2024-08-07T09:55:32.315Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:32.583Z] #49 ... [2024-08-07T09:55:32.583Z] [2024-08-07T09:55:32.583Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:32.857Z] #71 ... [2024-08-07T09:55:32.857Z] [2024-08-07T09:55:32.857Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:32.857Z] #78 ... [2024-08-07T09:55:32.857Z] [2024-08-07T09:55:32.857Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:32.857Z] #38 transferring context: 116.68MB 42.7s [2024-08-07T09:55:32.857Z] #38 ... [2024-08-07T09:55:32.857Z] [2024-08-07T09:55:32.857Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:32.857Z] #78 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:33.832Z] #78 ... [2024-08-07T09:55:33.832Z] [2024-08-07T09:55:33.832Z] #55 [core-command internal] load build context [2024-08-07T09:55:33.832Z] #55 ... [2024-08-07T09:55:33.832Z] [2024-08-07T09:55:33.832Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:34.098Z] #49 ... [2024-08-07T09:55:34.098Z] [2024-08-07T09:55:34.098Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:34.378Z] #39 ... [2024-08-07T09:55:34.378Z] [2024-08-07T09:55:34.378Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:34.378Z] #49 ... [2024-08-07T09:55:34.378Z] [2024-08-07T09:55:34.378Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:34.645Z] #40 ... [2024-08-07T09:55:34.645Z] [2024-08-07T09:55:34.645Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:34.912Z] #49 ... [2024-08-07T09:55:34.912Z] [2024-08-07T09:55:34.912Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:35.180Z] #54 ... [2024-08-07T09:55:35.180Z] [2024-08-07T09:55:35.180Z] #73 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-07T09:55:35.180Z] #73 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:35.180Z] #73 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:35.180Z] #73 21.02 OK: 8 MiB in 16 packages [2024-08-07T09:55:35.180Z] #73 DONE 23.9s [2024-08-07T09:55:35.180Z] [2024-08-07T09:55:35.180Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:35.180Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.4s [2024-08-07T09:55:35.180Z] #72 ... [2024-08-07T09:55:35.180Z] [2024-08-07T09:55:35.180Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:35.448Z] #49 ... [2024-08-07T09:55:35.448Z] [2024-08-07T09:55:35.448Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:35.448Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s [2024-08-07T09:55:35.716Z] #42 ... [2024-08-07T09:55:35.716Z] [2024-08-07T09:55:35.716Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:55:35.716Z] #79 ... [2024-08-07T09:55:35.716Z] [2024-08-07T09:55:35.716Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:35.991Z] #49 ... [2024-08-07T09:55:35.991Z] [2024-08-07T09:55:35.991Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:36.341Z] #67 ... [2024-08-07T09:55:36.341Z] [2024-08-07T09:55:36.341Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:55:36.341Z] #80 ... [2024-08-07T09:55:36.341Z] [2024-08-07T09:55:36.341Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:36.939Z] #67 ... [2024-08-07T09:55:36.939Z] [2024-08-07T09:55:36.939Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:36.939Z] #60 ... [2024-08-07T09:55:36.939Z] [2024-08-07T09:55:36.939Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:37.213Z] #39 ... [2024-08-07T09:55:37.213Z] [2024-08-07T09:55:37.213Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T09:55:37.213Z] #76 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.213Z] #76 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.213Z] #76 19.70 OK: 18 MiB in 19 packages [2024-08-07T09:55:37.213Z] #76 DONE 21.9s [2024-08-07T09:55:37.213Z] [2024-08-07T09:55:37.213Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:37.797Z] #39 ... [2024-08-07T09:55:37.797Z] [2024-08-07T09:55:37.797Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T09:55:37.797Z] #74 15.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.797Z] #74 16.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.797Z] #74 21.98 OK: 266 MiB in 52 packages [2024-08-07T09:55:37.797Z] #74 DONE 24.1s [2024-08-07T09:55:37.797Z] [2024-08-07T09:55:37.797Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T09:55:37.797Z] #75 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.797Z] #75 16.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:37.797Z] #75 20.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T09:55:37.797Z] #75 21.73 Executing busybox-1.36.1-r7.trigger [2024-08-07T09:55:37.797Z] #75 21.73 OK: 8 MiB in 16 packages [2024-08-07T09:55:37.797Z] #75 DONE 23.7s [2024-08-07T09:55:37.797Z] [2024-08-07T09:55:37.797Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:38.380Z] #39 ... [2024-08-07T09:55:38.380Z] [2024-08-07T09:55:38.380Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:38.647Z] #81 ... [2024-08-07T09:55:38.647Z] [2024-08-07T09:55:38.647Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:38.647Z] #78 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:38.647Z] #78 14.04 OK: 9 MiB in 17 packages [2024-08-07T09:55:38.647Z] #78 DONE 15.9s [2024-08-07T09:55:38.647Z] [2024-08-07T09:55:38.647Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:39.664Z] #39 transferring context: 72.95MB 46.7s [2024-08-07T09:55:39.932Z] #39 ... [2024-08-07T09:55:39.932Z] [2024-08-07T09:55:39.932Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T09:55:39.932Z] #82 DONE 2.2s [2024-08-07T09:55:39.932Z] [2024-08-07T09:55:39.932Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:39.932Z] #39 ... [2024-08-07T09:55:39.932Z] [2024-08-07T09:55:39.932Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:39.932Z] #61 ... [2024-08-07T09:55:39.932Z] [2024-08-07T09:55:39.932Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:40.199Z] #39 ... [2024-08-07T09:55:40.199Z] [2024-08-07T09:55:40.199Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:40.199Z] #65 ... [2024-08-07T09:55:40.199Z] [2024-08-07T09:55:40.199Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:55:40.474Z] #83 ... [2024-08-07T09:55:40.474Z] [2024-08-07T09:55:40.474Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:41.055Z] #39 ... [2024-08-07T09:55:41.055Z] [2024-08-07T09:55:41.055Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T09:55:41.055Z] #80 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:41.055Z] #80 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:41.055Z] #80 13.77 OK: 8 MiB in 19 packages [2024-08-07T09:55:41.055Z] #80 DONE 14.7s [2024-08-07T09:55:41.055Z] [2024-08-07T09:55:41.055Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:41.321Z] #39 ... [2024-08-07T09:55:41.321Z] [2024-08-07T09:55:41.321Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T09:55:41.321Z] #79 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:41.321Z] #79 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:41.321Z] #79 14.21 OK: 18 MiB in 19 packages [2024-08-07T09:55:41.321Z] #79 DONE 15.8s [2024-08-07T09:55:41.321Z] [2024-08-07T09:55:41.321Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:41.904Z] #39 ... [2024-08-07T09:55:41.904Z] [2024-08-07T09:55:41.904Z] #66 [core-data internal] load build context [2024-08-07T09:55:41.904Z] #66 ... [2024-08-07T09:55:41.904Z] [2024-08-07T09:55:41.904Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:42.171Z] #39 ... [2024-08-07T09:55:42.171Z] [2024-08-07T09:55:42.171Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:42.171Z] #59 ... [2024-08-07T09:55:42.172Z] [2024-08-07T09:55:42.172Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:42.440Z] #84 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:42.440Z] #84 ... [2024-08-07T09:55:42.440Z] [2024-08-07T09:55:42.440Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:43.037Z] #59 ... [2024-08-07T09:55:43.037Z] [2024-08-07T09:55:43.037Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:43.037Z] #71 ... [2024-08-07T09:55:43.037Z] [2024-08-07T09:55:43.037Z] #66 [core-data internal] load build context [2024-08-07T09:55:43.037Z] #66 ... [2024-08-07T09:55:43.037Z] [2024-08-07T09:55:43.037Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:43.037Z] #38 transferring context: 130.64MB 53.0s [2024-08-07T09:55:43.305Z] #38 ... [2024-08-07T09:55:43.305Z] [2024-08-07T09:55:43.305Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:43.898Z] #65 ... [2024-08-07T09:55:43.898Z] [2024-08-07T09:55:43.898Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T09:55:43.898Z] #77 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:43.898Z] #77 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:43.898Z] #77 15.84 OK: 9 MiB in 20 packages [2024-08-07T09:55:43.898Z] #77 DONE 17.1s [2024-08-07T09:55:43.898Z] [2024-08-07T09:55:43.898Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:44.170Z] #65 ... [2024-08-07T09:55:44.170Z] [2024-08-07T09:55:44.170Z] #55 [core-command internal] load build context [2024-08-07T09:55:44.170Z] #55 ... [2024-08-07T09:55:44.170Z] [2024-08-07T09:55:44.170Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:44.760Z] #65 ... [2024-08-07T09:55:44.761Z] [2024-08-07T09:55:44.761Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:44.761Z] #40 ... [2024-08-07T09:55:44.761Z] [2024-08-07T09:55:44.761Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:45.346Z] #65 ... [2024-08-07T09:55:45.346Z] [2024-08-07T09:55:45.346Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:45.346Z] #54 ... [2024-08-07T09:55:45.346Z] [2024-08-07T09:55:45.346Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:45.346Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.9s [2024-08-07T09:55:45.346Z] #72 ... [2024-08-07T09:55:45.346Z] [2024-08-07T09:55:45.346Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:45.615Z] #54 ... [2024-08-07T09:55:45.615Z] [2024-08-07T09:55:45.615Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:45.615Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s [2024-08-07T09:55:45.883Z] #42 ... [2024-08-07T09:55:45.883Z] [2024-08-07T09:55:45.883Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:46.153Z] #54 ... [2024-08-07T09:55:46.153Z] [2024-08-07T09:55:46.153Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T09:55:46.153Z] #83 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:46.153Z] #83 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:46.153Z] #83 15.02 OK: 8 MiB in 17 packages [2024-08-07T09:55:46.153Z] #83 DONE 15.8s [2024-08-07T09:55:46.153Z] [2024-08-07T09:55:46.153Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:46.153Z] #54 ... [2024-08-07T09:55:46.153Z] [2024-08-07T09:55:46.153Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:46.422Z] #49 ... [2024-08-07T09:55:46.422Z] [2024-08-07T09:55:46.422Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:47.007Z] #65 ... [2024-08-07T09:55:47.007Z] [2024-08-07T09:55:47.007Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:47.007Z] #81 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:47.007Z] #81 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:47.007Z] #81 17.66 OK: 8 MiB in 16 packages [2024-08-07T09:55:47.007Z] #81 DONE 18.6s [2024-08-07T09:55:47.007Z] [2024-08-07T09:55:47.007Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:47.007Z] #65 ... [2024-08-07T09:55:47.007Z] [2024-08-07T09:55:47.007Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:47.283Z] #67 ... [2024-08-07T09:55:47.283Z] [2024-08-07T09:55:47.283Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:47.283Z] #60 ... [2024-08-07T09:55:47.283Z] [2024-08-07T09:55:47.283Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:47.283Z] #67 ... [2024-08-07T09:55:47.283Z] [2024-08-07T09:55:47.283Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T09:55:47.283Z] #84 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T09:55:47.283Z] #84 13.66 OK: 13 MiB in 26 packages [2024-08-07T09:55:47.283Z] #84 DONE 15.1s [2024-08-07T09:55:47.283Z] [2024-08-07T09:55:47.283Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:49.232Z] #67 transferring context: 60.59MB 53.0s [2024-08-07T09:55:50.203Z] #67 ... [2024-08-07T09:55:50.203Z] [2024-08-07T09:55:50.203Z] #61 [core-keeper internal] load build context [2024-08-07T09:55:50.203Z] #61 ... [2024-08-07T09:55:50.203Z] [2024-08-07T09:55:50.203Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:51.184Z] #67 ... [2024-08-07T09:55:51.184Z] [2024-08-07T09:55:51.184Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T09:55:51.184Z] #85 DONE 4.9s [2024-08-07T09:55:51.184Z] [2024-08-07T09:55:51.184Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:52.156Z] #67 ... [2024-08-07T09:55:52.156Z] [2024-08-07T09:55:52.156Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T09:55:52.156Z] #86 DONE 1.1s [2024-08-07T09:55:52.156Z] [2024-08-07T09:55:52.156Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:52.425Z] #67 ... [2024-08-07T09:55:52.425Z] [2024-08-07T09:55:52.425Z] #39 [support-notifications internal] load build context [2024-08-07T09:55:52.425Z] #39 ... [2024-08-07T09:55:52.425Z] [2024-08-07T09:55:52.425Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:55:53.014Z] #67 ... [2024-08-07T09:55:53.014Z] [2024-08-07T09:55:53.014Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:53.014Z] #59 ... [2024-08-07T09:55:53.014Z] [2024-08-07T09:55:53.014Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:55:53.281Z] #71 ... [2024-08-07T09:55:53.281Z] [2024-08-07T09:55:53.281Z] #59 [support-scheduler internal] load build context [2024-08-07T09:55:53.281Z] #59 ... [2024-08-07T09:55:53.281Z] [2024-08-07T09:55:53.281Z] #66 [core-data internal] load build context [2024-08-07T09:55:53.548Z] #66 ... [2024-08-07T09:55:53.548Z] [2024-08-07T09:55:53.548Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:55:53.548Z] #38 transferring context: 162.18MB 63.3s [2024-08-07T09:55:53.548Z] #38 ... [2024-08-07T09:55:53.548Z] [2024-08-07T09:55:53.548Z] #66 [core-data internal] load build context [2024-08-07T09:55:54.518Z] #66 ... [2024-08-07T09:55:54.518Z] [2024-08-07T09:55:54.518Z] #55 [core-command internal] load build context [2024-08-07T09:55:54.518Z] #55 ... [2024-08-07T09:55:54.518Z] [2024-08-07T09:55:54.518Z] #66 [core-data internal] load build context [2024-08-07T09:55:55.104Z] #66 ... [2024-08-07T09:55:55.104Z] [2024-08-07T09:55:55.104Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:55.104Z] #40 ... [2024-08-07T09:55:55.104Z] [2024-08-07T09:55:55.104Z] #66 [core-data internal] load build context [2024-08-07T09:55:55.374Z] #66 ... [2024-08-07T09:55:55.374Z] [2024-08-07T09:55:55.374Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:55:55.374Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.3s done [2024-08-07T09:55:55.640Z] #72 ... [2024-08-07T09:55:55.640Z] [2024-08-07T09:55:55.640Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:55.908Z] #40 ... [2024-08-07T09:55:55.908Z] [2024-08-07T09:55:55.908Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:55.908Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.8s [2024-08-07T09:55:55.908Z] #42 ... [2024-08-07T09:55:55.908Z] [2024-08-07T09:55:55.908Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:55:56.505Z] #40 ... [2024-08-07T09:55:56.505Z] [2024-08-07T09:55:56.505Z] #54 [core-metadata internal] load build context [2024-08-07T09:55:56.505Z] #54 ... [2024-08-07T09:55:56.505Z] [2024-08-07T09:55:56.505Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:56.505Z] #49 ... [2024-08-07T09:55:56.505Z] [2024-08-07T09:55:56.505Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:55:57.090Z] #42 ... [2024-08-07T09:55:57.090Z] [2024-08-07T09:55:57.090Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:55:57.357Z] #65 ... [2024-08-07T09:55:57.357Z] [2024-08-07T09:55:57.357Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:57.357Z] #49 ... [2024-08-07T09:55:57.357Z] [2024-08-07T09:55:57.357Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:55:57.625Z] #60 ... [2024-08-07T09:55:57.625Z] [2024-08-07T09:55:57.625Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:59.571Z] #49 ... [2024-08-07T09:55:59.571Z] [2024-08-07T09:55:59.571Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T09:55:59.571Z] #87 DONE 2.8s [2024-08-07T09:55:59.571Z] [2024-08-07T09:55:59.571Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:55:59.571Z] #49 transferring context: 107.85MB 67.0s [2024-08-07T09:56:00.532Z] #49 ... [2024-08-07T09:56:00.532Z] [2024-08-07T09:56:00.532Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:00.532Z] #61 ... [2024-08-07T09:56:00.532Z] [2024-08-07T09:56:00.532Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:02.490Z] #49 ... [2024-08-07T09:56:02.490Z] [2024-08-07T09:56:02.490Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:02.490Z] #39 ... [2024-08-07T09:56:02.490Z] [2024-08-07T09:56:02.490Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:56:02.490Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.5s [2024-08-07T09:56:02.758Z] #42 ... [2024-08-07T09:56:02.758Z] [2024-08-07T09:56:02.758Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:03.025Z] #39 ... [2024-08-07T09:56:03.025Z] [2024-08-07T09:56:03.025Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:03.293Z] #67 ... [2024-08-07T09:56:03.293Z] [2024-08-07T09:56:03.293Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:56:03.293Z] #42 ... [2024-08-07T09:56:03.293Z] [2024-08-07T09:56:03.293Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:03.293Z] #71 ... [2024-08-07T09:56:03.293Z] [2024-08-07T09:56:03.293Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:03.562Z] #67 ... [2024-08-07T09:56:03.562Z] [2024-08-07T09:56:03.562Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:03.562Z] #59 ... [2024-08-07T09:56:03.562Z] [2024-08-07T09:56:03.562Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:56:03.562Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.6s done [2024-08-07T09:56:03.829Z] #42 ... [2024-08-07T09:56:03.829Z] [2024-08-07T09:56:03.829Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:56:03.829Z] #38 transferring context: 210.55MB 73.6s [2024-08-07T09:56:03.829Z] #38 ... [2024-08-07T09:56:03.829Z] [2024-08-07T09:56:03.829Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:04.416Z] #39 ... [2024-08-07T09:56:04.416Z] [2024-08-07T09:56:04.416Z] #55 [core-command internal] load build context [2024-08-07T09:56:04.685Z] #55 ... [2024-08-07T09:56:04.685Z] [2024-08-07T09:56:04.685Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:04.952Z] #39 ... [2024-08-07T09:56:04.952Z] [2024-08-07T09:56:04.952Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:56:04.952Z] #42 DONE 71.3s [2024-08-07T09:56:04.952Z] [2024-08-07T09:56:04.952Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:05.537Z] #39 ... [2024-08-07T09:56:05.537Z] [2024-08-07T09:56:05.537Z] #66 [core-data internal] load build context [2024-08-07T09:56:05.808Z] #66 ... [2024-08-07T09:56:05.808Z] [2024-08-07T09:56:05.808Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:06.398Z] #39 ... [2024-08-07T09:56:06.398Z] [2024-08-07T09:56:06.398Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:06.667Z] #54 ... [2024-08-07T09:56:06.667Z] [2024-08-07T09:56:06.667Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:06.667Z] #40 ... [2024-08-07T09:56:06.667Z] [2024-08-07T09:56:06.667Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:07.630Z] #54 ... [2024-08-07T09:56:07.630Z] [2024-08-07T09:56:07.630Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:07.630Z] #65 ... [2024-08-07T09:56:07.630Z] [2024-08-07T09:56:07.630Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:07.898Z] #54 ... [2024-08-07T09:56:07.898Z] [2024-08-07T09:56:07.898Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:07.898Z] #60 ... [2024-08-07T09:56:07.898Z] [2024-08-07T09:56:07.898Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:09.844Z] #54 transferring context: 157.97MB 76.5s [2024-08-07T09:56:10.427Z] #54 ... [2024-08-07T09:56:10.427Z] [2024-08-07T09:56:10.427Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:10.692Z] #61 ... [2024-08-07T09:56:10.692Z] [2024-08-07T09:56:10.692Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:12.112Z] #54 ... [2024-08-07T09:56:12.112Z] [2024-08-07T09:56:12.112Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:56:12.112Z] #88 DONE 3.4s [2024-08-07T09:56:12.112Z] [2024-08-07T09:56:12.112Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:12.112Z] #54 ... [2024-08-07T09:56:12.112Z] [2024-08-07T09:56:12.112Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:56:12.381Z] #89 DONE 4.5s [2024-08-07T09:56:12.381Z] [2024-08-07T09:56:12.381Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:12.381Z] #54 ... [2024-08-07T09:56:12.381Z] [2024-08-07T09:56:12.381Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T09:56:12.381Z] #90 DONE 4.7s [2024-08-07T09:56:12.381Z] [2024-08-07T09:56:12.381Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:12.647Z] #54 ... [2024-08-07T09:56:12.647Z] [2024-08-07T09:56:12.647Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:12.647Z] #49 ... [2024-08-07T09:56:12.647Z] [2024-08-07T09:56:12.647Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:13.610Z] #54 ... [2024-08-07T09:56:13.610Z] [2024-08-07T09:56:13.610Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T09:56:13.610Z] #91 DONE 1.2s [2024-08-07T09:56:13.610Z] [2024-08-07T09:56:13.610Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:13.610Z] #54 ... [2024-08-07T09:56:13.610Z] [2024-08-07T09:56:13.610Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:13.610Z] #67 ... [2024-08-07T09:56:13.610Z] [2024-08-07T09:56:13.610Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:13.875Z] #71 ... [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T09:56:13.876Z] #92 DONE 1.5s [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:13.876Z] #71 ... [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:13.876Z] #59 ... [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:13.876Z] #67 ... [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T09:56:13.876Z] #93 DONE 1.6s [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:13.876Z] #67 ... [2024-08-07T09:56:13.876Z] [2024-08-07T09:56:13.876Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:56:13.876Z] #38 transferring context: 260.50MB 83.8s [2024-08-07T09:56:14.139Z] #38 ... [2024-08-07T09:56:14.139Z] [2024-08-07T09:56:14.139Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:14.718Z] #67 ... [2024-08-07T09:56:14.718Z] [2024-08-07T09:56:14.718Z] #55 [core-command internal] load build context [2024-08-07T09:56:14.718Z] #55 ... [2024-08-07T09:56:14.718Z] [2024-08-07T09:56:14.718Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T09:56:14.718Z] #94 DONE 1.3s [2024-08-07T09:56:14.718Z] [2024-08-07T09:56:14.718Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:14.989Z] #67 ... [2024-08-07T09:56:14.989Z] [2024-08-07T09:56:14.989Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T09:56:14.989Z] #95 DONE 1.0s [2024-08-07T09:56:15.253Z] [2024-08-07T09:56:15.253Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T09:56:15.253Z] #96 DONE 1.1s [2024-08-07T09:56:15.253Z] [2024-08-07T09:56:15.253Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:56:15.837Z] #97 ... [2024-08-07T09:56:15.837Z] [2024-08-07T09:56:15.837Z] #66 [core-data internal] load build context [2024-08-07T09:56:16.103Z] #66 ... [2024-08-07T09:56:16.103Z] [2024-08-07T09:56:16.103Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:16.103Z] #54 ... [2024-08-07T09:56:16.103Z] [2024-08-07T09:56:16.103Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:56:16.103Z] #97 DONE 1.1s [2024-08-07T09:56:16.103Z] [2024-08-07T09:56:16.103Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:16.368Z] #54 ... [2024-08-07T09:56:16.368Z] [2024-08-07T09:56:16.368Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:56:16.368Z] #98 DONE 1.5s [2024-08-07T09:56:16.368Z] [2024-08-07T09:56:16.368Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:16.635Z] #54 ... [2024-08-07T09:56:16.635Z] [2024-08-07T09:56:16.635Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:16.903Z] #39 ... [2024-08-07T09:56:16.903Z] [2024-08-07T09:56:16.903Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T09:56:16.903Z] #99 DONE 1.6s [2024-08-07T09:56:16.903Z] [2024-08-07T09:56:16.903Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:16.903Z] #39 ... [2024-08-07T09:56:16.903Z] [2024-08-07T09:56:16.903Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:16.903Z] #40 ... [2024-08-07T09:56:16.903Z] [2024-08-07T09:56:16.903Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:17.861Z] #39 ... [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T09:56:17.861Z] #100 DONE 1.3s [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:17.861Z] #39 ... [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:17.861Z] #65 ... [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T09:56:17.861Z] #101 DONE 1.2s [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:17.861Z] #65 ... [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:17.861Z] #39 ... [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T09:56:17.861Z] #102 DONE 1.2s [2024-08-07T09:56:17.861Z] [2024-08-07T09:56:17.861Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:18.126Z] #39 ... [2024-08-07T09:56:18.126Z] [2024-08-07T09:56:18.126Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:18.126Z] #60 ... [2024-08-07T09:56:18.126Z] [2024-08-07T09:56:18.126Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:18.710Z] #39 ... [2024-08-07T09:56:18.710Z] [2024-08-07T09:56:18.710Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T09:56:18.710Z] #103 DONE 0.9s [2024-08-07T09:56:18.710Z] [2024-08-07T09:56:18.710Z] #104 [security-spire-agent] exporting to image [2024-08-07T09:56:18.710Z] #104 exporting layers [2024-08-07T09:56:18.978Z] #104 ... [2024-08-07T09:56:18.978Z] [2024-08-07T09:56:18.978Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T09:56:18.978Z] #105 DONE 1.0s [2024-08-07T09:56:18.978Z] [2024-08-07T09:56:18.978Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:19.242Z] #60 ... [2024-08-07T09:56:19.242Z] [2024-08-07T09:56:19.242Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T09:56:19.242Z] #106 DONE 1.3s [2024-08-07T09:56:19.242Z] [2024-08-07T09:56:19.242Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:20.196Z] #60 transferring context: 81.04MB 86.0s [2024-08-07T09:56:20.782Z] #60 ... [2024-08-07T09:56:20.782Z] [2024-08-07T09:56:20.782Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:20.782Z] #61 ... [2024-08-07T09:56:20.782Z] [2024-08-07T09:56:20.782Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:22.724Z] #60 ... [2024-08-07T09:56:22.724Z] [2024-08-07T09:56:22.724Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:22.724Z] #49 ... [2024-08-07T09:56:22.724Z] [2024-08-07T09:56:22.724Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:24.125Z] #60 ... [2024-08-07T09:56:24.125Z] [2024-08-07T09:56:24.125Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:24.125Z] #71 ... [2024-08-07T09:56:24.125Z] [2024-08-07T09:56:24.125Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:24.125Z] #59 ... [2024-08-07T09:56:24.125Z] [2024-08-07T09:56:24.125Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:24.390Z] #71 ... [2024-08-07T09:56:24.390Z] [2024-08-07T09:56:24.390Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:56:24.390Z] #38 transferring context: 306.10MB 94.2s [2024-08-07T09:56:24.390Z] #38 ... [2024-08-07T09:56:24.390Z] [2024-08-07T09:56:24.390Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:24.974Z] #71 ... [2024-08-07T09:56:24.974Z] [2024-08-07T09:56:24.974Z] #55 [core-command internal] load build context [2024-08-07T09:56:24.974Z] #55 ... [2024-08-07T09:56:24.974Z] [2024-08-07T09:56:24.974Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:25.239Z] #71 ... [2024-08-07T09:56:25.239Z] [2024-08-07T09:56:25.239Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:25.239Z] #67 ... [2024-08-07T09:56:25.239Z] [2024-08-07T09:56:25.239Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:25.239Z] #71 ... [2024-08-07T09:56:25.239Z] [2024-08-07T09:56:25.239Z] #104 [security-spire-server] exporting to image [2024-08-07T09:56:25.239Z] #104 exporting layers 5.6s done [2024-08-07T09:56:25.239Z] #104 writing image sha256:b99baaca4a2a1946c9c06c459aea66ece3ace37d627cad6dc25cbf803faefbfc 0.2s done [2024-08-07T09:56:25.239Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-07T09:56:25.239Z] #104 writing image sha256:c1d498a9d37e01fa26152d039074fd8aa333ef8adeefdbc42aa02f6585ad4b35 0.1s done [2024-08-07T09:56:25.239Z] #104 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-07T09:56:25.239Z] #104 writing image sha256:feeb500925cc5ee682a98630ca3799c43801978fbf08d79c1f4bf0b3d9310f74 0.0s done [2024-08-07T09:56:25.239Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-07T09:56:25.239Z] #104 DONE 6.8s [2024-08-07T09:56:25.239Z] [2024-08-07T09:56:25.239Z] #38 [core-common-config-bootstrapper internal] load build context [2024-08-07T09:56:25.239Z] #38 transferring context: 308.66MB 94.7s done [2024-08-07T09:56:25.239Z] #38 DONE 95.2s [2024-08-07T09:56:25.239Z] [2024-08-07T09:56:25.239Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:26.203Z] #71 ... [2024-08-07T09:56:26.203Z] [2024-08-07T09:56:26.203Z] #66 [core-data internal] load build context [2024-08-07T09:56:26.203Z] #66 ... [2024-08-07T09:56:26.203Z] [2024-08-07T09:56:26.203Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:26.788Z] #71 ... [2024-08-07T09:56:26.788Z] [2024-08-07T09:56:26.788Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:26.788Z] #54 ... [2024-08-07T09:56:26.788Z] [2024-08-07T09:56:26.788Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:27.061Z] #71 ... [2024-08-07T09:56:27.061Z] [2024-08-07T09:56:27.061Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:27.061Z] #40 ... [2024-08-07T09:56:27.061Z] [2024-08-07T09:56:27.061Z] #66 [core-data internal] load build context [2024-08-07T09:56:27.326Z] #66 ... [2024-08-07T09:56:27.326Z] [2024-08-07T09:56:27.326Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:56:27.326Z] #107 DONE 1.8s [2024-08-07T09:56:27.326Z] [2024-08-07T09:56:27.326Z] #66 [core-data internal] load build context [2024-08-07T09:56:27.911Z] #66 ... [2024-08-07T09:56:27.911Z] [2024-08-07T09:56:27.911Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:27.911Z] #65 ... [2024-08-07T09:56:27.911Z] [2024-08-07T09:56:27.911Z] #55 [core-command internal] load build context [2024-08-07T09:56:28.868Z] #55 ... [2024-08-07T09:56:28.868Z] [2024-08-07T09:56:28.868Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:28.868Z] #39 ... [2024-08-07T09:56:28.868Z] [2024-08-07T09:56:28.868Z] #55 [core-command internal] load build context [2024-08-07T09:56:30.807Z] #55 transferring context: 273.68MB 97.4s [2024-08-07T09:56:30.807Z] #55 ... [2024-08-07T09:56:30.807Z] [2024-08-07T09:56:30.807Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:31.085Z] #61 ... [2024-08-07T09:56:31.085Z] [2024-08-07T09:56:31.085Z] #66 [core-data internal] load build context [2024-08-07T09:56:33.023Z] #66 ... [2024-08-07T09:56:33.023Z] [2024-08-07T09:56:33.023Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:33.023Z] #49 ... [2024-08-07T09:56:33.023Z] [2024-08-07T09:56:33.023Z] #66 [core-data internal] load build context [2024-08-07T09:56:33.982Z] #66 ... [2024-08-07T09:56:33.982Z] [2024-08-07T09:56:33.982Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:33.982Z] #60 ... [2024-08-07T09:56:33.982Z] [2024-08-07T09:56:33.982Z] #66 [core-data internal] load build context [2024-08-07T09:56:34.248Z] #66 ... [2024-08-07T09:56:34.248Z] [2024-08-07T09:56:34.248Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:34.248Z] #59 ... [2024-08-07T09:56:34.248Z] [2024-08-07T09:56:34.248Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:35.652Z] #60 ... [2024-08-07T09:56:35.652Z] [2024-08-07T09:56:35.652Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:35.652Z] #67 ... [2024-08-07T09:56:35.652Z] [2024-08-07T09:56:35.652Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:36.231Z] #60 transferring context: 116.51MB 102.0s [2024-08-07T09:56:37.184Z] #60 ... [2024-08-07T09:56:37.184Z] [2024-08-07T09:56:37.184Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:37.184Z] #54 ... [2024-08-07T09:56:37.184Z] [2024-08-07T09:56:37.184Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:37.184Z] #71 ... [2024-08-07T09:56:37.184Z] [2024-08-07T09:56:37.184Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:37.451Z] #40 ... [2024-08-07T09:56:37.451Z] [2024-08-07T09:56:37.451Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:56:37.451Z] #108 ... [2024-08-07T09:56:37.451Z] [2024-08-07T09:56:37.451Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:38.033Z] #40 ... [2024-08-07T09:56:38.033Z] [2024-08-07T09:56:38.033Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:38.298Z] #65 ... [2024-08-07T09:56:38.298Z] [2024-08-07T09:56:38.298Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:38.879Z] #40 ... [2024-08-07T09:56:38.879Z] [2024-08-07T09:56:38.879Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:38.879Z] #39 ... [2024-08-07T09:56:38.879Z] [2024-08-07T09:56:38.879Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:39.144Z] #40 ... [2024-08-07T09:56:39.144Z] [2024-08-07T09:56:39.144Z] #55 [core-command internal] load build context [2024-08-07T09:56:39.144Z] #55 transferring context: 308.66MB 105.5s done [2024-08-07T09:56:39.144Z] #55 DONE 106.2s [2024-08-07T09:56:39.144Z] [2024-08-07T09:56:39.144Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:41.081Z] #40 ... [2024-08-07T09:56:41.081Z] [2024-08-07T09:56:41.081Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:41.346Z] #61 ... [2024-08-07T09:56:41.346Z] [2024-08-07T09:56:41.346Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:41.927Z] #40 ... [2024-08-07T09:56:41.927Z] [2024-08-07T09:56:41.927Z] #54 [core-metadata internal] load build context [2024-08-07T09:56:41.927Z] #54 transferring context: 308.66MB 108.6s done [2024-08-07T09:56:41.927Z] #54 DONE 109.0s [2024-08-07T09:56:41.927Z] [2024-08-07T09:56:41.927Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:42.883Z] #40 ... [2024-08-07T09:56:42.883Z] [2024-08-07T09:56:42.883Z] #66 [core-data internal] load build context [2024-08-07T09:56:42.883Z] #66 transferring context: 308.66MB 106.6s done [2024-08-07T09:56:42.883Z] #66 DONE 107.8s [2024-08-07T09:56:42.883Z] [2024-08-07T09:56:42.883Z] #40 [security-secretstore-setup internal] load build context [2024-08-07T09:56:43.147Z] #40 transferring context: 308.66MB 109.9s done [2024-08-07T09:56:43.147Z] #40 DONE 110.4s [2024-08-07T09:56:43.147Z] [2024-08-07T09:56:43.147Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:43.412Z] #49 ... [2024-08-07T09:56:43.412Z] [2024-08-07T09:56:43.412Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:56:44.365Z] #109 ... [2024-08-07T09:56:44.365Z] [2024-08-07T09:56:44.365Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:44.630Z] #59 ... [2024-08-07T09:56:44.630Z] [2024-08-07T09:56:44.630Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:45.585Z] #49 ... [2024-08-07T09:56:45.585Z] [2024-08-07T09:56:45.585Z] #39 [support-notifications internal] load build context [2024-08-07T09:56:45.585Z] #39 transferring context: 308.66MB 112.9s done [2024-08-07T09:56:45.585Z] #39 DONE 113.3s [2024-08-07T09:56:45.585Z] [2024-08-07T09:56:45.585Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:45.585Z] #49 ... [2024-08-07T09:56:45.585Z] [2024-08-07T09:56:45.585Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:45.585Z] #67 ... [2024-08-07T09:56:45.585Z] [2024-08-07T09:56:45.585Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:46.389Z] #49 ... [2024-08-07T09:56:46.389Z] [2024-08-07T09:56:46.389Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:56:46.389Z] #109 DONE 2.9s [2024-08-07T09:56:46.389Z] [2024-08-07T09:56:46.389Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:46.653Z] #49 ... [2024-08-07T09:56:46.654Z] [2024-08-07T09:56:46.654Z] #110 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:56:46.654Z] #110 DONE 1.2s [2024-08-07T09:56:46.654Z] [2024-08-07T09:56:46.654Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:47.239Z] #67 ... [2024-08-07T09:56:47.239Z] [2024-08-07T09:56:47.239Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:47.239Z] #60 ... [2024-08-07T09:56:47.239Z] [2024-08-07T09:56:47.239Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:47.506Z] #71 ... [2024-08-07T09:56:47.506Z] [2024-08-07T09:56:47.506Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:48.462Z] #67 ... [2024-08-07T09:56:48.462Z] [2024-08-07T09:56:48.462Z] #59 [support-scheduler internal] load build context [2024-08-07T09:56:48.462Z] #59 transferring context: 308.66MB 113.6s done [2024-08-07T09:56:48.462Z] #59 DONE 114.7s [2024-08-07T09:56:48.462Z] [2024-08-07T09:56:48.462Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:48.462Z] #67 ... [2024-08-07T09:56:48.462Z] [2024-08-07T09:56:48.462Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:48.462Z] #65 ... [2024-08-07T09:56:48.462Z] [2024-08-07T09:56:48.462Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:49.044Z] #67 ... [2024-08-07T09:56:49.044Z] [2024-08-07T09:56:49.310Z] #49 [security-proxy-setup internal] load build context [2024-08-07T09:56:49.310Z] #49 transferring context: 308.66MB 116.4s done [2024-08-07T09:56:49.310Z] #49 DONE 116.8s [2024-08-07T09:56:49.310Z] [2024-08-07T09:56:49.310Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:49.310Z] #67 ... [2024-08-07T09:56:49.310Z] [2024-08-07T09:56:49.310Z] #65 [security-bootstrapper internal] load build context [2024-08-07T09:56:49.310Z] #65 transferring context: 308.66MB 112.8s done [2024-08-07T09:56:49.310Z] #65 DONE 114.2s [2024-08-07T09:56:49.310Z] [2024-08-07T09:56:49.310Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:51.879Z] #67 ... [2024-08-07T09:56:51.879Z] [2024-08-07T09:56:51.879Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:51.879Z] #61 ... [2024-08-07T09:56:51.879Z] [2024-08-07T09:56:51.879Z] #67 [security-spiffe-token-provider internal] load build context [2024-08-07T09:56:54.452Z] #67 transferring context: 308.66MB 117.7s done [2024-08-07T09:56:54.452Z] #67 DONE 119.1s [2024-08-07T09:56:54.452Z] [2024-08-07T09:56:54.452Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:56:55.414Z] #111 DONE 1.3s [2024-08-07T09:56:55.414Z] [2024-08-07T09:56:55.414Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:56:56.001Z] #60 ... [2024-08-07T09:56:56.001Z] [2024-08-07T09:56:56.001Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:56.582Z] #61 ... [2024-08-07T09:56:56.582Z] [2024-08-07T09:56:56.582Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:56:56.582Z] #112 ... [2024-08-07T09:56:56.582Z] [2024-08-07T09:56:56.582Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:56.582Z] #61 ... [2024-08-07T09:56:56.582Z] [2024-08-07T09:56:56.582Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:56:56.847Z] #113 ... [2024-08-07T09:56:56.847Z] [2024-08-07T09:56:56.847Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:57.428Z] #61 ... [2024-08-07T09:56:57.428Z] [2024-08-07T09:56:57.428Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:56:57.695Z] #71 ... [2024-08-07T09:56:57.695Z] [2024-08-07T09:56:57.695Z] #61 [core-keeper internal] load build context [2024-08-07T09:56:59.103Z] #61 transferring context: 268.61MB 124.9s [2024-08-07T09:57:03.349Z] #61 transferring context: 308.66MB 128.7s done [2024-08-07T09:57:03.349Z] #61 DONE 129.3s [2024-08-07T09:57:03.349Z] [2024-08-07T09:57:03.349Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:57:04.304Z] #71 ... [2024-08-07T09:57:04.304Z] [2024-08-07T09:57:04.304Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T09:57:04.304Z] #114 DONE 1.4s [2024-08-07T09:57:04.304Z] [2024-08-07T09:57:04.304Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:57:04.304Z] #71 ... [2024-08-07T09:57:04.304Z] [2024-08-07T09:57:04.304Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:04.887Z] #115 ... [2024-08-07T09:57:04.887Z] [2024-08-07T09:57:04.887Z] #60 [support-cron-scheduler internal] load build context [2024-08-07T09:57:04.887Z] #60 transferring context: 308.66MB 130.5s done [2024-08-07T09:57:04.887Z] #60 DONE 131.2s [2024-08-07T09:57:05.156Z] [2024-08-07T09:57:05.156Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:57:05.422Z] #71 ... [2024-08-07T09:57:05.422Z] [2024-08-07T09:57:05.422Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:05.688Z] #116 ... [2024-08-07T09:57:05.688Z] [2024-08-07T09:57:05.688Z] #71 [security-proxy-auth internal] load build context [2024-08-07T09:57:07.088Z] #71 transferring context: 308.66MB 126.6s done [2024-08-07T09:57:07.088Z] #71 DONE 128.5s [2024-08-07T09:57:07.088Z] [2024-08-07T09:57:07.088Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:45.999Z] #116 ... [2024-08-07T09:57:45.999Z] [2024-08-07T09:57:45.999Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:45.999Z] #108 DONE 76.0s [2024-08-07T09:57:45.999Z] [2024-08-07T09:57:45.999Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #117 DONE 4.6s [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:57:47.996Z] #72 ... [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:57:47.996Z] #118 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:47.996Z] #119 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #120 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #121 [core-data builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #121 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:57:47.996Z] #122 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:47.996Z] #123 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #124 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:47.996Z] #125 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:57:47.996Z] #126 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:57:47.996Z] #127 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:47.996Z] #128 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #129 [core-command builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #129 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:57:47.996Z] #130 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #131 [core-metadata builder 6/7] COPY . . [2024-08-07T09:57:47.996Z] #131 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:57:47.996Z] #132 CACHED [2024-08-07T09:57:47.996Z] [2024-08-07T09:57:47.996Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:57:54.745Z] #133 5.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-07T09:57:58.081Z] #133 ... [2024-08-07T09:57:58.081Z] [2024-08-07T09:57:58.081Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:57:58.081Z] #0 5.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T09:57:58.081Z] #134 ... [2024-08-07T09:57:58.081Z] [2024-08-07T09:57:58.081Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:57:58.081Z] #0 5.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-07T09:57:58.351Z] #135 ... [2024-08-07T09:57:58.351Z] [2024-08-07T09:57:58.351Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:57:58.351Z] #0 5.201 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-07T09:57:58.617Z] #136 ... [2024-08-07T09:57:58.617Z] [2024-08-07T09:57:58.617Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:57:58.617Z] #0 5.875 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-07T09:57:58.617Z] #137 ... [2024-08-07T09:57:58.617Z] [2024-08-07T09:57:58.617Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:57:58.617Z] #0 5.163 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-07T09:58:37.474Z] #138 ... [2024-08-07T09:58:37.474Z] [2024-08-07T09:58:37.474Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:37.474Z] #113 DONE 110.1s [2024-08-07T09:58:37.474Z] [2024-08-07T09:58:37.474Z] #139 [support-notifications builder 6/7] COPY . . [2024-08-07T09:58:39.415Z] #139 ... [2024-08-07T09:58:39.415Z] [2024-08-07T09:58:39.415Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:39.415Z] #112 DONE 112.8s [2024-08-07T09:58:39.415Z] [2024-08-07T09:58:39.415Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:58:40.834Z] #140 ... [2024-08-07T09:58:40.834Z] [2024-08-07T09:58:40.834Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:40.834Z] #141 CACHED [2024-08-07T09:58:40.834Z] [2024-08-07T09:58:40.834Z] #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:58:40.834Z] #142 CACHED [2024-08-07T09:58:40.834Z] [2024-08-07T09:58:40.834Z] #143 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:58:40.834Z] #143 CACHED [2024-08-07T09:58:40.834Z] [2024-08-07T09:58:40.834Z] #139 [support-notifications builder 6/7] COPY . . [2024-08-07T09:58:40.834Z] #139 DONE 4.1s [2024-08-07T09:58:41.112Z] [2024-08-07T09:58:41.112Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:58:44.449Z] #144 3.069 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-07T09:58:45.868Z] #144 ... [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #145 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:58:45.868Z] #145 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:58:45.868Z] #146 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:45.868Z] #147 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:58:45.868Z] #140 DONE 6.5s [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:45.868Z] #148 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #149 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:58:45.868Z] #149 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #150 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:58:45.868Z] #150 CACHED [2024-08-07T09:58:45.868Z] [2024-08-07T09:58:45.868Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:58:49.203Z] #151 3.323 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-07T09:58:51.139Z] #151 ... [2024-08-07T09:58:51.139Z] [2024-08-07T09:58:51.139Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:58:51.139Z] #0 3.055 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-07T09:58:51.139Z] #152 ... [2024-08-07T09:58:51.139Z] [2024-08-07T09:58:51.139Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:58:51.139Z] #0 2.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-07T09:58:55.426Z] #153 ... [2024-08-07T09:58:55.426Z] [2024-08-07T09:58:55.426Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:58:55.426Z] #116 DONE 119.9s [2024-08-07T09:58:55.426Z] [2024-08-07T09:58:55.426Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:58:55.427Z] #0 3.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T09:58:55.427Z] #154 ... [2024-08-07T09:58:55.427Z] [2024-08-07T09:58:55.427Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:58:59.686Z] #155 DONE 4.5s [2024-08-07T09:58:59.686Z] [2024-08-07T09:58:59.686Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T09:58:59.952Z] #72 ... [2024-08-07T09:58:59.952Z] [2024-08-07T09:58:59.952Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:59:01.889Z] #156 2.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-07T09:59:16.866Z] #156 ... [2024-08-07T09:59:16.866Z] [2024-08-07T09:59:16.866Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:59:16.866Z] #115 DONE 130.9s [2024-08-07T09:59:16.866Z] [2024-08-07T09:59:16.866Z] #157 [core-keeper builder 7/8] COPY . . [2024-08-07T09:59:19.462Z] #157 DONE 3.9s [2024-08-07T09:59:19.462Z] [2024-08-07T09:59:19.462Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:59:19.462Z] #138 ... [2024-08-07T09:59:19.462Z] [2024-08-07T09:59:19.462Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:59:21.399Z] #158 2.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-07T10:22:29.712Z] #158 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T10:22:29.712Z] #153 DONE 1410.4s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T10:22:29.712Z] #151 1410.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T10:22:29.712Z] #151 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:22:29.712Z] #159 DONE 0.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:22:29.712Z] #160 DONE 0.4s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:22:29.712Z] #158 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T10:22:29.712Z] #161 DONE 0.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:22:29.712Z] #133 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T10:22:29.712Z] #162 DONE 0.2s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T10:22:29.712Z] #163 DONE 0.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:22:29.712Z] #134 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:22:29.712Z] #164 DONE 0.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:22:29.712Z] #165 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T10:22:29.712Z] #154 DONE 1412.6s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:22:29.712Z] #152 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T10:22:29.712Z] #166 DONE 0.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T10:22:29.712Z] #167 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:22:29.712Z] #165 DONE 3.4s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #104 [security-proxy-setup] exporting to image [2024-08-07T10:22:29.712Z] #104 exporting layers [2024-08-07T10:22:29.712Z] #104 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T10:22:29.712Z] #167 DONE 2.9s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:22:29.712Z] #168 DONE 0.4s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:22:29.712Z] #169 DONE 0.2s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T10:22:29.712Z] #170 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #104 [security-proxy-setup] exporting to image [2024-08-07T10:22:29.712Z] #104 exporting layers 1.5s done [2024-08-07T10:22:29.712Z] #104 writing image sha256:6c257184190f4ca18dac56c08f91418fc04d01c1e911be58ec851b98f0c8dfaa done [2024-08-07T10:22:29.712Z] #104 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-07T10:22:29.712Z] #104 DONE 8.3s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:22:29.712Z] #133 ... [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.712Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T10:22:29.712Z] #170 DONE 0.5s [2024-08-07T10:22:29.712Z] [2024-08-07T10:22:29.713Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T10:22:29.713Z] #171 DONE 0.1s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-07T10:22:29.713Z] #172 DONE 0.2s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-07T10:22:29.713Z] #173 DONE 0.1s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:22:29.713Z] #156 ... [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-07T10:22:29.713Z] #174 DONE 0.2s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T10:22:29.713Z] #175 DONE 0.1s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T10:22:29.713Z] #176 DONE 0.2s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T10:22:29.713Z] #177 DONE 2.6s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #104 [security-bootstrapper] exporting to image [2024-08-07T10:22:29.713Z] #104 exporting layers 1.0s done [2024-08-07T10:22:29.713Z] #104 writing image sha256:dd9cda238f3210b8cca9cb0e9ed2d4f12675f796d3193198bd73e34c8158712d done [2024-08-07T10:22:29.713Z] #104 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-07T10:22:29.713Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T10:22:29.713Z] #104 DONE 9.4s [2024-08-07T10:22:29.713Z] [2024-08-07T10:22:29.713Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:22:42.006Z] #134 ... [2024-08-07T10:22:42.006Z] [2024-08-07T10:22:42.006Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T10:22:42.006Z] #151 DONE 1436.3s [2024-08-07T10:22:42.273Z] [2024-08-07T10:22:42.273Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:22:42.593Z] #135 ... [2024-08-07T10:22:42.593Z] [2024-08-07T10:22:42.593Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:22:42.874Z] #178 DONE 0.3s [2024-08-07T10:22:42.874Z] [2024-08-07T10:22:42.874Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:22:43.157Z] #179 DONE 0.2s [2024-08-07T10:22:43.157Z] [2024-08-07T10:22:43.157Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-07T10:22:43.425Z] #180 DONE 0.3s [2024-08-07T10:22:43.425Z] [2024-08-07T10:22:43.425Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:22:43.425Z] #133 ... [2024-08-07T10:22:43.425Z] [2024-08-07T10:22:43.425Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-07T10:22:43.694Z] #181 DONE 0.2s [2024-08-07T10:22:43.694Z] [2024-08-07T10:22:43.694Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:22:43.694Z] #182 DONE 0.2s [2024-08-07T10:22:43.694Z] [2024-08-07T10:22:43.694Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T10:22:44.281Z] #183 DONE 0.5s [2024-08-07T10:22:44.281Z] [2024-08-07T10:22:44.281Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:22:44.281Z] #72 ... [2024-08-07T10:22:44.281Z] [2024-08-07T10:22:44.281Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T10:22:44.555Z] #184 DONE 0.3s [2024-08-07T10:22:44.555Z] [2024-08-07T10:22:44.556Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T10:22:44.825Z] #185 DONE 0.1s [2024-08-07T10:22:44.825Z] [2024-08-07T10:22:44.825Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:22:47.420Z] #186 DONE 2.3s [2024-08-07T10:22:47.420Z] [2024-08-07T10:22:47.420Z] #104 [security-secretstore-setup] exporting to image [2024-08-07T10:22:47.420Z] #104 exporting layers [2024-08-07T10:22:48.382Z] #104 exporting layers 1.3s done [2024-08-07T10:22:48.382Z] #104 writing image sha256:8b6b3e2d98f32f8ce499115454c0bab6a12f91ca9a29cb556225b92c82535de8 [2024-08-07T10:22:48.382Z] #104 writing image sha256:8b6b3e2d98f32f8ce499115454c0bab6a12f91ca9a29cb556225b92c82535de8 done [2024-08-07T10:22:48.382Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T10:22:48.382Z] #104 DONE 10.7s [2024-08-07T10:22:48.382Z] [2024-08-07T10:22:48.382Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T10:23:06.603Z] #133 DONE 1518.5s [2024-08-07T10:23:06.603Z] [2024-08-07T10:23:06.603Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:23:06.881Z] #135 ... [2024-08-07T10:23:06.881Z] [2024-08-07T10:23:06.881Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:23:07.152Z] #187 DONE 0.2s [2024-08-07T10:23:07.152Z] [2024-08-07T10:23:07.152Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:23:07.426Z] #152 ... [2024-08-07T10:23:07.426Z] [2024-08-07T10:23:07.426Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:23:07.426Z] #188 DONE 0.2s [2024-08-07T10:23:07.426Z] [2024-08-07T10:23:07.426Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T10:23:07.717Z] #189 DONE 0.3s [2024-08-07T10:23:07.717Z] [2024-08-07T10:23:07.717Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:23:07.990Z] #190 DONE 0.1s [2024-08-07T10:23:07.990Z] [2024-08-07T10:23:07.990Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-07T10:23:08.265Z] #191 DONE 0.2s [2024-08-07T10:23:08.265Z] [2024-08-07T10:23:08.265Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:23:10.871Z] #192 DONE 2.3s [2024-08-07T10:23:10.871Z] [2024-08-07T10:23:10.871Z] #104 [core-common-config-bootstrapper] exporting to image [2024-08-07T10:23:10.871Z] #104 exporting layers [2024-08-07T10:23:11.141Z] #104 exporting layers 0.8s done [2024-08-07T10:23:11.409Z] #104 writing image sha256:66a21177affb9c2919147251617f556fc36f4daa843edbdd07e421bcb0666bc9 done [2024-08-07T10:23:11.409Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T10:23:11.409Z] #104 DONE 11.6s [2024-08-07T10:23:11.409Z] [2024-08-07T10:23:11.409Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:26:33.223Z] #152 ... [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T10:26:33.223Z] #156 DONE 1651.8s [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:26:33.223Z] #72 ... [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:26:33.223Z] #193 DONE 0.2s [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:26:33.223Z] #194 DONE 0.1s [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:26:33.223Z] #135 ... [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T10:26:33.223Z] #195 DONE 0.4s [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:26:33.223Z] #158 ... [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:26:33.223Z] #196 DONE 0.2s [2024-08-07T10:26:33.223Z] [2024-08-07T10:26:33.223Z] #104 [security-spiffe-token-provider] exporting to image [2024-08-07T10:26:33.223Z] #104 exporting layers [2024-08-07T10:26:34.190Z] #104 exporting layers 0.8s done [2024-08-07T10:26:34.190Z] #104 writing image sha256:a3bf3c7d05ae4bdb7ef7a65c0db3c30ac83a2e258157d20c8e5574ded7384659 done [2024-08-07T10:26:34.190Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T10:26:34.190Z] #104 DONE 12.4s [2024-08-07T10:26:34.190Z] [2024-08-07T10:26:34.190Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:35:26.334Z] #137 ... [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T10:35:26.334Z] #134 DONE 2246.9s [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:35:26.334Z] #135 ... [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:35:26.334Z] #197 DONE 0.1s [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:35:26.334Z] #152 ... [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:35:26.334Z] #198 DONE 0.1s [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.334Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T10:35:26.334Z] #199 DONE 0.5s [2024-08-07T10:35:26.334Z] [2024-08-07T10:35:26.335Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:35:26.335Z] #200 DONE 0.2s [2024-08-07T10:35:26.335Z] [2024-08-07T10:35:26.335Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T10:35:26.335Z] #201 DONE 0.1s [2024-08-07T10:35:26.335Z] [2024-08-07T10:35:26.335Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T10:35:26.335Z] #202 DONE 2.2s [2024-08-07T10:35:26.335Z] [2024-08-07T10:35:26.335Z] #104 [security-proxy-auth] exporting to image [2024-08-07T10:35:26.335Z] #104 exporting layers [2024-08-07T10:35:26.335Z] #104 exporting layers 0.7s done [2024-08-07T10:35:26.335Z] #104 writing image sha256:56db862cececd613433b87372531b5ded5adc64b3a71ce26bcae6bf3d0823fcb done [2024-08-07T10:35:26.335Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T10:35:26.335Z] #104 DONE 13.2s [2024-08-07T10:35:26.335Z] [2024-08-07T10:35:26.335Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:36:47.961Z] #135 ... [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T10:36:47.961Z] #138 DONE 2328.5s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:36:47.961Z] #137 ... [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:36:47.961Z] #203 DONE 0.1s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:36:47.961Z] #158 ... [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:36:47.961Z] #204 DONE 0.2s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T10:36:47.961Z] #205 DONE 0.4s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:36:47.961Z] #206 DONE 0.1s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:36:47.961Z] #152 ... [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #104 [core-command] exporting to image [2024-08-07T10:36:47.961Z] #104 exporting layers [2024-08-07T10:36:47.961Z] #104 exporting layers 0.4s done [2024-08-07T10:36:47.961Z] #104 writing image sha256:c9d03124eb172f4fe3b84d4af175f7baa144b8f5798136643a9c39f123722221 done [2024-08-07T10:36:47.961Z] #104 naming to docker.io/library/core-command-arm64 done [2024-08-07T10:36:47.961Z] #104 DONE 13.6s [2024-08-07T10:36:47.961Z] [2024-08-07T10:36:47.961Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:39:09.654Z] #152 ... [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T10:39:09.654Z] #136 DONE 2478.7s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:39:09.654Z] #137 ... [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:39:09.654Z] #207 DONE 0.4s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:39:09.654Z] #208 DONE 0.2s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:39:09.654Z] #135 ... [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T10:39:09.654Z] #209 DONE 0.5s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:39:09.654Z] #210 DONE 0.2s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #104 [core-data] exporting to image [2024-08-07T10:39:09.654Z] #104 exporting layers [2024-08-07T10:39:09.654Z] #104 exporting layers 0.6s done [2024-08-07T10:39:09.654Z] #104 writing image sha256:318c384cb5d193de3aab1054bef62731c555b2137c0b53ea4a1543833bbe4c9e 0.0s done [2024-08-07T10:39:09.654Z] #104 naming to docker.io/library/core-data-arm64 done [2024-08-07T10:39:09.654Z] #104 DONE 14.2s [2024-08-07T10:39:09.654Z] [2024-08-07T10:39:09.654Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:39:13.920Z] #158 ... [2024-08-07T10:39:13.921Z] [2024-08-07T10:39:13.921Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T10:39:13.921Z] #135 DONE 2485.8s [2024-08-07T10:39:13.921Z] [2024-08-07T10:39:13.921Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:39:13.921Z] #158 ... [2024-08-07T10:39:13.921Z] [2024-08-07T10:39:13.921Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:39:14.505Z] #211 DONE 0.2s [2024-08-07T10:39:14.505Z] [2024-08-07T10:39:14.505Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:39:14.505Z] #152 ... [2024-08-07T10:39:14.505Z] [2024-08-07T10:39:14.505Z] #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:39:14.505Z] #212 DONE 0.2s [2024-08-07T10:39:14.505Z] [2024-08-07T10:39:14.505Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:39:14.772Z] #152 ... [2024-08-07T10:39:14.772Z] [2024-08-07T10:39:14.772Z] #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T10:39:15.353Z] #213 DONE 0.6s [2024-08-07T10:39:15.353Z] [2024-08-07T10:39:15.353Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:39:15.620Z] #214 DONE 0.2s [2024-08-07T10:39:15.620Z] [2024-08-07T10:39:15.620Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T10:39:15.620Z] #215 DONE 0.1s [2024-08-07T10:39:15.620Z] [2024-08-07T10:39:15.620Z] #104 [core-metadata] exporting to image [2024-08-07T10:39:15.620Z] #104 exporting layers [2024-08-07T10:39:16.208Z] #104 exporting layers 0.5s done [2024-08-07T10:39:16.208Z] #104 writing image sha256:7d640af4dcc54413f7477fccacb35459534745a223b159a1158bf4d9f1f23a70 done [2024-08-07T10:39:16.208Z] #104 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T10:39:16.208Z] #104 DONE 14.7s [2024-08-07T10:39:16.208Z] [2024-08-07T10:39:16.208Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:39:43.839Z] #137 ... [2024-08-07T10:39:43.839Z] [2024-08-07T10:39:43.839Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T10:39:43.839Z] #158 DONE 2423.1s [2024-08-07T10:39:43.839Z] [2024-08-07T10:39:43.839Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:39:43.839Z] #137 ... [2024-08-07T10:39:43.839Z] [2024-08-07T10:39:43.839Z] #216 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:39:43.839Z] #216 DONE 0.2s [2024-08-07T10:39:43.839Z] [2024-08-07T10:39:43.839Z] #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T10:39:43.839Z] #217 DONE 0.6s [2024-08-07T10:39:43.839Z] [2024-08-07T10:39:43.839Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:39:44.107Z] #218 DONE 0.2s [2024-08-07T10:39:44.107Z] [2024-08-07T10:39:44.107Z] #104 [core-keeper] exporting to image [2024-08-07T10:39:44.107Z] #104 exporting layers [2024-08-07T10:39:44.697Z] #104 exporting layers 0.6s done [2024-08-07T10:39:44.697Z] #104 writing image sha256:2d10fa99c93af8e838e14a167e64f978c96e428526cef87f0ac66f31f95928fb done [2024-08-07T10:39:44.697Z] #104 naming to docker.io/library/core-keeper-arm64 done [2024-08-07T10:39:44.697Z] #104 DONE 15.4s [2024-08-07T10:39:44.697Z] [2024-08-07T10:39:44.697Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T10:40:02.921Z] #137 DONE 2533.5s [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:40:02.921Z] #152 ... [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:40:02.921Z] #219 DONE 0.2s [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:40:02.921Z] #152 ... [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:40:02.921Z] #220 DONE 0.1s [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T10:40:02.921Z] #221 DONE 0.5s [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:40:02.921Z] #222 DONE 0.1s [2024-08-07T10:40:02.921Z] [2024-08-07T10:40:02.921Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:40:03.190Z] #152 ... [2024-08-07T10:40:03.190Z] [2024-08-07T10:40:03.190Z] #104 [support-scheduler] exporting to image [2024-08-07T10:40:03.190Z] #104 exporting layers [2024-08-07T10:40:03.465Z] #104 exporting layers 0.5s done [2024-08-07T10:40:03.465Z] #104 writing image sha256:342b37e6896c96e29a3d36d689dbfe3892ba0b5f842a1a26cc990d03a5f8b090 done [2024-08-07T10:40:03.465Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2024-08-07T10:40:03.465Z] #104 DONE 15.8s [2024-08-07T10:40:03.733Z] [2024-08-07T10:40:03.733Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T10:40:13.832Z] #152 DONE 2491.8s [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:40:13.832Z] #72 ... [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #144 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T10:40:13.832Z] #144 DONE 2492.2s [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:40:13.832Z] #72 ... [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:40:13.832Z] #223 DONE 0.1s [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:40:13.832Z] #224 DONE 0.1s [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:40:13.832Z] #72 ... [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T10:40:13.832Z] #225 ... [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T10:40:13.832Z] #226 CACHED [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T10:40:13.832Z] #227 CACHED [2024-08-07T10:40:13.832Z] [2024-08-07T10:40:13.832Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T10:40:14.421Z] #228 DONE 0.5s [2024-08-07T10:40:14.421Z] [2024-08-07T10:40:14.421Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T10:40:14.421Z] #225 DONE 0.6s [2024-08-07T10:40:14.421Z] [2024-08-07T10:40:14.421Z] #229 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T10:40:14.421Z] #229 DONE 0.2s [2024-08-07T10:40:14.421Z] [2024-08-07T10:40:14.421Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T10:40:14.421Z] #230 DONE 0.1s [2024-08-07T10:40:14.421Z] [2024-08-07T10:40:14.421Z] #104 [support-cron-scheduler] exporting to image [2024-08-07T10:40:14.421Z] #104 exporting layers [2024-08-07T10:40:15.008Z] #104 exporting layers 0.5s done [2024-08-07T10:40:15.008Z] #104 writing image sha256:0b3e7d13ff6569684c57fcc7044ba32efd4816397f6ffd9a20d1c37a2dc475b4 0.0s done [2024-08-07T10:40:15.008Z] #104 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T10:40:15.008Z] #104 writing image sha256:f96b26132c3c29d7d5adccf3514f8232edb26b74aa7df97fe56f429892ee822b done [2024-08-07T10:40:15.008Z] #104 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T10:40:15.008Z] #104 DONE 16.5s [2024-08-07T10:40:15.008Z] [2024-08-07T10:40:15.008Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T10:40:15.008Z] time="2024-08-07T09:54:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T10:40:15.047Z] $ docker stop --time=1 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f [2024-08-07T10:40:16.747Z] $ docker rm -f --volumes 121b12e2c34df69340994b3179fbd150aec907688d20fdff5fecf3ff5c001d9f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T10:40:17.326Z] + docker images [2024-08-07T10:40:17.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T10:40:17.326Z] support-notifications-arm64 latest 0b3e7d13ff65 3 seconds ago 41.9MB [2024-08-07T10:40:17.326Z] support-cron-scheduler-arm64 latest f96b26132c3c 3 seconds ago 42.2MB [2024-08-07T10:40:17.326Z] support-scheduler-arm64 latest 342b37e6896c 15 seconds ago 41.2MB [2024-08-07T10:40:17.326Z] core-keeper-arm64 latest 2d10fa99c93a 34 seconds ago 38.9MB [2024-08-07T10:40:17.326Z] core-metadata-arm64 latest 7d640af4dcc5 About a minute ago 39.1MB [2024-08-07T10:40:17.326Z] core-data-arm64 latest 318c384cb5d1 About a minute ago 39MB [2024-08-07T10:40:17.326Z] core-command-arm64 latest c9d03124eb17 3 minutes ago 35MB [2024-08-07T10:40:17.326Z] security-proxy-auth-arm64 latest 56db862cecec 4 minutes ago 32.6MB [2024-08-07T10:40:17.326Z] security-spiffe-token-provider-arm64 latest a3bf3c7d05ae 13 minutes ago 29MB [2024-08-07T10:40:17.326Z] core-common-config-bootstrapper-arm64 latest 66a21177affb 17 minutes ago 15.3MB [2024-08-07T10:40:17.326Z] security-secretstore-setup-arm64 latest 8b6b3e2d98f3 17 minutes ago 36.4MB [2024-08-07T10:40:17.326Z] security-bootstrapper-arm64 latest dd9cda238f32 17 minutes ago 18.9MB [2024-08-07T10:40:17.326Z] security-proxy-setup-arm64 latest 6c257184190f 17 minutes ago 26.1MB [2024-08-07T10:40:17.326Z] security-spire-config-arm64 latest c1d498a9d37e 43 minutes ago 115MB [2024-08-07T10:40:17.326Z] security-spire-agent-arm64 latest b99baaca4a2a 43 minutes ago 174MB [2024-08-07T10:40:17.326Z] security-spire-server-arm64 latest feeb500925cc 43 minutes ago 116MB [2024-08-07T10:40:17.326Z] ci-base-image-arm64 latest 39f30a89361f About an hour ago 967MB [2024-08-07T10:40:17.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T10:40:17.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:40:18.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:40:18.233Z] [2024-08-07T10:40:18.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:40:18.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:40:18.661Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T10:40:18.661Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T10:40:18.661Z] 04944245beec: Pulling fs layer [2024-08-07T10:40:18.661Z] 699f458cf7ca: Pulling fs layer [2024-08-07T10:40:18.661Z] 765212b225bb: Pulling fs layer [2024-08-07T10:40:18.661Z] f23df028b6ca: Pulling fs layer [2024-08-07T10:40:18.661Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T10:40:18.661Z] 765212b225bb: Waiting [2024-08-07T10:40:18.661Z] f23df028b6ca: Waiting [2024-08-07T10:40:18.661Z] d65c8cfc05b1: Waiting [2024-08-07T10:40:18.661Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T10:40:18.661Z] 2437ff75d9bd: Waiting [2024-08-07T10:40:18.928Z] 04944245beec: Verifying Checksum [2024-08-07T10:40:18.928Z] 04944245beec: Download complete [2024-08-07T10:40:18.928Z] 765212b225bb: Verifying Checksum [2024-08-07T10:40:18.928Z] 765212b225bb: Download complete [2024-08-07T10:40:18.928Z] f23df028b6ca: Verifying Checksum [2024-08-07T10:40:18.928Z] f23df028b6ca: Download complete [2024-08-07T10:40:18.928Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T10:40:18.928Z] d65c8cfc05b1: Download complete [2024-08-07T10:40:19.194Z] 699f458cf7ca: Verifying Checksum [2024-08-07T10:40:19.194Z] 699f458cf7ca: Download complete [2024-08-07T10:40:19.459Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T10:40:19.460Z] 8998bd30e6a1: Download complete [2024-08-07T10:40:22.038Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T10:40:22.038Z] 2437ff75d9bd: Download complete [2024-08-07T10:40:24.613Z] 8998bd30e6a1: Pull complete [2024-08-07T10:40:24.613Z] 04944245beec: Pull complete [2024-08-07T10:40:26.546Z] 699f458cf7ca: Pull complete [2024-08-07T10:40:26.546Z] 765212b225bb: Pull complete [2024-08-07T10:40:27.499Z] f23df028b6ca: Pull complete [2024-08-07T10:40:27.499Z] d65c8cfc05b1: Pull complete [2024-08-07T10:40:45.678Z] 2437ff75d9bd: Pull complete [2024-08-07T10:40:45.678Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T10:40:45.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T10:40:45.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:40:46.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-7288 does not seem to be running inside a container [2024-08-07T10:40:46.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T10:40:49.329Z] $ docker top e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:40:50.293Z] ---> job-cost.sh [2024-08-07T10:40:50.293Z] lf-activate-venv: SKIPPING [2024-08-07T10:40:50.293Z] INFO: No Stack... [2024-08-07T10:40:50.962Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T10:40:51.548Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T10:40:52.213Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-07T10:40:52.213Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T10:40:52.278Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] [2024-08-07T10:40:52.283Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] did not exist. Created. [2024-08-07T10:40:52.289Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T10:40:53.202Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T10:40:53.448Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T10:40:53.478Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T10:40:53.577Z] $ docker stop --time=1 e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b [2024-08-07T10:40:55.116Z] $ docker rm -f --volumes e53a76bc50766edf7e772dc76044cff0c56bd0baca5a3dc7a8a79320cd91943b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-07T10:40:56.347Z] provisioning config files... [2024-08-07T10:40:56.355Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13834427575766203089tmp [Pipeline] { [Pipeline] sh [2024-08-07T10:40:56.715Z] + set +x [2024-08-07T10:40:56.715Z] + bash -s -- [2024-08-07T10:40:56.715Z] + curl -s https://codecov.io/bash [2024-08-07T10:40:56.715Z] [2024-08-07T10:40:56.715Z] _____ _ [2024-08-07T10:40:56.715Z] / ____| | | [2024-08-07T10:40:56.715Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T10:40:56.715Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T10:40:56.715Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T10:40:56.715Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T10:40:56.715Z] Bash-1.0.6 [2024-08-07T10:40:56.715Z] [2024-08-07T10:40:56.715Z] [2024-08-07T10:40:56.715Z] ==> git version 2.25.1 found [2024-08-07T10:40:56.715Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-07T10:40:56.715Z] Release-Date: 2020-01-08 [2024-08-07T10:40:56.715Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-07T10:40:56.715Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T10:40:56.715Z] ==> Jenkins CI detected. [2024-08-07T10:40:56.715Z] current dir:  /w/workspace/edgex-go/1 [2024-08-07T10:40:56.715Z] project root: . [2024-08-07T10:40:56.715Z] --> token set from env [2024-08-07T10:40:56.715Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T10:40:56.715Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T10:40:56.715Z] ==> Python coveragepy not found [2024-08-07T10:40:56.715Z] ==> Searching for coverage reports in: [2024-08-07T10:40:56.715Z] + . [2024-08-07T10:40:56.715Z] -> Found 1 reports [2024-08-07T10:40:56.715Z] ==> Detecting git/mercurial file structure [2024-08-07T10:40:56.715Z] ==> Reading reports [2024-08-07T10:40:56.973Z] + ./coverage.out bytes=512116 [2024-08-07T10:40:56.973Z] ==> Appending adjustments [2024-08-07T10:40:56.973Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T10:40:58.351Z] + Found adjustments [2024-08-07T10:40:58.351Z] ==> Gzipping contents [2024-08-07T10:40:58.351Z] 64K /tmp/codecov.6ckmr3.gz [2024-08-07T10:40:58.351Z] ==> Uploading reports [2024-08-07T10:40:58.351Z] url: https://codecov.io [2024-08-07T10:40:58.351Z] query: branch=PR-4855&commit=718d49e3b16a7f49ca486ee1c56059c6ab97029f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-07T10:40:58.351Z] -> Pinging Codecov [2024-08-07T10:40:58.352Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=718d49e3b16a7f49ca486ee1c56059c6ab97029f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-07T10:40:58.352Z] -> Uploading to [2024-08-07T10:40:58.352Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/718d49e3b16a7f49ca486ee1c56059c6ab97029f/53aad18b-b8e6-4ac4-b626-042e03e9ed57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T104058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd317d109547998b80ca9e16c591da97012e13da585088a7e71b1bf64e47de61 [2024-08-07T10:40:58.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T10:40:58.352Z] Dload Upload Total Spent Left Speed [2024-08-07T10:40:58.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65140 0 0 100 65140 0 237k --:--:-- --:--:-- --:--:-- 237k [2024-08-07T10:40:58.611Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/718d49e3b16a7f49ca486ee1c56059c6ab97029f [Pipeline] } [2024-08-07T10:40:58.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-07T10:41:00.306Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:00.672Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:01.567Z] ---> package-listing.sh [2024-08-07T10:41:01.567Z] ++ facter osfamily [2024-08-07T10:41:01.567Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T10:41:01.827Z] + OS_FAMILY=debian [2024-08-07T10:41:01.827Z] + workspace=/w/workspace/edgex-go/1 [2024-08-07T10:41:01.827Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T10:41:01.827Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T10:41:01.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T10:41:01.827Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T10:41:01.827Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-07T10:41:01.827Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T10:41:01.827Z] + case "${OS_FAMILY}" in [2024-08-07T10:41:01.827Z] + dpkg -l [2024-08-07T10:41:01.827Z] + grep '^ii' [2024-08-07T10:41:01.827Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T10:41:01.827Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T10:41:01.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T10:41:01.827Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-07T10:41:01.827Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-07T10:41:01.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-07T10:41:01.986Z] 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-08-07T10:41:02.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:41:03.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:41:03.011Z] [2024-08-07T10:41:03.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T10:41:03.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:41:03.402Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T10:41:03.402Z] 5eb5b503b376: Pulling fs layer [2024-08-07T10:41:03.402Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T10:41:03.402Z] ec43610c2a17: Pulling fs layer [2024-08-07T10:41:03.402Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T10:41:03.402Z] 33b1e0a273af: Pulling fs layer [2024-08-07T10:41:03.402Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T10:41:03.402Z] 2f39f015ded8: Pulling fs layer [2024-08-07T10:41:03.402Z] 5d3b04190fa2: Waiting [2024-08-07T10:41:03.402Z] 2f39f015ded8: Waiting [2024-08-07T10:41:03.402Z] 3a2ae6a8a46f: Waiting [2024-08-07T10:41:03.402Z] 33b1e0a273af: Waiting [2024-08-07T10:41:03.402Z] 5c69ac0246d0: Verifying Checksum [2024-08-07T10:41:03.402Z] 5c69ac0246d0: Download complete [2024-08-07T10:41:03.402Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-07T10:41:03.402Z] 3a2ae6a8a46f: Download complete [2024-08-07T10:41:03.402Z] 33b1e0a273af: Verifying Checksum [2024-08-07T10:41:03.402Z] 33b1e0a273af: Download complete [2024-08-07T10:41:03.402Z] 5d3b04190fa2: Download complete [2024-08-07T10:41:03.402Z] ec43610c2a17: Verifying Checksum [2024-08-07T10:41:03.402Z] ec43610c2a17: Download complete [2024-08-07T10:41:03.660Z] 5eb5b503b376: Verifying Checksum [2024-08-07T10:41:03.660Z] 5eb5b503b376: Download complete [2024-08-07T10:41:04.227Z] 2f39f015ded8: Download complete [2024-08-07T10:41:04.793Z] 5eb5b503b376: Pull complete [2024-08-07T10:41:05.053Z] 5c69ac0246d0: Pull complete [2024-08-07T10:41:05.310Z] ec43610c2a17: Pull complete [2024-08-07T10:41:05.570Z] 3a2ae6a8a46f: Pull complete [2024-08-07T10:41:05.829Z] 33b1e0a273af: Pull complete [2024-08-07T10:41:05.829Z] 5d3b04190fa2: Pull complete [2024-08-07T10:41:11.097Z] 2f39f015ded8: Pull complete [2024-08-07T10:41:11.097Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T10:41:11.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T10:41:11.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T10:41:11.356Z] prd-ubuntu20.04-docker-8c-8g-7287 does not seem to be running inside a container [2024-08-07T10:41:11.380Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T10:41:14.702Z] $ docker top 253efc3707991cb70a82a4ea6bfaeb76683c3cf32c343e2a090a64436a1d65a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T10:41:15.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T10:41:15.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T10:41:15.768Z] + ls /var/log/sa-host [2024-08-07T10:41:15.768Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T10:41:15.923Z] provisioning config files... [2024-08-07T10:41:15.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8591542222070531227tmp [Pipeline] { [Pipeline] echo [2024-08-07T10:41:16.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:16.329Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T10:41:16.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:16.781Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T10:41:16.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:17.144Z] ---> sudo-logs.sh [2024-08-07T10:41:17.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T10:41:17.233Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:17.554Z] ---> job-cost.sh [2024-08-07T10:41:17.555Z] lf-activate-venv: SKIPPING [2024-08-07T10:41:17.555Z] DEBUG: total: 0.2199999988079071 [2024-08-07T10:41:17.555Z] INFO: Retrieving Stack Cost... [2024-08-07T10:41:18.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T10:41:18.395Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T10:41:18.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T10:41:18.762Z] ---> logs-deploy.sh [2024-08-07T10:41:18.762Z] lf-activate-venv: SKIPPING [2024-08-07T10:41:18.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/1 [2024-08-07T10:41:18.762Z] INFO: archiving workspace using pattern(s): [2024-08-07T10:41:19.702Z] Archives upload complete. [2024-08-07T10:41:19.702Z] INFO: archiving logs to Nexus