Pull request #4911 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 a7e1f4810001a539a514073afce4719385e7be4a+c631058b2a2739a940fc36a69156d76351522c2f (35e9610e14c3129cecf4b862b6fb8964d36c552e) 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-ssh14892609414832415843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13385771349353659301.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4911/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-4911/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8969314344942325402.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-4911/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17252725024418766072.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6117991879123657220.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-4911/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-4911/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16151953691564425869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10153 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit a7e1f4810001a539a514073afce4719385e7be4a Merge succeeded, producing a7e1f4810001a539a514073afce4719385e7be4a Checking out Revision a7e1f4810001a539a514073afce4719385e7be4a (PR-4911) > git config core.sparsecheckout # timeout=10 > git checkout -f a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 Commit message: "feat: Support Postgres db in Core Keeper" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-12T06:07:04.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-12T06:07:04.824Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-12T06:07:04.950Z] ========================================================= [2024-09-12T06:07:04.950Z] EdgeX Global Pipelines Version Info [2024-09-12T06:07:04.950Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-12T06:07:06.092Z] ------------------- [2024-09-12T06:07:06.092Z] stable info: [2024-09-12T06:07:06.092Z] ------------------- [2024-09-12T06:07:06.092Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T06:07:06.092Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T06:07:06.092Z] Message: update stable to v1.0.263 [2024-09-12T06:07:06.353Z] ------------------- [2024-09-12T06:07:06.353Z] experimental info: [2024-09-12T06:07:06.353Z] ------------------- [2024-09-12T06:07:06.353Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-12T06:07:06.353Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-12T06:07:06.353Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-12T06:07:06.600Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-12T06:07:06.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-12T06:07:06.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-12T06:07:06.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-12T06:07:06.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-12T06:07:06.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-12T06:07:06.965Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-12T06:07:07.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-12T06:07:07.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-12T06:07:07.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-12T06:07:07.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-12T06:07:07.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-12T06:07:07.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-12T06:07:07.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-12T06:07:07.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-12T06:07:07.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T06:07:07.553Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-12T06:07:07.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-12T06:07:07.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-12T06:07:07.747Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-12T06:07:07.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-12T06:07:07.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-12T06:07:07.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-12T06:07:07.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4911 [Pipeline] echo [2024-09-12T06:07:08.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4911 [Pipeline] echo [2024-09-12T06:07:08.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4911 [Pipeline] echo [2024-09-12T06:07:08.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a7e1f4810001a539a514073afce4719385e7be4a [Pipeline] echo [2024-09-12T06:07:08.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a7e1f48 [Pipeline] echo [2024-09-12T06:07:08.284Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T06:07:08.445Z] provisioning config files... [2024-09-12T06:07:08.460Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10278864911495529405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T06:07:08.858Z] ---> ****-login.sh [2024-09-12T06:07:08.858Z] nexus3.edgexfoundry.org:10001 [2024-09-12T06:07:09.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:07:09.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:07:09.118Z] Configure a credential helper to remove this warning. See [2024-09-12T06:07:09.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:07:09.118Z] [2024-09-12T06:07:09.118Z] Login Succeeded [2024-09-12T06:07:09.118Z] nexus3.edgexfoundry.org:10002 [2024-09-12T06:07:09.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:07:09.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:07:09.379Z] Configure a credential helper to remove this warning. See [2024-09-12T06:07:09.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:07:09.379Z] [2024-09-12T06:07:09.379Z] Login Succeeded [2024-09-12T06:07:09.379Z] nexus3.edgexfoundry.org:10003 [2024-09-12T06:07:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:07:09.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:07:09.379Z] Configure a credential helper to remove this warning. See [2024-09-12T06:07:09.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:07:09.379Z] [2024-09-12T06:07:09.379Z] Login Succeeded [2024-09-12T06:07:09.379Z] nexus3.edgexfoundry.org:10004 [2024-09-12T06:07:09.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:07:09.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:07:09.380Z] Configure a credential helper to remove this warning. See [2024-09-12T06:07:09.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:07:09.380Z] [2024-09-12T06:07:09.380Z] Login Succeeded [2024-09-12T06:07:09.380Z] ****.io [2024-09-12T06:07:09.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:07:09.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:07:09.641Z] Configure a credential helper to remove this warning. See [2024-09-12T06:07:09.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:07:09.642Z] [2024-09-12T06:07:09.642Z] Login Succeeded [2024-09-12T06:07:09.642Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T06:07:09.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T06:07:10.137Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/core-command/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.137Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.137Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/core-data/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.137Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/core-keeper/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.137Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/core-metadata/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.137Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-12T06:07:10.137Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-12T06:07:10.137Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/support-notifications/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-12T06:07:10.138Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-12T06:07:10.138Z] + cut -d/ -f2 [2024-09-12T06:07:10.138Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-12T06:07:10.195Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-12T06:07:10.759Z] + git rev-list -1 --merges a7e1f4810001a539a514073afce4719385e7be4a~1..a7e1f4810001a539a514073afce4719385e7be4a [Pipeline] echo [2024-09-12T06:07:10.801Z] -----------> git rev-list -1 --merges a7e1f4810001a539a514073afce4719385e7be4a~1..a7e1f4810001a539a514073afce4719385e7be4a a7e1f4810001a539a514073afce4719385e7be4a [false] [Pipeline] sh [2024-09-12T06:07:11.125Z] + git log --format=format:%s -1 a7e1f4810001a539a514073afce4719385e7be4a [Pipeline] echo [2024-09-12T06:07:11.172Z] ========================================================= [2024-09-12T06:07:11.172Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-12T06:07:11.172Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-12T06:07:11.697Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-12T06:07:11.697Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-12T06:07:11.697Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-12T06:07:11.697Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-12T06:07:11.697Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-12T06:07:11.697Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-12T06:07:11.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:07:12.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T06:07:12.238Z] [2024-09-12T06:07:12.238Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:07:12.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T06:07:12.654Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-12T06:07:12.654Z] b85a868b505f: Pulling fs layer [2024-09-12T06:07:12.654Z] e2be974225ed: Pulling fs layer [2024-09-12T06:07:12.654Z] 339a4e72a1f5: Pulling fs layer [2024-09-12T06:07:12.654Z] 988bab9f4d93: Pulling fs layer [2024-09-12T06:07:12.654Z] 1469e6f7b9e6: Pulling fs layer [2024-09-12T06:07:12.654Z] eaf3925da568: Pulling fs layer [2024-09-12T06:07:12.654Z] bab4dde63d76: Pulling fs layer [2024-09-12T06:07:12.654Z] bde34c3a00c8: Pulling fs layer [2024-09-12T06:07:12.654Z] b352a97aabf1: Pulling fs layer [2024-09-12T06:07:12.654Z] 4872d77fe225: Pulling fs layer [2024-09-12T06:07:12.654Z] 5851b861e8e6: Pulling fs layer [2024-09-12T06:07:12.654Z] 988bab9f4d93: Waiting [2024-09-12T06:07:12.654Z] eaf3925da568: Waiting [2024-09-12T06:07:12.654Z] 1469e6f7b9e6: Waiting [2024-09-12T06:07:12.654Z] bab4dde63d76: Waiting [2024-09-12T06:07:12.654Z] bde34c3a00c8: Waiting [2024-09-12T06:07:12.654Z] b352a97aabf1: Waiting [2024-09-12T06:07:12.654Z] 5851b861e8e6: Waiting [2024-09-12T06:07:12.654Z] 4872d77fe225: Waiting [2024-09-12T06:07:12.654Z] e2be974225ed: Verifying Checksum [2024-09-12T06:07:12.654Z] e2be974225ed: Download complete [2024-09-12T06:07:12.654Z] 988bab9f4d93: Verifying Checksum [2024-09-12T06:07:12.654Z] 988bab9f4d93: Download complete [2024-09-12T06:07:12.654Z] 1469e6f7b9e6: Verifying Checksum [2024-09-12T06:07:12.654Z] 1469e6f7b9e6: Download complete [2024-09-12T06:07:12.654Z] 339a4e72a1f5: Verifying Checksum [2024-09-12T06:07:12.654Z] 339a4e72a1f5: Download complete [2024-09-12T06:07:12.654Z] eaf3925da568: Download complete [2024-09-12T06:07:12.654Z] bde34c3a00c8: Verifying Checksum [2024-09-12T06:07:12.654Z] bde34c3a00c8: Download complete [2024-09-12T06:07:12.913Z] b352a97aabf1: Verifying Checksum [2024-09-12T06:07:12.913Z] b352a97aabf1: Download complete [2024-09-12T06:07:12.913Z] 4872d77fe225: Verifying Checksum [2024-09-12T06:07:12.913Z] 4872d77fe225: Download complete [2024-09-12T06:07:12.913Z] 5851b861e8e6: Verifying Checksum [2024-09-12T06:07:12.913Z] 5851b861e8e6: Download complete [2024-09-12T06:07:12.913Z] b85a868b505f: Verifying Checksum [2024-09-12T06:07:12.913Z] b85a868b505f: Download complete [2024-09-12T06:07:13.171Z] bab4dde63d76: Verifying Checksum [2024-09-12T06:07:13.171Z] bab4dde63d76: Download complete [2024-09-12T06:07:15.114Z] b85a868b505f: Pull complete [2024-09-12T06:07:16.072Z] e2be974225ed: Pull complete [2024-09-12T06:07:16.640Z] 339a4e72a1f5: Pull complete [2024-09-12T06:07:16.640Z] 988bab9f4d93: Pull complete [2024-09-12T06:07:16.899Z] 1469e6f7b9e6: Pull complete [2024-09-12T06:07:16.899Z] eaf3925da568: Pull complete [2024-09-12T06:07:18.805Z] bab4dde63d76: Pull complete [2024-09-12T06:07:18.805Z] bde34c3a00c8: Pull complete [2024-09-12T06:07:18.805Z] b352a97aabf1: Pull complete [2024-09-12T06:07:18.805Z] 4872d77fe225: Pull complete [2024-09-12T06:07:18.805Z] 5851b861e8e6: Pull complete [2024-09-12T06:07:18.805Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-12T06:07:18.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-12T06:07:18.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:07:19.112Z] prd-ubuntu20.04-docker-8c-8g-10153 does not seem to be running inside a container [2024-09-12T06:07:19.141Z] $ 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-09-12T06:07:22.709Z] $ docker top 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 -eo pid,comm [2024-09-12T06:07:22.759Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-12T06:07:22.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-12T06:07:22.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T06:07:22.940Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T06:07:23.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T06:07:23.043Z] $ docker exec 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 ssh-agent [2024-09-12T06:07:23.145Z] SSH_AUTH_SOCK=/tmp/ssh-FO061CwQbTIF/agent.32 [2024-09-12T06:07:23.145Z] SSH_AGENT_PID=38 [2024-09-12T06:07:23.150Z] Running ssh-add (command line suppressed) [2024-09-12T06:07:23.249Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1511115795346352752.key (/w/workspace/edgex-go/1@tmp/private_key_1511115795346352752.key) [2024-09-12T06:07:23.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T06:07:23.614Z] + git tag --points-at HEAD [Pipeline] } [2024-09-12T06:07:23.637Z] $ docker exec --env ******** --env ******** 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 ssh-agent -k [2024-09-12T06:07:23.730Z] unset SSH_AUTH_SOCK; [2024-09-12T06:07:23.731Z] unset SSH_AGENT_PID; [2024-09-12T06:07:23.731Z] echo Agent pid 38 killed; [2024-09-12T06:07:23.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-12T06:07:23.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-12T06:07:23.856Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-12T06:07:23.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-12T06:07:23.956Z] $ docker exec 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 ssh-agent [2024-09-12T06:07:24.065Z] SSH_AUTH_SOCK=/tmp/ssh-eosIeonFmxlh/agent.71 [2024-09-12T06:07:24.065Z] SSH_AGENT_PID=78 [2024-09-12T06:07:24.070Z] Running ssh-add (command line suppressed) [2024-09-12T06:07:24.169Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11633598064975676536.key (/w/workspace/edgex-go/1@tmp/private_key_11633598064975676536.key) [2024-09-12T06:07:24.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-12T06:07:24.536Z] + git semver init [2024-09-12T06:07:24.795Z] 2024-09-12 06:07:24,743 [run_init] DEBUG init version:0.0.0 force:False [2024-09-12T06:07:24.795Z] 2024-09-12 06:07:24,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-12T06:07:24.795Z] 2024-09-12 06:07:24,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-12T06:07:24.796Z] 2024-09-12 06:07:24,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4911 with force:False [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4911 [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,622 [execute] INFO git cat-file --batch-check [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,629 [execute] INFO git cat-file --batch [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-12T06:07:31.379Z] 2024-09-12 06:07:30,634 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4911 [2024-09-12T06:07:31.379Z] 0.0.0 [Pipeline] } [2024-09-12T06:07:31.403Z] $ docker exec --env ******** --env ******** 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 ssh-agent -k [2024-09-12T06:07:31.500Z] unset SSH_AUTH_SOCK; [2024-09-12T06:07:31.500Z] unset SSH_AGENT_PID; [2024-09-12T06:07:31.500Z] echo Agent pid 78 killed; [2024-09-12T06:07:31.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-12T06:07:31.958Z] + git semver [Pipeline] } [2024-09-12T06:07:32.240Z] $ docker stop --time=1 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 [2024-09-12T06:07:33.538Z] $ docker rm -f --volumes 27b23892e373ad66c79808421bee396e2b7cbd1f844128e558bc04dfe5cacaa5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T06:07:33.968Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-12T06:07:34.292Z] Stashed 1 file(s) [Pipeline] echo [2024-09-12T06:07:34.315Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T06:07:35.404Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-12T06:07:35.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T06:07:35.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T06:07:35.550Z] ========================================================= [2024-09-12T06:07:35.550Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-12T06:07:35.550Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T06:07:35.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T06:07:35.916Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-12T06:07:35.916Z] 619be1103602: Pulling fs layer [2024-09-12T06:07:35.916Z] 7862e08f4a3e: Pulling fs layer [2024-09-12T06:07:35.916Z] 5df492c9dc93: Pulling fs layer [2024-09-12T06:07:35.916Z] 7629e6793208: Pulling fs layer [2024-09-12T06:07:35.916Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T06:07:35.916Z] fb5054dd5b73: Pulling fs layer [2024-09-12T06:07:35.916Z] eeca6798cff9: Pulling fs layer [2024-09-12T06:07:35.916Z] aa269ceb94a6: Pulling fs layer [2024-09-12T06:07:35.916Z] ada007ff1a6a: Pulling fs layer [2024-09-12T06:07:35.916Z] 4f4fb700ef54: Waiting [2024-09-12T06:07:35.916Z] aa269ceb94a6: Waiting [2024-09-12T06:07:35.916Z] eeca6798cff9: Waiting [2024-09-12T06:07:35.916Z] ada007ff1a6a: Waiting [2024-09-12T06:07:35.916Z] 7862e08f4a3e: Verifying Checksum [2024-09-12T06:07:35.916Z] 7862e08f4a3e: Download complete [2024-09-12T06:07:35.916Z] 7629e6793208: Download complete [2024-09-12T06:07:35.916Z] 4f4fb700ef54: Download complete [2024-09-12T06:07:35.916Z] fb5054dd5b73: Verifying Checksum [2024-09-12T06:07:35.916Z] fb5054dd5b73: Download complete [2024-09-12T06:07:35.916Z] 619be1103602: Verifying Checksum [2024-09-12T06:07:35.916Z] 619be1103602: Download complete [2024-09-12T06:07:35.916Z] eeca6798cff9: Download complete [2024-09-12T06:07:36.177Z] 619be1103602: Pull complete [2024-09-12T06:07:36.177Z] ada007ff1a6a: Verifying Checksum [2024-09-12T06:07:36.177Z] ada007ff1a6a: Download complete [2024-09-12T06:07:36.177Z] 7862e08f4a3e: Pull complete [2024-09-12T06:07:36.435Z] 5df492c9dc93: Verifying Checksum [2024-09-12T06:07:36.435Z] 5df492c9dc93: Download complete [2024-09-12T06:07:36.694Z] aa269ceb94a6: Verifying Checksum [2024-09-12T06:07:36.694Z] aa269ceb94a6: Download complete [2024-09-12T06:07:39.979Z] 5df492c9dc93: Pull complete [2024-09-12T06:07:39.979Z] 7629e6793208: Pull complete [2024-09-12T06:07:39.979Z] 4f4fb700ef54: Pull complete [2024-09-12T06:07:39.979Z] fb5054dd5b73: Pull complete [2024-09-12T06:07:39.979Z] eeca6798cff9: Pull complete [2024-09-12T06:07:41.881Z] aa269ceb94a6: Pull complete [2024-09-12T06:07:42.452Z] ada007ff1a6a: Pull complete [2024-09-12T06:07:42.453Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-12T06:07:42.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T06:07:42.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-12T06:07:42.827Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T06:07:42.827Z] WORKDIR /edgex [2024-09-12T06:07:42.827Z] COPY go.mod . [2024-09-12T06:07:42.827Z] RUN go mod download [2024-09-12T06:07:42.827Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-12T06:07:43.394Z] Sending build context to Docker daemon 179.3MB [2024-09-12T06:07:43.394Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-12T06:07:43.394Z] ---> f489d0715acc [2024-09-12T06:07:43.394Z] Step 2/4 : WORKDIR /edgex [2024-09-12T06:07:49.902Z] Still waiting to schedule task [2024-09-12T06:07:49.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-12T06:07:49.964Z] ---> Running in e5c73b7cf2c9 [2024-09-12T06:07:50.224Z] Removing intermediate container e5c73b7cf2c9 [2024-09-12T06:07:50.224Z] ---> 5f2908a84d65 [2024-09-12T06:07:50.224Z] Step 3/4 : COPY go.mod . [2024-09-12T06:07:50.224Z] ---> 1d027b7c480d [2024-09-12T06:07:50.224Z] Step 4/4 : RUN go mod download [2024-09-12T06:07:50.224Z] ---> Running in 0b9c7a8aec0c [2024-09-12T06:08:22.328Z] Removing intermediate container 0b9c7a8aec0c [2024-09-12T06:08:22.329Z] ---> 8bb41cd155c5 [2024-09-12T06:08:22.329Z] Successfully built 8bb41cd155c5 [2024-09-12T06:08:22.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:08:22.996Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T06:08:22.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:08:23.164Z] prd-ubuntu20.04-docker-8c-8g-10153 does not seem to be running inside a container [2024-09-12T06:08:23.241Z] $ 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-09-12T06:08:23.806Z] $ docker top 4bbb8399214fc0144678d931014f789c4fa42a81b12aca0c8deacd0754f8c5e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T06:08:24.177Z] + go version [2024-09-12T06:08:24.177Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-12T06:08:24.275Z] $ docker stop --time=1 4bbb8399214fc0144678d931014f789c4fa42a81b12aca0c8deacd0754f8c5e0 [2024-09-12T06:08:25.541Z] $ docker rm -f --volumes 4bbb8399214fc0144678d931014f789c4fa42a81b12aca0c8deacd0754f8c5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:08:26.284Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-12T06:08:26.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:08:26.456Z] prd-ubuntu20.04-docker-8c-8g-10153 does not seem to be running inside a container [2024-09-12T06:08:26.570Z] $ 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-09-12T06:08:26.891Z] $ docker top 62774f5b9b45a65966a12aaa8c04e5d7826907ca0ed731f29a7c1dff9338b541 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-12T06:08:26.939Z] ========================================================= [2024-09-12T06:08:26.939Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T06:08:26.939Z] ========================================================= [Pipeline] sh [2024-09-12T06:08:27.248Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-12T06:08:27.630Z] + make test [2024-09-12T06:08:27.631Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T06:08:34.207Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T06:09:00.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T06:09:00.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T06:09:01.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T06:09:01.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T06:09:01.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T06:09:01.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T06:09:01.863Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T06:09:01.863Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T06:09:01.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T06:09:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T06:09:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T06:09:05.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-09-12T06:09:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T06:09:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T06:09:05.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T06:09:05.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T06:09:05.988Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T06:09:06.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T06:09:07.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T06:09:08.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T06:09:08.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:08.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T06:09:08.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T06:09:08.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T06:09:09.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T06:09:09.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T06:09:09.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-12T06:09:09.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-09-12T06:09:09.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.524s coverage: 93.4% of statements [2024-09-12T06:09:09.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-09-12T06:09:10.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T06:09:11.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T06:09:12.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T06:09:13.383Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements [2024-09-12T06:09:13.383Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-09-12T06:09:13.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T06:09:13.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T06:09:13.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-12T06:09:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-09-12T06:09:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-09-12T06:09:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-09-12T06:09:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-09-12T06:09:14.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-12T06:09:15.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-09-12T06:09:15.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-12T06:09:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T06:09:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T06:09:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T06:09:15.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T06:09:16.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T06:09:16.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T06:09:16.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T06:09:16.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T06:09:17.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T06:09:17.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T06:09:17.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T06:09:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T06:09:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T06:09:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T06:09:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T06:09:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T06:09:18.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T06:09:18.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T06:09:20.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T06:09:20.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T06:09:22.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T06:09:22.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T06:09:22.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10154 in /w/workspace/edgexfoundry_edgex-go_PR-4911 [Pipeline] { [Pipeline] ws [2024-09-12T06:09:22.652Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-12T06:09:22.788Z] The recommended git tool is: git [2024-09-12T06:09:24.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T06:09:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T06:09:24.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T06:09:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T06:09:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T06:09:25.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T06:09:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T06:09:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T06:09:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T06:09:26.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T06:09:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T06:09:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T06:09:26.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T06:09:27.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-09-12T06:09:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T06:09:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T06:09:29.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T06:09:29.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T06:09:29.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T06:09:29.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T06:09:30.757Z] using credential edgex-jenkins-ssh [2024-09-12T06:09:30.786Z] Cloning the remote Git repository [2024-09-12T06:09:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T06:09:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T06:09:30.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T06:09:31.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T06:09:31.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T06:09:30.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-12T06:09:30.937Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-12T06:09:31.115Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T06:09:31.117Z] > git --version # timeout=10 [2024-09-12T06:09:31.195Z] > git --version # 'git version 2.25.1' [2024-09-12T06:09:31.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T06:09:31.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T06:09:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T06:09:32.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:09:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.268s coverage: 79.9% of statements [2024-09-12T06:09:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2024-09-12T06:09:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-09-12T06:09:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-09-12T06:09:40.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 36.5% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.023s coverage: 35.9% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-12T06:09:40.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements [2024-09-12T06:09:40.498Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-12T06:09:41.066Z] running golangci-lint [2024-09-12T06:09:41.066Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-12T06:09:41.066Z] go version go1.21.9 linux/amd64 [2024-09-12T06:09:41.328Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-12T06:09:41.328Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-12T06:09:48.498Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T06:09:48.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-12T06:09:49.308Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-12T06:09:49.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-12T06:09:49.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T06:09:49.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4911/head:refs/remotes/origin/PR-4911 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-12T06:09:50.176Z] Merging remotes/origin/main commit c631058b2a2739a940fc36a69156d76351522c2f into PR head commit a7e1f4810001a539a514073afce4719385e7be4a [2024-09-12T06:09:50.598Z] Merge succeeded, producing a7e1f4810001a539a514073afce4719385e7be4a [2024-09-12T06:09:50.598Z] Checking out Revision a7e1f4810001a539a514073afce4719385e7be4a (PR-4911) [2024-09-12T06:09:50.191Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T06:09:50.260Z] > git checkout -f a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 [2024-09-12T06:09:50.498Z] > git remote # timeout=10 [2024-09-12T06:09:50.514Z] > git config --get remote.origin.url # timeout=10 [2024-09-12T06:09:50.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-12T06:09:50.550Z] > git merge c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [2024-09-12T06:09:50.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-12T06:09:50.600Z] > git config core.sparsecheckout # timeout=10 [2024-09-12T06:09:50.614Z] > git checkout -f a7e1f4810001a539a514073afce4719385e7be4a # timeout=10 [2024-09-12T06:09:54.340Z] Commit message: "feat: Support Postgres db in Core Keeper" [2024-09-12T06:09:54.388Z] > git --version # timeout=10 [2024-09-12T06:09:54.407Z] > git --version # 'git version 2.25.1' [2024-09-12T06:09:54.424Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-12T06:09:56.286Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-12T06:09:56.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T06:09:56.286Z] Dload Upload Total Spent Left Speed [2024-09-12T06:09:56.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-12T06:09:56.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-12T06:09:56.985Z] + sudo tee /etc/docker/daemon.new [2024-09-12T06:09:56.985Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-12T06:09:56.985Z] { [2024-09-12T06:09:56.985Z] "registry-mirrors": [ [2024-09-12T06:09:56.985Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-12T06:09:56.985Z] ], [2024-09-12T06:09:56.985Z] "bip": "10.250.0.254/24", [2024-09-12T06:09:56.985Z] "hosts": [ [2024-09-12T06:09:56.985Z] "tcp://0.0.0.0:5555", [2024-09-12T06:09:56.985Z] "unix:///var/run/docker.sock" [2024-09-12T06:09:56.985Z] ], [2024-09-12T06:09:56.985Z] "mtu": 1458, [2024-09-12T06:09:56.985Z] "selinux-enabled": true, [2024-09-12T06:09:56.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-12T06:09:56.985Z] } [Pipeline] sh [2024-09-12T06:09:57.335Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-12T06:09:57.682Z] + sudo service docker restart [2024-09-12T06:10:07.964Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 24.682917404s" [2024-09-12T06:10:07.964Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.441619ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T06:10:16.023Z] provisioning config files... [2024-09-12T06:10:16.048Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17412070833269965524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T06:10:16.535Z] ---> ****-login.sh [2024-09-12T06:10:16.535Z] nexus3.edgexfoundry.org:10001 [2024-09-12T06:10:16.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:10:17.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:10:17.074Z] Configure a credential helper to remove this warning. See [2024-09-12T06:10:17.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:10:17.074Z] [2024-09-12T06:10:17.074Z] Login Succeeded [2024-09-12T06:10:17.074Z] nexus3.edgexfoundry.org:10002 [2024-09-12T06:10:17.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:10:17.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:10:17.343Z] Configure a credential helper to remove this warning. See [2024-09-12T06:10:17.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:10:17.343Z] [2024-09-12T06:10:17.343Z] Login Succeeded [2024-09-12T06:10:17.613Z] nexus3.edgexfoundry.org:10003 [2024-09-12T06:10:17.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:10:17.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:10:17.884Z] Configure a credential helper to remove this warning. See [2024-09-12T06:10:17.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:10:17.885Z] [2024-09-12T06:10:17.885Z] Login Succeeded [2024-09-12T06:10:17.885Z] nexus3.edgexfoundry.org:10004 [2024-09-12T06:10:18.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:10:18.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:10:18.151Z] Configure a credential helper to remove this warning. See [2024-09-12T06:10:18.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:10:18.151Z] [2024-09-12T06:10:18.151Z] Login Succeeded [2024-09-12T06:10:18.151Z] ****.io [2024-09-12T06:10:18.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-12T06:10:18.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-12T06:10:18.689Z] Configure a credential helper to remove this warning. See [2024-09-12T06:10:18.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-12T06:10:18.689Z] [2024-09-12T06:10:18.689Z] Login Succeeded [2024-09-12T06:10:18.689Z] ---> ****-login.sh ends [Pipeline] } [2024-09-12T06:10:18.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-12T06:10:19.487Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-12T06:10:19.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T06:10:19.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-12T06:10:19.641Z] ========================================================= [2024-09-12T06:10:19.641Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-12T06:10:19.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-12T06:10:20.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T06:10:20.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-12T06:10:20.026Z] c6b39de5b339: Pulling fs layer [2024-09-12T06:10:20.026Z] a69c41024577: Pulling fs layer [2024-09-12T06:10:20.026Z] d6de4b400683: Pulling fs layer [2024-09-12T06:10:20.026Z] 35cb2a7552d0: Pulling fs layer [2024-09-12T06:10:20.026Z] 4f4fb700ef54: Pulling fs layer [2024-09-12T06:10:20.026Z] 464afbd9ba4c: Pulling fs layer [2024-09-12T06:10:20.026Z] 00f215d4a9da: Pulling fs layer [2024-09-12T06:10:20.026Z] d496ad576159: Pulling fs layer [2024-09-12T06:10:20.026Z] 464afbd9ba4c: Waiting [2024-09-12T06:10:20.026Z] 00f215d4a9da: Waiting [2024-09-12T06:10:20.026Z] d496ad576159: Waiting [2024-09-12T06:10:20.026Z] 4f4fb700ef54: Waiting [2024-09-12T06:10:20.026Z] 35cb2a7552d0: Waiting [2024-09-12T06:10:20.181Z] level=info msg="[linters_context/goanalysis] analyzers took 1m55.160044785s with top 10 stages: buildir: 1m6.124789834s, gosec: 10.512412614s, inspect: 2.812498541s, fact_deprecated: 2.397109042s, ctrlflow: 2.090575474s, printf: 1.905821239s, fact_purity: 1.457578006s, nilness: 1.312597067s, S1038: 1.293360366s, isgenerated: 1.179591455s" [2024-09-12T06:10:20.181Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-12T06:10:20.181Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214" [2024-09-12T06:10:20.181Z] level=info msg="[runner] processing took 16.307266ms with stages: nolint: 6.731387ms, identifier_marker: 3.440432ms, autogenerated_exclude: 2.238787ms, path_prettifier: 1.78065ms, exclude-rules: 1.27271ms, skip_dirs: 773.416µs, filename_unadjuster: 35.637µs, cgo: 29.849µs, skip_files: 739ns, max_same_issues: 640ns, fixer: 610ns, uniq_by_line: 450ns, max_from_linter: 429ns, sort_results: 260ns, exclude: 240ns, source_code: 230ns, severity-rules: 230ns, diff: 200ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 120ns" [2024-09-12T06:10:20.181Z] level=info msg="[runner] linters took 13.750897245s with stages: goanalysis_metalinter: 13.734502049s" [2024-09-12T06:10:20.181Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-12T06:10:20.181Z] level=info msg="Memory: 378 samples, avg is 288.3MB, max is 1301.3MB" [2024-09-12T06:10:20.182Z] level=info msg="Execution took 38.488835442s" [2024-09-12T06:10:20.182Z] go vet ./... [2024-09-12T06:10:20.296Z] a69c41024577: Verifying Checksum [2024-09-12T06:10:20.296Z] a69c41024577: Download complete [2024-09-12T06:10:20.296Z] 35cb2a7552d0: Verifying Checksum [2024-09-12T06:10:20.296Z] 35cb2a7552d0: Download complete [2024-09-12T06:10:20.296Z] 4f4fb700ef54: Verifying Checksum [2024-09-12T06:10:20.296Z] 4f4fb700ef54: Download complete [2024-09-12T06:10:20.296Z] 464afbd9ba4c: Verifying Checksum [2024-09-12T06:10:20.296Z] 464afbd9ba4c: Download complete [2024-09-12T06:10:20.296Z] c6b39de5b339: Verifying Checksum [2024-09-12T06:10:20.296Z] c6b39de5b339: Download complete [2024-09-12T06:10:20.891Z] d496ad576159: Verifying Checksum [2024-09-12T06:10:20.891Z] d496ad576159: Download complete [2024-09-12T06:10:21.164Z] c6b39de5b339: Pull complete [2024-09-12T06:10:22.130Z] a69c41024577: Pull complete [2024-09-12T06:10:22.130Z] d6de4b400683: Verifying Checksum [2024-09-12T06:10:22.130Z] d6de4b400683: Download complete [2024-09-12T06:10:23.539Z] 00f215d4a9da: Verifying Checksum [2024-09-12T06:10:23.539Z] 00f215d4a9da: Download complete [2024-09-12T06:10:26.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T06:10:26.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T06:10:26.998Z] ./bin/test-attribution-txt.sh [2024-09-12T06:10:26.998Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T06:10:27.256Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T06:10:27.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T06:10:27.631Z] + ls -al . [2024-09-12T06:10:27.631Z] total 932 [2024-09-12T06:10:27.631Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 06:08 . [2024-09-12T06:10:27.631Z] drwxr-xr-x 4 root root 4096 Sep 12 06:08 .. [2024-09-12T06:10:27.631Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:07 .blubracket [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 06:07 .dockerignore [2024-09-12T06:10:27.631Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 06:09 .git [2024-09-12T06:10:27.631Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 06:07 .github [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 06:07 .gitignore [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 06:07 .golangci.yml [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 06:07 .hadolint.yml [2024-09-12T06:10:27.631Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 06:07 .semver [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 06:07 .sonarcloud.properties [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 06:07 ADOPTERS.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 06:07 Attribution.txt [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 06:07 CHANGELOG.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 06:07 CONTRIBUTING.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 06:07 GOVERNANCE.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 06:07 Jenkinsfile [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 06:07 LICENSE [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 06:07 Makefile [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 06:07 OWNERS.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 06:07 README.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 06:07 SECURITY.md [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 06:07 VERSION [2024-09-12T06:10:27.631Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:07 bin [2024-09-12T06:10:27.631Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 06:07 cmd [2024-09-12T06:10:27.631Z] -rw-r--r-- 1 root root 563679 Sep 12 06:09 coverage.out [2024-09-12T06:10:27.631Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:07 fuzz_test [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 06:07 go.mod [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 06:07 go.sum [2024-09-12T06:10:27.631Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 06:07 internal [2024-09-12T06:10:27.631Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 06:07 openapi [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 06:07 security.txt [2024-09-12T06:10:27.631Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 06:07 version.go [Pipeline] sh [2024-09-12T06:10:27.947Z] + '[' -e coverage.out ] [2024-09-12T06:10:27.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T06:10:28.123Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T06:10:28.428Z] + make build [2024-09-12T06:10:28.428Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T06:10:35.842Z] d6de4b400683: Pull complete [2024-09-12T06:10:35.842Z] 35cb2a7552d0: Pull complete [2024-09-12T06:10:35.842Z] 4f4fb700ef54: Pull complete [2024-09-12T06:10:35.842Z] 464afbd9ba4c: Pull complete [2024-09-12T06:10:45.924Z] 00f215d4a9da: Pull complete [2024-09-12T06:10:46.188Z] d496ad576159: Pull complete [2024-09-12T06:10:46.189Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-12T06:10:46.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T06:10:46.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T06:10:53.321Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T06:10:53.321Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T06:10:54.701Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T06:10:55.270Z] 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 [Pipeline] fileExists [Pipeline] sh [2024-09-12T06:10:56.229Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T06:10:56.229Z] WORKDIR /edgex [2024-09-12T06:10:56.229Z] COPY go.mod . [2024-09-12T06:10:56.229Z] RUN go mod download [2024-09-12T06:10:56.229Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-12T06:10:56.820Z] Sending build context to Docker daemon 3.569MB [2024-09-12T06:10:56.820Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-12T06:10:56.820Z] ---> f246e2811388 [2024-09-12T06:10:56.820Z] Step 2/4 : WORKDIR /edgex [2024-09-12T06:10:57.170Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T06:10:58.225Z] ---> Running in 5cd5779442fe [2024-09-12T06:10:58.494Z] Removing intermediate container 5cd5779442fe [2024-09-12T06:10:58.494Z] ---> 2f188d23cfcd [2024-09-12T06:10:58.494Z] Step 3/4 : COPY go.mod . [2024-09-12T06:10:59.079Z] ---> 20c57179224d [2024-09-12T06:10:59.079Z] Step 4/4 : RUN go mod download [2024-09-12T06:10:59.079Z] ---> Running in a329b04798d6 [2024-09-12T06:11:01.360Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T06:11:02.741Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T06:11:04.646Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T06:11:06.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T06:11:07.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T06:11:08.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T06:11:08.639Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T06:11:09.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-12T06:11:10.515Z] $ docker stop --time=1 62774f5b9b45a65966a12aaa8c04e5d7826907ca0ed731f29a7c1dff9338b541 [2024-09-12T06:11:19.813Z] $ docker rm -f --volumes 62774f5b9b45a65966a12aaa8c04e5d7826907ca0ed731f29a7c1dff9338b541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:11:21.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T06:11:21.553Z] [2024-09-12T06:11:21.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:11:21.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T06:11:22.930Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-12T06:11:22.930Z] 91d30c5bc195: Pulling fs layer [2024-09-12T06:11:22.930Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-12T06:11:22.930Z] 9c61dcf015f6: Pulling fs layer [2024-09-12T06:11:22.930Z] 4698f68db338: Pulling fs layer [2024-09-12T06:11:22.930Z] 2a2f49069b9e: Pulling fs layer [2024-09-12T06:11:22.930Z] e0025b399a48: Pulling fs layer [2024-09-12T06:11:22.930Z] 2a2f49069b9e: Waiting [2024-09-12T06:11:22.930Z] e0025b399a48: Waiting [2024-09-12T06:11:22.930Z] 4698f68db338: Waiting [2024-09-12T06:11:23.191Z] 91d30c5bc195: Verifying Checksum [2024-09-12T06:11:23.191Z] 91d30c5bc195: Download complete [2024-09-12T06:11:23.191Z] 4698f68db338: Verifying Checksum [2024-09-12T06:11:23.191Z] 4698f68db338: Download complete [2024-09-12T06:11:23.191Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-12T06:11:23.191Z] 2e9b0aa3be6d: Download complete [2024-09-12T06:11:23.191Z] e0025b399a48: Verifying Checksum [2024-09-12T06:11:23.191Z] e0025b399a48: Download complete [2024-09-12T06:11:23.191Z] 91d30c5bc195: Pull complete [2024-09-12T06:11:23.449Z] 2a2f49069b9e: Verifying Checksum [2024-09-12T06:11:23.449Z] 2a2f49069b9e: Download complete [2024-09-12T06:11:23.708Z] 2e9b0aa3be6d: Pull complete [2024-09-12T06:11:23.708Z] 9c61dcf015f6: Verifying Checksum [2024-09-12T06:11:23.708Z] 9c61dcf015f6: Download complete [2024-09-12T06:11:29.008Z] 9c61dcf015f6: Pull complete [2024-09-12T06:11:29.008Z] 4698f68db338: Pull complete [2024-09-12T06:11:29.008Z] 2a2f49069b9e: Pull complete [2024-09-12T06:11:29.008Z] e0025b399a48: Pull complete [2024-09-12T06:11:29.008Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-12T06:11:29.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-12T06:11:29.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:11:29.394Z] prd-ubuntu20.04-docker-8c-8g-10153 does not seem to be running inside a container [2024-09-12T06:11:29.496Z] $ 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-09-12T06:11:31.274Z] $ docker top 1e4b8bdff75674b5d8e077fd76278ba42865fe9d8d7b1232934c89d93ea1e45a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T06:11:31.799Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T06:11:34.334Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #1 transferring dockerfile: 2.50kB done [2024-09-12T06:11:34.334Z] #1 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #2 transferring dockerfile: 2.06kB done [2024-09-12T06:11:34.334Z] #2 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #3 transferring dockerfile: 1.93kB done [2024-09-12T06:11:34.334Z] #3 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #4 transferring dockerfile: 1.69kB done [2024-09-12T06:11:34.334Z] #4 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #5 transferring dockerfile: 2.49kB done [2024-09-12T06:11:34.334Z] #5 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #6 transferring dockerfile: 1.93kB done [2024-09-12T06:11:34.334Z] #6 DONE 0.0s [2024-09-12T06:11:34.334Z] [2024-09-12T06:11:34.334Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T06:11:34.334Z] #7 transferring dockerfile: 2.23kB done [2024-09-12T06:11:34.592Z] #7 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #8 transferring dockerfile: 2.07kB done [2024-09-12T06:11:34.592Z] #8 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #9 transferring dockerfile: 1.95kB done [2024-09-12T06:11:34.592Z] #9 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #10 transferring dockerfile: 1.89kB done [2024-09-12T06:11:34.592Z] #10 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #11 transferring dockerfile: 2.15kB done [2024-09-12T06:11:34.592Z] #11 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #12 transferring dockerfile: 1.81kB done [2024-09-12T06:11:34.592Z] #12 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #13 transferring dockerfile: 3.17kB done [2024-09-12T06:11:34.592Z] #13 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #14 transferring dockerfile: 1.70kB done [2024-09-12T06:11:34.592Z] #14 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #15 [security-proxy-setup internal] load .dockerignore [2024-09-12T06:11:34.592Z] #15 transferring context: 50B done [2024-09-12T06:11:34.592Z] #15 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #16 transferring dockerfile: 2.01kB done [2024-09-12T06:11:34.592Z] #16 DONE 0.0s [2024-09-12T06:11:34.592Z] [2024-09-12T06:11:34.592Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T06:11:34.592Z] #17 transferring dockerfile: 1.85kB done [2024-09-12T06:11:34.592Z] #17 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #18 [core-metadata internal] load .dockerignore [2024-09-12T06:11:34.850Z] #18 transferring context: 50B done [2024-09-12T06:11:34.850Z] #18 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #19 [core-command internal] load .dockerignore [2024-09-12T06:11:34.850Z] #19 transferring context: 50B done [2024-09-12T06:11:34.850Z] #19 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #20 [security-spire-config internal] load .dockerignore [2024-09-12T06:11:34.850Z] #20 transferring context: 50B done [2024-09-12T06:11:34.850Z] #20 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-12T06:11:34.850Z] #21 transferring context: 50B done [2024-09-12T06:11:34.850Z] #21 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #22 [support-scheduler internal] load .dockerignore [2024-09-12T06:11:34.850Z] #22 transferring context: 50B done [2024-09-12T06:11:34.850Z] #22 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T06:11:34.850Z] #23 transferring context: 50B done [2024-09-12T06:11:34.850Z] #23 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #24 [core-data internal] load .dockerignore [2024-09-12T06:11:34.850Z] #24 transferring context: 50B done [2024-09-12T06:11:34.850Z] #24 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #25 [support-notifications internal] load .dockerignore [2024-09-12T06:11:34.850Z] #25 transferring context: 50B done [2024-09-12T06:11:34.850Z] #25 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T06:11:34.850Z] #26 transferring context: 50B done [2024-09-12T06:11:34.850Z] #26 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-12T06:11:34.850Z] #27 transferring context: 50B done [2024-09-12T06:11:34.850Z] #27 DONE 0.1s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-12T06:11:34.850Z] #28 transferring context: 50B done [2024-09-12T06:11:34.850Z] #28 DONE 0.0s [2024-09-12T06:11:34.850Z] [2024-09-12T06:11:34.850Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-12T06:11:35.108Z] #29 transferring context: 50B done [2024-09-12T06:11:35.108Z] #29 DONE 0.0s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #30 [security-bootstrapper internal] load .dockerignore [2024-09-12T06:11:35.108Z] #30 transferring context: 50B done [2024-09-12T06:11:35.108Z] #30 DONE 0.1s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #31 [security-spire-server internal] load .dockerignore [2024-09-12T06:11:35.108Z] #31 transferring context: 50B done [2024-09-12T06:11:35.108Z] #31 DONE 0.1s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #32 [core-keeper internal] load .dockerignore [2024-09-12T06:11:35.108Z] #32 transferring context: 50B done [2024-09-12T06:11:35.108Z] #32 DONE 0.1s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.108Z] #33 DONE 0.0s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:35.108Z] #34 DONE 0.1s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.108Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:35.108Z] #35 ... [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.108Z] #33 DONE 0.0s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:35.108Z] #34 DONE 0.1s [2024-09-12T06:11:35.108Z] [2024-09-12T06:11:35.108Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.108Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:35.108Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:35.108Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:35.108Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:35.108Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-12T06:11:35.375Z] #35 ... [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:35.375Z] #34 DONE 0.2s [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.375Z] #35 ... [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.375Z] #33 DONE 0.0s [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:35.375Z] #34 DONE 0.2s [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.375Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:35.375Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:35.375Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:35.375Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:35.375Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 2.10MB / 3.42MB 0.3s [2024-09-12T06:11:35.375Z] #35 ... [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.375Z] #33 DONE 0.0s [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T06:11:35.375Z] #36 DONE 0.6s [2024-09-12T06:11:35.375Z] [2024-09-12T06:11:35.375Z] #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.375Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s [2024-09-12T06:11:35.375Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-12T06:11:35.637Z] #35 ... [2024-09-12T06:11:35.637Z] [2024-09-12T06:11:35.637Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.637Z] #33 DONE 0.0s [2024-09-12T06:11:35.637Z] [2024-09-12T06:11:35.637Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T06:11:35.637Z] #36 DONE 0.6s [2024-09-12T06:11:35.637Z] [2024-09-12T06:11:35.637Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.637Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:35.637Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:35.637Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:35.637Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:35.637Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-12T06:11:35.637Z] #35 ... [2024-09-12T06:11:35.637Z] [2024-09-12T06:11:35.637Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.637Z] #33 DONE 0.0s [2024-09-12T06:11:35.637Z] [2024-09-12T06:11:35.637Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.896Z] #35 ... [2024-09-12T06:11:35.896Z] [2024-09-12T06:11:35.896Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-12T06:11:35.896Z] #33 DONE 0.0s [2024-09-12T06:11:35.896Z] [2024-09-12T06:11:35.896Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:35.896Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-12T06:11:41.189Z] #35 ... [2024-09-12T06:11:41.189Z] [2024-09-12T06:11:41.189Z] #37 [security-proxy-setup internal] load build context [2024-09-12T06:11:41.189Z] #37 transferring context: 424.89MB 5.7s [2024-09-12T06:11:41.189Z] #37 ... [2024-09-12T06:11:41.189Z] [2024-09-12T06:11:41.189Z] #38 [core-metadata internal] load build context [2024-09-12T06:11:41.930Z] #38 ... [2024-09-12T06:11:41.930Z] [2024-09-12T06:11:41.930Z] #37 [security-proxy-setup internal] load build context [2024-09-12T06:11:42.193Z] #37 transferring context: 496.15MB 6.7s done [2024-09-12T06:11:46.121Z] #37 ... [2024-09-12T06:11:46.121Z] [2024-09-12T06:11:46.121Z] #39 [core-command internal] load build context [2024-09-12T06:11:46.121Z] #39 transferring context: 496.15MB 6.5s done [2024-09-12T06:11:46.121Z] #39 ... [2024-09-12T06:11:46.121Z] [2024-09-12T06:11:46.121Z] #40 [security-secretstore-setup internal] load build context [2024-09-12T06:11:46.121Z] #40 transferring context: 496.15MB 4.5s done [2024-09-12T06:11:46.379Z] #40 ... [2024-09-12T06:11:46.379Z] [2024-09-12T06:11:46.379Z] #41 [support-scheduler internal] load build context [2024-09-12T06:11:46.379Z] #41 transferring context: 496.15MB 7.2s done [2024-09-12T06:11:46.379Z] #41 ... [2024-09-12T06:11:46.379Z] [2024-09-12T06:11:46.379Z] #42 [support-notifications internal] load build context [2024-09-12T06:11:46.379Z] #42 ... [2024-09-12T06:11:46.379Z] [2024-09-12T06:11:46.379Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-12T06:11:46.379Z] #43 transferring context: 496.15MB 6.0s done [2024-09-12T06:11:47.271Z] #43 ... [2024-09-12T06:11:47.271Z] [2024-09-12T06:11:47.271Z] #44 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-12T06:11:47.271Z] #44 ... [2024-09-12T06:11:47.271Z] [2024-09-12T06:11:47.271Z] #45 [core-data internal] load build context [2024-09-12T06:11:47.271Z] #45 ... [2024-09-12T06:11:47.271Z] [2024-09-12T06:11:47.271Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:11:47.673Z] #46 ... [2024-09-12T06:11:47.673Z] [2024-09-12T06:11:47.673Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T06:11:47.932Z] #47 ... [2024-09-12T06:11:47.932Z] [2024-09-12T06:11:47.932Z] #48 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T06:11:47.932Z] #48 ... [2024-09-12T06:11:47.932Z] [2024-09-12T06:11:47.932Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:47.932Z] #34 ... [2024-09-12T06:11:47.932Z] [2024-09-12T06:11:47.932Z] #45 [core-data internal] load build context [2024-09-12T06:11:48.191Z] #45 transferring context: 496.15MB 7.3s done [2024-09-12T06:11:51.487Z] #45 ... [2024-09-12T06:11:51.487Z] [2024-09-12T06:11:51.487Z] #38 [core-metadata internal] load build context [2024-09-12T06:11:51.487Z] #38 transferring context: 496.15MB 7.2s done [2024-09-12T06:11:52.446Z] #38 DONE 17.3s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-12T06:11:52.446Z] #36 DONE 0.6s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:11:52.446Z] #34 DONE 17.2s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #39 [core-command internal] load build context [2024-09-12T06:11:52.446Z] #39 DONE 17.3s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #40 [security-secretstore-setup internal] load build context [2024-09-12T06:11:52.446Z] #40 DONE 17.1s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #41 [support-scheduler internal] load build context [2024-09-12T06:11:52.446Z] #41 DONE 17.1s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-12T06:11:52.446Z] #43 DONE 16.9s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #44 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-12T06:11:52.446Z] #44 DONE 17.0s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:52.446Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:52.446Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:52.446Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:52.446Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:52.446Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-12T06:11:52.446Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-12T06:11:52.446Z] #35 DONE 17.6s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #37 [security-proxy-setup internal] load build context [2024-09-12T06:11:52.446Z] #37 DONE 17.4s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #42 [support-notifications internal] load build context [2024-09-12T06:11:52.446Z] #42 transferring context: [2024-09-12T06:11:52.446Z] #42 ... [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #45 [core-data internal] load build context [2024-09-12T06:11:52.446Z] #45 DONE 16.9s [2024-09-12T06:11:52.446Z] [2024-09-12T06:11:52.446Z] #42 [support-notifications internal] load build context [2024-09-12T06:11:52.713Z] #42 ... [2024-09-12T06:11:52.713Z] [2024-09-12T06:11:52.713Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:52.713Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:52.713Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:52.713Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:52.713Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:52.713Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-12T06:11:52.713Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-12T06:11:52.713Z] #35 DONE 17.6s [2024-09-12T06:11:52.713Z] [2024-09-12T06:11:52.713Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T06:11:52.713Z] #48 DONE 17.4s [2024-09-12T06:11:52.713Z] [2024-09-12T06:11:52.713Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:11:52.713Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:11:53.308Z] #49 ... [2024-09-12T06:11:53.308Z] [2024-09-12T06:11:53.308Z] #50 [security-spire-config internal] load build context [2024-09-12T06:11:53.308Z] #50 transferring context: 25.96kB 0.0s done [2024-09-12T06:11:53.308Z] #50 DONE 0.6s [2024-09-12T06:11:53.308Z] [2024-09-12T06:11:53.308Z] #42 [support-notifications internal] load build context [2024-09-12T06:11:55.654Z] Removing intermediate container a329b04798d6 [2024-09-12T06:11:55.654Z] ---> 5e3b01494e13 [2024-09-12T06:11:55.654Z] Successfully built 5e3b01494e13 [2024-09-12T06:11:55.654Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:11:56.094Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T06:11:56.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:11:56.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-10154 does not seem to be running inside a container [2024-09-12T06:11:56.455Z] $ 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-09-12T06:11:57.838Z] $ docker top e712099db87f704eeb20475fc6eb99408c3debc85ee699e6000d632df4dec033 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T06:11:58.599Z] #42 transferring context: 265.11MB 5.6s [2024-09-12T06:11:58.599Z] #42 ... [2024-09-12T06:11:58.599Z] [2024-09-12T06:11:58.599Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:11:58.599Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:11:58.599Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:11:58.599Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-12T06:11:58.599Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-12T06:11:58.599Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-12T06:11:58.599Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done [2024-09-12T06:11:58.599Z] #35 DONE 17.6s [2024-09-12T06:11:58.599Z] [2024-09-12T06:11:58.599Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T06:11:58.599Z] #47 DONE 22.5s [2024-09-12T06:11:58.599Z] [2024-09-12T06:11:58.599Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:11:58.599Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:11:58.736Z] + go version [2024-09-12T06:11:58.736Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-12T06:11:58.777Z] $ docker stop --time=1 e712099db87f704eeb20475fc6eb99408c3debc85ee699e6000d632df4dec033 [2024-09-12T06:12:00.409Z] $ docker rm -f --volumes e712099db87f704eeb20475fc6eb99408c3debc85ee699e6000d632df4dec033 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:12:01.398Z] + docker inspect -f . ci-base-image-arm64 [2024-09-12T06:12:01.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:12:01.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-10154 does not seem to be running inside a container [2024-09-12T06:12:01.738Z] $ 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-09-12T06:12:02.207Z] #51 ... [2024-09-12T06:12:02.207Z] [2024-09-12T06:12:02.207Z] #52 [security-spire-server internal] load build context [2024-09-12T06:12:02.207Z] #52 transferring context: 27.71kB 0.0s done [2024-09-12T06:12:02.207Z] #52 DONE 9.0s [2024-09-12T06:12:02.207Z] [2024-09-12T06:12:02.207Z] #42 [support-notifications internal] load build context [2024-09-12T06:12:02.207Z] #42 transferring context: 496.15MB 8.8s done [2024-09-12T06:12:02.507Z] #42 ... [2024-09-12T06:12:02.507Z] [2024-09-12T06:12:02.507Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:12:02.507Z] #0 5.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:02.507Z] #0 5.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:02.507Z] #0 6.073 OK: 264 MiB in 52 packages [2024-09-12T06:12:02.507Z] #53 ... [2024-09-12T06:12:02.507Z] [2024-09-12T06:12:02.507Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:12:02.766Z] #54 ... [2024-09-12T06:12:02.766Z] [2024-09-12T06:12:02.766Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:12:02.766Z] #46 transferring context: 496.15MB 8.6s done [2024-09-12T06:12:02.901Z] $ docker top 8e7f7bc7071774aa013f5b1c50cc95ad49b9ce14fe85b4d3df2dbbdedcfc1c8d -eo pid,comm [Pipeline] { [2024-09-12T06:12:03.139Z] #46 ... [2024-09-12T06:12:03.139Z] [2024-09-12T06:12:03.139Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T06:12:03.139Z] #55 ... [2024-09-12T06:12:03.139Z] [2024-09-12T06:12:03.139Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:12:03.139Z] #0 4.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.139Z] #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.139Z] #0 5.205 OK: 264 MiB in 52 packages [Pipeline] echo [2024-09-12T06:12:03.239Z] ========================================================= [2024-09-12T06:12:03.239Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-12T06:12:03.239Z] ========================================================= [Pipeline] sh [2024-09-12T06:12:03.410Z] #56 ... [2024-09-12T06:12:03.410Z] [2024-09-12T06:12:03.410Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T06:12:03.675Z] #57 ... [2024-09-12T06:12:03.675Z] [2024-09-12T06:12:03.675Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T06:12:03.675Z] #0 0.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.675Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.675Z] #0 1.177 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:12:03.675Z] #0 1.177 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:12:03.675Z] #0 1.177 OK: 20078 distinct packages available [2024-09-12T06:12:03.675Z] #0 1.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.675Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:03.675Z] #0 1.848 OK: 264 MiB in 52 packages [2024-09-12T06:12:03.675Z] #58 ... [2024-09-12T06:12:03.675Z] [2024-09-12T06:12:03.675Z] #59 [core-keeper internal] load build context [2024-09-12T06:12:03.675Z] #59 transferring context: 496.15MB 8.5s done [2024-09-12T06:12:03.878Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2024-09-12T06:12:03.942Z] #59 ... [2024-09-12T06:12:03.942Z] [2024-09-12T06:12:03.942Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] sh [2024-09-12T06:12:04.283Z] #60 ... [2024-09-12T06:12:04.283Z] [2024-09-12T06:12:04.283Z] #61 [security-bootstrapper internal] load build context [2024-09-12T06:12:04.283Z] #61 transferring context: 496.15MB 8.6s done [2024-09-12T06:12:04.308Z] + make test [2024-09-12T06:12:04.571Z] #61 ... [2024-09-12T06:12:04.571Z] [2024-09-12T06:12:04.571Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T06:12:04.571Z] #62 ... [2024-09-12T06:12:04.571Z] [2024-09-12T06:12:04.571Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:12:04.576Z] go test -race -coverprofile=coverage.out ./... [2024-09-12T06:12:04.832Z] #63 ... [2024-09-12T06:12:04.832Z] [2024-09-12T06:12:04.832Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T06:12:04.832Z] #64 ... [2024-09-12T06:12:04.832Z] [2024-09-12T06:12:04.832Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T06:12:05.093Z] #65 ... [2024-09-12T06:12:05.093Z] [2024-09-12T06:12:05.093Z] #66 [support-cron-scheduler internal] load build context [2024-09-12T06:12:05.093Z] #66 transferring context: 496.15MB 8.4s done [2024-09-12T06:12:05.093Z] #66 ... [2024-09-12T06:12:05.093Z] [2024-09-12T06:12:05.093Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T06:12:05.355Z] #67 ... [2024-09-12T06:12:05.355Z] [2024-09-12T06:12:05.355Z] #68 [security-proxy-auth internal] load build context [2024-09-12T06:12:05.355Z] #68 transferring context: 496.15MB 7.3s done [2024-09-12T06:12:05.355Z] #68 ... [2024-09-12T06:12:05.355Z] [2024-09-12T06:12:05.355Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T06:12:05.619Z] #69 ... [2024-09-12T06:12:05.619Z] [2024-09-12T06:12:05.619Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T06:12:05.880Z] #70 ... [2024-09-12T06:12:05.880Z] [2024-09-12T06:12:05.880Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T06:12:05.880Z] #71 ... [2024-09-12T06:12:05.880Z] [2024-09-12T06:12:05.880Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T06:12:06.800Z] #72 ... [2024-09-12T06:12:06.800Z] [2024-09-12T06:12:06.800Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:06.800Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 9.0s done [2024-09-12T06:12:06.800Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T06:12:08.185Z] #49 ... [2024-09-12T06:12:08.185Z] [2024-09-12T06:12:08.185Z] #73 [security-spire-agent internal] load build context [2024-09-12T06:12:09.582Z] #73 ... [2024-09-12T06:12:09.582Z] [2024-09-12T06:12:09.582Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:09.582Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-12T06:12:10.156Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-12T06:12:10.156Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-12T06:12:14.475Z] #49 ... [2024-09-12T06:12:14.475Z] [2024-09-12T06:12:14.475Z] #68 [security-proxy-auth internal] load build context [2024-09-12T06:12:14.475Z] #68 DONE 22.2s [2024-09-12T06:12:14.475Z] [2024-09-12T06:12:14.475Z] #66 [support-cron-scheduler internal] load build context [2024-09-12T06:12:14.475Z] #66 DONE 22.2s [2024-09-12T06:12:14.475Z] [2024-09-12T06:12:14.475Z] #59 [core-keeper internal] load build context [2024-09-12T06:12:14.475Z] #59 DONE 22.2s [2024-09-12T06:12:14.475Z] [2024-09-12T06:12:14.475Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:12:14.475Z] #46 DONE 39.0s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #61 [security-bootstrapper internal] load build context [2024-09-12T06:12:14.735Z] #61 DONE 22.2s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #42 [support-notifications internal] load build context [2024-09-12T06:12:14.735Z] #42 DONE 39.0s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:12:14.735Z] #63 DONE 22.2s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:12:14.735Z] #53 DONE 22.2s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T06:12:14.735Z] #58 DONE 22.2s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #73 [security-spire-agent internal] load build context [2024-09-12T06:12:14.735Z] #73 transferring context: 27.24kB done [2024-09-12T06:12:14.735Z] #73 DONE 16.6s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:12:14.735Z] #56 DONE 22.4s [2024-09-12T06:12:14.735Z] [2024-09-12T06:12:14.735Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:14.735Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-12T06:12:14.735Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.7s [2024-09-12T06:12:14.735Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.7s [2024-09-12T06:12:14.735Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.7s done [2024-09-12T06:12:14.735Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 2.7s [2024-09-12T06:12:14.736Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-12T06:12:14.736Z] #49 ... [2024-09-12T06:12:14.736Z] [2024-09-12T06:12:14.736Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:12:14.736Z] #74 DONE 0.1s [2024-09-12T06:12:14.736Z] [2024-09-12T06:12:14.736Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:12:14.736Z] #75 DONE 0.1s [2024-09-12T06:12:14.736Z] [2024-09-12T06:12:14.736Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:12:14.736Z] #76 DONE 0.1s [2024-09-12T06:12:14.736Z] [2024-09-12T06:12:14.736Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:14.736Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done [2024-09-12T06:12:14.736Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 2.9s [2024-09-12T06:12:14.736Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.8s done [2024-09-12T06:12:14.736Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-12T06:12:14.736Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-12T06:12:14.995Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s [2024-09-12T06:12:15.255Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.3s done [2024-09-12T06:12:15.516Z] #49 ... [2024-09-12T06:12:15.516Z] [2024-09-12T06:12:15.516Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:12:15.516Z] #54 DONE 23.0s [2024-09-12T06:12:15.516Z] [2024-09-12T06:12:15.516Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:15.516Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-12T06:12:18.056Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-09-12T06:12:18.056Z] #49 ... [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T06:12:18.056Z] #55 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #55 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #55 23.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.056Z] #55 23.53 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.056Z] #55 23.54 OK: 7 MiB in 16 packages [2024-09-12T06:12:18.056Z] #55 DONE 25.2s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T06:12:18.056Z] #69 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #69 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #69 23.46 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T06:12:18.056Z] #69 23.59 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.056Z] #69 23.59 (3/4) Installing su-exec (0.2-r3) [2024-09-12T06:12:18.056Z] #69 23.60 (4/4) Installing yq (4.33.3-r5) [2024-09-12T06:12:18.056Z] #69 23.78 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.056Z] #69 23.79 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:12:18.056Z] #69 23.90 OK: 17 MiB in 19 packages [2024-09-12T06:12:18.056Z] #69 DONE 25.3s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T06:12:18.056Z] #57 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #57 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #57 23.48 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:12:18.056Z] #57 23.48 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:12:18.056Z] #57 23.48 OK: 20070 distinct packages available [2024-09-12T06:12:18.056Z] #57 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #57 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #57 23.81 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T06:12:18.056Z] #57 23.82 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T06:12:18.056Z] #57 23.83 (3/11) Installing libunistring (1.1-r1) [2024-09-12T06:12:18.056Z] #57 23.85 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T06:12:18.056Z] #57 23.85 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T06:12:18.056Z] #57 23.86 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T06:12:18.056Z] #57 23.87 (7/11) Installing curl (8.9.1-r0) [2024-09-12T06:12:18.056Z] #57 23.87 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.056Z] #57 23.87 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:12:18.056Z] #57 23.88 (10/11) Installing libucontext (1.2-r2) [2024-09-12T06:12:18.056Z] #57 23.88 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T06:12:18.056Z] #57 23.89 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.056Z] #57 23.89 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:12:18.056Z] #57 23.93 OK: 12 MiB in 26 packages [2024-09-12T06:12:18.056Z] #57 DONE 25.3s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T06:12:18.056Z] #72 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #72 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #72 23.61 OK: 264 MiB in 52 packages [2024-09-12T06:12:18.056Z] #72 DONE 25.3s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T06:12:18.056Z] #67 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #67 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.056Z] #67 23.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.056Z] #67 23.58 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T06:12:18.056Z] #67 23.60 (3/4) Installing su-exec (0.2-r3) [2024-09-12T06:12:18.056Z] #67 23.60 (4/4) Installing yq (4.33.3-r5) [2024-09-12T06:12:18.056Z] #67 23.79 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.056Z] #67 23.80 OK: 17 MiB in 19 packages [2024-09-12T06:12:18.056Z] #67 DONE 25.3s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:12:18.056Z] #77 DONE 0.1s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:12:18.056Z] #49 DONE 25.3s [2024-09-12T06:12:18.056Z] [2024-09-12T06:12:18.056Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T06:12:18.318Z] #78 ... [2024-09-12T06:12:18.318Z] [2024-09-12T06:12:18.318Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T06:12:18.318Z] #60 25.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.318Z] #60 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.318Z] #60 25.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.318Z] #60 25.51 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.318Z] #60 25.52 OK: 7 MiB in 16 packages [2024-09-12T06:12:18.318Z] #60 DONE 25.8s [2024-09-12T06:12:18.318Z] [2024-09-12T06:12:18.318Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T06:12:18.318Z] #64 25.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.318Z] #64 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:18.318Z] #64 25.51 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T06:12:18.318Z] #64 25.53 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:18.318Z] #64 25.53 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:18.318Z] #64 25.54 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:12:18.318Z] #64 25.59 OK: 8 MiB in 17 packages [2024-09-12T06:12:18.318Z] #64 DONE 25.8s [2024-09-12T06:12:18.578Z] [2024-09-12T06:12:18.578Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:19.689Z] #79 ... [2024-09-12T06:12:19.689Z] [2024-09-12T06:12:19.689Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T06:12:19.689Z] #65 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #65 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #65 26.61 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:19.689Z] #65 26.62 (2/2) Installing su-exec (0.2-r3) [2024-09-12T06:12:19.689Z] #65 26.63 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:19.689Z] #65 26.63 OK: 7 MiB in 17 packages [2024-09-12T06:12:19.689Z] #65 DONE 27.0s [2024-09-12T06:12:19.689Z] [2024-09-12T06:12:19.689Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T06:12:19.689Z] #70 26.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #70 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #70 26.57 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T06:12:19.689Z] #70 26.59 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:19.689Z] #70 26.60 (3/3) Installing tzdata (2024a-r0) [2024-09-12T06:12:19.689Z] #70 26.68 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:19.689Z] #70 26.68 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:12:19.689Z] #70 26.73 OK: 11 MiB in 18 packages [2024-09-12T06:12:19.689Z] #70 DONE 27.0s [2024-09-12T06:12:19.689Z] [2024-09-12T06:12:19.689Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T06:12:19.689Z] #62 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #62 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #62 26.09 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:12:19.689Z] #62 26.09 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:12:19.689Z] #62 26.09 OK: 20070 distinct packages available [2024-09-12T06:12:19.689Z] #62 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #62 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:19.689Z] #62 26.54 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:19.689Z] #62 26.55 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:12:19.689Z] #62 26.55 (3/4) Installing libucontext (1.2-r2) [2024-09-12T06:12:19.689Z] #62 26.56 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T06:12:19.689Z] #62 26.56 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:19.689Z] #62 26.58 OK: 8 MiB in 19 packages [2024-09-12T06:12:19.689Z] #62 DONE 26.7s [2024-09-12T06:12:19.689Z] [2024-09-12T06:12:19.689Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T06:12:20.260Z] #80 ... [2024-09-12T06:12:20.260Z] [2024-09-12T06:12:20.260Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T06:12:20.260Z] #71 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:20.260Z] #71 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:20.260Z] #71 26.38 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:12:20.260Z] #71 26.38 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:12:20.260Z] #71 26.38 OK: 20070 distinct packages available [2024-09-12T06:12:20.260Z] #71 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:20.260Z] #71 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:20.260Z] #71 26.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:20.260Z] #71 26.83 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:12:20.260Z] #71 26.84 (3/5) Installing libucontext (1.2-r2) [2024-09-12T06:12:20.260Z] #71 26.84 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T06:12:20.260Z] #71 26.84 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T06:12:20.260Z] #71 26.85 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:20.260Z] #71 26.86 OK: 8 MiB in 20 packages [2024-09-12T06:12:20.260Z] #71 DONE 27.1s [2024-09-12T06:12:20.260Z] [2024-09-12T06:12:20.260Z] #81 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T06:12:21.200Z] #81 ... [2024-09-12T06:12:21.200Z] [2024-09-12T06:12:21.200Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:12:21.200Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12.8s done [2024-09-12T06:12:21.200Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T06:12:21.200Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-12T06:12:21.200Z] #51 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-12T06:12:21.200Z] #51 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-12T06:12:21.200Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-09-12T06:12:21.200Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-12T06:12:21.200Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-12T06:12:21.200Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-12T06:12:21.200Z] #51 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-12T06:12:21.200Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-12T06:12:21.200Z] #51 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-12T06:12:21.461Z] #51 ... [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T06:12:21.461Z] #0 4.913 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 5.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 6.123 OK: 264 MiB in 52 packages [2024-09-12T06:12:21.461Z] #82 DONE 6.7s [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:21.461Z] #0 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 3.096 OK: 12 MiB in 26 packages [2024-09-12T06:12:21.461Z] #83 DONE 3.6s [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T06:12:21.461Z] #78 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #78 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #78 3.053 OK: 7 MiB in 16 packages [2024-09-12T06:12:21.461Z] #78 DONE 3.6s [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T06:12:21.461Z] #0 2.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 3.062 OK: 17 MiB in 19 packages [2024-09-12T06:12:21.461Z] #84 DONE 3.6s [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T06:12:21.461Z] #85 ... [2024-09-12T06:12:21.461Z] [2024-09-12T06:12:21.461Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T06:12:21.461Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.461Z] #0 3.164 OK: 17 MiB in 19 packages [2024-09-12T06:12:21.461Z] #86 DONE 3.6s [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T06:12:21.721Z] #85 DONE 0.2s [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T06:12:21.721Z] #87 DONE 0.2s [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:21.721Z] #79 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.721Z] #79 ... [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T06:12:21.721Z] #0 2.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.721Z] #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.721Z] #0 3.172 OK: 7 MiB in 16 packages [2024-09-12T06:12:21.721Z] #88 DONE 3.3s [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T06:12:21.721Z] #0 4.606 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.721Z] #0 5.087 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.721Z] #0 5.771 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:12:21.721Z] #0 6.079 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:12:21.721Z] #0 6.086 OK: 7 MiB in 16 packages [2024-09-12T06:12:21.721Z] #89 DONE 6.2s [2024-09-12T06:12:21.721Z] [2024-09-12T06:12:21.721Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:21.721Z] #79 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:21.982Z] #79 3.595 OK: 8 MiB in 17 packages [2024-09-12T06:12:22.242Z] #79 DONE 3.8s [2024-09-12T06:12:22.242Z] [2024-09-12T06:12:22.242Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:22.242Z] #0 2.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:22.242Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:22.242Z] #0 2.499 OK: 11 MiB in 18 packages [2024-09-12T06:12:22.242Z] #90 ... [2024-09-12T06:12:22.242Z] [2024-09-12T06:12:22.242Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T06:12:22.242Z] #0 2.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:22.242Z] #0 2.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:22.242Z] #0 2.396 OK: 7 MiB in 17 packages [2024-09-12T06:12:22.242Z] #91 DONE 2.8s [2024-09-12T06:12:22.503Z] [2024-09-12T06:12:22.503Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:12:22.503Z] #90 DONE 2.8s [2024-09-12T06:12:22.503Z] [2024-09-12T06:12:22.503Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T06:12:23.493Z] #92 ... [2024-09-12T06:12:23.493Z] [2024-09-12T06:12:23.493Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T06:12:23.493Z] #80 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:23.493Z] #80 3.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:23.493Z] #80 3.324 OK: 8 MiB in 19 packages [2024-09-12T06:12:23.493Z] #80 DONE 3.7s [2024-09-12T06:12:23.754Z] [2024-09-12T06:12:23.754Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:12:23.754Z] #93 ... [2024-09-12T06:12:23.754Z] [2024-09-12T06:12:23.754Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T06:12:23.754Z] #81 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:23.754Z] #81 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-12T06:12:23.754Z] #81 2.935 OK: 8 MiB in 20 packages [2024-09-12T06:12:23.754Z] #81 DONE 3.6s [2024-09-12T06:12:24.022Z] [2024-09-12T06:12:24.023Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:12:24.284Z] #94 ... [2024-09-12T06:12:24.284Z] [2024-09-12T06:12:24.284Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T06:12:24.284Z] #92 DONE 1.9s [2024-09-12T06:12:24.561Z] [2024-09-12T06:12:24.561Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T06:12:24.831Z] #95 ... [2024-09-12T06:12:24.831Z] [2024-09-12T06:12:24.831Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:12:24.831Z] #96 ... [2024-09-12T06:12:24.831Z] [2024-09-12T06:12:24.831Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:12:25.093Z] #97 ... [2024-09-12T06:12:25.093Z] [2024-09-12T06:12:25.093Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:12:25.354Z] #98 ... [2024-09-12T06:12:25.354Z] [2024-09-12T06:12:25.354Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T06:12:26.293Z] #99 DONE 2.3s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T06:12:26.293Z] #95 DONE 1.6s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:12:26.293Z] #94 DONE 2.3s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:12:26.293Z] #93 DONE 2.5s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T06:12:26.293Z] #100 DONE 0.0s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T06:12:26.293Z] #101 DONE 0.0s [2024-09-12T06:12:26.293Z] [2024-09-12T06:12:26.293Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T06:12:27.225Z] #102 DONE 0.9s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T06:12:27.225Z] #103 DONE 0.9s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:12:27.225Z] #104 DONE 0.9s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:12:27.225Z] #105 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:12:27.225Z] #106 DONE 0.0s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T06:12:27.225Z] #107 DONE 0.0s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T06:12:27.225Z] #108 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T06:12:27.225Z] #109 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T06:12:27.225Z] #110 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T06:12:27.225Z] #111 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:12:27.225Z] #112 DONE 0.1s [2024-09-12T06:12:27.225Z] [2024-09-12T06:12:27.225Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T06:12:27.481Z] #113 DONE 0.1s [2024-09-12T06:12:27.481Z] [2024-09-12T06:12:27.481Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T06:12:27.481Z] #114 DONE 0.2s [2024-09-12T06:12:27.481Z] [2024-09-12T06:12:27.481Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T06:12:27.482Z] #115 DONE 0.0s [2024-09-12T06:12:27.482Z] [2024-09-12T06:12:27.482Z] #116 [security-spire-config] exporting to image [2024-09-12T06:12:27.482Z] #116 exporting layers [2024-09-12T06:12:28.045Z] #116 exporting layers 0.6s done [2024-09-12T06:12:28.045Z] #116 writing image sha256:aa0da01d0b9beaa7628eedafb95c6622b85ab9329e909906e3aa187304573741 done [2024-09-12T06:12:28.046Z] #116 naming to docker.io/library/security-spire-server done [2024-09-12T06:12:28.046Z] #116 writing image sha256:6029ba4c5ac28efc73403f7f8f4358b88052d730cb3d2d3c6cc5c21ba2ddcb6f done [2024-09-12T06:12:28.046Z] #116 naming to docker.io/library/security-spire-config done [2024-09-12T06:12:28.046Z] #116 ... [2024-09-12T06:12:28.046Z] [2024-09-12T06:12:28.046Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:12:28.046Z] #117 ... [2024-09-12T06:12:28.046Z] [2024-09-12T06:12:28.046Z] #116 [security-spire-agent] exporting to image [2024-09-12T06:12:28.046Z] #116 writing image sha256:baeec679315731fb20a2335fbeecb4fd3f1a1a8c064161133c0acf45f60982f4 done [2024-09-12T06:12:28.046Z] #116 naming to docker.io/library/security-spire-agent done [2024-09-12T06:12:28.046Z] #116 DONE 0.8s [2024-09-12T06:12:28.046Z] [2024-09-12T06:12:28.046Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:12:51.404Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-12T06:13:06.853Z] #118 DONE 43.9s [2024-09-12T06:13:06.854Z] [2024-09-12T06:13:06.854Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:06.854Z] #117 DONE 47.6s [2024-09-12T06:13:06.854Z] [2024-09-12T06:13:06.854Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:06.854Z] #97 DONE 50.7s [2024-09-12T06:13:06.854Z] [2024-09-12T06:13:06.854Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:06.854Z] #98 DONE 50.7s [2024-09-12T06:13:06.854Z] [2024-09-12T06:13:06.854Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:06.854Z] #96 DONE 50.7s [2024-09-12T06:13:06.854Z] [2024-09-12T06:13:06.854Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T06:13:12.167Z] #119 ... [2024-09-12T06:13:12.167Z] [2024-09-12T06:13:12.167Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T06:13:15.492Z] #120 ... [2024-09-12T06:13:15.492Z] [2024-09-12T06:13:15.492Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T06:13:15.492Z] #119 DONE 10.1s [2024-09-12T06:13:15.492Z] [2024-09-12T06:13:15.492Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #121 DONE 10.1s [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #122 DONE 10.1s [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #123 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #124 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #125 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #126 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #127 [core-data builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #127 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #128 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #129 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #130 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #131 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #132 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #133 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #134 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #120 DONE 10.1s [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #135 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #136 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #137 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #138 DONE 10.1s [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #139 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #140 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #141 [core-command builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #141 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #142 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #143 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #144 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T06:13:15.750Z] #145 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:13:15.750Z] #146 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:13:15.750Z] #147 CACHED [2024-09-12T06:13:15.750Z] [2024-09-12T06:13:15.750Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T06:13:16.683Z] #148 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T06:13:26.654Z] #148 ... [2024-09-12T06:13:26.654Z] [2024-09-12T06:13:26.654Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:13:26.654Z] #0 0.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T06:13:26.654Z] #149 ... [2024-09-12T06:13:26.654Z] [2024-09-12T06:13:26.655Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T06:13:26.655Z] #0 1.091 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T06:13:26.655Z] #150 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T06:13:26.655Z] #0 1.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T06:13:26.655Z] #151 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T06:13:26.655Z] #0 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T06:13:26.655Z] #152 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:13:26.655Z] #0 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T06:13:26.655Z] #153 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T06:13:26.655Z] #0 0.700 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T06:13:26.655Z] #154 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T06:13:26.655Z] #0 1.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-12T06:13:26.655Z] #155 ... [2024-09-12T06:13:26.655Z] [2024-09-12T06:13:26.655Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T06:13:26.655Z] #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T06:13:26.912Z] #156 ... [2024-09-12T06:13:26.913Z] [2024-09-12T06:13:26.913Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:13:26.913Z] #0 1.163 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T06:13:27.170Z] #157 ... [2024-09-12T06:13:27.170Z] [2024-09-12T06:13:27.170Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:13:27.170Z] #0 0.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T06:13:27.170Z] #158 ... [2024-09-12T06:13:27.170Z] [2024-09-12T06:13:27.170Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T06:13:27.170Z] #0 0.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T06:13:27.428Z] #159 ... [2024-09-12T06:13:27.428Z] [2024-09-12T06:13:27.428Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T06:13:27.428Z] #0 1.465 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T06:14:48.844Z] #160 ... [2024-09-12T06:14:48.844Z] [2024-09-12T06:14:48.844Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:14:48.844Z] #153 93.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T06:15:56.532Z] #153 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:15:56.532Z] #157 DONE 158.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T06:15:56.532Z] #154 DONE 158.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T06:15:56.532Z] #156 DONE 158.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:15:56.532Z] #153 DONE 158.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T06:15:56.532Z] #159 DONE 158.5s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T06:15:56.532Z] #148 DONE 158.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #161 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:15:56.532Z] #149 DONE 158.6s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T06:15:56.532Z] #151 DONE 158.7s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T06:15:56.532Z] #152 DONE 158.7s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #162 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T06:15:56.532Z] #150 DONE 158.8s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:15:56.532Z] #158 DONE 158.8s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T06:15:56.532Z] #160 DONE 158.9s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T06:15:56.532Z] #155 DONE 158.9s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T06:15:56.532Z] #163 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #164 DONE 0.9s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #161 DONE 1.0s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #165 DONE 0.9s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #166 DONE 0.9s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #162 DONE 0.8s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T06:15:56.532Z] #163 DONE 0.6s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #167 DONE 1.0s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #168 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #169 DONE 0.5s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #170 DONE 0.5s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #171 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #172 DONE 0.4s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #173 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T06:15:56.532Z] #173 ... [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #174 DONE 0.7s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #175 DONE 0.6s [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #176 CACHED [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #177 CACHED [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #178 CACHED [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.532Z] #179 CACHED [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.532Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.532Z] #180 CACHED [2024-09-12T06:15:56.532Z] [2024-09-12T06:15:56.533Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.533Z] #181 CACHED [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.533Z] #182 DONE 0.6s [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:56.533Z] #183 CACHED [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.533Z] #184 CACHED [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T06:15:56.533Z] #185 DONE 0.7s [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #186 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.533Z] #186 DONE 0.6s [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.533Z] #168 DONE 0.6s [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:56.533Z] #171 DONE 0.6s [2024-09-12T06:15:56.533Z] [2024-09-12T06:15:56.533Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T06:15:57.911Z] #187 ... [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T06:15:57.911Z] #188 DONE 1.8s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-12T06:15:57.911Z] #189 DONE 1.9s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #173 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T06:15:57.911Z] #173 DONE 2.3s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T06:15:57.911Z] #190 DONE 2.0s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T06:15:57.911Z] #191 DONE 2.0s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T06:15:57.911Z] #192 DONE 2.0s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:57.911Z] #193 ... [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #194 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:57.911Z] #194 DONE 1.9s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T06:15:57.911Z] #195 DONE 2.0s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T06:15:57.911Z] #196 DONE 1.9s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T06:15:57.911Z] #187 DONE 1.9s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T06:15:57.911Z] #197 DONE 2.0s [2024-09-12T06:15:57.911Z] [2024-09-12T06:15:57.911Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T06:15:57.911Z] #198 DONE 2.0s [2024-09-12T06:15:58.170Z] [2024-09-12T06:15:58.170Z] #199 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T06:15:58.170Z] #199 DONE 2.7s [2024-09-12T06:15:58.170Z] [2024-09-12T06:15:58.170Z] #116 [core-keeper] exporting to image [2024-09-12T06:15:58.170Z] #116 exporting layers 0.3s done [2024-09-12T06:15:58.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-12T06:15:58.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-12T06:15:58.428Z] #116 ... [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #200 DONE 0.7s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T06:15:58.428Z] #201 DONE 0.5s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-12T06:15:58.428Z] #202 DONE 0.5s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #203 DONE 0.5s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #204 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #116 [core-command] exporting to image [2024-09-12T06:15:58.428Z] #116 ... [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #193 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #205 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #206 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #207 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.428Z] #208 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T06:15:58.428Z] #209 DONE 0.6s [2024-09-12T06:15:58.428Z] [2024-09-12T06:15:58.428Z] #116 [security-spiffe-token-provider] exporting to image [2024-09-12T06:15:58.685Z] #116 ... [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:15:58.685Z] #210 DONE 0.5s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T06:15:58.685Z] #211 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #116 [security-spiffe-token-provider] exporting to image [2024-09-12T06:15:58.685Z] #116 exporting layers 0.3s done [2024-09-12T06:15:58.685Z] #116 ... [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:15:58.685Z] #212 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T06:15:58.685Z] #213 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T06:15:58.685Z] #214 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T06:15:58.685Z] #215 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:15:58.685Z] #216 DONE 0.3s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T06:15:58.685Z] #217 DONE 0.4s [2024-09-12T06:15:58.685Z] [2024-09-12T06:15:58.685Z] #116 [core-metadata] exporting to image [2024-09-12T06:15:58.968Z] #116 exporting layers 0.4s done [2024-09-12T06:15:58.968Z] #116 writing image sha256:c6d708ea85ac7a0e5e6c7842091dcf425c0e177bfb520064ab863e1d4056bc14 0.0s done [2024-09-12T06:15:58.968Z] #116 naming to docker.io/library/core-keeper 0.0s done [2024-09-12T06:15:59.234Z] #116 ... [2024-09-12T06:15:59.234Z] [2024-09-12T06:15:59.234Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T06:15:59.234Z] #218 DONE 0.3s [2024-09-12T06:15:59.234Z] [2024-09-12T06:15:59.234Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T06:15:59.234Z] #219 DONE 0.3s [2024-09-12T06:15:59.234Z] [2024-09-12T06:15:59.234Z] #116 [core-keeper] exporting to image [2024-09-12T06:15:59.234Z] #116 exporting layers 0.6s done [2024-09-12T06:15:59.234Z] #116 writing image sha256:65597b9057eda283f334580bebb0b181ddfdaae9be20e644c3bfb8a5dc72ee18 [2024-09-12T06:15:59.234Z] #116 writing image sha256:fe36d3411635dc128444d13f01e7f1df589ccb3d36825ec75b5f9b0f283ab3d3 [2024-09-12T06:15:59.234Z] #116 writing image sha256:edbc85edb0a1207c1e3c662c2b4eb8eecafbef20fb910590b4f3e05fd88b9247 [2024-09-12T06:15:59.234Z] #116 ... [2024-09-12T06:15:59.234Z] [2024-09-12T06:15:59.234Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T06:15:59.234Z] #220 DONE 0.4s [2024-09-12T06:15:59.234Z] [2024-09-12T06:15:59.234Z] #116 [support-scheduler] exporting to image [2024-09-12T06:15:59.234Z] #116 writing image sha256:65597b9057eda283f334580bebb0b181ddfdaae9be20e644c3bfb8a5dc72ee18 0.1s done [2024-09-12T06:15:59.234Z] #116 writing image sha256:edbc85edb0a1207c1e3c662c2b4eb8eecafbef20fb910590b4f3e05fd88b9247 0.1s done [2024-09-12T06:15:59.234Z] #116 naming to docker.io/library/support-scheduler done [2024-09-12T06:15:59.234Z] #116 naming to docker.io/library/core-command [2024-09-12T06:15:59.496Z] #116 ... [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T06:15:59.496Z] #221 DONE 0.3s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #116 [security-spiffe-token-provider] exporting to image [2024-09-12T06:15:59.496Z] #116 exporting layers 0.7s done [2024-09-12T06:15:59.496Z] #116 writing image sha256:fe36d3411635dc128444d13f01e7f1df589ccb3d36825ec75b5f9b0f283ab3d3 0.3s done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/core-command 0.1s done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/support-notifications done [2024-09-12T06:15:59.496Z] #116 writing image sha256:d57966d88484014573211cceb41da079ef84aafdf0d790cf2979bf7ed8840742 done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/security-spiffe-token-provider done [2024-09-12T06:15:59.496Z] #116 ... [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:15:59.496Z] #222 DONE 0.7s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T06:15:59.496Z] #223 DONE 0.2s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T06:15:59.496Z] #224 DONE 0.1s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #116 [core-metadata] exporting to image [2024-09-12T06:15:59.496Z] #116 writing image sha256:8f63cffcdc7bfa1fcb8514fb9f6b29783ee5ab9f4cf88c5796baad68164093c8 0.0s done [2024-09-12T06:15:59.496Z] #116 writing image sha256:da3748531f2d24c978d00c787952330a7f67cd03f46f5644c0902715f45a9c81 0.0s done [2024-09-12T06:15:59.496Z] #116 writing image sha256:18946a60e2ca12c1d892f8592873fefc487cf8cabf75bcb2e8631b1d05281f8e 0.0s done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/core-data done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/support-cron-scheduler done [2024-09-12T06:15:59.496Z] #116 naming to docker.io/library/core-metadata done [2024-09-12T06:15:59.496Z] #116 ... [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T06:15:59.496Z] #225 DONE 0.2s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:15:59.496Z] #226 DONE 0.9s [2024-09-12T06:15:59.496Z] [2024-09-12T06:15:59.496Z] #116 [core-common-config-bootstrapper] exporting to image [2024-09-12T06:15:59.757Z] #116 ... [2024-09-12T06:15:59.757Z] [2024-09-12T06:15:59.757Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T06:15:59.757Z] #227 DONE 0.1s [2024-09-12T06:15:59.757Z] [2024-09-12T06:15:59.757Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:15:59.757Z] #228 DONE 0.6s [2024-09-12T06:15:59.757Z] [2024-09-12T06:15:59.757Z] #116 [security-proxy-auth] exporting to image [2024-09-12T06:15:59.757Z] #116 writing image sha256:03dc7d1632e6141859537d5996a554dc9c96921ee363337072ea40caf0d5274f 0.0s done [2024-09-12T06:15:59.757Z] #116 naming to docker.io/library/security-proxy-auth done [2024-09-12T06:15:59.757Z] #116 ... [2024-09-12T06:15:59.757Z] [2024-09-12T06:15:59.757Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T06:15:59.757Z] #229 DONE 0.1s [2024-09-12T06:15:59.757Z] [2024-09-12T06:15:59.757Z] #116 [core-common-config-bootstrapper] exporting to image [2024-09-12T06:15:59.757Z] #116 exporting layers 0.1s done [2024-09-12T06:15:59.757Z] #116 writing image sha256:8f55effc2df8dd56e9e11503c76029dc86fdf5470e12bf888b5e89e0f2ba3db2 done [2024-09-12T06:15:59.757Z] #116 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-12T06:16:00.017Z] #116 ... [2024-09-12T06:16:00.017Z] [2024-09-12T06:16:00.017Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T06:16:00.017Z] #230 DONE 0.1s [2024-09-12T06:16:00.017Z] [2024-09-12T06:16:00.017Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T06:16:00.017Z] #231 DONE 0.1s [2024-09-12T06:16:00.017Z] [2024-09-12T06:16:00.017Z] #116 [security-proxy-setup] exporting to image [2024-09-12T06:16:00.017Z] #116 exporting layers 0.3s done [2024-09-12T06:16:00.017Z] #116 writing image sha256:12bb0511979f3e60429afcce5c9297dc18880b36fcac38be2ac3f483dfff0c78 done [2024-09-12T06:16:00.017Z] #116 naming to docker.io/library/security-proxy-setup done [2024-09-12T06:16:00.017Z] #116 DONE 3.1s [2024-09-12T06:16:00.017Z] [2024-09-12T06:16:00.017Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T06:16:00.278Z] #232 ... [2024-09-12T06:16:00.278Z] [2024-09-12T06:16:00.278Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:16:00.278Z] #233 DONE 0.7s [2024-09-12T06:16:00.539Z] [2024-09-12T06:16:00.539Z] #116 [security-secretstore-setup] exporting to image [2024-09-12T06:16:00.539Z] #116 exporting layers 0.2s done [2024-09-12T06:16:00.539Z] #116 writing image sha256:ebb947dd896a87d3cebbfcc89c04d903fac6550f18fdb88326bf24579a717e06 done [2024-09-12T06:16:00.539Z] #116 naming to docker.io/library/security-secretstore-setup done [2024-09-12T06:16:00.539Z] #116 DONE 3.3s [2024-09-12T06:16:00.539Z] [2024-09-12T06:16:00.539Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T06:16:00.539Z] #232 DONE 0.4s [2024-09-12T06:16:00.539Z] [2024-09-12T06:16:00.539Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:16:00.539Z] #51 ... [2024-09-12T06:16:00.539Z] [2024-09-12T06:16:00.539Z] #116 [security-bootstrapper] exporting to image [2024-09-12T06:16:00.539Z] #116 exporting layers 0.2s done [2024-09-12T06:16:00.539Z] #116 writing image sha256:01a23ddcb93603614aaad73144888192d41fe00d9e532f95a2b5798502b8a638 done [2024-09-12T06:16:00.539Z] #116 naming to docker.io/library/security-bootstrapper done [2024-09-12T06:16:00.539Z] #116 DONE 3.5s [2024-09-12T06:16:00.539Z] [2024-09-12T06:16:00.539Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T06:16:00.539Z] time="2024-09-12T06:11:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T06:16:00.523Z] $ docker stop --time=1 1e4b8bdff75674b5d8e077fd76278ba42865fe9d8d7b1232934c89d93ea1e45a [2024-09-12T06:16:01.807Z] $ docker rm -f --volumes 1e4b8bdff75674b5d8e077fd76278ba42865fe9d8d7b1232934c89d93ea1e45a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T06:16:02.306Z] + docker images [2024-09-12T06:16:02.306Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T06:16:02.306Z] security-bootstrapper latest 01a23ddcb936 2 seconds ago 19MB [2024-09-12T06:16:02.306Z] security-secretstore-setup latest ebb947dd896a 3 seconds ago 37MB [2024-09-12T06:16:02.306Z] core-common-config-bootstrapper latest 8f55effc2df8 3 seconds ago 15.2MB [2024-09-12T06:16:02.306Z] security-proxy-auth latest 03dc7d1632e6 3 seconds ago 33.1MB [2024-09-12T06:16:02.306Z] security-proxy-setup latest 12bb0511979f 3 seconds ago 26.2MB [2024-09-12T06:16:02.306Z] core-command latest 65597b9057ed 4 seconds ago 35.5MB [2024-09-12T06:16:02.306Z] support-notifications latest fe36d3411635 4 seconds ago 42.6MB [2024-09-12T06:16:02.306Z] core-data latest da3748531f2d 4 seconds ago 39.7MB [2024-09-12T06:16:02.306Z] support-scheduler latest edbc85edb0a1 4 seconds ago 42MB [2024-09-12T06:16:02.306Z] support-cron-scheduler latest 8f63cffcdc7b 4 seconds ago 44.2MB [2024-09-12T06:16:02.306Z] security-spiffe-token-provider latest d57966d88484 4 seconds ago 28.9MB [2024-09-12T06:16:02.306Z] core-metadata latest 18946a60e2ca 4 seconds ago 39.9MB [2024-09-12T06:16:02.306Z] core-keeper latest c6d708ea85ac 5 seconds ago 39.6MB [2024-09-12T06:16:02.306Z] security-spire-agent latest baeec6793157 3 minutes ago 182MB [2024-09-12T06:16:02.306Z] security-spire-config latest 6029ba4c5ac2 3 minutes ago 120MB [2024-09-12T06:16:02.306Z] security-spire-server latest aa0da01d0b9b 3 minutes ago 121MB [2024-09-12T06:16:02.306Z] ci-base-image-x86_64 latest 8bb41cd155c5 7 minutes ago 971MB [2024-09-12T06:16:02.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-12T06:16:02.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-12T06:16:02.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-12T06:16:45.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-12T06:16:49.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-12T06:16:49.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-12T06:16:49.384Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-12T06:16:49.384Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-12T06:16:49.384Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-12T06:17:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-12T06:17:01.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-12T06:17:01.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.135s coverage: 28.7% of statements [2024-09-12T06:17:11.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2024-09-12T06:17:17.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-12T06:17:17.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-12T06:17:17.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-12T06:17:21.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.268s coverage: 69.2% of statements [2024-09-12T06:17:23.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-12T06:17:23.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-12T06:17:24.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.199s coverage: 53.2% of statements [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-12T06:17:28.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-12T06:17:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-12T06:17:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:17:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-12T06:17:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-12T06:17:36.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-12T06:17:39.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.744s coverage: 93.4% of statements [2024-09-12T06:17:39.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.574s coverage: 91.7% of statements [2024-09-12T06:17:43.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-12T06:17:43.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-12T06:17:44.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 7.0% of statements [2024-09-12T06:17:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-12T06:17:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:17:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-12T06:17:52.996Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-12T06:17:53.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.8% of statements [2024-09-12T06:17:53.843Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-09-12T06:17:58.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-12T06:17:59.043Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.133s coverage: 0.0% of statements [no tests to run] [2024-09-12T06:18:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-12T06:18:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-12T06:18:05.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.286s coverage: 0.8% of statements [2024-09-12T06:18:05.785Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.135s coverage: 30.7% of statements [2024-09-12T06:18:10.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.159s coverage: 41.7% of statements [2024-09-12T06:18:10.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.112s coverage: 77.8% of statements [2024-09-12T06:18:10.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements [2024-09-12T06:18:10.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.115s coverage: 96.3% of statements [2024-09-12T06:18:14.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.095s coverage: 87.5% of statements [2024-09-12T06:18:15.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-12T06:18:17.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-12T06:18:17.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-12T06:18:17.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-12T06:18:21.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-12T06:18:21.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-12T06:18:21.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-12T06:18:21.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-12T06:18:26.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-09-12T06:18:26.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-12T06:18:26.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-12T06:18:26.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-12T06:18:30.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-12T06:18:30.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-12T06:18:30.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-12T06:18:30.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-12T06:18:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-12T06:18:36.247Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-12T06:18:38.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-12T06:18:40.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.984s coverage: 79.9% of statements [2024-09-12T06:18:40.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.140s coverage: 92.9% of statements [2024-09-12T06:18:40.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements [2024-09-12T06:18:40.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements [2024-09-12T06:18:40.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements [2024-09-12T06:18:43.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-12T06:18:45.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements [2024-09-12T06:18:45.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements [2024-09-12T06:18:45.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements [2024-09-12T06:18:45.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.263s coverage: 81.8% of statements [2024-09-12T06:18:45.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-09-12T06:18:45.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-12T06:18:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.115s coverage: 86.0% of statements [2024-09-12T06:18:51.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-12T06:18:51.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-12T06:18:52.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.717s coverage: 63.1% of statements [2024-09-12T06:18:52.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.131s coverage: 100.0% of statements [2024-09-12T06:18:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.105s coverage: 89.4% of statements [2024-09-12T06:18:54.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.068s coverage: 100.0% of statements [2024-09-12T06:18:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-12T06:18:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-12T06:18:54.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-12T06:18:55.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.068s coverage: 73.7% of statements [2024-09-12T06:18:55.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-09-12T06:19:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-12T06:19:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-12T06:19:02.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-12T06:19:03.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.679s coverage: 36.5% of statements [2024-09-12T06:19:03.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements [2024-09-12T06:19:03.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-12T06:19:03.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-12T06:19:03.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-12T06:19:03.954Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-12T06:19:05.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements [2024-09-12T06:19:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-12T06:19:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-12T06:19:08.007Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-12T06:19:09.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements [2024-09-12T06:19:14.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-12T06:19:14.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:19:14.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-12T06:19:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.330s coverage: 97.1% of statements [2024-09-12T06:19:16.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.141s coverage: 35.9% of statements [2024-09-12T06:19:21.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-12T06:19:21.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-12T06:19:21.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-12T06:19:21.498Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-12T06:19:28.130Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.164s coverage: 19.9% of statements [2024-09-12T06:19:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-12T06:19:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:19:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-12T06:19:28.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-12T06:19:30.218Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements [2024-09-12T06:19:33.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-12T06:19:33.619Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-12T06:19:34.220Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements [2024-09-12T06:19:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-12T06:19:36.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-12T06:19:38.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements [2024-09-12T06:19:39.624Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-12T06:19:39.892Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-12T06:19:39.892Z] go vet ./... [2024-09-12T06:24:01.695Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-12T06:24:01.695Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-12T06:24:01.695Z] ./bin/test-attribution-txt.sh [2024-09-12T06:24:01.695Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-12T06:24:01.695Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-12T06:24:01.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-12T06:24:02.427Z] + ls -al . [2024-09-12T06:24:02.427Z] total 928 [2024-09-12T06:24:02.427Z] drwxrwxr-x 10 1001 1001 4096 Sep 12 06:12 . [2024-09-12T06:24:02.427Z] drwxr-xr-x 4 root root 4096 Sep 12 06:12 .. [2024-09-12T06:24:02.427Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:09 .blubracket [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 10 Sep 12 06:09 .dockerignore [2024-09-12T06:24:02.427Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 06:09 .git [2024-09-12T06:24:02.427Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 06:09 .github [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 1102 Sep 12 06:09 .gitignore [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 06:09 .golangci.yml [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 06:09 .hadolint.yml [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 155 Sep 12 06:09 .sonarcloud.properties [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 06:09 ADOPTERS.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 21286 Sep 12 06:09 Attribution.txt [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 100284 Sep 12 06:09 CHANGELOG.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 06:09 CONTRIBUTING.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 06:09 GOVERNANCE.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 861 Sep 12 06:09 Jenkinsfile [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 06:09 LICENSE [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 16854 Sep 12 06:09 Makefile [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 06:09 OWNERS.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 9528 Sep 12 06:09 README.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 06:09 SECURITY.md [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 06:07 VERSION [2024-09-12T06:24:02.427Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:09 bin [2024-09-12T06:24:02.427Z] drwxrwxr-x 20 1001 1001 4096 Sep 12 06:09 cmd [2024-09-12T06:24:02.427Z] -rw-r--r-- 1 root root 563679 Sep 12 06:19 coverage.out [2024-09-12T06:24:02.427Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 06:09 fuzz_test [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 7305 Sep 12 06:09 go.mod [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 102748 Sep 12 06:09 go.sum [2024-09-12T06:24:02.427Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 06:09 internal [2024-09-12T06:24:02.427Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 06:09 openapi [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 584 Sep 12 06:09 security.txt [2024-09-12T06:24:02.427Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 06:09 version.go [Pipeline] sh [2024-09-12T06:24:02.772Z] + '[' -e coverage.out ] [2024-09-12T06:24:02.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-12T06:24:02.819Z] Warning: overwriting stash ‘coverage-report’ [2024-09-12T06:24:03.651Z] Stashed 1 file(s) [Pipeline] sh [2024-09-12T06:24:04.295Z] + make build [2024-09-12T06:24:04.295Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T06:27:11.043Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T06:27:19.226Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T06:27:27.437Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T06:27:30.785Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T06:27:38.984Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T06:28:05.635Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T06:28:15.675Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T06:28:27.952Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T06:28:38.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T06:28:42.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T06:28:44.826Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T06:28:48.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T06:28:53.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-12T06:28:57.782Z] $ docker stop --time=1 8e7f7bc7071774aa013f5b1c50cc95ad49b9ce14fe85b4d3df2dbbdedcfc1c8d [2024-09-12T06:28:59.849Z] $ docker rm -f --volumes 8e7f7bc7071774aa013f5b1c50cc95ad49b9ce14fe85b4d3df2dbbdedcfc1c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:29:03.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T06:29:03.922Z] [2024-09-12T06:29:03.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T06:29:04.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T06:29:04.676Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-12T06:29:04.676Z] 547446be3368: Pulling fs layer [2024-09-12T06:29:04.676Z] d125d8839a47: Pulling fs layer [2024-09-12T06:29:04.676Z] 3e85d5ac6304: Pulling fs layer [2024-09-12T06:29:04.676Z] c3105a71a48b: Pulling fs layer [2024-09-12T06:29:04.676Z] 0f093f025ec4: Pulling fs layer [2024-09-12T06:29:04.676Z] c3106fc0e877: Pulling fs layer [2024-09-12T06:29:04.676Z] 0f093f025ec4: Waiting [2024-09-12T06:29:04.676Z] c3105a71a48b: Waiting [2024-09-12T06:29:04.676Z] c3106fc0e877: Waiting [2024-09-12T06:29:04.676Z] 547446be3368: Download complete [2024-09-12T06:29:04.946Z] c3105a71a48b: Download complete [2024-09-12T06:29:05.222Z] d125d8839a47: Verifying Checksum [2024-09-12T06:29:05.222Z] d125d8839a47: Download complete [2024-09-12T06:29:05.491Z] c3106fc0e877: Verifying Checksum [2024-09-12T06:29:05.491Z] c3106fc0e877: Download complete [2024-09-12T06:29:05.491Z] 0f093f025ec4: Verifying Checksum [2024-09-12T06:29:05.491Z] 0f093f025ec4: Download complete [2024-09-12T06:29:05.766Z] 547446be3368: Pull complete [2024-09-12T06:29:07.226Z] d125d8839a47: Pull complete [2024-09-12T06:29:07.490Z] 3e85d5ac6304: Verifying Checksum [2024-09-12T06:29:07.490Z] 3e85d5ac6304: Download complete [2024-09-12T06:29:17.561Z] 3e85d5ac6304: Pull complete [2024-09-12T06:29:17.561Z] c3105a71a48b: Pull complete [2024-09-12T06:29:18.517Z] 0f093f025ec4: Pull complete [2024-09-12T06:29:18.781Z] c3106fc0e877: Pull complete [2024-09-12T06:29:18.781Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-12T06:29:18.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-12T06:29:18.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T06:29:19.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-10154 does not seem to be running inside a container [2024-09-12T06:29:19.217Z] $ 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-09-12T06:29:21.333Z] $ docker top ae01f7ede6db89b6281fe91b3aa1d95d336bc76cfb9ef9cbbedcd427ec18f9fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T06:29:22.280Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-12T06:29:32.353Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-12T06:29:32.353Z] #1 transferring dockerfile: 1.85kB done [2024-09-12T06:29:32.353Z] #1 DONE 0.1s [2024-09-12T06:29:32.353Z] [2024-09-12T06:29:32.353Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-12T06:29:32.353Z] #2 transferring dockerfile: 2.07kB done [2024-09-12T06:29:32.353Z] #2 DONE 0.0s [2024-09-12T06:29:32.353Z] [2024-09-12T06:29:32.353Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-12T06:29:32.353Z] #3 transferring dockerfile: 2.01kB done [2024-09-12T06:29:32.353Z] #3 DONE 0.0s [2024-09-12T06:29:32.353Z] [2024-09-12T06:29:32.353Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-12T06:29:32.353Z] #4 transferring dockerfile: 2.15kB done [2024-09-12T06:29:32.353Z] #4 DONE 0.1s [2024-09-12T06:29:32.353Z] [2024-09-12T06:29:32.353Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-12T06:29:32.353Z] #5 transferring dockerfile: 1.70kB done [2024-09-12T06:29:32.353Z] #5 DONE 0.1s [2024-09-12T06:29:32.353Z] [2024-09-12T06:29:32.353Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-12T06:29:32.624Z] #6 transferring dockerfile: 1.93kB done [2024-09-12T06:29:32.624Z] #6 DONE 0.1s [2024-09-12T06:29:32.624Z] [2024-09-12T06:29:32.624Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-12T06:29:32.624Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-09-12T06:29:32.624Z] #7 DONE 0.1s [2024-09-12T06:29:32.624Z] [2024-09-12T06:29:32.624Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-12T06:29:32.624Z] #8 transferring dockerfile: 2.23kB done [2024-09-12T06:29:32.624Z] #8 DONE 0.1s [2024-09-12T06:29:32.624Z] [2024-09-12T06:29:32.624Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-12T06:29:32.624Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-09-12T06:29:32.895Z] #9 DONE 0.1s [2024-09-12T06:29:32.895Z] [2024-09-12T06:29:32.895Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-09-12T06:29:32.895Z] #10 transferring dockerfile: 1.95kB done [2024-09-12T06:29:32.895Z] #10 DONE 0.1s [2024-09-12T06:29:32.895Z] [2024-09-12T06:29:32.895Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-12T06:29:32.895Z] #11 transferring dockerfile: 3.17kB done [2024-09-12T06:29:32.895Z] #11 DONE 0.1s [2024-09-12T06:29:32.895Z] [2024-09-12T06:29:32.895Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-12T06:29:32.895Z] #12 transferring dockerfile: 1.89kB done [2024-09-12T06:29:32.895Z] #12 DONE 0.1s [2024-09-12T06:29:32.895Z] [2024-09-12T06:29:32.895Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-12T06:29:33.164Z] #13 transferring dockerfile: 2.49kB done [2024-09-12T06:29:33.164Z] #13 DONE 0.1s [2024-09-12T06:29:33.164Z] [2024-09-12T06:29:33.164Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-12T06:29:33.164Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-09-12T06:29:33.164Z] #14 DONE 0.1s [2024-09-12T06:29:33.164Z] [2024-09-12T06:29:33.164Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-09-12T06:29:33.164Z] #15 transferring dockerfile: 1.69kB 0.0s done [2024-09-12T06:29:33.164Z] #15 DONE 0.1s [2024-09-12T06:29:33.164Z] [2024-09-12T06:29:33.164Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-09-12T06:29:33.164Z] #16 transferring dockerfile: 2.06kB done [2024-09-12T06:29:33.164Z] #16 DONE 0.1s [2024-09-12T06:29:33.431Z] [2024-09-12T06:29:33.431Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-09-12T06:29:33.431Z] #17 transferring context: 50B 0.0s done [2024-09-12T06:29:33.431Z] #17 DONE 0.1s [2024-09-12T06:29:34.014Z] [2024-09-12T06:29:34.014Z] #18 [core-data internal] load .dockerignore [2024-09-12T06:29:34.014Z] #18 transferring context: 50B done [2024-09-12T06:29:34.014Z] #18 DONE 0.0s [2024-09-12T06:29:34.014Z] [2024-09-12T06:29:34.014Z] #19 [core-keeper internal] load .dockerignore [2024-09-12T06:29:34.014Z] #19 DONE 0.0s [2024-09-12T06:29:34.014Z] [2024-09-12T06:29:34.014Z] #19 [core-keeper internal] load .dockerignore [2024-09-12T06:29:34.014Z] #19 transferring context: 50B done [2024-09-12T06:29:34.014Z] #19 DONE 0.0s [2024-09-12T06:29:34.014Z] [2024-09-12T06:29:34.014Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-12T06:29:34.285Z] #20 transferring context: 50B done [2024-09-12T06:29:34.285Z] #20 DONE 0.1s [2024-09-12T06:29:34.285Z] [2024-09-12T06:29:34.285Z] #21 [security-spire-server internal] load .dockerignore [2024-09-12T06:29:34.285Z] #21 transferring context: 50B 0.0s done [2024-09-12T06:29:34.285Z] #21 DONE 0.1s [2024-09-12T06:29:34.285Z] [2024-09-12T06:29:34.285Z] #22 [core-command internal] load .dockerignore [2024-09-12T06:29:34.285Z] #22 transferring context: 50B 0.0s done [2024-09-12T06:29:34.285Z] #22 DONE 0.1s [2024-09-12T06:29:34.285Z] [2024-09-12T06:29:34.285Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-12T06:29:34.553Z] #23 transferring context: 50B done [2024-09-12T06:29:34.553Z] #23 DONE 0.1s [2024-09-12T06:29:34.553Z] [2024-09-12T06:29:34.553Z] #24 [support-scheduler internal] load .dockerignore [2024-09-12T06:29:34.553Z] #24 transferring context: 50B done [2024-09-12T06:29:34.553Z] #24 DONE 0.1s [2024-09-12T06:29:34.553Z] [2024-09-12T06:29:34.553Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-12T06:29:34.553Z] #25 transferring context: 50B done [2024-09-12T06:29:34.553Z] #25 DONE 0.1s [2024-09-12T06:29:34.553Z] [2024-09-12T06:29:34.553Z] #26 [support-notifications internal] load .dockerignore [2024-09-12T06:29:34.553Z] #26 transferring context: 50B 0.0s done [2024-09-12T06:29:34.553Z] #26 DONE 0.1s [2024-09-12T06:29:34.553Z] [2024-09-12T06:29:34.553Z] #27 [security-bootstrapper internal] load .dockerignore [2024-09-12T06:29:34.553Z] #27 transferring context: 50B done [2024-09-12T06:29:34.553Z] #27 DONE 0.1s [2024-09-12T06:29:34.554Z] [2024-09-12T06:29:34.554Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-09-12T06:29:34.822Z] #28 transferring context: 50B done [2024-09-12T06:29:34.822Z] #28 DONE 0.1s [2024-09-12T06:29:34.822Z] [2024-09-12T06:29:34.822Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-12T06:29:34.822Z] #29 transferring context: 50B 0.0s done [2024-09-12T06:29:34.822Z] #29 DONE 0.1s [2024-09-12T06:29:34.822Z] [2024-09-12T06:29:34.822Z] #30 [security-spire-agent internal] load .dockerignore [2024-09-12T06:29:34.822Z] #30 transferring context: 50B done [2024-09-12T06:29:34.822Z] #30 DONE 0.1s [2024-09-12T06:29:34.822Z] [2024-09-12T06:29:34.822Z] #31 [security-spire-config internal] load .dockerignore [2024-09-12T06:29:34.822Z] #31 transferring context: 50B 0.0s done [2024-09-12T06:29:34.822Z] #31 DONE 0.1s [2024-09-12T06:29:34.822Z] [2024-09-12T06:29:34.822Z] #32 [core-metadata internal] load .dockerignore [2024-09-12T06:29:35.091Z] #32 transferring context: 50B 0.0s done [2024-09-12T06:29:35.091Z] #32 DONE 0.1s [2024-09-12T06:29:35.091Z] [2024-09-12T06:29:35.091Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:35.091Z] #33 DONE 0.0s [2024-09-12T06:29:35.091Z] [2024-09-12T06:29:35.091Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:35.091Z] #34 DONE 0.1s [2024-09-12T06:29:35.091Z] [2024-09-12T06:29:35.091Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:35.091Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:35.360Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:35.360Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:35.360Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:35.360Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-12T06:29:35.360Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:35.360Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-12T06:29:36.321Z] #35 ... [2024-09-12T06:29:36.321Z] [2024-09-12T06:29:36.321Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:36.321Z] #36 DONE 1.0s [2024-09-12T06:29:36.321Z] [2024-09-12T06:29:36.321Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:36.321Z] #35 ... [2024-09-12T06:29:36.321Z] [2024-09-12T06:29:36.321Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:36.321Z] #33 DONE 0.0s [2024-09-12T06:29:36.321Z] [2024-09-12T06:29:36.321Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:36.590Z] #35 ... [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:36.590Z] #34 DONE 0.3s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:36.590Z] #36 DONE 1.7s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:36.590Z] #37 DONE 0.6s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:36.590Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:36.590Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:36.590Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:36.590Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:36.590Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:36.590Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:36.590Z] #35 ... [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:36.590Z] #33 DONE 0.0s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:36.590Z] #34 DONE 0.3s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:36.590Z] #33 DONE 0.0s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:36.590Z] #36 DONE 1.7s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:36.590Z] #37 DONE 0.6s [2024-09-12T06:29:36.590Z] [2024-09-12T06:29:36.590Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:36.590Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:36.590Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:36.590Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:36.590Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:36.590Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:36.590Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:36.858Z] #35 ... [2024-09-12T06:29:36.858Z] [2024-09-12T06:29:36.858Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:36.858Z] #34 DONE 0.6s [2024-09-12T06:29:36.858Z] [2024-09-12T06:29:36.858Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:36.858Z] #36 DONE 1.8s [2024-09-12T06:29:36.858Z] [2024-09-12T06:29:36.858Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:36.858Z] #37 DONE 0.6s [2024-09-12T06:29:36.858Z] [2024-09-12T06:29:36.858Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:36.858Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:36.858Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:36.858Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:36.858Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:36.858Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:36.858Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:37.124Z] #35 ... [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.124Z] #33 DONE 0.0s [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:37.124Z] #34 DONE 0.7s [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:37.124Z] #36 DONE 1.8s [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.124Z] #33 DONE 0.0s [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:37.124Z] #37 DONE 0.7s [2024-09-12T06:29:37.124Z] [2024-09-12T06:29:37.124Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:37.124Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:37.124Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:37.124Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:37.124Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:37.124Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:37.124Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:37.392Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:37.392Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:37.392Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:37.392Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:37.392Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:37.392Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:37.392Z] #35 DONE 2.9s [2024-09-12T06:29:37.392Z] [2024-09-12T06:29:37.392Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:37.392Z] #36 DONE 1.8s [2024-09-12T06:29:37.392Z] [2024-09-12T06:29:37.392Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:37.392Z] #37 DONE 0.7s [2024-09-12T06:29:37.392Z] [2024-09-12T06:29:37.392Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.392Z] #33 DONE 0.0s [2024-09-12T06:29:37.392Z] [2024-09-12T06:29:37.392Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:37.659Z] #38 ... [2024-09-12T06:29:37.659Z] [2024-09-12T06:29:37.659Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.659Z] #33 DONE 0.0s [2024-09-12T06:29:37.659Z] [2024-09-12T06:29:37.659Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:37.926Z] #38 ... [2024-09-12T06:29:37.926Z] [2024-09-12T06:29:37.926Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.926Z] #33 DONE 0.0s [2024-09-12T06:29:37.926Z] [2024-09-12T06:29:37.926Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:37.926Z] #38 ... [2024-09-12T06:29:37.926Z] [2024-09-12T06:29:37.926Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:37.926Z] #33 DONE 0.0s [2024-09-12T06:29:37.926Z] [2024-09-12T06:29:37.926Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:38.195Z] #38 ... [2024-09-12T06:29:38.195Z] [2024-09-12T06:29:38.195Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:38.195Z] #33 DONE 0.0s [2024-09-12T06:29:38.195Z] [2024-09-12T06:29:38.195Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:38.195Z] #38 ... [2024-09-12T06:29:38.195Z] [2024-09-12T06:29:38.195Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:38.195Z] #33 DONE 0.0s [2024-09-12T06:29:38.195Z] [2024-09-12T06:29:38.195Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:38.464Z] #38 ... [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:38.464Z] #36 DONE 1.8s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:38.464Z] #37 DONE 0.7s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:38.464Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:38.464Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:38.464Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:38.464Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:38.464Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:38.464Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:38.464Z] #35 DONE 2.9s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:38.464Z] #36 DONE 1.9s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:38.464Z] #37 DONE 0.8s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:38.464Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:38.464Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:38.464Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:38.464Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:38.464Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:38.464Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:38.464Z] #35 DONE 3.0s [2024-09-12T06:29:38.464Z] [2024-09-12T06:29:38.464Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T06:29:39.051Z] #39 ... [2024-09-12T06:29:39.051Z] [2024-09-12T06:29:39.051Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-12T06:29:39.051Z] #33 DONE 0.0s [2024-09-12T06:29:39.051Z] [2024-09-12T06:29:39.052Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:40.019Z] #38 ... [2024-09-12T06:29:40.020Z] [2024-09-12T06:29:40.020Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-12T06:29:40.020Z] #40 DONE 3.0s [2024-09-12T06:29:40.020Z] [2024-09-12T06:29:40.020Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:40.020Z] #38 transferring context: 12.32MB 2.4s [2024-09-12T06:29:40.289Z] #38 ... [2024-09-12T06:29:40.289Z] [2024-09-12T06:29:40.289Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:40.289Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:40.289Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:40.289Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:40.289Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:40.289Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:40.289Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:40.289Z] #35 DONE 3.0s [2024-09-12T06:29:40.289Z] [2024-09-12T06:29:40.289Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:40.873Z] #38 ... [2024-09-12T06:29:40.873Z] [2024-09-12T06:29:40.873Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-12T06:29:40.873Z] #34 DONE 4.3s [2024-09-12T06:29:40.873Z] [2024-09-12T06:29:40.873Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:41.142Z] #38 ... [2024-09-12T06:29:41.142Z] [2024-09-12T06:29:41.142Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-12T06:29:41.142Z] #36 DONE 2.0s [2024-09-12T06:29:41.142Z] [2024-09-12T06:29:41.142Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-12T06:29:41.142Z] #37 DONE 0.9s [2024-09-12T06:29:41.142Z] [2024-09-12T06:29:41.142Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:41.142Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:41.142Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:41.142Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:41.142Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:41.142Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:41.142Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:41.142Z] #35 DONE 3.1s [2024-09-12T06:29:41.142Z] [2024-09-12T06:29:41.142Z] #41 [core-metadata internal] load build context [2024-09-12T06:29:41.142Z] #41 DONE 0.0s [2024-09-12T06:29:41.142Z] [2024-09-12T06:29:41.142Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:42.553Z] #38 ... [2024-09-12T06:29:42.553Z] [2024-09-12T06:29:42.553Z] #42 [security-spire-server internal] load build context [2024-09-12T06:29:42.553Z] #42 transferring context: 27.71kB 0.1s done [2024-09-12T06:29:42.553Z] #42 DONE 2.1s [2024-09-12T06:29:42.553Z] [2024-09-12T06:29:42.553Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:45.151Z] #38 ... [2024-09-12T06:29:45.151Z] [2024-09-12T06:29:45.151Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:29:45.151Z] #43 ... [2024-09-12T06:29:45.151Z] [2024-09-12T06:29:45.151Z] #44 [core-command internal] load build context [2024-09-12T06:29:45.418Z] #44 ... [2024-09-12T06:29:45.418Z] [2024-09-12T06:29:45.418Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:29:45.418Z] #43 ... [2024-09-12T06:29:45.418Z] [2024-09-12T06:29:45.418Z] #45 [security-spire-config internal] load build context [2024-09-12T06:29:45.418Z] #45 transferring context: 25.96kB 0.8s done [2024-09-12T06:29:45.418Z] #45 DONE 4.5s [2024-09-12T06:29:45.692Z] [2024-09-12T06:29:45.692Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:29:46.276Z] #43 ... [2024-09-12T06:29:46.276Z] [2024-09-12T06:29:46.276Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-12T06:29:46.276Z] #39 DONE 7.6s [2024-09-12T06:29:46.276Z] [2024-09-12T06:29:46.276Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-12T06:29:46.276Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-12T06:29:46.276Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-12T06:29:46.276Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-12T06:29:46.276Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-12T06:29:46.276Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-12T06:29:46.276Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.0s done [2024-09-12T06:29:46.276Z] #35 DONE 3.1s [2024-09-12T06:29:46.276Z] [2024-09-12T06:29:46.276Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:29:46.276Z] #46 DONE 0.0s [2024-09-12T06:29:46.276Z] [2024-09-12T06:29:46.276Z] #47 [security-spire-agent internal] load build context [2024-09-12T06:29:46.546Z] #47 ... [2024-09-12T06:29:46.546Z] [2024-09-12T06:29:46.546Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T06:29:46.546Z] #48 ... [2024-09-12T06:29:46.546Z] [2024-09-12T06:29:46.546Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:29:46.813Z] #49 ... [2024-09-12T06:29:46.813Z] [2024-09-12T06:29:46.813Z] #50 [core-data internal] load build context [2024-09-12T06:29:46.813Z] #50 ... [2024-09-12T06:29:46.813Z] [2024-09-12T06:29:46.813Z] #51 [core-keeper internal] load build context [2024-09-12T06:29:47.080Z] #51 ... [2024-09-12T06:29:47.080Z] [2024-09-12T06:29:47.080Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:29:47.080Z] #52 ... [2024-09-12T06:29:47.080Z] [2024-09-12T06:29:47.081Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:29:47.081Z] #53 ... [2024-09-12T06:29:47.081Z] [2024-09-12T06:29:47.081Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:29:47.355Z] #52 ... [2024-09-12T06:29:47.355Z] [2024-09-12T06:29:47.355Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T06:29:47.355Z] #0 6.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:47.355Z] #0 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:47.355Z] #0 8.966 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:29:47.355Z] #0 8.966 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:29:47.355Z] #0 9.127 OK: 8 MiB in 16 packages [2024-09-12T06:29:47.632Z] #54 ... [2024-09-12T06:29:47.632Z] [2024-09-12T06:29:47.632Z] #51 [core-keeper internal] load build context [2024-09-12T06:29:47.919Z] #51 ... [2024-09-12T06:29:47.919Z] [2024-09-12T06:29:47.919Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T06:29:47.919Z] #0 4.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:47.919Z] #0 5.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:47.919Z] #0 7.160 (1/3) Installing ca-certificates (20240226-r0) [2024-09-12T06:29:47.919Z] #0 7.160 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-12T06:29:47.919Z] #0 7.160 (3/3) Installing tzdata (2024a-r0) [2024-09-12T06:29:47.919Z] #0 7.920 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:29:47.919Z] #0 7.946 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:29:47.919Z] #0 8.637 OK: 12 MiB in 18 packages [2024-09-12T06:29:47.919Z] #55 ... [2024-09-12T06:29:47.919Z] [2024-09-12T06:29:47.919Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T06:29:47.919Z] #0 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:47.919Z] #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:48.211Z] #56 ... [2024-09-12T06:29:48.211Z] [2024-09-12T06:29:48.211Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:29:48.211Z] #57 ... [2024-09-12T06:29:48.211Z] [2024-09-12T06:29:48.211Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:29:48.479Z] #52 ... [2024-09-12T06:29:48.479Z] [2024-09-12T06:29:48.479Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-12T06:29:48.479Z] #54 DONE 11.0s [2024-09-12T06:29:48.479Z] [2024-09-12T06:29:48.479Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:29:48.479Z] #52 ... [2024-09-12T06:29:48.479Z] [2024-09-12T06:29:48.479Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:29:48.479Z] #58 ... [2024-09-12T06:29:48.479Z] [2024-09-12T06:29:48.479Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:29:48.745Z] #59 ... [2024-09-12T06:29:48.745Z] [2024-09-12T06:29:48.745Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-12T06:29:48.745Z] #55 DONE 10.8s [2024-09-12T06:29:48.745Z] [2024-09-12T06:29:48.745Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T06:29:48.745Z] #0 8.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:48.745Z] #0 9.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:48.745Z] #60 ... [2024-09-12T06:29:48.745Z] [2024-09-12T06:29:48.745Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:29:48.745Z] #61 ... [2024-09-12T06:29:48.745Z] [2024-09-12T06:29:48.745Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:29:49.011Z] #62 ... [2024-09-12T06:29:49.011Z] [2024-09-12T06:29:49.011Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:29:49.011Z] #63 ... [2024-09-12T06:29:49.011Z] [2024-09-12T06:29:49.011Z] #64 [support-notifications internal] load build context [2024-09-12T06:29:49.278Z] #64 ... [2024-09-12T06:29:49.278Z] [2024-09-12T06:29:49.278Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T06:29:49.278Z] #65 ... [2024-09-12T06:29:49.278Z] [2024-09-12T06:29:49.278Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T06:29:49.543Z] #66 ... [2024-09-12T06:29:49.543Z] [2024-09-12T06:29:49.543Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T06:29:49.543Z] #67 ... [2024-09-12T06:29:49.543Z] [2024-09-12T06:29:49.543Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T06:29:49.811Z] #68 ... [2024-09-12T06:29:49.811Z] [2024-09-12T06:29:49.811Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:29:49.811Z] #63 ... [2024-09-12T06:29:49.811Z] [2024-09-12T06:29:49.811Z] #47 [security-spire-agent internal] load build context [2024-09-12T06:29:49.811Z] #47 transferring context: 27.24kB 0.4s done [2024-09-12T06:29:49.811Z] #47 DONE 3.5s [2024-09-12T06:29:49.811Z] [2024-09-12T06:29:49.811Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:29:50.396Z] #63 ... [2024-09-12T06:29:50.396Z] [2024-09-12T06:29:50.396Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:50.397Z] #69 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 4.7s done [2024-09-12T06:29:50.397Z] #69 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-12T06:29:50.397Z] #69 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-12T06:29:50.397Z] #69 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-12T06:29:50.397Z] #69 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-12T06:29:50.397Z] #69 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done [2024-09-12T06:29:50.397Z] #69 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-12T06:29:50.397Z] #69 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-12T06:29:50.397Z] #69 ... [2024-09-12T06:29:50.397Z] [2024-09-12T06:29:50.397Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:29:50.984Z] #63 ... [2024-09-12T06:29:50.984Z] [2024-09-12T06:29:50.984Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:29:51.250Z] #70 ... [2024-09-12T06:29:51.250Z] [2024-09-12T06:29:51.250Z] #41 [core-metadata internal] load build context [2024-09-12T06:29:51.250Z] #41 ... [2024-09-12T06:29:51.250Z] [2024-09-12T06:29:51.250Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:51.250Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.5s [2024-09-12T06:29:51.835Z] #69 ... [2024-09-12T06:29:51.835Z] [2024-09-12T06:29:51.835Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T06:29:51.835Z] #71 ... [2024-09-12T06:29:51.835Z] [2024-09-12T06:29:51.835Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:52.103Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.60MB / 28.04MB 4.1s [2024-09-12T06:29:52.691Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 4.8s [2024-09-12T06:29:52.957Z] #69 ... [2024-09-12T06:29:52.957Z] [2024-09-12T06:29:52.957Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-12T06:29:52.957Z] #56 12.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:29:52.957Z] #56 12.36 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:29:52.957Z] #56 12.36 OK: 8 MiB in 16 packages [2024-09-12T06:29:52.957Z] #56 DONE 15.0s [2024-09-12T06:29:52.957Z] [2024-09-12T06:29:52.957Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:53.234Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-12T06:29:53.234Z] #69 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-12T06:29:53.234Z] #69 ... [2024-09-12T06:29:53.234Z] [2024-09-12T06:29:53.234Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T06:29:53.501Z] #72 ... [2024-09-12T06:29:53.501Z] [2024-09-12T06:29:53.501Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:29:53.501Z] #62 ... [2024-09-12T06:29:53.501Z] [2024-09-12T06:29:53.501Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T06:29:53.772Z] #73 ... [2024-09-12T06:29:53.772Z] [2024-09-12T06:29:53.772Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:54.038Z] #69 ... [2024-09-12T06:29:54.038Z] [2024-09-12T06:29:54.038Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:29:54.038Z] #57 DONE 16.0s [2024-09-12T06:29:54.038Z] [2024-09-12T06:29:54.038Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:54.038Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.3s [2024-09-12T06:29:54.314Z] #69 ... [2024-09-12T06:29:54.314Z] [2024-09-12T06:29:54.314Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-12T06:29:54.314Z] #53 DONE 17.7s [2024-09-12T06:29:54.314Z] [2024-09-12T06:29:54.314Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:54.594Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.7s [2024-09-12T06:29:54.871Z] #69 ... [2024-09-12T06:29:54.871Z] [2024-09-12T06:29:54.871Z] #49 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:29:54.871Z] #49 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:54.871Z] #49 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:54.871Z] #49 15.80 OK: 266 MiB in 52 packages [2024-09-12T06:29:54.871Z] #49 DONE 18.6s [2024-09-12T06:29:54.871Z] [2024-09-12T06:29:54.871Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:55.454Z] #69 ... [2024-09-12T06:29:55.454Z] [2024-09-12T06:29:55.454Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:55.454Z] #38 transferring context: 35.05MB 17.7s [2024-09-12T06:29:55.454Z] #38 ... [2024-09-12T06:29:55.454Z] [2024-09-12T06:29:55.454Z] #44 [core-command internal] load build context [2024-09-12T06:29:55.723Z] #44 ... [2024-09-12T06:29:55.723Z] [2024-09-12T06:29:55.723Z] #38 [support-scheduler internal] load build context [2024-09-12T06:29:56.305Z] #38 ... [2024-09-12T06:29:56.305Z] [2024-09-12T06:29:56.305Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:29:56.305Z] #43 ... [2024-09-12T06:29:56.305Z] [2024-09-12T06:29:56.305Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:56.305Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.3s [2024-09-12T06:29:56.572Z] #69 ... [2024-09-12T06:29:56.572Z] [2024-09-12T06:29:56.572Z] #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-12T06:29:56.572Z] #48 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:56.572Z] #48 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:56.572Z] #48 18.03 OK: 266 MiB in 52 packages [2024-09-12T06:29:56.572Z] #48 DONE 20.8s [2024-09-12T06:29:56.572Z] [2024-09-12T06:29:56.572Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:56.572Z] #69 ... [2024-09-12T06:29:56.572Z] [2024-09-12T06:29:56.572Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:29:56.572Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.1s done [2024-09-12T06:29:56.573Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-12T06:29:56.573Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-12T06:29:56.573Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-12T06:29:56.573Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-12T06:29:56.573Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-12T06:29:56.573Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-12T06:29:56.573Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.3s done [2024-09-12T06:29:56.573Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.2s [2024-09-12T06:29:56.573Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 4.3s [2024-09-12T06:29:56.573Z] #46 ... [2024-09-12T06:29:56.573Z] [2024-09-12T06:29:56.573Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:56.843Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.41MB / 28.04MB 8.9s [2024-09-12T06:29:56.843Z] #69 ... [2024-09-12T06:29:56.843Z] [2024-09-12T06:29:56.843Z] #50 [core-data internal] load build context [2024-09-12T06:29:57.109Z] #50 ... [2024-09-12T06:29:57.109Z] [2024-09-12T06:29:57.109Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:57.109Z] #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-12T06:29:57.383Z] #69 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-12T06:29:57.975Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.1s [2024-09-12T06:29:57.975Z] #69 ... [2024-09-12T06:29:57.975Z] [2024-09-12T06:29:57.975Z] #51 [core-keeper internal] load build context [2024-09-12T06:29:58.241Z] #51 ... [2024-09-12T06:29:58.241Z] [2024-09-12T06:29:58.241Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:29:58.241Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.46MB / 18.32MB 5.9s [2024-09-12T06:29:58.241Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-12T06:29:58.519Z] #46 ... [2024-09-12T06:29:58.520Z] [2024-09-12T06:29:58.520Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-12T06:29:58.520Z] #60 12.29 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:29:58.520Z] #60 12.29 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:29:58.520Z] #60 12.29 OK: 19954 distinct packages available [2024-09-12T06:29:58.520Z] #60 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:58.520Z] #60 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:58.520Z] #60 16.30 OK: 266 MiB in 52 packages [2024-09-12T06:29:58.520Z] #60 DONE 19.8s [2024-09-12T06:29:58.520Z] [2024-09-12T06:29:58.520Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:29:58.520Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.37MB / 18.32MB 6.1s [2024-09-12T06:29:58.520Z] #46 ... [2024-09-12T06:29:58.520Z] [2024-09-12T06:29:58.520Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:29:58.520Z] #52 ... [2024-09-12T06:29:58.520Z] [2024-09-12T06:29:58.520Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:29:58.794Z] #74 ... [2024-09-12T06:29:58.794Z] [2024-09-12T06:29:58.794Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:29:58.794Z] #59 ... [2024-09-12T06:29:58.794Z] [2024-09-12T06:29:58.794Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T06:29:59.067Z] #75 ... [2024-09-12T06:29:59.067Z] [2024-09-12T06:29:59.067Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:29:59.067Z] #61 ... [2024-09-12T06:29:59.067Z] [2024-09-12T06:29:59.067Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:29:59.067Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.75MB / 28.04MB 11.1s [2024-09-12T06:29:59.067Z] #69 ... [2024-09-12T06:29:59.067Z] [2024-09-12T06:29:59.067Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-12T06:29:59.067Z] #58 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:59.067Z] #58 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:29:59.067Z] #58 18.22 OK: 266 MiB in 52 packages [2024-09-12T06:29:59.067Z] #58 DONE 20.8s [2024-09-12T06:29:59.067Z] [2024-09-12T06:29:59.067Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:00.025Z] #69 ... [2024-09-12T06:30:00.025Z] [2024-09-12T06:30:00.025Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:00.025Z] #64 ... [2024-09-12T06:30:00.025Z] [2024-09-12T06:30:00.025Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:30:00.025Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.3s [2024-09-12T06:30:00.025Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.4s done [2024-09-12T06:30:00.609Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-12T06:30:01.193Z] #46 ... [2024-09-12T06:30:01.193Z] [2024-09-12T06:30:01.193Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:01.193Z] #70 transferring context: 4.34MB 15.9s [2024-09-12T06:30:01.459Z] #70 ... [2024-09-12T06:30:01.460Z] [2024-09-12T06:30:01.460Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:01.460Z] #41 ... [2024-09-12T06:30:01.460Z] [2024-09-12T06:30:01.460Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:01.728Z] #63 ... [2024-09-12T06:30:01.728Z] [2024-09-12T06:30:01.728Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:01.728Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.48MB / 28.04MB 13.7s [2024-09-12T06:30:01.728Z] #69 ... [2024-09-12T06:30:01.728Z] [2024-09-12T06:30:01.728Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-12T06:30:01.728Z] #65 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:01.728Z] #65 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:01.728Z] #65 18.96 (1/2) Installing ca-certificates (20240226-r0) [2024-09-12T06:30:01.728Z] #65 19.42 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:01.728Z] #65 19.42 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:01.728Z] #65 19.54 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:30:01.728Z] #65 20.70 OK: 9 MiB in 17 packages [2024-09-12T06:30:01.728Z] #65 DONE 22.5s [2024-09-12T06:30:01.728Z] [2024-09-12T06:30:01.728Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:02.323Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.3s [2024-09-12T06:30:02.590Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.5s done [2024-09-12T06:30:02.857Z] #69 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.5s done [2024-09-12T06:30:03.124Z] #69 ... [2024-09-12T06:30:03.124Z] [2024-09-12T06:30:03.124Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T06:30:03.412Z] #76 ... [2024-09-12T06:30:03.412Z] [2024-09-12T06:30:03.412Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:04.395Z] #62 ... [2024-09-12T06:30:04.395Z] [2024-09-12T06:30:04.395Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-12T06:30:04.395Z] #66 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:04.395Z] #66 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:04.395Z] #66 21.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:04.395Z] #66 21.52 (2/4) Installing openssl (3.1.7-r0) [2024-09-12T06:30:04.395Z] #66 21.62 (3/4) Installing su-exec (0.2-r3) [2024-09-12T06:30:04.395Z] #66 21.62 (4/4) Installing yq (4.33.3-r5) [2024-09-12T06:30:04.395Z] #66 22.95 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:04.395Z] #66 23.12 OK: 18 MiB in 19 packages [2024-09-12T06:30:04.395Z] #66 DONE 25.0s [2024-09-12T06:30:04.395Z] [2024-09-12T06:30:04.395Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:04.395Z] #62 ... [2024-09-12T06:30:04.395Z] [2024-09-12T06:30:04.395Z] #50 [core-data internal] load build context [2024-09-12T06:30:04.395Z] #50 ... [2024-09-12T06:30:04.395Z] [2024-09-12T06:30:04.395Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T06:30:04.663Z] #77 ... [2024-09-12T06:30:04.663Z] [2024-09-12T06:30:04.663Z] #50 [core-data internal] load build context [2024-09-12T06:30:04.663Z] #50 ... [2024-09-12T06:30:04.663Z] [2024-09-12T06:30:04.663Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T06:30:04.929Z] #78 ... [2024-09-12T06:30:04.929Z] [2024-09-12T06:30:04.929Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:04.929Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-12T06:30:05.226Z] #69 ... [2024-09-12T06:30:05.226Z] [2024-09-12T06:30:05.226Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T06:30:05.226Z] #68 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.226Z] #68 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.226Z] #68 20.16 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:30:05.226Z] #68 20.16 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:30:05.226Z] #68 20.16 OK: 19946 distinct packages available [2024-09-12T06:30:05.226Z] #68 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.226Z] #68 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.226Z] #68 ... [2024-09-12T06:30:05.226Z] [2024-09-12T06:30:05.226Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:05.495Z] #69 ... [2024-09-12T06:30:05.495Z] [2024-09-12T06:30:05.495Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-12T06:30:05.495Z] #67 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.495Z] #67 18.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:05.495Z] #67 23.13 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:05.495Z] #67 23.13 (2/2) Installing su-exec (0.2-r3) [2024-09-12T06:30:05.495Z] #67 23.18 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:05.495Z] #67 23.27 OK: 8 MiB in 17 packages [2024-09-12T06:30:05.495Z] #67 DONE 25.8s [2024-09-12T06:30:05.495Z] [2024-09-12T06:30:05.495Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:05.762Z] #62 ... [2024-09-12T06:30:05.762Z] [2024-09-12T06:30:05.762Z] #44 [core-command internal] load build context [2024-09-12T06:30:05.762Z] #44 ... [2024-09-12T06:30:05.762Z] [2024-09-12T06:30:05.762Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:06.344Z] #62 transferring context: 33.83MB 27.0s [2024-09-12T06:30:06.344Z] #62 ... [2024-09-12T06:30:06.344Z] [2024-09-12T06:30:06.344Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:06.344Z] #38 ... [2024-09-12T06:30:06.344Z] [2024-09-12T06:30:06.344Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:06.617Z] #43 ... [2024-09-12T06:30:06.617Z] [2024-09-12T06:30:06.617Z] #44 [core-command internal] load build context [2024-09-12T06:30:08.557Z] #44 ... [2024-09-12T06:30:08.557Z] [2024-09-12T06:30:08.557Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:08.557Z] #51 ... [2024-09-12T06:30:08.557Z] [2024-09-12T06:30:08.557Z] #44 [core-command internal] load build context [2024-09-12T06:30:08.557Z] #44 ... [2024-09-12T06:30:08.557Z] [2024-09-12T06:30:08.557Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T06:30:08.557Z] #72 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:08.557Z] #72 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:08.557Z] #72 19.24 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:30:08.557Z] #72 19.24 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:30:08.557Z] #72 19.24 OK: 19946 distinct packages available [2024-09-12T06:30:08.557Z] #72 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:08.557Z] #72 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:08.557Z] #72 24.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:08.557Z] #72 24.56 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:30:08.557Z] #72 24.56 (3/4) Installing libucontext (1.2-r2) [2024-09-12T06:30:08.557Z] #72 24.56 (4/4) Installing gcompat (1.1.0-r1) [2024-09-12T06:30:08.557Z] #72 24.56 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:08.557Z] #72 24.84 OK: 8 MiB in 19 packages [2024-09-12T06:30:08.557Z] #72 ... [2024-09-12T06:30:08.557Z] [2024-09-12T06:30:08.557Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:09.142Z] #43 ... [2024-09-12T06:30:09.142Z] [2024-09-12T06:30:09.142Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:09.142Z] #52 ... [2024-09-12T06:30:09.142Z] [2024-09-12T06:30:09.142Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:09.408Z] #61 ... [2024-09-12T06:30:09.408Z] [2024-09-12T06:30:09.408Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:30:09.408Z] #59 ... [2024-09-12T06:30:09.408Z] [2024-09-12T06:30:09.408Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:09.991Z] #61 ... [2024-09-12T06:30:09.991Z] [2024-09-12T06:30:09.991Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:10.259Z] #64 ... [2024-09-12T06:30:10.259Z] [2024-09-12T06:30:10.259Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:10.259Z] #61 ... [2024-09-12T06:30:10.259Z] [2024-09-12T06:30:10.259Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-12T06:30:10.259Z] #73 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.259Z] #73 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.259Z] #73 22.80 (1/4) Installing ca-certificates (20240226-r0) [2024-09-12T06:30:10.259Z] #73 23.05 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:10.259Z] #73 23.08 (3/4) Installing su-exec (0.2-r3) [2024-09-12T06:30:10.259Z] #73 23.10 (4/4) Installing yq (4.33.3-r5) [2024-09-12T06:30:10.259Z] #73 24.08 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:10.259Z] #73 24.34 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:30:10.259Z] #73 25.22 OK: 18 MiB in 19 packages [2024-09-12T06:30:10.259Z] #73 DONE 26.8s [2024-09-12T06:30:10.259Z] [2024-09-12T06:30:10.259Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:10.527Z] #61 ... [2024-09-12T06:30:10.527Z] [2024-09-12T06:30:10.527Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T06:30:10.527Z] #71 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.527Z] #71 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.527Z] #71 24.27 v3.18.9-12-gaa69fce3619 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-12T06:30:10.527Z] #71 24.27 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-12T06:30:10.527Z] #71 24.27 OK: 19946 distinct packages available [2024-09-12T06:30:10.527Z] #71 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.527Z] #71 26.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:10.795Z] #71 ... [2024-09-12T06:30:10.795Z] [2024-09-12T06:30:10.795Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:11.062Z] #61 ... [2024-09-12T06:30:11.062Z] [2024-09-12T06:30:11.062Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-12T06:30:11.062Z] #68 26.85 (1/11) Installing ca-certificates (20240226-r0) [2024-09-12T06:30:11.062Z] #68 27.15 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-12T06:30:11.062Z] #68 27.48 (3/11) Installing libunistring (1.1-r1) [2024-09-12T06:30:11.062Z] #68 27.48 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-12T06:30:11.062Z] #68 27.48 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-12T06:30:11.062Z] #68 27.59 (6/11) Installing libcurl (8.9.1-r0) [2024-09-12T06:30:11.062Z] #68 27.69 (7/11) Installing curl (8.9.1-r0) [2024-09-12T06:30:11.062Z] #68 27.80 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:11.062Z] #68 27.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:30:11.062Z] #68 27.85 (10/11) Installing libucontext (1.2-r2) [2024-09-12T06:30:11.062Z] #68 27.85 (11/11) Installing gcompat (1.1.0-r1) [2024-09-12T06:30:11.062Z] #68 27.93 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:11.062Z] #68 28.07 Executing ca-certificates-20240226-r0.trigger [2024-09-12T06:30:11.062Z] #68 28.81 OK: 13 MiB in 26 packages [2024-09-12T06:30:11.062Z] #68 DONE 31.6s [2024-09-12T06:30:11.062Z] [2024-09-12T06:30:11.062Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-12T06:30:11.062Z] #72 DONE 27.7s [2024-09-12T06:30:11.062Z] [2024-09-12T06:30:11.062Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:11.648Z] #61 transferring context: 12.00MB 31.0s [2024-09-12T06:30:11.648Z] #61 ... [2024-09-12T06:30:11.648Z] [2024-09-12T06:30:11.648Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:11.648Z] #63 ... [2024-09-12T06:30:11.649Z] [2024-09-12T06:30:11.649Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:11.917Z] #41 ... [2024-09-12T06:30:11.917Z] [2024-09-12T06:30:11.917Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:11.917Z] #70 ... [2024-09-12T06:30:11.917Z] [2024-09-12T06:30:11.917Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:30:12.183Z] #79 ... [2024-09-12T06:30:12.183Z] [2024-09-12T06:30:12.183Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:13.142Z] #70 ... [2024-09-12T06:30:13.142Z] [2024-09-12T06:30:13.142Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:30:13.142Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s [2024-09-12T06:30:13.142Z] #46 ... [2024-09-12T06:30:13.142Z] [2024-09-12T06:30:13.142Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:14.100Z] #61 ... [2024-09-12T06:30:14.100Z] [2024-09-12T06:30:14.100Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:30:14.100Z] #74 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:14.100Z] #74 19.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:14.100Z] #74 22.32 OK: 12 MiB in 18 packages [2024-09-12T06:30:14.100Z] #74 DONE 25.3s [2024-09-12T06:30:14.100Z] [2024-09-12T06:30:14.100Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:14.100Z] #61 ... [2024-09-12T06:30:14.100Z] [2024-09-12T06:30:14.100Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-12T06:30:14.100Z] #71 30.21 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:14.100Z] #71 30.21 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-12T06:30:14.100Z] #71 30.21 (3/5) Installing libucontext (1.2-r2) [2024-09-12T06:30:14.100Z] #71 30.21 (4/5) Installing gcompat (1.1.0-r1) [2024-09-12T06:30:14.100Z] #71 30.21 (5/5) Installing openssl (3.1.7-r0) [2024-09-12T06:30:14.100Z] #71 30.21 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:14.100Z] #71 30.21 OK: 9 MiB in 20 packages [2024-09-12T06:30:14.100Z] #71 DONE 32.6s [2024-09-12T06:30:14.100Z] [2024-09-12T06:30:14.100Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:14.368Z] #61 ... [2024-09-12T06:30:14.368Z] [2024-09-12T06:30:14.368Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T06:30:14.635Z] #80 ... [2024-09-12T06:30:14.635Z] [2024-09-12T06:30:14.635Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:14.902Z] #70 ... [2024-09-12T06:30:14.902Z] [2024-09-12T06:30:14.902Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-12T06:30:14.902Z] #75 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:14.902Z] #75 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:14.902Z] #75 24.49 OK: 8 MiB in 16 packages [2024-09-12T06:30:14.902Z] #75 DONE 26.3s [2024-09-12T06:30:14.902Z] [2024-09-12T06:30:14.902Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:14.902Z] #70 ... [2024-09-12T06:30:14.902Z] [2024-09-12T06:30:14.902Z] #50 [core-data internal] load build context [2024-09-12T06:30:15.167Z] #50 ... [2024-09-12T06:30:15.167Z] [2024-09-12T06:30:15.167Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:15.440Z] #61 ... [2024-09-12T06:30:15.440Z] [2024-09-12T06:30:15.440Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T06:30:15.440Z] #81 ... [2024-09-12T06:30:15.440Z] [2024-09-12T06:30:15.440Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:16.399Z] #61 transferring context: 15.61MB 36.1s [2024-09-12T06:30:16.399Z] #61 ... [2024-09-12T06:30:16.399Z] [2024-09-12T06:30:16.399Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:16.666Z] #62 ... [2024-09-12T06:30:16.666Z] [2024-09-12T06:30:16.666Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:16.666Z] #61 ... [2024-09-12T06:30:16.666Z] [2024-09-12T06:30:16.666Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:16.933Z] #38 ... [2024-09-12T06:30:16.933Z] [2024-09-12T06:30:16.933Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-12T06:30:16.933Z] #77 15.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:16.933Z] #77 16.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:16.933Z] #77 19.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-12T06:30:16.933Z] #77 20.63 Executing busybox-1.36.1-r7.trigger [2024-09-12T06:30:16.933Z] #77 20.70 OK: 8 MiB in 16 packages [2024-09-12T06:30:16.933Z] #77 DONE 22.4s [2024-09-12T06:30:16.933Z] [2024-09-12T06:30:16.933Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:16.933Z] #38 ... [2024-09-12T06:30:16.933Z] [2024-09-12T06:30:16.933Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:16.933Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.0s [2024-09-12T06:30:16.933Z] #69 ... [2024-09-12T06:30:16.933Z] [2024-09-12T06:30:16.933Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:18.347Z] #61 ... [2024-09-12T06:30:18.347Z] [2024-09-12T06:30:18.347Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-12T06:30:18.347Z] #76 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:18.347Z] #76 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:18.347Z] #76 24.14 OK: 8 MiB in 16 packages [2024-09-12T06:30:18.347Z] #76 DONE 25.2s [2024-09-12T06:30:18.347Z] [2024-09-12T06:30:18.347Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:18.616Z] #61 ... [2024-09-12T06:30:18.616Z] [2024-09-12T06:30:18.616Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:18.616Z] #51 ... [2024-09-12T06:30:18.616Z] [2024-09-12T06:30:18.616Z] #50 [core-data internal] load build context [2024-09-12T06:30:18.891Z] #50 ... [2024-09-12T06:30:18.891Z] [2024-09-12T06:30:18.891Z] #44 [core-command internal] load build context [2024-09-12T06:30:18.891Z] #44 ... [2024-09-12T06:30:18.891Z] [2024-09-12T06:30:18.891Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:19.162Z] #61 ... [2024-09-12T06:30:19.162Z] [2024-09-12T06:30:19.162Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:19.162Z] #43 ... [2024-09-12T06:30:19.162Z] [2024-09-12T06:30:19.162Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:19.435Z] #52 ... [2024-09-12T06:30:19.435Z] [2024-09-12T06:30:19.435Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:19.704Z] #61 ... [2024-09-12T06:30:19.704Z] [2024-09-12T06:30:19.704Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:30:19.704Z] #59 ... [2024-09-12T06:30:19.704Z] [2024-09-12T06:30:19.704Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:20.300Z] #52 ... [2024-09-12T06:30:20.300Z] [2024-09-12T06:30:20.300Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:30:20.300Z] #79 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:20.300Z] #79 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:20.300Z] #79 16.35 OK: 9 MiB in 17 packages [2024-09-12T06:30:20.300Z] #79 DONE 18.4s [2024-09-12T06:30:20.300Z] [2024-09-12T06:30:20.300Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:20.300Z] #52 ... [2024-09-12T06:30:20.300Z] [2024-09-12T06:30:20.300Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:20.300Z] #64 ... [2024-09-12T06:30:20.300Z] [2024-09-12T06:30:20.300Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:20.579Z] #52 ... [2024-09-12T06:30:20.579Z] [2024-09-12T06:30:20.579Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T06:30:20.579Z] #82 ... [2024-09-12T06:30:20.579Z] [2024-09-12T06:30:20.579Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:20.853Z] #52 ... [2024-09-12T06:30:20.853Z] [2024-09-12T06:30:20.853Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-12T06:30:20.853Z] #78 18.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:20.853Z] #78 20.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:20.853Z] #78 24.11 OK: 266 MiB in 52 packages [2024-09-12T06:30:20.853Z] #78 DONE 26.1s [2024-09-12T06:30:20.853Z] [2024-09-12T06:30:20.853Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:21.124Z] #52 ... [2024-09-12T06:30:21.124Z] [2024-09-12T06:30:21.124Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-12T06:30:21.124Z] #81 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:21.124Z] #81 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:21.124Z] #81 14.57 OK: 8 MiB in 17 packages [2024-09-12T06:30:21.124Z] #81 DONE 15.5s [2024-09-12T06:30:21.124Z] [2024-09-12T06:30:21.124Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:21.124Z] #52 ... [2024-09-12T06:30:21.124Z] [2024-09-12T06:30:21.124Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T06:30:21.124Z] #83 ... [2024-09-12T06:30:21.124Z] [2024-09-12T06:30:21.124Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:30:21.391Z] #84 ... [2024-09-12T06:30:21.391Z] [2024-09-12T06:30:21.391Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-12T06:30:21.391Z] #80 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:21.391Z] #80 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:21.391Z] #80 16.25 OK: 18 MiB in 19 packages [2024-09-12T06:30:21.391Z] #80 DONE 16.9s [2024-09-12T06:30:21.391Z] [2024-09-12T06:30:21.392Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:21.659Z] #64 transferring context: 42.48MB 42.1s [2024-09-12T06:30:21.935Z] #64 ... [2024-09-12T06:30:21.935Z] [2024-09-12T06:30:21.935Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:21.935Z] #63 ... [2024-09-12T06:30:21.935Z] [2024-09-12T06:30:21.935Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:22.201Z] #41 ... [2024-09-12T06:30:22.201Z] [2024-09-12T06:30:22.201Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:23.177Z] #51 ... [2024-09-12T06:30:23.177Z] [2024-09-12T06:30:23.177Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-12T06:30:23.177Z] #85 DONE 1.7s [2024-09-12T06:30:23.177Z] [2024-09-12T06:30:23.177Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:23.761Z] #51 ... [2024-09-12T06:30:23.761Z] [2024-09-12T06:30:23.761Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:30:23.761Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.1s [2024-09-12T06:30:23.761Z] #46 ... [2024-09-12T06:30:23.761Z] [2024-09-12T06:30:23.761Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:24.028Z] #51 ... [2024-09-12T06:30:24.028Z] [2024-09-12T06:30:24.028Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-12T06:30:24.028Z] #82 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:24.028Z] #82 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:24.028Z] #82 12.71 OK: 18 MiB in 19 packages [2024-09-12T06:30:24.028Z] #82 DONE 13.6s [2024-09-12T06:30:24.028Z] [2024-09-12T06:30:24.028Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:24.614Z] #51 ... [2024-09-12T06:30:24.614Z] [2024-09-12T06:30:24.614Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T06:30:24.614Z] #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:24.614Z] #86 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:24.614Z] #86 ... [2024-09-12T06:30:24.614Z] [2024-09-12T06:30:24.614Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:25.196Z] #51 ... [2024-09-12T06:30:25.196Z] [2024-09-12T06:30:25.196Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:25.196Z] #70 ... [2024-09-12T06:30:25.196Z] [2024-09-12T06:30:25.196Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:26.616Z] #51 transferring context: 105.69MB 49.6s [2024-09-12T06:30:26.616Z] #51 ... [2024-09-12T06:30:26.616Z] [2024-09-12T06:30:26.616Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-12T06:30:26.616Z] #84 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:26.616Z] #84 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:26.616Z] #84 14.37 OK: 13 MiB in 26 packages [2024-09-12T06:30:26.616Z] #84 DONE 15.5s [2024-09-12T06:30:26.616Z] [2024-09-12T06:30:26.616Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:26.616Z] #51 ... [2024-09-12T06:30:26.616Z] [2024-09-12T06:30:26.616Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:26.887Z] #62 ... [2024-09-12T06:30:26.887Z] [2024-09-12T06:30:26.887Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T06:30:26.887Z] #86 12.29 OK: 9 MiB in 20 packages [2024-09-12T06:30:26.887Z] #86 ... [2024-09-12T06:30:26.887Z] [2024-09-12T06:30:26.887Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:27.161Z] #38 ... [2024-09-12T06:30:27.161Z] [2024-09-12T06:30:27.161Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:27.428Z] #51 ... [2024-09-12T06:30:27.428Z] [2024-09-12T06:30:27.428Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-12T06:30:27.428Z] #87 DONE 6.3s [2024-09-12T06:30:27.428Z] [2024-09-12T06:30:27.428Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:27.694Z] #51 ... [2024-09-12T06:30:27.694Z] [2024-09-12T06:30:27.694Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-12T06:30:27.694Z] #83 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:27.694Z] #83 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-12T06:30:27.694Z] #83 15.62 OK: 8 MiB in 19 packages [2024-09-12T06:30:27.694Z] #83 DONE 16.5s [2024-09-12T06:30:27.694Z] [2024-09-12T06:30:27.694Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:27.694Z] #51 ... [2024-09-12T06:30:27.694Z] [2024-09-12T06:30:27.694Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:27.694Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s [2024-09-12T06:30:27.694Z] #69 ... [2024-09-12T06:30:27.694Z] [2024-09-12T06:30:27.694Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:27.962Z] #51 ... [2024-09-12T06:30:27.962Z] [2024-09-12T06:30:27.962Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-12T06:30:27.962Z] #86 DONE 13.5s [2024-09-12T06:30:27.962Z] [2024-09-12T06:30:27.962Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:28.549Z] #51 ... [2024-09-12T06:30:28.549Z] [2024-09-12T06:30:28.549Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-12T06:30:28.549Z] #88 DONE 0.9s [2024-09-12T06:30:28.549Z] [2024-09-12T06:30:28.549Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:28.815Z] #51 ... [2024-09-12T06:30:28.815Z] [2024-09-12T06:30:28.815Z] #50 [core-data internal] load build context [2024-09-12T06:30:28.815Z] #50 ... [2024-09-12T06:30:28.815Z] [2024-09-12T06:30:29.080Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:29.080Z] #51 ... [2024-09-12T06:30:29.080Z] [2024-09-12T06:30:29.080Z] #44 [core-command internal] load build context [2024-09-12T06:30:29.080Z] #44 ... [2024-09-12T06:30:29.080Z] [2024-09-12T06:30:29.080Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:29.345Z] #69 ... [2024-09-12T06:30:29.345Z] [2024-09-12T06:30:29.345Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:29.345Z] #43 ... [2024-09-12T06:30:29.345Z] [2024-09-12T06:30:29.345Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:29.611Z] #51 ... [2024-09-12T06:30:29.611Z] [2024-09-12T06:30:29.611Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:30:29.875Z] #59 ... [2024-09-12T06:30:29.875Z] [2024-09-12T06:30:29.875Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:29.875Z] #61 ... [2024-09-12T06:30:29.875Z] [2024-09-12T06:30:29.875Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:31.278Z] #51 ... [2024-09-12T06:30:31.278Z] [2024-09-12T06:30:31.278Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:31.278Z] #52 ... [2024-09-12T06:30:31.278Z] [2024-09-12T06:30:31.278Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:31.859Z] #69 ... [2024-09-12T06:30:31.859Z] [2024-09-12T06:30:31.859Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:31.859Z] #64 transferring context: 65.80MB 52.4s [2024-09-12T06:30:32.126Z] #64 ... [2024-09-12T06:30:32.126Z] [2024-09-12T06:30:32.126Z] #50 [core-data internal] load build context [2024-09-12T06:30:32.126Z] #50 ... [2024-09-12T06:30:32.126Z] [2024-09-12T06:30:32.127Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-12T06:30:32.127Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.9s done [2024-09-12T06:30:32.127Z] #46 DONE 45.8s [2024-09-12T06:30:32.127Z] [2024-09-12T06:30:32.127Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:32.391Z] #63 ... [2024-09-12T06:30:32.391Z] [2024-09-12T06:30:32.391Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:32.391Z] #41 ... [2024-09-12T06:30:32.391Z] [2024-09-12T06:30:32.391Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:35.750Z] #63 ... [2024-09-12T06:30:35.750Z] [2024-09-12T06:30:35.750Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:35.750Z] #70 ... [2024-09-12T06:30:35.750Z] [2024-09-12T06:30:35.750Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:35.750Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.9s [2024-09-12T06:30:37.154Z] #69 ... [2024-09-12T06:30:37.154Z] [2024-09-12T06:30:37.154Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:37.154Z] #62 transferring context: 122.68MB 57.6s [2024-09-12T06:30:37.154Z] #62 ... [2024-09-12T06:30:37.154Z] [2024-09-12T06:30:37.154Z] #50 [core-data internal] load build context [2024-09-12T06:30:37.154Z] #50 ... [2024-09-12T06:30:37.154Z] [2024-09-12T06:30:37.154Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:37.419Z] #38 ... [2024-09-12T06:30:37.419Z] [2024-09-12T06:30:37.419Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:37.419Z] #69 ... [2024-09-12T06:30:37.419Z] [2024-09-12T06:30:37.420Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-12T06:30:37.420Z] #89 DONE 2.4s [2024-09-12T06:30:37.685Z] [2024-09-12T06:30:37.685Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:39.616Z] #38 ... [2024-09-12T06:30:39.616Z] [2024-09-12T06:30:39.616Z] #44 [core-command internal] load build context [2024-09-12T06:30:39.616Z] #44 ... [2024-09-12T06:30:39.616Z] [2024-09-12T06:30:39.616Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:39.616Z] #38 ... [2024-09-12T06:30:39.616Z] [2024-09-12T06:30:39.616Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:39.616Z] #43 ... [2024-09-12T06:30:39.616Z] [2024-09-12T06:30:39.616Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:39.885Z] #38 ... [2024-09-12T06:30:39.885Z] [2024-09-12T06:30:39.885Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:30:39.885Z] #59 ... [2024-09-12T06:30:39.885Z] [2024-09-12T06:30:39.885Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:40.150Z] #61 ... [2024-09-12T06:30:40.150Z] [2024-09-12T06:30:40.150Z] #69 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:40.416Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.9s [2024-09-12T06:30:41.371Z] #69 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.6s done [2024-09-12T06:30:41.371Z] #69 ... [2024-09-12T06:30:41.371Z] [2024-09-12T06:30:41.371Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:41.371Z] #51 ... [2024-09-12T06:30:41.371Z] [2024-09-12T06:30:41.371Z] #50 [core-data internal] load build context [2024-09-12T06:30:41.636Z] #50 ... [2024-09-12T06:30:41.636Z] [2024-09-12T06:30:41.636Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:41.636Z] #52 ... [2024-09-12T06:30:41.636Z] [2024-09-12T06:30:41.636Z] #50 [core-data internal] load build context [2024-09-12T06:30:41.901Z] #50 transferring context: 183.61MB 65.2s [2024-09-12T06:30:42.165Z] #50 ... [2024-09-12T06:30:42.165Z] [2024-09-12T06:30:42.165Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:42.165Z] #64 ... [2024-09-12T06:30:42.165Z] [2024-09-12T06:30:42.165Z] #50 [core-data internal] load build context [2024-09-12T06:30:42.431Z] #50 ... [2024-09-12T06:30:42.431Z] [2024-09-12T06:30:42.431Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:42.696Z] #41 ... [2024-09-12T06:30:42.696Z] [2024-09-12T06:30:42.696Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:30:45.270Z] #69 ... [2024-09-12T06:30:45.270Z] [2024-09-12T06:30:45.270Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:45.548Z] #63 ... [2024-09-12T06:30:45.548Z] [2024-09-12T06:30:45.548Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:45.548Z] #70 ... [2024-09-12T06:30:45.548Z] [2024-09-12T06:30:45.548Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:46.958Z] #63 ... [2024-09-12T06:30:46.958Z] [2024-09-12T06:30:46.958Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:47.222Z] #62 transferring context: 181.22MB 67.7s [2024-09-12T06:30:47.222Z] #62 ... [2024-09-12T06:30:47.222Z] [2024-09-12T06:30:47.222Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:49.829Z] #63 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:30:49.829Z] #90 DONE 4.4s [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:30:49.829Z] #91 DONE 3.0s [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:49.829Z] #63 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-12T06:30:49.829Z] #92 DONE 4.5s [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:49.829Z] #63 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #44 [core-command internal] load build context [2024-09-12T06:30:49.829Z] #44 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T06:30:49.829Z] #93 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:30:49.829Z] #43 ... [2024-09-12T06:30:49.829Z] [2024-09-12T06:30:49.829Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:30:50.093Z] #63 ... [2024-09-12T06:30:50.093Z] [2024-09-12T06:30:50.093Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:50.093Z] #38 ... [2024-09-12T06:30:50.093Z] [2024-09-12T06:30:50.093Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:30:50.093Z] #59 ... [2024-09-12T06:30:50.093Z] [2024-09-12T06:30:50.093Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:50.359Z] #61 ... [2024-09-12T06:30:50.359Z] [2024-09-12T06:30:50.359Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-12T06:30:50.359Z] #93 DONE 0.7s [2024-09-12T06:30:50.359Z] [2024-09-12T06:30:50.359Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:30:50.359Z] #61 ... [2024-09-12T06:30:50.359Z] [2024-09-12T06:30:50.359Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T06:30:50.359Z] #94 ... [2024-09-12T06:30:50.359Z] [2024-09-12T06:30:50.359Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-12T06:30:50.359Z] #95 DONE 0.7s [2024-09-12T06:30:50.623Z] [2024-09-12T06:30:50.623Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T06:30:50.623Z] #96 ... [2024-09-12T06:30:50.623Z] [2024-09-12T06:30:50.623Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-12T06:30:50.623Z] #97 DONE 0.9s [2024-09-12T06:30:50.887Z] [2024-09-12T06:30:50.887Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T06:30:51.464Z] #98 ... [2024-09-12T06:30:51.464Z] [2024-09-12T06:30:51.464Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:51.730Z] #51 ... [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-12T06:30:51.730Z] #94 DONE 1.3s [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #51 [core-keeper internal] load build context [2024-09-12T06:30:51.730Z] #51 ... [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:51.730Z] #38 ... [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-12T06:30:51.730Z] #98 DONE 1.0s [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:51.730Z] #38 ... [2024-09-12T06:30:51.730Z] [2024-09-12T06:30:51.730Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:51.999Z] #52 ... [2024-09-12T06:30:51.999Z] [2024-09-12T06:30:51.999Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:51.999Z] #38 ... [2024-09-12T06:30:51.999Z] [2024-09-12T06:30:51.999Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-12T06:30:51.999Z] #96 DONE 1.4s [2024-09-12T06:30:51.999Z] [2024-09-12T06:30:51.999Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:51.999Z] #38 transferring context: 239.79MB 74.6s [2024-09-12T06:30:52.263Z] #38 ... [2024-09-12T06:30:52.263Z] [2024-09-12T06:30:52.263Z] #64 [support-notifications internal] load build context [2024-09-12T06:30:52.536Z] #64 ... [2024-09-12T06:30:52.536Z] [2024-09-12T06:30:52.536Z] #38 [support-scheduler internal] load build context [2024-09-12T06:30:52.536Z] #38 ... [2024-09-12T06:30:52.536Z] [2024-09-12T06:30:52.536Z] #50 [core-data internal] load build context [2024-09-12T06:30:52.536Z] #50 ... [2024-09-12T06:30:52.536Z] [2024-09-12T06:30:52.536Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:30:52.536Z] #99 DONE 0.9s [2024-09-12T06:30:52.536Z] [2024-09-12T06:30:52.536Z] #50 [core-data internal] load build context [2024-09-12T06:30:52.536Z] #50 ... [2024-09-12T06:30:52.536Z] [2024-09-12T06:30:52.536Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:52.802Z] #52 ... [2024-09-12T06:30:52.802Z] [2024-09-12T06:30:52.802Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:30:52.802Z] #100 DONE 0.8s [2024-09-12T06:30:52.802Z] [2024-09-12T06:30:52.802Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:52.802Z] #52 ... [2024-09-12T06:30:52.802Z] [2024-09-12T06:30:52.802Z] #41 [core-metadata internal] load build context [2024-09-12T06:30:52.802Z] #41 ... [2024-09-12T06:30:52.802Z] [2024-09-12T06:30:52.802Z] #50 [core-data internal] load build context [2024-09-12T06:30:53.067Z] #50 ... [2024-09-12T06:30:53.067Z] [2024-09-12T06:30:53.067Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-12T06:30:53.067Z] #101 DONE 1.0s [2024-09-12T06:30:53.067Z] [2024-09-12T06:30:53.067Z] #50 [core-data internal] load build context [2024-09-12T06:30:53.650Z] #50 ... [2024-09-12T06:30:53.650Z] [2024-09-12T06:30:53.650Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-12T06:30:53.650Z] #102 DONE 1.0s [2024-09-12T06:30:53.650Z] [2024-09-12T06:30:53.650Z] #50 [core-data internal] load build context [2024-09-12T06:30:53.919Z] #50 ... [2024-09-12T06:30:53.919Z] [2024-09-12T06:30:53.919Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-12T06:30:53.919Z] #103 DONE 1.0s [2024-09-12T06:30:53.919Z] [2024-09-12T06:30:53.919Z] #50 [core-data internal] load build context [2024-09-12T06:30:54.184Z] #50 ... [2024-09-12T06:30:54.184Z] [2024-09-12T06:30:54.184Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-12T06:30:54.184Z] #104 DONE 1.2s [2024-09-12T06:30:54.184Z] [2024-09-12T06:30:54.184Z] #50 [core-data internal] load build context [2024-09-12T06:30:55.139Z] #50 ... [2024-09-12T06:30:55.139Z] [2024-09-12T06:30:55.139Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-12T06:30:55.139Z] #105 DONE 1.0s [2024-09-12T06:30:55.139Z] [2024-09-12T06:30:55.139Z] #50 [core-data internal] load build context [2024-09-12T06:30:55.139Z] #50 ... [2024-09-12T06:30:55.139Z] [2024-09-12T06:30:55.139Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-12T06:30:55.139Z] #106 DONE 1.3s [2024-09-12T06:30:55.139Z] [2024-09-12T06:30:55.139Z] #50 [core-data internal] load build context [2024-09-12T06:30:55.817Z] #50 ... [2024-09-12T06:30:55.817Z] [2024-09-12T06:30:55.817Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-12T06:30:55.817Z] #107 DONE 1.3s [2024-09-12T06:30:55.817Z] [2024-09-12T06:30:55.817Z] #50 [core-data internal] load build context [2024-09-12T06:30:55.817Z] #50 ... [2024-09-12T06:30:55.817Z] [2024-09-12T06:30:55.817Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:30:55.817Z] #70 ... [2024-09-12T06:30:55.817Z] [2024-09-12T06:30:55.817Z] #50 [core-data internal] load build context [2024-09-12T06:30:57.260Z] #50 transferring context: 265.83MB 80.4s [2024-09-12T06:30:57.260Z] #50 ... [2024-09-12T06:30:57.260Z] [2024-09-12T06:30:57.260Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:30:57.532Z] #62 ... [2024-09-12T06:30:57.532Z] [2024-09-12T06:30:57.532Z] #50 [core-data internal] load build context [2024-09-12T06:30:59.547Z] #50 ... [2024-09-12T06:30:59.547Z] [2024-09-12T06:30:59.547Z] #44 [core-command internal] load build context [2024-09-12T06:30:59.837Z] #44 ... [2024-09-12T06:30:59.837Z] [2024-09-12T06:30:59.837Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:30:59.837Z] #52 ... [2024-09-12T06:30:59.837Z] [2024-09-12T06:30:59.837Z] #44 [core-command internal] load build context [2024-09-12T06:31:00.104Z] #44 ... [2024-09-12T06:31:00.104Z] [2024-09-12T06:31:00.104Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:00.104Z] #43 ... [2024-09-12T06:31:00.104Z] [2024-09-12T06:31:00.104Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:31:00.389Z] #63 ... [2024-09-12T06:31:00.389Z] [2024-09-12T06:31:00.389Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:00.389Z] #59 ... [2024-09-12T06:31:00.389Z] [2024-09-12T06:31:00.389Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:00.654Z] #61 ... [2024-09-12T06:31:00.654Z] [2024-09-12T06:31:00.654Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:01.617Z] #59 ... [2024-09-12T06:31:01.617Z] [2024-09-12T06:31:01.617Z] #51 [core-keeper internal] load build context [2024-09-12T06:31:01.881Z] #51 ... [2024-09-12T06:31:01.881Z] [2024-09-12T06:31:01.881Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:02.458Z] #59 transferring context: 113.17MB 82.7s [2024-09-12T06:31:02.458Z] #59 ... [2024-09-12T06:31:02.458Z] [2024-09-12T06:31:02.458Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:02.722Z] #64 ... [2024-09-12T06:31:02.722Z] [2024-09-12T06:31:02.722Z] #108 [security-spire-agent] exporting to image [2024-09-12T06:31:02.722Z] #108 exporting layers 6.3s done [2024-09-12T06:31:02.723Z] #108 writing image sha256:8275708a331fee26f4a27c44dd963a989c4e12f36ecec60a74f9881b78786c20 0.5s done [2024-09-12T06:31:02.723Z] #108 writing image sha256:663e9e9fe33752b169f11cc718f2340f9f428c7ec357196101cb13577ee2c83e 0.1s done [2024-09-12T06:31:02.723Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-12T06:31:02.723Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-12T06:31:02.723Z] #108 writing image sha256:aad29cc9831ff32f992e806c876da48d855bf737dee5b2d03bb4c9d699920c93 0.0s done [2024-09-12T06:31:02.723Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-12T06:31:02.723Z] #108 DONE 7.5s [2024-09-12T06:31:02.723Z] [2024-09-12T06:31:02.723Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:02.723Z] #59 ... [2024-09-12T06:31:02.723Z] [2024-09-12T06:31:02.723Z] #38 [support-scheduler internal] load build context [2024-09-12T06:31:02.988Z] #38 ... [2024-09-12T06:31:02.988Z] [2024-09-12T06:31:02.988Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:02.988Z] #41 ... [2024-09-12T06:31:02.988Z] [2024-09-12T06:31:02.988Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:03.258Z] #59 ... [2024-09-12T06:31:03.258Z] [2024-09-12T06:31:03.258Z] #52 [security-proxy-auth internal] load build context [2024-09-12T06:31:03.258Z] #52 transferring context: 310.74MB 85.5s done [2024-09-12T06:31:03.258Z] #52 DONE 86.4s [2024-09-12T06:31:03.258Z] [2024-09-12T06:31:03.258Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:05.201Z] #59 ... [2024-09-12T06:31:05.201Z] [2024-09-12T06:31:05.201Z] #50 [core-data internal] load build context [2024-09-12T06:31:05.201Z] #50 transferring context: 310.74MB 88.0s done [2024-09-12T06:31:05.201Z] #50 DONE 88.4s [2024-09-12T06:31:05.201Z] [2024-09-12T06:31:05.201Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:05.467Z] #59 ... [2024-09-12T06:31:05.467Z] [2024-09-12T06:31:05.467Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:31:05.467Z] #109 DONE 2.0s [2024-09-12T06:31:05.467Z] [2024-09-12T06:31:05.468Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:06.058Z] #59 ... [2024-09-12T06:31:06.058Z] [2024-09-12T06:31:06.058Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:31:06.058Z] #70 ... [2024-09-12T06:31:06.058Z] [2024-09-12T06:31:06.058Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:07.473Z] #59 ... [2024-09-12T06:31:07.473Z] [2024-09-12T06:31:07.473Z] #38 [support-scheduler internal] load build context [2024-09-12T06:31:07.473Z] #38 transferring context: 310.74MB 89.6s done [2024-09-12T06:31:07.473Z] #38 DONE 89.8s [2024-09-12T06:31:07.473Z] [2024-09-12T06:31:07.473Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:07.473Z] #59 ... [2024-09-12T06:31:07.473Z] [2024-09-12T06:31:07.473Z] #51 [core-keeper internal] load build context [2024-09-12T06:31:07.473Z] #51 transferring context: 310.74MB 90.5s done [2024-09-12T06:31:07.473Z] #51 DONE 90.8s [2024-09-12T06:31:07.473Z] [2024-09-12T06:31:07.473Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:07.473Z] #59 ... [2024-09-12T06:31:07.473Z] [2024-09-12T06:31:07.473Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:31:07.740Z] #62 ... [2024-09-12T06:31:07.740Z] [2024-09-12T06:31:07.740Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:09.168Z] #59 ... [2024-09-12T06:31:09.168Z] [2024-09-12T06:31:09.168Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-12T06:31:09.168Z] #110 DONE 1.5s [2024-09-12T06:31:09.168Z] [2024-09-12T06:31:09.168Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:09.168Z] #59 ... [2024-09-12T06:31:09.168Z] [2024-09-12T06:31:09.168Z] #44 [core-command internal] load build context [2024-09-12T06:31:09.168Z] #44 transferring context: 310.74MB 91.6s done [2024-09-12T06:31:09.168Z] #44 DONE 92.1s [2024-09-12T06:31:09.168Z] [2024-09-12T06:31:09.168Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:10.575Z] #59 ... [2024-09-12T06:31:10.575Z] [2024-09-12T06:31:10.575Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:10.575Z] #43 ... [2024-09-12T06:31:10.575Z] [2024-09-12T06:31:10.575Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:31:10.575Z] #63 ... [2024-09-12T06:31:10.575Z] [2024-09-12T06:31:10.575Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:10.841Z] #43 ... [2024-09-12T06:31:10.841Z] [2024-09-12T06:31:10.841Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:10.841Z] #61 ... [2024-09-12T06:31:10.841Z] [2024-09-12T06:31:10.841Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:12.789Z] #59 ... [2024-09-12T06:31:12.789Z] [2024-09-12T06:31:12.789Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:12.789Z] #64 ... [2024-09-12T06:31:12.789Z] [2024-09-12T06:31:12.789Z] #62 [security-proxy-setup internal] load build context [2024-09-12T06:31:12.789Z] #62 transferring context: 310.74MB 93.4s done [2024-09-12T06:31:12.789Z] #62 DONE 94.4s [2024-09-12T06:31:12.789Z] [2024-09-12T06:31:12.789Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:12.789Z] #64 ... [2024-09-12T06:31:12.789Z] [2024-09-12T06:31:12.789Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:31:13.077Z] #70 ... [2024-09-12T06:31:13.077Z] [2024-09-12T06:31:13.077Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:13.077Z] #59 ... [2024-09-12T06:31:13.077Z] [2024-09-12T06:31:13.077Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:13.351Z] #41 ... [2024-09-12T06:31:13.351Z] [2024-09-12T06:31:13.351Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:14.309Z] #59 ... [2024-09-12T06:31:14.309Z] [2024-09-12T06:31:14.309Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:31:14.309Z] #111 DONE 1.4s [2024-09-12T06:31:14.575Z] [2024-09-12T06:31:14.575Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:31:15.536Z] #112 ... [2024-09-12T06:31:15.536Z] [2024-09-12T06:31:15.536Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:31:15.536Z] #113 ... [2024-09-12T06:31:15.536Z] [2024-09-12T06:31:15.536Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:18.124Z] #41 transferring context: 167.49MB 94.5s [2024-09-12T06:31:19.531Z] #41 ... [2024-09-12T06:31:19.531Z] [2024-09-12T06:31:19.531Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:19.531Z] #64 ... [2024-09-12T06:31:19.531Z] [2024-09-12T06:31:19.531Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:31:19.531Z] #114 ... [2024-09-12T06:31:19.531Z] [2024-09-12T06:31:19.531Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:20.490Z] #64 ... [2024-09-12T06:31:20.490Z] [2024-09-12T06:31:20.490Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:31:20.756Z] #63 ... [2024-09-12T06:31:20.756Z] [2024-09-12T06:31:20.756Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:20.756Z] #41 ... [2024-09-12T06:31:20.756Z] [2024-09-12T06:31:20.756Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:21.023Z] #43 ... [2024-09-12T06:31:21.023Z] [2024-09-12T06:31:21.023Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:21.023Z] #41 ... [2024-09-12T06:31:21.023Z] [2024-09-12T06:31:21.023Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:21.023Z] #61 ... [2024-09-12T06:31:21.023Z] [2024-09-12T06:31:21.023Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:22.982Z] #41 transferring context: 205.05MB 99.5s [2024-09-12T06:31:22.982Z] #41 ... [2024-09-12T06:31:22.982Z] [2024-09-12T06:31:22.982Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:31:22.982Z] #70 ... [2024-09-12T06:31:22.982Z] [2024-09-12T06:31:22.982Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:24.395Z] #41 ... [2024-09-12T06:31:24.395Z] [2024-09-12T06:31:24.395Z] #63 [security-spiffe-token-provider internal] load build context [2024-09-12T06:31:24.395Z] #63 transferring context: 310.74MB 104.1s done [2024-09-12T06:31:24.395Z] #63 DONE 105.8s [2024-09-12T06:31:24.395Z] [2024-09-12T06:31:24.395Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:24.395Z] #41 ... [2024-09-12T06:31:24.395Z] [2024-09-12T06:31:24.395Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:24.661Z] #59 ... [2024-09-12T06:31:24.661Z] [2024-09-12T06:31:24.661Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:26.071Z] #41 ... [2024-09-12T06:31:26.071Z] [2024-09-12T06:31:26.071Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:31:26.071Z] #115 DONE 1.5s [2024-09-12T06:31:26.071Z] [2024-09-12T06:31:26.071Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:27.029Z] #41 ... [2024-09-12T06:31:27.029Z] [2024-09-12T06:31:27.029Z] #70 [security-secretstore-setup internal] load build context [2024-09-12T06:31:27.029Z] #70 transferring context: 310.74MB 101.6s done [2024-09-12T06:31:27.029Z] #70 DONE 105.8s [2024-09-12T06:31:27.029Z] [2024-09-12T06:31:27.029Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:30.379Z] #41 ... [2024-09-12T06:31:30.379Z] [2024-09-12T06:31:30.379Z] #64 [support-notifications internal] load build context [2024-09-12T06:31:30.379Z] #64 transferring context: 310.74MB 110.9s done [2024-09-12T06:31:30.379Z] #64 DONE 112.1s [2024-09-12T06:31:30.379Z] [2024-09-12T06:31:30.379Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:30.958Z] #41 ... [2024-09-12T06:31:30.958Z] [2024-09-12T06:31:30.959Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:31.225Z] #43 ... [2024-09-12T06:31:31.225Z] [2024-09-12T06:31:31.225Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:31.225Z] #41 ... [2024-09-12T06:31:31.225Z] [2024-09-12T06:31:31.225Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:31.225Z] #61 ... [2024-09-12T06:31:31.225Z] [2024-09-12T06:31:31.225Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:31.812Z] #43 ... [2024-09-12T06:31:31.812Z] [2024-09-12T06:31:31.812Z] #116 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:31:31.812Z] #116 DONE 1.2s [2024-09-12T06:31:31.812Z] [2024-09-12T06:31:31.812Z] #43 [support-cron-scheduler internal] load build context [2024-09-12T06:31:32.770Z] #43 transferring context: 310.74MB 117.5s done [2024-09-12T06:31:32.770Z] #43 DONE 117.6s [2024-09-12T06:31:32.770Z] [2024-09-12T06:31:32.770Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:34.713Z] #61 ... [2024-09-12T06:31:34.713Z] [2024-09-12T06:31:34.713Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:34.980Z] #59 ... [2024-09-12T06:31:34.980Z] [2024-09-12T06:31:34.980Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:35.569Z] #61 ... [2024-09-12T06:31:35.569Z] [2024-09-12T06:31:35.569Z] #41 [core-metadata internal] load build context [2024-09-12T06:31:35.569Z] #41 transferring context: 310.74MB 112.1s done [2024-09-12T06:31:35.569Z] #41 DONE 114.6s [2024-09-12T06:31:35.569Z] [2024-09-12T06:31:35.569Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:35.836Z] #61 ... [2024-09-12T06:31:35.836Z] [2024-09-12T06:31:35.836Z] #59 [security-bootstrapper internal] load build context [2024-09-12T06:31:35.836Z] #59 transferring context: 310.74MB 116.1s done [2024-09-12T06:31:35.836Z] #59 DONE 117.3s [2024-09-12T06:31:35.836Z] [2024-09-12T06:31:35.836Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:35.836Z] #61 ... [2024-09-12T06:31:35.836Z] [2024-09-12T06:31:35.836Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:31:35.836Z] #117 ... [2024-09-12T06:31:35.836Z] [2024-09-12T06:31:35.836Z] #61 [core-common-config-bootstrapper internal] load build context [2024-09-12T06:31:36.793Z] #61 transferring context: 310.74MB 116.4s done [2024-09-12T06:31:36.793Z] #61 DONE 118.2s [2024-09-12T06:31:36.793Z] [2024-09-12T06:31:36.793Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:33.194Z] #118 ... [2024-09-12T06:32:33.194Z] [2024-09-12T06:32:33.194Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:33.194Z] #112 DONE 77.1s [2024-09-12T06:32:33.194Z] [2024-09-12T06:32:33.194Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:33.194Z] #113 DONE 86.0s [2024-09-12T06:32:33.194Z] [2024-09-12T06:32:33.194Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:33.194Z] #114 DONE 82.3s [2024-09-12T06:32:33.194Z] [2024-09-12T06:32:33.194Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T06:32:38.535Z] #119 ... [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.535Z] #120 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.535Z] #121 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-12T06:32:38.535Z] #122 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.535Z] #118 DONE 66.2s [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.535Z] #117 DONE 72.2s [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.535Z] #123 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.535Z] #124 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-09-12T06:32:38.535Z] #125 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-12T06:32:38.535Z] #126 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.535Z] #127 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.535Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.535Z] #128 CACHED [2024-09-12T06:32:38.535Z] [2024-09-12T06:32:38.536Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.536Z] #129 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.536Z] #130 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #131 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #132 DONE 6.4s [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.536Z] #133 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.536Z] #134 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #135 [core-command builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #135 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #136 DONE 6.4s [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.536Z] #137 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #138 [core-data builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #138 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.536Z] #139 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:32:38.536Z] #140 ... [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:38.536Z] #141 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-09-12T06:32:38.536Z] #142 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:38.536Z] #143 CACHED [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-12T06:32:38.536Z] #119 DONE 6.5s [2024-09-12T06:32:38.536Z] [2024-09-12T06:32:38.536Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:32:43.872Z] #144 ... [2024-09-12T06:32:43.872Z] [2024-09-12T06:32:43.872Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:32:43.872Z] #140 5.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-12T06:32:48.159Z] #140 ... [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-12T06:32:48.159Z] #145 DONE 9.8s [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #146 [support-notifications builder 6/7] COPY . . [2024-09-12T06:32:48.159Z] #146 DONE 9.9s [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-12T06:32:48.159Z] #147 CACHED [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #148 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-12T06:32:48.159Z] #148 CACHED [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #149 [support-cron-scheduler builder 6/7] COPY . . [2024-09-12T06:32:48.159Z] #149 CACHED [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:32:48.159Z] #150 ... [2024-09-12T06:32:48.159Z] [2024-09-12T06:32:48.159Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T06:32:48.160Z] #0 5.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-12T06:32:48.160Z] #151 ... [2024-09-12T06:32:48.160Z] [2024-09-12T06:32:48.160Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T06:32:48.160Z] #0 5.215 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-12T06:32:48.445Z] #152 ... [2024-09-12T06:32:48.445Z] [2024-09-12T06:32:48.445Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T06:32:48.445Z] #0 3.751 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-12T06:32:48.445Z] #153 ... [2024-09-12T06:32:48.445Z] [2024-09-12T06:32:48.445Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T06:32:48.445Z] #0 5.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-12T06:32:48.713Z] #154 ... [2024-09-12T06:32:48.713Z] [2024-09-12T06:32:48.713Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T06:32:48.713Z] #0 4.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-12T06:32:48.982Z] #155 ... [2024-09-12T06:32:48.982Z] [2024-09-12T06:32:48.982Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T06:32:48.982Z] #0 5.869 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-12T06:32:48.982Z] #156 ... [2024-09-12T06:32:48.982Z] [2024-09-12T06:32:48.982Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:32:48.982Z] #0 5.634 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-12T06:32:49.250Z] #157 ... [2024-09-12T06:32:49.250Z] [2024-09-12T06:32:49.250Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T06:32:49.250Z] #0 4.886 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-12T06:32:49.250Z] #158 ... [2024-09-12T06:32:49.250Z] [2024-09-12T06:32:49.250Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T06:32:51.190Z] #159 3.257 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-12T06:32:54.534Z] #159 ... [2024-09-12T06:32:54.534Z] [2024-09-12T06:32:54.534Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:32:54.534Z] #144 5.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-12T06:32:54.534Z] #144 ... [2024-09-12T06:32:54.534Z] [2024-09-12T06:32:54.534Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:32:54.534Z] #150 3.186 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-12T06:32:57.874Z] #150 ... [2024-09-12T06:32:57.874Z] [2024-09-12T06:32:57.874Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T06:32:57.874Z] #0 3.198 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-12T06:52:20.668Z] #160 ... [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:52:20.668Z] #140 1179.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-12T06:52:20.668Z] #140 ... [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-12T06:52:20.668Z] #151 DONE 1181.2s [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:52:20.668Z] #150 ... [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:52:20.668Z] #161 DONE 0.3s [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:52:20.668Z] #162 DONE 0.1s [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T06:52:20.668Z] #152 ... [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-12T06:52:20.668Z] #163 DONE 0.2s [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-12T06:52:20.668Z] #164 DONE 0.1s [2024-09-12T06:52:20.668Z] [2024-09-12T06:52:20.668Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-12T06:52:20.940Z] #165 DONE 0.3s [2024-09-12T06:52:20.940Z] [2024-09-12T06:52:20.940Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T06:52:21.205Z] #166 DONE 0.2s [2024-09-12T06:52:21.205Z] [2024-09-12T06:52:21.205Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:52:23.152Z] #167 DONE 2.1s [2024-09-12T06:52:23.152Z] [2024-09-12T06:52:23.152Z] #108 [security-proxy-setup] exporting to image [2024-09-12T06:52:23.152Z] #108 exporting layers [2024-09-12T06:52:24.560Z] #108 exporting layers 1.1s done [2024-09-12T06:52:24.560Z] #108 writing image sha256:13ab03ae4dcff87bc5d6ba81b74e646ba158544da1f3df8c0a1a8e185b90c2b2 0.0s done [2024-09-12T06:52:24.560Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-12T06:52:24.560Z] #108 DONE 8.6s [2024-09-12T06:52:24.560Z] [2024-09-12T06:52:24.560Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:52:27.897Z] #150 ... [2024-09-12T06:52:27.897Z] [2024-09-12T06:52:27.897Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-12T06:52:27.897Z] #156 DONE 1189.7s [2024-09-12T06:52:27.897Z] [2024-09-12T06:52:27.897Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-12T06:52:27.897Z] #168 DONE 0.2s [2024-09-12T06:52:27.897Z] [2024-09-12T06:52:27.897Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-12T06:52:31.430Z] #169 DONE 2.7s [2024-09-12T06:52:31.430Z] [2024-09-12T06:52:31.430Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:52:31.430Z] #170 DONE 0.4s [2024-09-12T06:52:31.430Z] [2024-09-12T06:52:31.430Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:52:31.430Z] #157 ... [2024-09-12T06:52:31.430Z] [2024-09-12T06:52:31.430Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:52:31.430Z] #171 DONE 0.2s [2024-09-12T06:52:31.430Z] [2024-09-12T06:52:31.430Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-12T06:52:31.430Z] #172 DONE 0.4s [2024-09-12T06:52:31.430Z] [2024-09-12T06:52:31.430Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-12T06:52:31.737Z] #173 DONE 0.1s [2024-09-12T06:52:31.737Z] [2024-09-12T06:52:31.737Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:52:31.737Z] #144 ... [2024-09-12T06:52:31.737Z] [2024-09-12T06:52:31.737Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-12T06:52:31.737Z] #174 DONE 0.1s [2024-09-12T06:52:32.053Z] [2024-09-12T06:52:32.053Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-12T06:52:32.053Z] #175 DONE 0.1s [2024-09-12T06:52:32.053Z] [2024-09-12T06:52:32.053Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:52:32.053Z] #150 ... [2024-09-12T06:52:32.053Z] [2024-09-12T06:52:32.053Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-12T06:52:32.357Z] #176 DONE 0.2s [2024-09-12T06:52:32.357Z] [2024-09-12T06:52:32.357Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:52:32.357Z] #157 ... [2024-09-12T06:52:32.357Z] [2024-09-12T06:52:32.357Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-12T06:52:32.640Z] #177 DONE 0.2s [2024-09-12T06:52:32.640Z] [2024-09-12T06:52:32.640Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-12T06:52:32.640Z] #178 DONE 0.1s [2024-09-12T06:52:32.640Z] [2024-09-12T06:52:32.640Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-12T06:52:35.331Z] #179 DONE 2.6s [2024-09-12T06:52:35.331Z] [2024-09-12T06:52:35.331Z] #108 [security-bootstrapper] exporting to image [2024-09-12T06:52:35.331Z] #108 exporting layers [2024-09-12T06:52:36.786Z] #108 exporting layers 1.5s done [2024-09-12T06:52:36.786Z] #108 writing image sha256:cf43a463c2b1bf668f20621286dbc0a641d19e25ab0cfcd7e8c6912cae6eed91 done [2024-09-12T06:52:36.786Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-12T06:52:36.786Z] #108 DONE 10.1s [2024-09-12T06:52:36.786Z] [2024-09-12T06:52:36.786Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:52:42.126Z] #157 ... [2024-09-12T06:52:42.126Z] [2024-09-12T06:52:42.126Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-12T06:52:42.126Z] #140 DONE 1203.7s [2024-09-12T06:52:42.126Z] [2024-09-12T06:52:42.126Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T06:52:42.397Z] #154 ... [2024-09-12T06:52:42.397Z] [2024-09-12T06:52:42.397Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:52:42.664Z] #180 DONE 0.2s [2024-09-12T06:52:42.664Z] [2024-09-12T06:52:42.664Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:52:42.931Z] #181 DONE 0.2s [2024-09-12T06:52:42.931Z] [2024-09-12T06:52:42.931Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-12T06:52:42.931Z] #182 DONE 0.1s [2024-09-12T06:52:42.931Z] [2024-09-12T06:52:42.931Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:52:42.931Z] #150 ... [2024-09-12T06:52:42.931Z] [2024-09-12T06:52:42.931Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-12T06:52:42.931Z] #183 DONE 0.1s [2024-09-12T06:52:43.200Z] [2024-09-12T06:52:43.200Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:52:43.200Z] #184 DONE 0.1s [2024-09-12T06:52:43.200Z] [2024-09-12T06:52:43.200Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T06:52:43.200Z] #160 ... [2024-09-12T06:52:43.200Z] [2024-09-12T06:52:43.200Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-12T06:52:43.469Z] #185 DONE 0.2s [2024-09-12T06:52:43.469Z] [2024-09-12T06:52:43.469Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-12T06:52:43.736Z] #186 DONE 0.3s [2024-09-12T06:52:43.737Z] [2024-09-12T06:52:43.737Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-12T06:52:44.003Z] #187 DONE 0.1s [2024-09-12T06:52:44.003Z] [2024-09-12T06:52:44.003Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:52:45.944Z] #188 DONE 2.0s [2024-09-12T06:52:45.944Z] [2024-09-12T06:52:45.944Z] #108 [security-secretstore-setup] exporting to image [2024-09-12T06:52:45.944Z] #108 exporting layers [2024-09-12T06:52:47.351Z] #108 exporting layers 1.3s done [2024-09-12T06:52:47.351Z] #108 writing image sha256:db7778395f9fb4f03169d4df52c09e613976c6e1908b93e8b569176fdf368e34 done [2024-09-12T06:52:47.351Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-12T06:52:47.351Z] #108 DONE 11.4s [2024-09-12T06:52:47.351Z] [2024-09-12T06:52:47.351Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:53:39.006Z] #69 ... [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-12T06:53:39.006Z] #153 DONE 1254.0s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:53:39.006Z] #150 ... [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:53:39.006Z] #189 DONE 0.4s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T06:53:39.006Z] #150 ... [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:53:39.006Z] #190 DONE 0.2s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-12T06:53:39.006Z] #191 DONE 0.2s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T06:53:39.006Z] #159 ... [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:53:39.006Z] #192 DONE 0.2s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-12T06:53:39.006Z] #193 DONE 0.3s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T06:53:39.006Z] #194 DONE 2.0s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-12T06:53:39.006Z] #108 exporting layers [2024-09-12T06:53:39.006Z] #108 exporting layers 0.5s done [2024-09-12T06:53:39.006Z] #108 writing image sha256:f52a84f4e0012d206832477b32381afe14ebad5118973a36cf62e4b288c3984b done [2024-09-12T06:53:39.006Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-12T06:53:39.006Z] #108 DONE 11.9s [2024-09-12T06:53:39.006Z] [2024-09-12T06:53:39.006Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T06:55:49.831Z] #69 ... [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-12T06:55:49.831Z] #160 DONE 1375.2s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T06:55:49.831Z] #144 ... [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T06:55:49.831Z] #195 DONE 0.2s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:55:49.831Z] #157 ... [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T06:55:49.831Z] #196 DONE 0.1s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-12T06:55:49.831Z] #197 DONE 0.3s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T06:55:49.831Z] #157 ... [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-12T06:55:49.831Z] #198 DONE 0.2s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-12T06:55:49.831Z] #108 exporting layers [2024-09-12T06:55:49.831Z] #108 exporting layers 0.8s done [2024-09-12T06:55:49.831Z] #108 writing image sha256:fd5736c40c9a7e6d76a4e58cbd8bac6b4cf99b2e3abedc6fe74ae17422f560b4 0.0s done [2024-09-12T06:55:49.831Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-12T06:55:49.831Z] #108 DONE 12.7s [2024-09-12T06:55:49.831Z] [2024-09-12T06:55:49.831Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-12T07:03:41.884Z] #157 DONE 1862.9s [2024-09-12T07:03:41.884Z] [2024-09-12T07:03:41.884Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:03:41.884Z] #152 ... [2024-09-12T07:03:41.884Z] [2024-09-12T07:03:41.884Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:03:41.884Z] #199 DONE 0.2s [2024-09-12T07:03:41.884Z] [2024-09-12T07:03:41.884Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:03:41.884Z] #150 ... [2024-09-12T07:03:41.884Z] [2024-09-12T07:03:41.884Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:03:41.884Z] #200 DONE 0.2s [2024-09-12T07:03:41.884Z] [2024-09-12T07:03:41.884Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-12T07:03:42.150Z] #201 DONE 0.4s [2024-09-12T07:03:42.150Z] [2024-09-12T07:03:42.150Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:03:42.150Z] #202 DONE 0.1s [2024-09-12T07:03:42.150Z] [2024-09-12T07:03:42.150Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:03:42.415Z] #152 ... [2024-09-12T07:03:42.415Z] [2024-09-12T07:03:42.415Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-12T07:03:42.415Z] #203 DONE 0.1s [2024-09-12T07:03:42.415Z] [2024-09-12T07:03:42.415Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-12T07:03:44.362Z] #204 DONE 1.8s [2024-09-12T07:03:44.362Z] [2024-09-12T07:03:44.362Z] #108 [security-proxy-auth] exporting to image [2024-09-12T07:03:44.362Z] #108 exporting layers [2024-09-12T07:03:44.945Z] #108 exporting layers 0.7s done [2024-09-12T07:03:44.945Z] #108 writing image sha256:50d86ad790dcd758863ab0811189e0a7b33224c8a6d6e4be1c13dd35e6c1975f done [2024-09-12T07:03:44.945Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-12T07:03:44.945Z] #108 DONE 13.5s [2024-09-12T07:03:44.945Z] [2024-09-12T07:03:44.945Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:04:52.776Z] #152 ... [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-12T07:04:52.776Z] #154 DONE 1926.0s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T07:04:52.776Z] #158 ... [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:04:52.776Z] #205 DONE 0.1s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:04:52.776Z] #206 DONE 0.2s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T07:04:52.776Z] #69 ... [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-12T07:04:52.776Z] #207 DONE 0.4s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:04:52.776Z] #208 DONE 0.1s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #108 [core-command] exporting to image [2024-09-12T07:04:52.776Z] #108 exporting layers [2024-09-12T07:04:52.776Z] #108 exporting layers 0.6s done [2024-09-12T07:04:52.776Z] #108 writing image sha256:888a0c990cdf77636858c92b3f57f2f407b5249f96022f7dbe03d08d81545027 done [2024-09-12T07:04:52.776Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-12T07:04:52.776Z] #108 DONE 14.1s [2024-09-12T07:04:52.776Z] [2024-09-12T07:04:52.776Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:06:59.427Z] #150 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-12T07:06:59.427Z] #158 DONE 2048.6s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:06:59.427Z] #209 DONE 0.2s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T07:06:59.427Z] #69 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:06:59.427Z] #210 DONE 0.2s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-12T07:06:59.427Z] #211 DONE 0.5s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:06:59.427Z] #212 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-12T07:06:59.427Z] #213 DONE 0.2s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #108 [core-data] exporting to image [2024-09-12T07:06:59.427Z] #108 exporting layers [2024-09-12T07:06:59.427Z] #108 exporting layers 0.6s done [2024-09-12T07:06:59.427Z] #108 writing image sha256:9fe1cb0e841cf43e17c04c58bb272836d4df70c31f5219c98743731d42ebe223 done [2024-09-12T07:06:59.427Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-12T07:06:59.427Z] #108 DONE 14.6s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-12T07:06:59.427Z] #144 DONE 2052.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:06:59.427Z] #214 DONE 0.3s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-12T07:06:59.427Z] #215 DONE 0.5s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:06:59.427Z] #216 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #108 [core-keeper] exporting to image [2024-09-12T07:06:59.427Z] #108 exporting layers 0.5s done [2024-09-12T07:06:59.427Z] #108 writing image sha256:7b8cdae3635bfa9d739e2b0afde8b55fe2b9a93553ad26093a919f52a4b01f22 done [2024-09-12T07:06:59.427Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-12T07:06:59.427Z] #108 DONE 15.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:06:59.427Z] #150 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-12T07:06:59.427Z] #152 DONE 2059.6s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T07:06:59.427Z] #159 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:06:59.427Z] #217 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:06:59.427Z] #218 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-12T07:06:59.427Z] #219 DONE 0.5s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:06:59.427Z] #220 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T07:06:59.427Z] #159 ... [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-12T07:06:59.427Z] #221 DONE 0.1s [2024-09-12T07:06:59.427Z] [2024-09-12T07:06:59.427Z] #108 [core-metadata] exporting to image [2024-09-12T07:06:59.427Z] #108 exporting layers [2024-09-12T07:06:59.693Z] #108 exporting layers 0.5s done [2024-09-12T07:06:59.693Z] #108 writing image sha256:d3e344457308a53f9b4776329365ae583264e693408bf5d0e768a12107969962 done [2024-09-12T07:06:59.693Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-12T07:06:59.693Z] #108 DONE 15.6s [2024-09-12T07:06:59.693Z] [2024-09-12T07:06:59.693Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:07:31.904Z] #150 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-12T07:07:31.904Z] #159 DONE 2081.8s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-12T07:07:31.904Z] #155 DONE 2091.7s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:07:31.904Z] #150 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:07:31.904Z] #222 DONE 0.4s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:07:31.904Z] #150 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:07:31.904Z] #223 DONE 0.3s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:07:31.904Z] #224 DONE 0.2s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T07:07:31.904Z] #225 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:07:31.904Z] #226 DONE 0.2s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T07:07:31.904Z] #227 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-12T07:07:31.904Z] #225 DONE 0.6s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-12T07:07:31.904Z] #150 DONE 2083.5s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:07:31.904Z] #228 DONE 0.2s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-12T07:07:31.904Z] #227 DONE 0.7s [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:07:31.904Z] #229 ... [2024-09-12T07:07:31.904Z] [2024-09-12T07:07:31.904Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-12T07:07:31.904Z] #230 DONE 0.2s [2024-09-12T07:07:32.171Z] [2024-09-12T07:07:32.171Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-12T07:07:32.171Z] #229 DONE 0.2s [2024-09-12T07:07:32.171Z] [2024-09-12T07:07:32.171Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-12T07:07:32.171Z] #231 DONE 0.2s [2024-09-12T07:07:32.171Z] [2024-09-12T07:07:32.171Z] #108 [support-notifications] exporting to image [2024-09-12T07:07:32.171Z] #108 exporting layers [2024-09-12T07:07:32.500Z] #108 exporting layers 0.7s done [2024-09-12T07:07:32.500Z] #108 writing image sha256:3a8c7257158e70071f09519c599b568b7e550927eb7cc634252a780819f8b3dd done [2024-09-12T07:07:32.500Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-12T07:07:32.769Z] #108 ... [2024-09-12T07:07:32.769Z] [2024-09-12T07:07:32.769Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-12T07:07:32.769Z] #232 DONE 0.6s [2024-09-12T07:07:32.769Z] [2024-09-12T07:07:32.769Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-12T07:07:32.769Z] #233 DONE 0.1s [2024-09-12T07:07:32.769Z] [2024-09-12T07:07:32.769Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T07:07:33.034Z] #69 ... [2024-09-12T07:07:33.034Z] [2024-09-12T07:07:33.034Z] #108 [support-notifications] exporting to image [2024-09-12T07:07:33.034Z] #108 exporting layers 0.9s done [2024-09-12T07:07:33.034Z] #108 writing image sha256:3820828c92880086167f7e792e489138f5a2294c661bea57bca9fa6032b76bf3 done [2024-09-12T07:07:33.034Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-12T07:07:33.993Z] #108 exporting layers 1.3s done [2024-09-12T07:07:33.993Z] #108 writing image sha256:5a7cb0ab7adf991c58b5b559c541bd3ec10e00979292370252fd96a2f05d952f done [2024-09-12T07:07:33.993Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 [2024-09-12T07:07:33.993Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-12T07:07:33.993Z] #108 DONE 18.2s [2024-09-12T07:07:33.993Z] [2024-09-12T07:07:33.993Z] #69 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-12T07:07:33.993Z] time="2024-09-12T06:29:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-12T07:07:34.295Z] $ docker stop --time=1 ae01f7ede6db89b6281fe91b3aa1d95d336bc76cfb9ef9cbbedcd427ec18f9fa [2024-09-12T07:07:35.956Z] $ docker rm -f --volumes ae01f7ede6db89b6281fe91b3aa1d95d336bc76cfb9ef9cbbedcd427ec18f9fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-12T07:07:36.539Z] + docker images [2024-09-12T07:07:36.539Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-12T07:07:36.539Z] support-cron-scheduler-arm64 latest 5a7cb0ab7adf 4 seconds ago 43.7MB [2024-09-12T07:07:36.539Z] support-notifications-arm64 latest 3820828c9288 5 seconds ago 42.2MB [2024-09-12T07:07:36.539Z] support-scheduler-arm64 latest 3a8c7257158e 5 seconds ago 41.4MB [2024-09-12T07:07:36.539Z] core-metadata-arm64 latest d3e344457308 37 seconds ago 39.4MB [2024-09-12T07:07:36.539Z] core-keeper-arm64 latest 7b8cdae3635b 45 seconds ago 39.2MB [2024-09-12T07:07:36.539Z] core-data-arm64 latest 9fe1cb0e841c 48 seconds ago 39.2MB [2024-09-12T07:07:36.539Z] core-command-arm64 latest 888a0c990cdf 2 minutes ago 35.1MB [2024-09-12T07:07:36.539Z] security-proxy-auth-arm64 latest 50d86ad790dc 3 minutes ago 32.7MB [2024-09-12T07:07:36.539Z] security-spiffe-token-provider-arm64 latest fd5736c40c9a 11 minutes ago 29.1MB [2024-09-12T07:07:36.539Z] core-common-config-bootstrapper-arm64 latest f52a84f4e001 14 minutes ago 15.4MB [2024-09-12T07:07:36.539Z] security-secretstore-setup-arm64 latest db7778395f9f 14 minutes ago 36.4MB [2024-09-12T07:07:36.539Z] security-bootstrapper-arm64 latest cf43a463c2b1 15 minutes ago 18.9MB [2024-09-12T07:07:36.539Z] security-proxy-setup-arm64 latest 13ab03ae4dcf 15 minutes ago 26.2MB [2024-09-12T07:07:36.539Z] security-spire-agent-arm64 latest aad29cc9831f 36 minutes ago 174MB [2024-09-12T07:07:36.539Z] security-spire-config-arm64 latest 8275708a331f 36 minutes ago 115MB [2024-09-12T07:07:36.539Z] security-spire-server-arm64 latest 663e9e9fe337 36 minutes ago 116MB [2024-09-12T07:07:36.539Z] ci-base-image-arm64 latest 5e3b01494e13 55 minutes ago 967MB [2024-09-12T07:07:36.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-12T07:07:36.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T07:07:37.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T07:07:37.587Z] [2024-09-12T07:07:37.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T07:07:38.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T07:07:38.306Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-12T07:07:38.306Z] 8998bd30e6a1: Pulling fs layer [2024-09-12T07:07:38.306Z] 04944245beec: Pulling fs layer [2024-09-12T07:07:38.306Z] 699f458cf7ca: Pulling fs layer [2024-09-12T07:07:38.306Z] 765212b225bb: Pulling fs layer [2024-09-12T07:07:38.306Z] f23df028b6ca: Pulling fs layer [2024-09-12T07:07:38.306Z] d65c8cfc05b1: Pulling fs layer [2024-09-12T07:07:38.306Z] 2437ff75d9bd: Pulling fs layer [2024-09-12T07:07:38.306Z] d65c8cfc05b1: Waiting [2024-09-12T07:07:38.306Z] 2437ff75d9bd: Waiting [2024-09-12T07:07:38.306Z] 765212b225bb: Waiting [2024-09-12T07:07:38.306Z] f23df028b6ca: Waiting [2024-09-12T07:07:38.306Z] 04944245beec: Verifying Checksum [2024-09-12T07:07:38.306Z] 04944245beec: Download complete [2024-09-12T07:07:38.306Z] 765212b225bb: Verifying Checksum [2024-09-12T07:07:38.306Z] 765212b225bb: Download complete [2024-09-12T07:07:38.306Z] f23df028b6ca: Verifying Checksum [2024-09-12T07:07:38.306Z] f23df028b6ca: Download complete [2024-09-12T07:07:38.579Z] d65c8cfc05b1: Verifying Checksum [2024-09-12T07:07:38.579Z] d65c8cfc05b1: Download complete [2024-09-12T07:07:38.579Z] 699f458cf7ca: Verifying Checksum [2024-09-12T07:07:38.579Z] 699f458cf7ca: Download complete [2024-09-12T07:07:39.176Z] 8998bd30e6a1: Verifying Checksum [2024-09-12T07:07:39.176Z] 8998bd30e6a1: Download complete [2024-09-12T07:07:41.764Z] 2437ff75d9bd: Verifying Checksum [2024-09-12T07:07:41.764Z] 2437ff75d9bd: Download complete [2024-09-12T07:07:43.702Z] 8998bd30e6a1: Pull complete [2024-09-12T07:07:44.286Z] 04944245beec: Pull complete [2024-09-12T07:07:45.691Z] 699f458cf7ca: Pull complete [2024-09-12T07:07:45.956Z] 765212b225bb: Pull complete [2024-09-12T07:07:46.911Z] f23df028b6ca: Pull complete [2024-09-12T07:07:46.911Z] d65c8cfc05b1: Pull complete [2024-09-12T07:08:05.096Z] 2437ff75d9bd: Pull complete [2024-09-12T07:08:05.096Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-12T07:08:05.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-12T07:08:05.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T07:08:05.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-10154 does not seem to be running inside a container [2024-09-12T07:08:05.520Z] $ 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-09-12T07:08:08.457Z] $ docker top 1ab67e52cd26729646599305f4cd9fa19719289725622c1fd306f6ec1db27fe5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:09.474Z] ---> job-cost.sh [2024-09-12T07:08:09.474Z] lf-activate-venv: SKIPPING [2024-09-12T07:08:09.474Z] INFO: No Stack... [2024-09-12T07:08:09.742Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-12T07:08:10.693Z] INFO: Archiving Costs [Pipeline] sh [2024-09-12T07:08:11.354Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-12T07:08:11.354Z] + cut -d, -f6 [Pipeline] lock [2024-09-12T07:08:11.412Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-1-stack-cost] [2024-09-12T07:08:11.419Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4911-1-stack-cost] did not exist. Created. [2024-09-12T07:08:11.426Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-12T07:08:12.183Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-12T07:08:12.413Z] Stashed 1 file(s) [Pipeline] } [2024-09-12T07:08:12.437Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4911-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-12T07:08:12.526Z] $ docker stop --time=1 1ab67e52cd26729646599305f4cd9fa19719289725622c1fd306f6ec1db27fe5 [2024-09-12T07:08:14.018Z] $ docker rm -f --volumes 1ab67e52cd26729646599305f4cd9fa19719289725622c1fd306f6ec1db27fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-12T07:08:15.221Z] provisioning config files... [2024-09-12T07:08:15.228Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11315885997225688180tmp [Pipeline] { [Pipeline] sh [2024-09-12T07:08:15.602Z] + set +x [2024-09-12T07:08:15.602Z] + bash -s -- [2024-09-12T07:08:15.602Z] + curl -s https://codecov.io/bash [2024-09-12T07:08:15.602Z] [2024-09-12T07:08:15.602Z] _____ _ [2024-09-12T07:08:15.602Z] / ____| | | [2024-09-12T07:08:15.602Z] | | ___ __| | ___ ___ _____ __ [2024-09-12T07:08:15.602Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-12T07:08:15.602Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-12T07:08:15.602Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-12T07:08:15.602Z] Bash-1.0.6 [2024-09-12T07:08:15.602Z] [2024-09-12T07:08:15.602Z] [2024-09-12T07:08:15.602Z] ==> git version 2.25.1 found [2024-09-12T07:08:15.602Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-12T07:08:15.602Z] Release-Date: 2020-01-08 [2024-09-12T07:08:15.602Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-12T07:08:15.602Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-12T07:08:15.602Z] ==> Jenkins CI detected. [2024-09-12T07:08:15.602Z] current dir:  /w/workspace/edgex-go/1 [2024-09-12T07:08:15.602Z] project root: . [2024-09-12T07:08:15.602Z] --> token set from env [2024-09-12T07:08:15.602Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-12T07:08:15.602Z] ==> Running gcov in . (disable via -X gcov) [2024-09-12T07:08:15.864Z] ==> Python coveragepy not found [2024-09-12T07:08:15.864Z] ==> Searching for coverage reports in: [2024-09-12T07:08:15.864Z] + . [2024-09-12T07:08:15.864Z] -> Found 1 reports [2024-09-12T07:08:15.864Z] ==> Detecting git/mercurial file structure [2024-09-12T07:08:15.864Z] ==> Reading reports [2024-09-12T07:08:15.864Z] + ./coverage.out bytes=563679 [2024-09-12T07:08:15.864Z] ==> Appending adjustments [2024-09-12T07:08:15.864Z] https://docs.codecov.io/docs/fixing-reports [2024-09-12T07:08:17.246Z] + Found adjustments [2024-09-12T07:08:17.246Z] ==> Gzipping contents [2024-09-12T07:08:17.246Z] 72K /tmp/codecov.jZkDZN.gz [2024-09-12T07:08:17.246Z] ==> Uploading reports [2024-09-12T07:08:17.246Z] url: https://codecov.io [2024-09-12T07:08:17.246Z] query: branch=PR-4911&commit=a7e1f4810001a539a514073afce4719385e7be4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= [2024-09-12T07:08:17.246Z] -> Pinging Codecov [2024-09-12T07:08:17.247Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4911&commit=a7e1f4810001a539a514073afce4719385e7be4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4911%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4911&job=&cmd_args= [2024-09-12T07:08:17.247Z] -> Uploading to [2024-09-12T07:08:17.247Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-12/00271124DB129430A58F1EEE437C3FCB/a7e1f4810001a539a514073afce4719385e7be4a/96351788-ce7a-4367-8557-6f0de2f59cf0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240912%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240912T070817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=058f71c0f8a9cc5ccdd9d88f0e93c71fba100b2274851b69a3357533995055da [2024-09-12T07:08:17.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-12T07:08:17.247Z] Dload Upload Total Spent Left Speed [2024-09-12T07:08:17.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69653 0 0 100 69653 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-09-12T07:08:17.507Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a7e1f4810001a539a514073afce4719385e7be4a [Pipeline] } [2024-09-12T07:08:17.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-12T07:08:19.634Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:20.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:21.428Z] ---> package-listing.sh [2024-09-12T07:08:21.428Z] ++ facter osfamily [2024-09-12T07:08:21.428Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-12T07:08:21.689Z] + OS_FAMILY=debian [2024-09-12T07:08:21.689Z] + workspace=/w/workspace/edgex-go/1 [2024-09-12T07:08:21.689Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-12T07:08:21.689Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-12T07:08:21.689Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-12T07:08:21.689Z] + PACKAGES=/tmp/packages_start.txt [2024-09-12T07:08:21.689Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-12T07:08:21.689Z] + PACKAGES=/tmp/packages_end.txt [2024-09-12T07:08:21.689Z] + case "${OS_FAMILY}" in [2024-09-12T07:08:21.689Z] + dpkg -l [2024-09-12T07:08:21.689Z] + grep '^ii' [2024-09-12T07:08:21.689Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-12T07:08:21.689Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-12T07:08:21.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-12T07:08:21.689Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-12T07:08:21.689Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-12T07:08:21.689Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-12T07:08:21.739Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-12T07:08:22.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T07:08:22.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T07:08:22.918Z] [2024-09-12T07:08:22.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-12T07:08:23.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T07:08:23.309Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-12T07:08:23.309Z] 5eb5b503b376: Pulling fs layer [2024-09-12T07:08:23.309Z] 5c69ac0246d0: Pulling fs layer [2024-09-12T07:08:23.309Z] ec43610c2a17: Pulling fs layer [2024-09-12T07:08:23.309Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-12T07:08:23.309Z] 33b1e0a273af: Pulling fs layer [2024-09-12T07:08:23.309Z] 5d3b04190fa2: Pulling fs layer [2024-09-12T07:08:23.309Z] 2f39f015ded8: Pulling fs layer [2024-09-12T07:08:23.309Z] 33b1e0a273af: Waiting [2024-09-12T07:08:23.309Z] 5d3b04190fa2: Waiting [2024-09-12T07:08:23.309Z] 3a2ae6a8a46f: Waiting [2024-09-12T07:08:23.309Z] 5c69ac0246d0: Download complete [2024-09-12T07:08:23.309Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-12T07:08:23.309Z] 3a2ae6a8a46f: Download complete [2024-09-12T07:08:23.309Z] 33b1e0a273af: Verifying Checksum [2024-09-12T07:08:23.309Z] 33b1e0a273af: Download complete [2024-09-12T07:08:23.309Z] 5d3b04190fa2: Verifying Checksum [2024-09-12T07:08:23.309Z] 5d3b04190fa2: Download complete [2024-09-12T07:08:23.309Z] ec43610c2a17: Verifying Checksum [2024-09-12T07:08:23.309Z] ec43610c2a17: Download complete [2024-09-12T07:08:23.570Z] 5eb5b503b376: Verifying Checksum [2024-09-12T07:08:23.570Z] 5eb5b503b376: Download complete [2024-09-12T07:08:24.137Z] 2f39f015ded8: Download complete [2024-09-12T07:08:24.706Z] 5eb5b503b376: Pull complete [2024-09-12T07:08:24.966Z] 5c69ac0246d0: Pull complete [2024-09-12T07:08:25.225Z] ec43610c2a17: Pull complete [2024-09-12T07:08:25.484Z] 3a2ae6a8a46f: Pull complete [2024-09-12T07:08:25.484Z] 33b1e0a273af: Pull complete [2024-09-12T07:08:25.743Z] 5d3b04190fa2: Pull complete [2024-09-12T07:08:29.931Z] 2f39f015ded8: Pull complete [2024-09-12T07:08:29.931Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-12T07:08:29.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-12T07:08:29.931Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-12T07:08:30.291Z] prd-ubuntu20.04-docker-8c-8g-10153 does not seem to be running inside a container [2024-09-12T07:08:30.295Z] $ 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-09-12T07:08:33.854Z] $ docker top 15068f3182130d0ab98b6b2fec002ff87a0f4d4cde09bf11b335236ecd4b7867 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-12T07:08:34.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-12T07:08:34.655Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-12T07:08:34.972Z] + ls /var/log/sa-host [2024-09-12T07:08:34.972Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-12T07:08:35.240Z] provisioning config files... [2024-09-12T07:08:35.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1411358747312370509tmp [Pipeline] { [Pipeline] echo [2024-09-12T07:08:35.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:35.735Z] ---> create-netrc.sh [Pipeline] } [2024-09-12T07:08:35.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:36.335Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-12T07:08:36.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:36.707Z] ---> sudo-logs.sh [2024-09-12T07:08:36.707Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-12T07:08:36.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:37.149Z] ---> job-cost.sh [2024-09-12T07:08:37.149Z] lf-activate-venv: SKIPPING [2024-09-12T07:08:37.149Z] DEBUG: total: 0.2199999988079071 [2024-09-12T07:08:37.149Z] INFO: Retrieving Stack Cost... [2024-09-12T07:08:37.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-12T07:08:38.152Z] INFO: Archiving Costs [Pipeline] echo [2024-09-12T07:08:38.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-12T07:08:38.542Z] ---> logs-deploy.sh [2024-09-12T07:08:38.542Z] lf-activate-venv: SKIPPING [2024-09-12T07:08:38.542Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4911/1 [2024-09-12T07:08:38.542Z] INFO: archiving workspace using pattern(s): [2024-09-12T07:08:39.923Z] Archives upload complete. [2024-09-12T07:08:39.923Z] INFO: archiving logs to Nexus