Pull request #4882 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9bfe596da272f2792a7327b961a279a9a97c42f+448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (eb8bfad67eb1c33bf48aea56ba8e427b961dc885) 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-ssh9215022033747107521.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-ssh8063913066055515433.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-4882/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-4882/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2562522050740913684.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-4882/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1120933030398392819.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-ssh15968589442736335359.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-4882/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-4882/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11430971094655289970.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-9464 in /w/workspace/edgexfoundry_edgex-go_PR-4882 [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/4882/head:refs/remotes/origin/PR-4882 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit a9bfe596da272f2792a7327b961a279a9a97c42f Merge succeeded, producing a9bfe596da272f2792a7327b961a279a9a97c42f Checking out Revision a9bfe596da272f2792a7327b961a279a9a97c42f (PR-4882) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f a9bfe596da272f2792a7327b961a279a9a97c42f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9bfe596da272f2792a7327b961a279a9a97c42f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T19:36:05.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T19:36:06.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T19:36:06.310Z] ========================================================= [2024-09-04T19:36:06.310Z] EdgeX Global Pipelines Version Info [2024-09-04T19:36:06.310Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T19:36:07.484Z] ------------------- [2024-09-04T19:36:07.484Z] stable info: [2024-09-04T19:36:07.484Z] ------------------- [2024-09-04T19:36:07.484Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T19:36:07.484Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T19:36:07.484Z] Message: update stable to v1.0.263 [2024-09-04T19:36:07.747Z] ------------------- [2024-09-04T19:36:07.747Z] experimental info: [2024-09-04T19:36:07.747Z] ------------------- [2024-09-04T19:36:07.747Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T19:36:07.747Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T19:36:07.747Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T19:36:07.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-04T19:36:08.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-04T19:36:08.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T19:36:08.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T19:36:08.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T19:36:08.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T19:36:08.335Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T19:36:08.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-04T19:36:08.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-04T19:36:08.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-04T19:36:08.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T19:36:08.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T19:36:08.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T19:36:08.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T19:36:08.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T19:36:08.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T19:36:08.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T19:36:09.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T19:36:09.077Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-04T19:36:09.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-04T19:36:09.202Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T19:36:09.268Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T19:36:09.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T19:36:09.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4882 [Pipeline] echo [2024-09-04T19:36:09.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4882 [Pipeline] echo [2024-09-04T19:36:09.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4882 [Pipeline] echo [2024-09-04T19:36:09.592Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9bfe596da272f2792a7327b961a279a9a97c42f [Pipeline] echo [2024-09-04T19:36:09.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9bfe59 [Pipeline] echo [2024-09-04T19:36:09.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T19:36:09.868Z] provisioning config files... [2024-09-04T19:36:09.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10454021340571104477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T19:36:10.282Z] ---> ****-login.sh [2024-09-04T19:36:10.282Z] nexus3.edgexfoundry.org:10001 [2024-09-04T19:36:10.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:36:10.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:36:10.807Z] Configure a credential helper to remove this warning. See [2024-09-04T19:36:10.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:36:10.807Z] [2024-09-04T19:36:10.807Z] Login Succeeded [2024-09-04T19:36:10.807Z] nexus3.edgexfoundry.org:10002 [2024-09-04T19:36:10.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:36:10.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:36:10.807Z] Configure a credential helper to remove this warning. See [2024-09-04T19:36:10.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:36:10.808Z] [2024-09-04T19:36:10.808Z] Login Succeeded [2024-09-04T19:36:10.808Z] nexus3.edgexfoundry.org:10003 [2024-09-04T19:36:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:36:11.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:36:11.071Z] Configure a credential helper to remove this warning. See [2024-09-04T19:36:11.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:36:11.071Z] [2024-09-04T19:36:11.071Z] Login Succeeded [2024-09-04T19:36:11.071Z] nexus3.edgexfoundry.org:10004 [2024-09-04T19:36:11.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:36:11.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:36:11.071Z] Configure a credential helper to remove this warning. See [2024-09-04T19:36:11.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:36:11.071Z] [2024-09-04T19:36:11.071Z] Login Succeeded [2024-09-04T19:36:11.071Z] ****.io [2024-09-04T19:36:11.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:36:11.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:36:11.333Z] Configure a credential helper to remove this warning. See [2024-09-04T19:36:11.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:36:11.333Z] [2024-09-04T19:36:11.333Z] Login Succeeded [2024-09-04T19:36:11.333Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T19:36:11.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T19:36:11.824Z] + 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-04T19:36:11.824Z] + dirname+ cmd/core-command/Dockerfile [2024-09-04T19:36:11.824Z] cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-04T19:36:11.824Z] + + dirname cmd/core-data/Dockerfile [2024-09-04T19:36:11.824Z] cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-04T19:36:11.824Z] + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 [2024-09-04T19:36:11.824Z] [2024-09-04T19:36:11.824Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-04T19:36:11.824Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-04T19:36:11.824Z] cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-04T19:36:11.824Z] + + cut -d/ -f2 [2024-09-04T19:36:11.824Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-04T19:36:11.824Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-04T19:36:11.824Z] + dirname cmd/support-notifications/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-04T19:36:11.824Z] + cut -d/ -f2 [2024-09-04T19:36:11.824Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-04T19:36:11.824Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-04T19:36:11.885Z] 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-04T19:36:12.520Z] + git rev-list -1 --merges a9bfe596da272f2792a7327b961a279a9a97c42f~1..a9bfe596da272f2792a7327b961a279a9a97c42f [Pipeline] echo [2024-09-04T19:36:12.564Z] -----------> git rev-list -1 --merges a9bfe596da272f2792a7327b961a279a9a97c42f~1..a9bfe596da272f2792a7327b961a279a9a97c42f a9bfe596da272f2792a7327b961a279a9a97c42f [false] [Pipeline] sh [2024-09-04T19:36:12.889Z] + git log --format=format:%s -1 a9bfe596da272f2792a7327b961a279a9a97c42f [Pipeline] echo [2024-09-04T19:36:12.936Z] ========================================================= [2024-09-04T19:36:12.936Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T19:36:12.936Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-04T19:36:13.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T19:36:13.495Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T19:36:13.495Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T19:36:13.495Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T19:36:13.495Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T19:36:13.495Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T19:36:13.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:36:14.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T19:36:14.047Z] [2024-09-04T19:36:14.047Z] 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-04T19:36:14.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T19:36:14.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T19:36:14.469Z] b85a868b505f: Pulling fs layer [2024-09-04T19:36:14.469Z] e2be974225ed: Pulling fs layer [2024-09-04T19:36:14.469Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T19:36:14.469Z] 988bab9f4d93: Pulling fs layer [2024-09-04T19:36:14.469Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T19:36:14.469Z] eaf3925da568: Pulling fs layer [2024-09-04T19:36:14.469Z] bab4dde63d76: Pulling fs layer [2024-09-04T19:36:14.469Z] bde34c3a00c8: Pulling fs layer [2024-09-04T19:36:14.469Z] b352a97aabf1: Pulling fs layer [2024-09-04T19:36:14.469Z] 4872d77fe225: Pulling fs layer [2024-09-04T19:36:14.469Z] 5851b861e8e6: Pulling fs layer [2024-09-04T19:36:14.469Z] 988bab9f4d93: Waiting [2024-09-04T19:36:14.469Z] 1469e6f7b9e6: Waiting [2024-09-04T19:36:14.469Z] b352a97aabf1: Waiting [2024-09-04T19:36:14.469Z] 4872d77fe225: Waiting [2024-09-04T19:36:14.469Z] 5851b861e8e6: Waiting [2024-09-04T19:36:14.469Z] eaf3925da568: Waiting [2024-09-04T19:36:14.469Z] bab4dde63d76: Waiting [2024-09-04T19:36:14.469Z] bde34c3a00c8: Waiting [2024-09-04T19:36:14.469Z] e2be974225ed: Download complete [2024-09-04T19:36:14.469Z] 988bab9f4d93: Verifying Checksum [2024-09-04T19:36:14.469Z] 988bab9f4d93: Download complete [2024-09-04T19:36:14.469Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T19:36:14.469Z] 1469e6f7b9e6: Download complete [2024-09-04T19:36:14.469Z] eaf3925da568: Verifying Checksum [2024-09-04T19:36:14.469Z] eaf3925da568: Download complete [2024-09-04T19:36:14.469Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T19:36:14.469Z] 339a4e72a1f5: Download complete [2024-09-04T19:36:14.729Z] bde34c3a00c8: Download complete [2024-09-04T19:36:14.729Z] b352a97aabf1: Verifying Checksum [2024-09-04T19:36:14.729Z] b352a97aabf1: Download complete [2024-09-04T19:36:14.729Z] 4872d77fe225: Download complete [2024-09-04T19:36:14.729Z] 5851b861e8e6: Download complete [2024-09-04T19:36:14.729Z] b85a868b505f: Verifying Checksum [2024-09-04T19:36:14.729Z] b85a868b505f: Download complete [2024-09-04T19:36:14.988Z] bab4dde63d76: Verifying Checksum [2024-09-04T19:36:14.988Z] bab4dde63d76: Download complete [2024-09-04T19:36:15.928Z] b85a868b505f: Pull complete [2024-09-04T19:36:16.187Z] e2be974225ed: Pull complete [2024-09-04T19:36:16.758Z] 339a4e72a1f5: Pull complete [2024-09-04T19:36:16.758Z] 988bab9f4d93: Pull complete [2024-09-04T19:36:17.018Z] 1469e6f7b9e6: Pull complete [2024-09-04T19:36:17.018Z] eaf3925da568: Pull complete [2024-09-04T19:36:18.928Z] bab4dde63d76: Pull complete [2024-09-04T19:36:18.928Z] bde34c3a00c8: Pull complete [2024-09-04T19:36:19.191Z] b352a97aabf1: Pull complete [2024-09-04T19:36:19.191Z] 4872d77fe225: Pull complete [2024-09-04T19:36:19.191Z] 5851b861e8e6: Pull complete [2024-09-04T19:36:19.191Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T19:36:19.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T19:36:19.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:36:19.526Z] prd-ubuntu20.04-docker-8c-8g-9464 does not seem to be running inside a container [2024-09-04T19:36:19.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-04T19:36:23.153Z] $ docker top 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e -eo pid,comm [2024-09-04T19:36:23.217Z] 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-04T19:36:23.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T19:36:23.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T19:36:23.413Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T19:36:23.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T19:36:23.536Z] $ docker exec 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e ssh-agent [2024-09-04T19:36:23.649Z] SSH_AUTH_SOCK=/tmp/ssh-TgqIaPcxDwvN/agent.31 [2024-09-04T19:36:23.650Z] SSH_AGENT_PID=37 [2024-09-04T19:36:23.663Z] Running ssh-add (command line suppressed) [2024-09-04T19:36:23.763Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2010712889316328954.key (/w/workspace/edgex-go/1@tmp/private_key_2010712889316328954.key) [2024-09-04T19:36:23.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T19:36:24.157Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T19:36:24.185Z] $ docker exec --env ******** --env ******** 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e ssh-agent -k [2024-09-04T19:36:24.298Z] unset SSH_AUTH_SOCK; [2024-09-04T19:36:24.299Z] unset SSH_AGENT_PID; [2024-09-04T19:36:24.299Z] echo Agent pid 37 killed; [2024-09-04T19:36:24.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T19:36:24.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T19:36:24.438Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T19:36:24.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T19:36:24.568Z] $ docker exec 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e ssh-agent [2024-09-04T19:36:24.692Z] SSH_AUTH_SOCK=/tmp/ssh-fDosCKX3OC4Z/agent.70 [2024-09-04T19:36:24.692Z] SSH_AGENT_PID=76 [2024-09-04T19:36:24.697Z] Running ssh-add (command line suppressed) [2024-09-04T19:36:24.812Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6930649780604364318.key (/w/workspace/edgex-go/1@tmp/private_key_6930649780604364318.key) [2024-09-04T19:36:24.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T19:36:25.184Z] + git semver init [2024-09-04T19:36:25.444Z] 2024-09-04 19:36:25,360 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T19:36:25.444Z] 2024-09-04 19:36:25,361 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-04T19:36:25.444Z] 2024-09-04 19:36:25,361 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-04T19:36:25.444Z] 2024-09-04 19:36:25,361 [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-04T19:36:32.021Z] 2024-09-04 19:36:31,170 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,171 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4882 with force:False [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,171 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4882 [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,176 [execute] INFO git cat-file --batch-check [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,183 [execute] INFO git cat-file --batch [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,183 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T19:36:32.021Z] 2024-09-04 19:36:31,188 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4882 [2024-09-04T19:36:32.021Z] 0.0.0 [Pipeline] } [2024-09-04T19:36:32.055Z] $ docker exec --env ******** --env ******** 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e ssh-agent -k [2024-09-04T19:36:32.151Z] unset SSH_AUTH_SOCK; [2024-09-04T19:36:32.151Z] unset SSH_AGENT_PID; [2024-09-04T19:36:32.151Z] echo Agent pid 76 killed; [2024-09-04T19:36:32.163Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T19:36:32.623Z] + git semver [Pipeline] } [2024-09-04T19:36:32.915Z] $ docker stop --time=1 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e [2024-09-04T19:36:34.232Z] $ docker rm -f --volumes 8451c11a48f35008b173e0a188115fb374e907f402c189e2a657bf79fb3c7a0e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T19:36:34.681Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T19:36:35.039Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T19:36:35.064Z] [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-04T19:36:36.019Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-04T19:36:36.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T19:36:36.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T19:36:36.163Z] ========================================================= [2024-09-04T19:36:36.163Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T19:36:36.163Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:36:36.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T19:36:36.537Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T19:36:36.537Z] 619be1103602: Pulling fs layer [2024-09-04T19:36:36.537Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T19:36:36.537Z] 5df492c9dc93: Pulling fs layer [2024-09-04T19:36:36.537Z] 7629e6793208: Pulling fs layer [2024-09-04T19:36:36.537Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T19:36:36.537Z] fb5054dd5b73: Pulling fs layer [2024-09-04T19:36:36.537Z] eeca6798cff9: Pulling fs layer [2024-09-04T19:36:36.537Z] aa269ceb94a6: Pulling fs layer [2024-09-04T19:36:36.537Z] ada007ff1a6a: Pulling fs layer [2024-09-04T19:36:36.537Z] fb5054dd5b73: Waiting [2024-09-04T19:36:36.537Z] eeca6798cff9: Waiting [2024-09-04T19:36:36.537Z] aa269ceb94a6: Waiting [2024-09-04T19:36:36.537Z] ada007ff1a6a: Waiting [2024-09-04T19:36:36.537Z] 7629e6793208: Waiting [2024-09-04T19:36:36.537Z] 4f4fb700ef54: Waiting [2024-09-04T19:36:36.537Z] 7862e08f4a3e: Download complete [2024-09-04T19:36:36.537Z] 7629e6793208: Verifying Checksum [2024-09-04T19:36:36.537Z] 7629e6793208: Download complete [2024-09-04T19:36:36.537Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T19:36:36.537Z] 4f4fb700ef54: Download complete [2024-09-04T19:36:36.537Z] 619be1103602: Verifying Checksum [2024-09-04T19:36:36.537Z] 619be1103602: Download complete [2024-09-04T19:36:36.537Z] fb5054dd5b73: Verifying Checksum [2024-09-04T19:36:36.537Z] fb5054dd5b73: Download complete [2024-09-04T19:36:36.537Z] eeca6798cff9: Verifying Checksum [2024-09-04T19:36:36.537Z] eeca6798cff9: Download complete [2024-09-04T19:36:36.804Z] 619be1103602: Pull complete [2024-09-04T19:36:36.804Z] ada007ff1a6a: Verifying Checksum [2024-09-04T19:36:36.804Z] ada007ff1a6a: Download complete [2024-09-04T19:36:36.804Z] 7862e08f4a3e: Pull complete [2024-09-04T19:36:37.062Z] 5df492c9dc93: Verifying Checksum [2024-09-04T19:36:37.062Z] 5df492c9dc93: Download complete [2024-09-04T19:36:37.320Z] aa269ceb94a6: Verifying Checksum [2024-09-04T19:36:37.320Z] aa269ceb94a6: Download complete [2024-09-04T19:36:40.607Z] 5df492c9dc93: Pull complete [2024-09-04T19:36:40.607Z] 7629e6793208: Pull complete [2024-09-04T19:36:40.866Z] 4f4fb700ef54: Pull complete [2024-09-04T19:36:40.866Z] fb5054dd5b73: Pull complete [2024-09-04T19:36:41.126Z] eeca6798cff9: Pull complete [2024-09-04T19:36:43.662Z] aa269ceb94a6: Pull complete [2024-09-04T19:36:43.923Z] ada007ff1a6a: Pull complete [2024-09-04T19:36:43.924Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T19:36:43.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T19:36:43.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:36:44.302Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T19:36:44.302Z] WORKDIR /edgex [2024-09-04T19:36:44.302Z] COPY go.mod . [2024-09-04T19:36:44.302Z] RUN go mod download -t [2024-09-04T19:36:44.302Z] ci-base-image-x86_64 -f - . [2024-09-04T19:36:45.252Z] Sending build context to Docker daemon 179.2MB [2024-09-04T19:36:45.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T19:36:45.252Z] ---> f489d0715acc [2024-09-04T19:36:45.252Z] Step 2/4 : WORKDIR /edgex [2024-09-04T19:36:50.498Z] Still waiting to schedule task [2024-09-04T19:36:50.498Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-04T19:36:51.836Z] ---> Running in 8e8081a89222 [2024-09-04T19:36:51.836Z] Removing intermediate container 8e8081a89222 [2024-09-04T19:36:51.836Z] ---> 70cf0af38b43 [2024-09-04T19:36:51.836Z] Step 3/4 : COPY go.mod . [2024-09-04T19:36:52.095Z] ---> e904eb5b321f [2024-09-04T19:36:52.095Z] Step 4/4 : RUN go mod download [2024-09-04T19:36:52.095Z] ---> Running in afd6c10a7fd5 [2024-09-04T19:37:24.187Z] Removing intermediate container afd6c10a7fd5 [2024-09-04T19:37:24.187Z] ---> 5aca228b844e [2024-09-04T19:37:24.187Z] Successfully built 5aca228b844e [2024-09-04T19:37:24.187Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:37:24.620Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T19:37:24.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:37:24.889Z] prd-ubuntu20.04-docker-8c-8g-9464 does not seem to be running inside a container [2024-09-04T19:37:24.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T19:37:25.370Z] $ docker top 1a2eb17710e0baf3591ef1347d7244c3c1865db5e31c4c9f42de002dceff26ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T19:37:25.788Z] + go version [2024-09-04T19:37:25.788Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T19:37:25.822Z] $ docker stop --time=1 1a2eb17710e0baf3591ef1347d7244c3c1865db5e31c4c9f42de002dceff26ca [2024-09-04T19:37:27.124Z] $ docker rm -f --volumes 1a2eb17710e0baf3591ef1347d7244c3c1865db5e31c4c9f42de002dceff26ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:37:27.974Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T19:37:27.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:37:28.161Z] prd-ubuntu20.04-docker-8c-8g-9464 does not seem to be running inside a container [2024-09-04T19:37:28.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-04T19:37:28.533Z] $ docker top f1467fa5be5f1aba902746c9a187bd9b1c00831793b644b1fb1ff5756cef7d6c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-04T19:37:28.675Z] ========================================================= [2024-09-04T19:37:28.675Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-04T19:37:28.675Z] ========================================================= [Pipeline] sh [2024-09-04T19:37:28.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:37:29.363Z] + make test [2024-09-04T19:37:29.363Z] go test -race -coverprofile=coverage.out ./... [2024-09-04T19:37:37.482Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-04T19:38:09.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-04T19:38:10.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-04T19:38:10.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-04T19:38:11.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2024-09-04T19:38:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-04T19:38:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-04T19:38:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-04T19:38:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-04T19:38:12.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-04T19:38:13.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-04T19:38:14.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-04T19:38:15.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-04T19:38:15.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:15.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-04T19:38:15.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-04T19:38:15.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-04T19:38:16.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-04T19:38:16.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-04T19:38:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2024-09-04T19:38:17.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-09-04T19:38:17.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.961s coverage: 93.4% of statements [2024-09-04T19:38:17.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-09-04T19:38:17.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 7.0% of statements [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-04T19:38:17.859Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-04T19:38:18.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-04T19:38:19.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.425s coverage: 95.8% of statements [2024-09-04T19:38:19.365Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-04T19:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-04T19:38:19.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-04T19:38:19.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] [2024-09-04T19:38:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements [2024-09-04T19:38:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-09-04T19:38:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-09-04T19:38:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-04T19:38:20.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-04T19:38:21.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.183s coverage: 96.3% of statements [2024-09-04T19:38:21.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-04T19:38:21.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-04T19:38:23.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-04T19:38:23.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-04T19:38:23.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-04T19:38:24.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-04T19:38:24.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-04T19:38:24.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-04T19:38:24.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-04T19:38:24.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-04T19:38:24.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-04T19:38:25.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-04T19:38:26.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-04T19:38:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-04T19:38:28.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-04T19:38:28.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-04T19:38:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-04T19:38:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-04T19:38:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-04T19:38:31.239Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9465 in /w/workspace/edgexfoundry_edgex-go_PR-4882 [Pipeline] { [Pipeline] ws [2024-09-04T19:38:31.324Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-04T19:38:32.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-04T19:38:32.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-04T19:38:32.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-04T19:38:32.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2024-09-04T19:38:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-04T19:38:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-04T19:38:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-04T19:38:32.592Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-04T19:38:33.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-04T19:38:33.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-04T19:38:33.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-04T19:38:34.415Z] The recommended git tool is: git [2024-09-04T19:38:34.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-04T19:38:34.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-04T19:38:34.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:34.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-04T19:38:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-04T19:38:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-04T19:38:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-04T19:38:36.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-04T19:38:38.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-04T19:38:38.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:38.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-04T19:38:38.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-04T19:38:38.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-04T19:38:38.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-04T19:38:39.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-04T19:38:39.329Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:38:42.187Z] using credential edgex-jenkins-ssh [2024-09-04T19:38:42.219Z] Cloning the remote Git repository [2024-09-04T19:38:42.263Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-04T19:38:42.362Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-04T19:38:42.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-04T19:38:42.544Z] > git --version # timeout=10 [2024-09-04T19:38:42.577Z] > git --version # 'git version 2.25.1' [2024-09-04T19:38:42.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T19:38:42.742Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T19:38:47.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.049s coverage: 66.7% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 75.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.070s coverage: 90.8% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-09-04T19:38:47.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-09-04T19:38:47.451Z] 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-04T19:38:47.451Z] running golangci-lint [2024-09-04T19:38:47.451Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-04T19:38:47.451Z] go version go1.21.9 linux/amd64 [2024-09-04T19:38:47.451Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-04T19:38:47.451Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-04T19:38:59.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-04T19:38:59.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T19:39:00.759Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-04T19:39:00.803Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-04T19:39:00.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T19:39:00.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4882/head:refs/remotes/origin/PR-4882 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-04T19:39:01.484Z] Merging remotes/origin/main commit 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a into PR head commit a9bfe596da272f2792a7327b961a279a9a97c42f [2024-09-04T19:39:01.919Z] Merge succeeded, producing a9bfe596da272f2792a7327b961a279a9a97c42f [2024-09-04T19:39:01.920Z] Checking out Revision a9bfe596da272f2792a7327b961a279a9a97c42f (PR-4882) [2024-09-04T19:39:02.696Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-09-04T19:39:02.738Z] > git --version # timeout=10 [2024-09-04T19:39:02.750Z] > git --version # 'git version 2.25.1' [2024-09-04T19:39:02.771Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T19:39:01.499Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T19:39:01.564Z] > git checkout -f a9bfe596da272f2792a7327b961a279a9a97c42f # timeout=10 [2024-09-04T19:39:01.799Z] > git remote # timeout=10 [2024-09-04T19:39:01.818Z] > git config --get remote.origin.url # timeout=10 [2024-09-04T19:39:01.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T19:39:01.865Z] > git merge 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [2024-09-04T19:39:01.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-04T19:39:01.923Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T19:39:01.938Z] > git checkout -f a9bfe596da272f2792a7327b961a279a9a97c42f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T19:39:07.811Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T19:39:07.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T19:39:07.811Z] Dload Upload Total Spent Left Speed [2024-09-04T19:39:08.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 45328 0 --:--:-- --:--:-- --:--:-- 45328 [Pipeline] sh [2024-09-04T19:39:08.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T19:39:08.782Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T19:39:08.783Z] + sudo tee /etc/docker/daemon.new [2024-09-04T19:39:08.783Z] { [2024-09-04T19:39:08.783Z] "registry-mirrors": [ [2024-09-04T19:39:08.783Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T19:39:08.783Z] ], [2024-09-04T19:39:08.783Z] "bip": "10.250.0.254/24", [2024-09-04T19:39:08.783Z] "hosts": [ [2024-09-04T19:39:08.783Z] "tcp://0.0.0.0:5555", [2024-09-04T19:39:08.783Z] "unix:///var/run/docker.sock" [2024-09-04T19:39:08.783Z] ], [2024-09-04T19:39:08.783Z] "mtu": 1458, [2024-09-04T19:39:08.783Z] "selinux-enabled": true, [2024-09-04T19:39:08.783Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T19:39:08.783Z] } [Pipeline] sh [2024-09-04T19:39:09.137Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T19:39:09.480Z] + sudo service docker restart [2024-09-04T19:39:14.012Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|compiled_files|exports_file|types_sizes) took 23.469905125s" [2024-09-04T19:39:14.013Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.335817ms" [2024-09-04T19:39:26.205Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.462648083s with top 10 stages: buildir: 1m6.006111602s, gosec: 9.988933946s, inspect: 3.117878134s, fact_deprecated: 3.07277801s, printf: 2.090562154s, ctrlflow: 1.612099399s, nilness: 1.49914038s, fact_purity: 1.494175748s, S1038: 1.313327801s, SA1012: 1.214432485s" [2024-09-04T19:39:26.205Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-04T19:39:26.205Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, cgo: 214/214" [2024-09-04T19:39:26.205Z] level=info msg="[runner] processing took 17.382755ms with stages: nolint: 7.510388ms, identifier_marker: 3.661136ms, autogenerated_exclude: 2.258604ms, path_prettifier: 1.788767ms, exclude-rules: 1.219516ms, skip_dirs: 849.541µs, cgo: 58.142µs, filename_unadjuster: 31.611µs, max_same_issues: 740ns, uniq_by_line: 680ns, fixer: 650ns, skip_files: 540ns, exclude: 480ns, severity-rules: 390ns, path_prefixer: 370ns, sort_results: 360ns, diff: 310ns, max_from_linter: 170ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-09-04T19:39:26.205Z] level=info msg="[runner] linters took 13.964605256s with stages: goanalysis_metalinter: 13.947114338s" [2024-09-04T19:39:26.205Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-04T19:39:26.205Z] level=info msg="Memory: 367 samples, avg is 309.1MB, max is 1382.3MB" [2024-09-04T19:39:26.205Z] level=info msg="Execution took 37.482888233s" [2024-09-04T19:39:26.205Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T19:39:27.819Z] provisioning config files... [2024-09-04T19:39:27.843Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5691395917817011348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T19:39:28.326Z] ---> ****-login.sh [2024-09-04T19:39:28.326Z] nexus3.edgexfoundry.org:10001 [2024-09-04T19:39:28.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:39:28.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:39:28.867Z] Configure a credential helper to remove this warning. See [2024-09-04T19:39:28.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:39:28.867Z] [2024-09-04T19:39:28.867Z] Login Succeeded [2024-09-04T19:39:28.867Z] nexus3.edgexfoundry.org:10002 [2024-09-04T19:39:29.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:39:29.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:39:29.139Z] Configure a credential helper to remove this warning. See [2024-09-04T19:39:29.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:39:29.139Z] [2024-09-04T19:39:29.139Z] Login Succeeded [2024-09-04T19:39:29.139Z] nexus3.edgexfoundry.org:10003 [2024-09-04T19:39:29.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:39:29.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:39:29.685Z] Configure a credential helper to remove this warning. See [2024-09-04T19:39:29.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:39:29.685Z] [2024-09-04T19:39:29.685Z] Login Succeeded [2024-09-04T19:39:29.685Z] nexus3.edgexfoundry.org:10004 [2024-09-04T19:39:29.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:39:29.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:39:29.954Z] Configure a credential helper to remove this warning. See [2024-09-04T19:39:29.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:39:29.954Z] [2024-09-04T19:39:29.954Z] Login Succeeded [2024-09-04T19:39:29.954Z] ****.io [2024-09-04T19:39:30.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T19:39:30.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T19:39:30.490Z] Configure a credential helper to remove this warning. See [2024-09-04T19:39:30.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T19:39:30.491Z] [2024-09-04T19:39:30.491Z] Login Succeeded [2024-09-04T19:39:30.491Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T19:39:30.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-04T19:39:31.287Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-04T19:39:31.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T19:39:31.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T19:39:31.453Z] ========================================================= [2024-09-04T19:39:31.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T19:39:31.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:39:31.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T19:39:31.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T19:39:31.856Z] c6b39de5b339: Pulling fs layer [2024-09-04T19:39:31.856Z] a69c41024577: Pulling fs layer [2024-09-04T19:39:31.856Z] d6de4b400683: Pulling fs layer [2024-09-04T19:39:31.856Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T19:39:31.856Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T19:39:31.856Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T19:39:31.856Z] 00f215d4a9da: Pulling fs layer [2024-09-04T19:39:31.856Z] d496ad576159: Pulling fs layer [2024-09-04T19:39:31.856Z] 4f4fb700ef54: Waiting [2024-09-04T19:39:31.856Z] 464afbd9ba4c: Waiting [2024-09-04T19:39:31.856Z] 00f215d4a9da: Waiting [2024-09-04T19:39:31.856Z] d496ad576159: Waiting [2024-09-04T19:39:31.856Z] 35cb2a7552d0: Waiting [2024-09-04T19:39:32.125Z] a69c41024577: Verifying Checksum [2024-09-04T19:39:32.125Z] a69c41024577: Download complete [2024-09-04T19:39:32.125Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T19:39:32.125Z] 35cb2a7552d0: Download complete [2024-09-04T19:39:32.125Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T19:39:32.125Z] 4f4fb700ef54: Download complete [2024-09-04T19:39:32.125Z] c6b39de5b339: Download complete [2024-09-04T19:39:32.125Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T19:39:32.125Z] 464afbd9ba4c: Download complete [2024-09-04T19:39:32.713Z] d496ad576159: Verifying Checksum [2024-09-04T19:39:32.713Z] d496ad576159: Download complete [2024-09-04T19:39:32.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T19:39:32.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T19:39:32.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-04T19:39:32.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-04T19:39:32.981Z] c6b39de5b339: Pull complete [2024-09-04T19:39:33.234Z] + ls -al . [2024-09-04T19:39:33.234Z] total 916 [2024-09-04T19:39:33.234Z] drwxrwxr-x 11 1001 1001 4096 Sep 4 19:37 . [2024-09-04T19:39:33.234Z] drwxr-xr-x 4 root root 4096 Sep 4 19:37 .. [2024-09-04T19:39:33.234Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:36 .blubracket [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 10 Sep 4 19:36 .dockerignore [2024-09-04T19:39:33.234Z] drwxrwxr-x 8 1001 1001 4096 Sep 4 19:38 .git [2024-09-04T19:39:33.234Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 19:36 .github [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 1102 Sep 4 19:36 .gitignore [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 42 Sep 4 19:36 .golangci.yml [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 100 Sep 4 19:36 .hadolint.yml [2024-09-04T19:39:33.234Z] drwxr-xr-x 3 1001 1001 4096 Sep 4 19:36 .semver [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 155 Sep 4 19:36 .sonarcloud.properties [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 1171 Sep 4 19:36 ADOPTERS.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 21286 Sep 4 19:36 Attribution.txt [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 100284 Sep 4 19:36 CHANGELOG.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 3804 Sep 4 19:36 CONTRIBUTING.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 677 Sep 4 19:36 GOVERNANCE.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 861 Sep 4 19:36 Jenkinsfile [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 10775 Sep 4 19:36 LICENSE [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 16854 Sep 4 19:36 Makefile [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 582 Sep 4 19:36 OWNERS.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 9528 Sep 4 19:36 README.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 789 Sep 4 19:36 SECURITY.md [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 5 Sep 4 19:36 VERSION [2024-09-04T19:39:33.234Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:36 bin [2024-09-04T19:39:33.234Z] drwxrwxr-x 20 1001 1001 4096 Sep 4 19:36 cmd [2024-09-04T19:39:33.234Z] -rw-r--r-- 1 root root 545398 Sep 4 19:38 coverage.out [2024-09-04T19:39:33.234Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:36 fuzz_test [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 7306 Sep 4 19:36 go.mod [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 102583 Sep 4 19:36 go.sum [2024-09-04T19:39:33.234Z] drwxrwxr-x 7 1001 1001 4096 Sep 4 19:36 internal [2024-09-04T19:39:33.234Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 19:36 openapi [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 584 Sep 4 19:36 security.txt [2024-09-04T19:39:33.234Z] -rw-rw-r-- 1 1001 1001 204 Sep 4 19:36 version.go [Pipeline] sh [2024-09-04T19:39:33.548Z] + '[' -e coverage.out ] [2024-09-04T19:39:33.548Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-04T19:39:33.704Z] Stashed 1 file(s) [Pipeline] sh [2024-09-04T19:39:33.944Z] a69c41024577: Pull complete [2024-09-04T19:39:33.945Z] d6de4b400683: Verifying Checksum [2024-09-04T19:39:33.945Z] d6de4b400683: Download complete [2024-09-04T19:39:34.021Z] + make build [2024-09-04T19:39:34.021Z] 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-04T19:39:34.907Z] 00f215d4a9da: Verifying Checksum [2024-09-04T19:39:34.907Z] 00f215d4a9da: Download complete [2024-09-04T19:39:47.242Z] d6de4b400683: Pull complete [2024-09-04T19:39:47.242Z] 35cb2a7552d0: Pull complete [2024-09-04T19:39:47.242Z] 4f4fb700ef54: Pull complete [2024-09-04T19:39:47.242Z] 464afbd9ba4c: Pull complete [2024-09-04T19:39:55.947Z] 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-04T19:39:57.348Z] 00f215d4a9da: Pull complete [2024-09-04T19:39:57.614Z] d496ad576159: Pull complete [2024-09-04T19:39:57.614Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T19:39:57.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T19:39:57.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:39:57.851Z] 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-04T19:39:58.011Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T19:39:58.011Z] WORKDIR /edgex [2024-09-04T19:39:58.011Z] COPY go.mod . [2024-09-04T19:39:58.011Z] RUN go mod download [2024-09-04T19:39:58.011Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-04T19:39:58.599Z] Sending build context to Docker daemon 3.532MB [2024-09-04T19:39:58.599Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T19:39:58.599Z] ---> f246e2811388 [2024-09-04T19:39:58.599Z] Step 2/4 : WORKDIR /edgex [2024-09-04T19:39:59.236Z] 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-04T19:40:00.185Z] 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-04T19:40:00.544Z] ---> Running in b1efcf133000 [2024-09-04T19:40:00.544Z] Removing intermediate container b1efcf133000 [2024-09-04T19:40:00.544Z] ---> 31c07fba6bd2 [2024-09-04T19:40:00.544Z] Step 3/4 : COPY go.mod . [2024-09-04T19:40:01.137Z] ---> 7c069aea9e2c [2024-09-04T19:40:01.137Z] Step 4/4 : RUN go mod download [2024-09-04T19:40:01.137Z] ---> Running in 02beccb38414 [2024-09-04T19:40:01.587Z] 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-04T19:40:05.855Z] 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-04T19:40:07.766Z] 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-04T19:40:09.681Z] 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-04T19:40:11.588Z] 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-04T19:40:12.175Z] 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-04T19:40:12.744Z] 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-04T19:40:13.311Z] 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-04T19:40:14.245Z] 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-04T19:40:15.206Z] $ docker stop --time=1 f1467fa5be5f1aba902746c9a187bd9b1c00831793b644b1fb1ff5756cef7d6c [2024-09-04T19:40:23.377Z] $ docker rm -f --volumes f1467fa5be5f1aba902746c9a187bd9b1c00831793b644b1fb1ff5756cef7d6c [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-04T19:40:25.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T19:40:25.074Z] [2024-09-04T19:40:25.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:40:25.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T19:40:25.492Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-04T19:40:25.492Z] 91d30c5bc195: Pulling fs layer [2024-09-04T19:40:25.492Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-04T19:40:25.492Z] 9c61dcf015f6: Pulling fs layer [2024-09-04T19:40:25.492Z] 4698f68db338: Pulling fs layer [2024-09-04T19:40:25.492Z] 2a2f49069b9e: Pulling fs layer [2024-09-04T19:40:25.492Z] e0025b399a48: Pulling fs layer [2024-09-04T19:40:25.492Z] 4698f68db338: Waiting [2024-09-04T19:40:25.492Z] 2a2f49069b9e: Waiting [2024-09-04T19:40:25.492Z] e0025b399a48: Waiting [2024-09-04T19:40:25.492Z] 91d30c5bc195: Verifying Checksum [2024-09-04T19:40:25.492Z] 91d30c5bc195: Download complete [2024-09-04T19:40:25.492Z] 4698f68db338: Verifying Checksum [2024-09-04T19:40:25.492Z] 4698f68db338: Download complete [2024-09-04T19:40:25.752Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-04T19:40:25.752Z] 2e9b0aa3be6d: Download complete [2024-09-04T19:40:25.752Z] e0025b399a48: Verifying Checksum [2024-09-04T19:40:25.752Z] e0025b399a48: Download complete [2024-09-04T19:40:25.752Z] 91d30c5bc195: Pull complete [2024-09-04T19:40:25.752Z] 2a2f49069b9e: Verifying Checksum [2024-09-04T19:40:25.752Z] 2a2f49069b9e: Download complete [2024-09-04T19:40:26.010Z] 2e9b0aa3be6d: Pull complete [2024-09-04T19:40:26.268Z] 9c61dcf015f6: Verifying Checksum [2024-09-04T19:40:26.268Z] 9c61dcf015f6: Download complete [2024-09-04T19:40:29.574Z] 9c61dcf015f6: Pull complete [2024-09-04T19:40:30.172Z] 4698f68db338: Pull complete [2024-09-04T19:40:31.147Z] 2a2f49069b9e: Pull complete [2024-09-04T19:40:31.147Z] e0025b399a48: Pull complete [2024-09-04T19:40:31.147Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-04T19:40:31.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T19:40:31.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:40:31.422Z] prd-ubuntu20.04-docker-8c-8g-9464 does not seem to be running inside a container [2024-09-04T19:40:31.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-04T19:40:35.544Z] $ docker top 64ac80461030191d7ae51ccd40c956c8b854dd919138c85ad2a96fb03f83da5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T19:40:36.056Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-04T19:40:38.708Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-04T19:40:38.708Z] #1 transferring dockerfile: [2024-09-04T19:40:38.708Z] #1 transferring dockerfile: 2.06kB done [2024-09-04T19:40:38.708Z] #1 DONE 0.1s [2024-09-04T19:40:38.708Z] [2024-09-04T19:40:38.708Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-04T19:40:38.708Z] #2 transferring dockerfile: 1.95kB done [2024-09-04T19:40:38.708Z] #2 DONE 0.0s [2024-09-04T19:40:38.986Z] [2024-09-04T19:40:38.986Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-04T19:40:39.556Z] #3 ... [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-04T19:40:39.556Z] #4 transferring dockerfile: 1.93kB done [2024-09-04T19:40:39.556Z] #4 DONE 0.6s [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-04T19:40:39.556Z] #5 transferring dockerfile: 1.69kB done [2024-09-04T19:40:39.556Z] #5 DONE 0.7s [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-04T19:40:39.556Z] #6 transferring dockerfile: 1.93kB done [2024-09-04T19:40:39.556Z] #6 DONE 0.8s [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #7 [core-metadata internal] load .dockerignore [2024-09-04T19:40:39.556Z] #7 transferring context: 50B done [2024-09-04T19:40:39.556Z] #7 DONE 0.7s [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:39.556Z] #8 DONE 0.0s [2024-09-04T19:40:39.556Z] [2024-09-04T19:40:39.556Z] #9 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:39.818Z] #9 ... [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #10 transferring dockerfile: 1.70kB done [2024-09-04T19:40:39.818Z] #10 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #11 [core-data internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #11 transferring dockerfile: 2.07kB done [2024-09-04T19:40:39.818Z] #11 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #3 transferring dockerfile: 3.17kB done [2024-09-04T19:40:39.818Z] #3 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-09-04T19:40:39.818Z] #12 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-04T19:40:39.818Z] #13 transferring context: 50B done [2024-09-04T19:40:39.818Z] #13 DONE 0.5s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #14 transferring dockerfile: 2.15kB done [2024-09-04T19:40:39.818Z] #14 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #15 transferring dockerfile: 2.01kB done [2024-09-04T19:40:39.818Z] #15 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #16 transferring dockerfile: 2.23kB done [2024-09-04T19:40:39.818Z] #16 DONE 1.0s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #17 transferring dockerfile: 1.89kB done [2024-09-04T19:40:39.818Z] #17 DONE 1.0s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #18 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #18 transferring dockerfile: 1.85kB done [2024-09-04T19:40:39.818Z] #18 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #19 [support-scheduler internal] load .dockerignore [2024-09-04T19:40:39.818Z] #19 transferring context: 50B done [2024-09-04T19:40:39.818Z] #19 DONE 0.6s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #20 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-04T19:40:39.818Z] #20 transferring dockerfile: 2.49kB done [2024-09-04T19:40:39.818Z] #20 DONE 0.9s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:39.818Z] #8 DONE 0.0s [2024-09-04T19:40:39.818Z] [2024-09-04T19:40:39.818Z] #9 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.076Z] #9 ... [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #21 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-04T19:40:40.077Z] #21 transferring dockerfile: 2.50kB done [2024-09-04T19:40:40.077Z] #21 DONE 0.9s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #22 [support-notifications internal] load .dockerignore [2024-09-04T19:40:40.077Z] #22 transferring context: 50B done [2024-09-04T19:40:40.077Z] #22 DONE 0.8s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #23 [security-spire-config internal] load .dockerignore [2024-09-04T19:40:40.077Z] #23 transferring context: 50B done [2024-09-04T19:40:40.077Z] #23 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #24 [security-spire-server internal] load .dockerignore [2024-09-04T19:40:40.077Z] #24 transferring context: 50B done [2024-09-04T19:40:40.077Z] #24 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #25 [security-bootstrapper internal] load .dockerignore [2024-09-04T19:40:40.077Z] #25 transferring context: 50B done [2024-09-04T19:40:40.077Z] #25 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #26 [core-command internal] load .dockerignore [2024-09-04T19:40:40.077Z] #26 transferring context: 50B done [2024-09-04T19:40:40.077Z] #26 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-04T19:40:40.077Z] #27 transferring context: 50B done [2024-09-04T19:40:40.077Z] #27 DONE 0.6s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #28 [core-keeper internal] load .dockerignore [2024-09-04T19:40:40.077Z] #28 transferring context: 50B done [2024-09-04T19:40:40.077Z] #28 DONE 0.6s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.077Z] #8 DONE 0.0s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #29 [security-spire-agent internal] load .dockerignore [2024-09-04T19:40:40.077Z] #29 transferring context: 50B done [2024-09-04T19:40:40.077Z] #29 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-04T19:40:40.077Z] #30 transferring context: 50B done [2024-09-04T19:40:40.077Z] #30 DONE 0.6s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.077Z] #9 ... [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-04T19:40:40.077Z] #31 transferring context: 50B done [2024-09-04T19:40:40.077Z] #31 DONE 0.6s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #32 [core-data internal] load .dockerignore [2024-09-04T19:40:40.077Z] #32 transferring context: 50B done [2024-09-04T19:40:40.077Z] #32 DONE 0.7s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-09-04T19:40:40.077Z] #33 transferring context: 50B done [2024-09-04T19:40:40.077Z] #33 DONE 0.6s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.077Z] #8 DONE 0.0s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #9 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.077Z] #9 ... [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #8 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.077Z] #8 DONE 0.0s [2024-09-04T19:40:40.077Z] [2024-09-04T19:40:40.077Z] #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.339Z] #9 ... [2024-09-04T19:40:40.339Z] [2024-09-04T19:40:40.339Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.339Z] #8 DONE 0.0s [2024-09-04T19:40:40.339Z] [2024-09-04T19:40:40.339Z] #9 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.339Z] #9 ... [2024-09-04T19:40:40.339Z] [2024-09-04T19:40:40.339Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.339Z] #8 DONE 0.0s [2024-09-04T19:40:40.339Z] [2024-09-04T19:40:40.339Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.598Z] #9 ... [2024-09-04T19:40:40.598Z] [2024-09-04T19:40:40.598Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T19:40:40.598Z] #8 DONE 0.0s [2024-09-04T19:40:40.599Z] [2024-09-04T19:40:40.599Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:40:40.868Z] #9 DONE 0.9s [2024-09-04T19:40:40.868Z] [2024-09-04T19:40:40.868Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T19:40:40.868Z] #34 DONE 0.8s [2024-09-04T19:40:40.868Z] [2024-09-04T19:40:40.868Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:40.868Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:40.868Z] #35 ... [2024-09-04T19:40:40.868Z] [2024-09-04T19:40:40.868Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-04T19:40:40.868Z] #36 DONE 0.7s [2024-09-04T19:40:40.868Z] [2024-09-04T19:40:40.868Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:40.868Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-04T19:40:41.131Z] #35 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-04T19:40:41.131Z] #35 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-04T19:40:41.131Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T19:40:41.409Z] #35 ... [2024-09-04T19:40:41.409Z] [2024-09-04T19:40:41.409Z] #37 [security-spire-server internal] load build context [2024-09-04T19:40:41.409Z] #37 transferring context: 27.71kB 0.0s done [2024-09-04T19:40:41.409Z] #37 DONE 0.5s [2024-09-04T19:40:41.409Z] [2024-09-04T19:40:41.409Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:41.409Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-04T19:40:41.409Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-09-04T19:40:41.409Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-04T19:40:41.409Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-09-04T19:40:41.409Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-09-04T19:40:41.409Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-09-04T19:40:41.669Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.6s [2024-09-04T19:40:41.669Z] #35 ... [2024-09-04T19:40:41.669Z] [2024-09-04T19:40:41.669Z] #38 [security-spire-config internal] load build context [2024-09-04T19:40:41.669Z] #38 transferring context: 25.96kB 0.0s done [2024-09-04T19:40:41.669Z] #38 DONE 0.9s [2024-09-04T19:40:41.669Z] [2024-09-04T19:40:41.669Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:41.669Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-09-04T19:40:41.669Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.7s [2024-09-04T19:40:41.928Z] #35 ... [2024-09-04T19:40:41.928Z] [2024-09-04T19:40:41.928Z] #39 [security-spire-agent internal] load build context [2024-09-04T19:40:41.928Z] #39 transferring context: 27.24kB 0.1s done [2024-09-04T19:40:41.928Z] #39 DONE 0.9s [2024-09-04T19:40:41.928Z] [2024-09-04T19:40:41.928Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:41.928Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.8s [2024-09-04T19:40:41.928Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2024-09-04T19:40:42.224Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-09-04T19:40:42.224Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-04T19:40:43.162Z] #35 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.8s done [2024-09-04T19:40:44.103Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-04T19:40:45.481Z] #35 ... [2024-09-04T19:40:45.481Z] [2024-09-04T19:40:45.481Z] #40 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:40:45.481Z] #40 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:40:45.481Z] #40 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:40:45.481Z] #40 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T19:40:45.481Z] #40 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T19:40:45.481Z] #40 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-09-04T19:40:45.481Z] #40 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-09-04T19:40:45.481Z] #40 DONE 5.3s [2024-09-04T19:40:45.481Z] [2024-09-04T19:40:45.481Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:45.481Z] #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-04T19:40:46.052Z] #35 ... [2024-09-04T19:40:46.052Z] [2024-09-04T19:40:46.052Z] #41 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-04T19:40:46.052Z] #41 DONE 5.9s [2024-09-04T19:40:46.052Z] [2024-09-04T19:40:46.052Z] #42 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-04T19:40:49.350Z] #42 ... [2024-09-04T19:40:49.350Z] [2024-09-04T19:40:49.350Z] #43 [security-secretstore-setup internal] load .dockerignore [2024-09-04T19:40:49.350Z] #43 transferring context: 50B done [2024-09-04T19:40:49.610Z] #43 ... [2024-09-04T19:40:49.610Z] [2024-09-04T19:40:49.610Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:40:49.610Z] #35 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2024-09-04T19:40:50.176Z] #35 ... [2024-09-04T19:40:50.176Z] [2024-09-04T19:40:50.176Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:40:50.176Z] #44 transferring context: 349.78MB 10.0s [2024-09-04T19:40:50.176Z] #44 ... [2024-09-04T19:40:50.176Z] [2024-09-04T19:40:50.176Z] #45 [core-command internal] load build context [2024-09-04T19:40:50.434Z] #45 ... [2024-09-04T19:40:50.434Z] [2024-09-04T19:40:50.434Z] #46 [core-metadata internal] load build context [2024-09-04T19:40:50.434Z] #46 ... [2024-09-04T19:40:50.434Z] [2024-09-04T19:40:50.434Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-04T19:40:50.693Z] #47 ... [2024-09-04T19:40:50.693Z] [2024-09-04T19:40:50.693Z] #48 [security-bootstrapper internal] load build context [2024-09-04T19:40:50.693Z] #48 ... [2024-09-04T19:40:50.693Z] [2024-09-04T19:40:50.693Z] #49 [security-secretstore-setup internal] load build context [2024-09-04T19:40:51.140Z] #49 ... [2024-09-04T19:40:51.140Z] [2024-09-04T19:40:51.140Z] #50 [support-scheduler internal] load build context [2024-09-04T19:40:51.399Z] #50 ... [2024-09-04T19:40:51.399Z] [2024-09-04T19:40:51.399Z] #51 [core-data internal] load build context [2024-09-04T19:40:51.399Z] #51 ... [2024-09-04T19:40:51.399Z] [2024-09-04T19:40:51.399Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:40:51.399Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-04T19:40:51.399Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-04T19:40:51.399Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-04T19:40:51.399Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-04T19:40:51.399Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-04T19:40:51.399Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-04T19:40:51.399Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.0s done [2024-09-04T19:40:51.399Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 3.7s done [2024-09-04T19:40:51.399Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-04T19:40:51.399Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.1s done [2024-09-04T19:40:51.399Z] #52 ... [2024-09-04T19:40:51.399Z] [2024-09-04T19:40:51.399Z] #53 [core-keeper internal] load build context [2024-09-04T19:40:51.399Z] #53 ... [2024-09-04T19:40:51.399Z] [2024-09-04T19:40:51.399Z] #54 [support-notifications internal] load build context [2024-09-04T19:40:52.043Z] #54 ... [2024-09-04T19:40:52.043Z] [2024-09-04T19:40:52.043Z] #55 [security-proxy-setup internal] load build context [2024-09-04T19:40:52.043Z] #55 ... [2024-09-04T19:40:52.043Z] [2024-09-04T19:40:52.043Z] #56 [support-cron-scheduler internal] load build context [2024-09-04T19:40:52.305Z] #56 ... [2024-09-04T19:40:52.305Z] [2024-09-04T19:40:52.305Z] #57 [security-proxy-auth internal] load build context [2024-09-04T19:40:52.305Z] #57 ... [2024-09-04T19:40:52.305Z] [2024-09-04T19:40:52.305Z] #56 [support-cron-scheduler internal] load build context [2024-09-04T19:40:55.639Z] #56 transferring context: 417.10MB 14.2s [2024-09-04T19:40:55.639Z] #56 ... [2024-09-04T19:40:55.639Z] [2024-09-04T19:40:55.640Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:40:55.640Z] #58 ... [2024-09-04T19:40:55.640Z] [2024-09-04T19:40:55.640Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T19:40:55.640Z] #59 ... [2024-09-04T19:40:55.640Z] [2024-09-04T19:40:55.640Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T19:40:55.640Z] #60 ... [2024-09-04T19:40:55.640Z] [2024-09-04T19:40:55.640Z] #61 [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-04T19:40:55.640Z] #61 ... [2024-09-04T19:40:55.640Z] [2024-09-04T19:40:55.640Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T19:40:55.899Z] #62 ... [2024-09-04T19:40:55.899Z] [2024-09-04T19:40:55.899Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T19:40:55.899Z] #63 ... [2024-09-04T19:40:55.899Z] [2024-09-04T19:40:55.900Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T19:40:56.160Z] #64 ... [2024-09-04T19:40:56.160Z] [2024-09-04T19:40:56.160Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T19:40:56.160Z] #65 ... [2024-09-04T19:40:56.160Z] [2024-09-04T19:40:56.160Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T19:40:56.419Z] #66 ... [2024-09-04T19:40:56.419Z] [2024-09-04T19:40:56.419Z] #67 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-04T19:40:56.419Z] #67 ... [2024-09-04T19:40:56.419Z] [2024-09-04T19:40:56.419Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T19:40:56.678Z] #68 ... [2024-09-04T19:40:56.678Z] [2024-09-04T19:40:56.678Z] #56 [support-cron-scheduler internal] load build context [2024-09-04T19:40:56.678Z] #56 transferring context: 495.41MB 15.3s done [2024-09-04T19:41:01.551Z] #56 ... [2024-09-04T19:41:01.551Z] [2024-09-04T19:41:01.551Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:41:01.551Z] #44 transferring context: 495.41MB 15.3s done [2024-09-04T19:41:01.551Z] #44 ... [2024-09-04T19:41:01.551Z] [2024-09-04T19:41:01.551Z] #45 [core-command internal] load build context [2024-09-04T19:41:01.551Z] #45 transferring context: 495.41MB 14.6s done [2024-09-04T19:41:01.551Z] #45 ... [2024-09-04T19:41:01.551Z] [2024-09-04T19:41:01.551Z] #46 [core-metadata internal] load build context [2024-09-04T19:41:01.551Z] #46 transferring context: 495.41MB 16.2s done [2024-09-04T19:41:01.812Z] #46 ... [2024-09-04T19:41:01.812Z] [2024-09-04T19:41:01.812Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-04T19:41:01.812Z] #47 transferring context: 495.41MB 14.4s done [2024-09-04T19:41:01.812Z] #47 ... [2024-09-04T19:41:01.812Z] [2024-09-04T19:41:01.812Z] #53 [core-keeper internal] load build context [2024-09-04T19:41:01.812Z] #53 transferring context: 495.41MB 15.9s done [2024-09-04T19:41:02.072Z] #53 ... [2024-09-04T19:41:02.072Z] [2024-09-04T19:41:02.072Z] #48 [security-bootstrapper internal] load build context [2024-09-04T19:41:02.072Z] #48 transferring context: 495.41MB 13.8s done [2024-09-04T19:41:02.072Z] #48 ... [2024-09-04T19:41:02.072Z] [2024-09-04T19:41:02.072Z] #51 [core-data internal] load build context [2024-09-04T19:41:02.072Z] #51 transferring context: 495.41MB 15.0s done [2024-09-04T19:41:02.331Z] #51 ... [2024-09-04T19:41:02.331Z] [2024-09-04T19:41:02.331Z] #55 [security-proxy-setup internal] load build context [2024-09-04T19:41:02.331Z] #55 transferring context: 495.41MB 15.4s done [2024-09-04T19:41:02.331Z] #55 ... [2024-09-04T19:41:02.331Z] [2024-09-04T19:41:02.331Z] #54 [support-notifications internal] load build context [2024-09-04T19:41:02.331Z] #54 transferring context: 495.41MB 16.1s done [2024-09-04T19:41:02.591Z] #54 ... [2024-09-04T19:41:02.591Z] [2024-09-04T19:41:02.591Z] #49 [security-secretstore-setup internal] load build context [2024-09-04T19:41:02.591Z] #49 transferring context: 495.41MB 15.6s done [2024-09-04T19:41:02.850Z] #49 ... [2024-09-04T19:41:02.850Z] [2024-09-04T19:41:02.850Z] #57 [security-proxy-auth internal] load build context [2024-09-04T19:41:02.850Z] #57 transferring context: 495.41MB 14.6s done [2024-09-04T19:41:02.850Z] #57 ... [2024-09-04T19:41:02.850Z] [2024-09-04T19:41:02.850Z] #50 [support-scheduler internal] load build context [2024-09-04T19:41:02.850Z] #50 transferring context: 495.41MB 16.3s done [2024-09-04T19:41:09.041Z] Removing intermediate container 02beccb38414 [2024-09-04T19:41:09.041Z] ---> a28643827046 [2024-09-04T19:41:09.041Z] Successfully built a28643827046 [2024-09-04T19:41:09.041Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:41:09.470Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T19:41:09.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:41:09.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-9465 does not seem to be running inside a container [2024-09-04T19:41:09.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T19:41:11.051Z] $ docker top 7ef716282db6d7f06be549115af94fa916b50b38e0eff703f4ae8d81d9fcc663 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T19:41:11.937Z] + go version [2024-09-04T19:41:11.937Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T19:41:11.976Z] $ docker stop --time=1 7ef716282db6d7f06be549115af94fa916b50b38e0eff703f4ae8d81d9fcc663 [2024-09-04T19:41:13.644Z] $ docker rm -f --volumes 7ef716282db6d7f06be549115af94fa916b50b38e0eff703f4ae8d81d9fcc663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:41:14.605Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T19:41:14.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:41:14.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-9465 does not seem to be running inside a container [2024-09-04T19:41:14.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T19:41:16.078Z] $ docker top 79f2a54e11edb62794029bcec1196467a2aefb48002698cc4c6630de62edd723 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-04T19:41:16.339Z] ========================================================= [2024-09-04T19:41:16.340Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-04T19:41:16.340Z] ========================================================= [Pipeline] sh [2024-09-04T19:41:16.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-04T19:41:17.705Z] + make test [2024-09-04T19:41:17.706Z] go test -race -coverprofile=coverage.out ./... [2024-09-04T19:41:59.188Z] #50 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #57 [security-proxy-auth internal] load build context [2024-09-04T19:41:59.188Z] #57 DONE 76.3s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:41:59.188Z] #58 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #42 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-04T19:41:59.188Z] #42 DONE 71.1s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:41:59.188Z] #58 71.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #58 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #48 [security-bootstrapper internal] load build context [2024-09-04T19:41:59.188Z] #48 DONE 76.7s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:41:59.188Z] #58 71.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #58 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #47 [security-spiffe-token-provider internal] load build context [2024-09-04T19:41:59.188Z] #47 DONE 76.4s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #45 [core-command internal] load build context [2024-09-04T19:41:59.188Z] #45 DONE 76.8s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:41:59.188Z] #44 DONE 76.9s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #51 [core-data internal] load build context [2024-09-04T19:41:59.188Z] #51 DONE 76.6s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #54 [support-notifications internal] load build context [2024-09-04T19:41:59.188Z] #54 DONE 77.0s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:41:59.188Z] #69 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #56 [support-cron-scheduler internal] load build context [2024-09-04T19:41:59.188Z] #56 DONE 76.5s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:41:59.188Z] #58 71.90 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #58 71.91 (2/2) Installing su-exec (0.2-r3) [2024-09-04T19:41:59.188Z] #58 71.93 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #58 71.93 OK: 7 MiB in 17 packages [2024-09-04T19:41:59.188Z] #58 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #55 [security-proxy-setup internal] load build context [2024-09-04T19:41:59.188Z] #55 DONE 77.7s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #46 [core-metadata internal] load build context [2024-09-04T19:41:59.188Z] #46 DONE 78.4s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #53 [core-keeper internal] load build context [2024-09-04T19:41:59.188Z] #53 DONE 78.0s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #49 [security-secretstore-setup internal] load build context [2024-09-04T19:41:59.188Z] #49 DONE 77.8s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #50 [support-scheduler internal] load build context [2024-09-04T19:41:59.188Z] #50 DONE 78.4s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:41:59.188Z] #58 DONE 73.3s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T19:41:59.188Z] #60 71.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #60 71.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #60 71.84 (1/2) Installing ca-certificates (20240226-r0) [2024-09-04T19:41:59.188Z] #60 71.86 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #60 71.87 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #60 71.87 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:41:59.188Z] #60 71.97 OK: 8 MiB in 17 packages [2024-09-04T19:41:59.188Z] #60 DONE 73.2s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T19:41:59.188Z] #70 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T19:41:59.188Z] #62 71.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #62 71.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #62 71.86 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:41:59.188Z] #62 71.86 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:41:59.188Z] #62 71.86 OK: 20072 distinct packages available [2024-09-04T19:41:59.188Z] #62 71.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #62 72.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #62 72.23 (1/11) Installing ca-certificates (20240226-r0) [2024-09-04T19:41:59.188Z] #62 72.25 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-04T19:41:59.188Z] #62 72.26 (3/11) Installing libunistring (1.1-r1) [2024-09-04T19:41:59.188Z] #62 72.28 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-04T19:41:59.188Z] #62 72.28 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-04T19:41:59.188Z] #62 72.29 (6/11) Installing libcurl (8.9.0-r0) [2024-09-04T19:41:59.188Z] #62 72.30 (7/11) Installing curl (8.9.0-r0) [2024-09-04T19:41:59.188Z] #62 72.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #62 72.31 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:41:59.188Z] #62 72.35 (10/11) Installing libucontext (1.2-r2) [2024-09-04T19:41:59.188Z] #62 72.35 (11/11) Installing gcompat (1.1.0-r1) [2024-09-04T19:41:59.188Z] #62 72.36 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #62 72.36 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:41:59.188Z] #62 72.41 OK: 12 MiB in 26 packages [2024-09-04T19:41:59.188Z] #62 DONE 73.2s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T19:41:59.188Z] #66 71.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #66 71.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #66 71.87 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:41:59.188Z] #66 71.87 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:41:59.188Z] #66 71.87 OK: 20072 distinct packages available [2024-09-04T19:41:59.188Z] #66 71.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #66 72.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #66 72.30 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:41:59.188Z] #66 72.34 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:41:59.188Z] #66 72.34 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #66 72.35 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:41:59.188Z] #66 72.35 (5/7) Installing libucontext (1.2-r2) [2024-09-04T19:41:59.188Z] #66 72.35 (6/7) Installing gcompat (1.1.0-r1) [2024-09-04T19:41:59.188Z] #66 72.36 (7/7) Installing openssl (3.1.7-r0) [2024-09-04T19:41:59.188Z] #66 72.37 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #66 72.38 OK: 8 MiB in 20 packages [2024-09-04T19:41:59.188Z] #66 DONE 73.2s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T19:41:59.188Z] #65 71.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #65 71.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #65 71.83 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:41:59.188Z] #65 71.86 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:41:59.188Z] #65 71.87 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #65 71.89 (4/6) Installing openssl (3.1.7-r0) [2024-09-04T19:41:59.188Z] #65 71.91 (5/6) Installing su-exec (0.2-r3) [2024-09-04T19:41:59.188Z] #65 71.91 (6/6) Installing yq (4.33.3-r5) [2024-09-04T19:41:59.188Z] #65 71.98 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #65 71.98 OK: 17 MiB in 19 packages [2024-09-04T19:41:59.188Z] #65 DONE 73.3s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T19:41:59.188Z] #63 71.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #63 71.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #63 71.95 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:41:59.188Z] #63 71.95 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:41:59.188Z] #63 71.95 OK: 20072 distinct packages available [2024-09-04T19:41:59.188Z] #63 72.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #63 72.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #63 72.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #63 72.36 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:41:59.188Z] #63 72.38 (3/4) Installing libucontext (1.2-r2) [2024-09-04T19:41:59.188Z] #63 72.38 (4/4) Installing gcompat (1.1.0-r1) [2024-09-04T19:41:59.188Z] #63 72.39 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #63 72.39 OK: 8 MiB in 19 packages [2024-09-04T19:41:59.188Z] #63 DONE 73.4s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-04T19:41:59.188Z] #67 71.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #67 71.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #67 71.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #67 71.88 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #67 71.89 OK: 7 MiB in 16 packages [2024-09-04T19:41:59.188Z] #67 DONE 73.6s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:41:59.188Z] #71 ... [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T19:41:59.188Z] #59 73.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #59 73.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #59 73.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #59 73.42 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #59 73.43 OK: 7 MiB in 16 packages [2024-09-04T19:41:59.188Z] #59 DONE 73.6s [2024-09-04T19:41:59.188Z] [2024-09-04T19:41:59.188Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T19:41:59.188Z] #68 73.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #68 73.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:41:59.188Z] #68 73.37 (1/3) Installing ca-certificates (20240226-r0) [2024-09-04T19:41:59.188Z] #68 73.39 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-04T19:41:59.188Z] #68 73.40 (3/3) Installing tzdata (2024a-r0) [2024-09-04T19:41:59.188Z] #68 73.54 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:41:59.188Z] #68 73.60 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:41:59.188Z] #68 73.68 OK: 11 MiB in 18 packages [2024-09-04T19:41:59.189Z] #68 DONE 73.8s [2024-09-04T19:41:59.189Z] [2024-09-04T19:41:59.189Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:42:00.138Z] #35 ... [2024-09-04T19:42:00.138Z] [2024-09-04T19:42:00.138Z] #61 [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-04T19:42:00.138Z] #61 DONE 74.5s [2024-09-04T19:42:00.138Z] [2024-09-04T19:42:00.138Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T19:42:00.138Z] #64 74.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:00.138Z] #64 74.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:00.138Z] #64 74.39 (1/4) Installing ca-certificates (20240226-r0) [2024-09-04T19:42:00.138Z] #64 74.43 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-04T19:42:00.138Z] #64 74.43 (3/4) Installing su-exec (0.2-r3) [2024-09-04T19:42:00.138Z] #64 74.43 (4/4) Installing yq (4.33.3-r5) [2024-09-04T19:42:00.138Z] #64 74.49 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:42:00.138Z] #64 74.49 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:42:00.138Z] #64 74.54 OK: 17 MiB in 19 packages [2024-09-04T19:42:01.073Z] #64 ... [2024-09-04T19:42:01.073Z] [2024-09-04T19:42:01.073Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:42:01.073Z] #69 2.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:01.073Z] #69 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:01.073Z] #69 3.166 OK: 264 MiB in 52 packages [2024-09-04T19:42:01.073Z] #69 DONE 4.2s [2024-09-04T19:42:01.073Z] [2024-09-04T19:42:01.073Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:42:01.642Z] #72 ... [2024-09-04T19:42:01.642Z] [2024-09-04T19:42:01.642Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T19:42:01.642Z] #64 DONE 76.3s [2024-09-04T19:42:01.907Z] [2024-09-04T19:42:01.907Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T19:42:01.907Z] #73 DONE 5.1s [2024-09-04T19:42:01.907Z] [2024-09-04T19:42:01.907Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:42:03.813Z] #74 ... [2024-09-04T19:42:03.813Z] [2024-09-04T19:42:03.813Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T19:42:03.813Z] #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:03.813Z] #0 5.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:03.813Z] #0 5.576 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:42:03.813Z] #0 5.576 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:42:03.813Z] #0 5.576 OK: 20077 distinct packages available [2024-09-04T19:42:03.813Z] #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:03.814Z] #0 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:03.814Z] #0 5.910 OK: 264 MiB in 52 packages [2024-09-04T19:42:03.814Z] #75 DONE 6.8s [2024-09-04T19:42:03.814Z] [2024-09-04T19:42:03.814Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:03.814Z] #76 DONE 2.0s [2024-09-04T19:42:03.814Z] [2024-09-04T19:42:03.814Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:04.381Z] #77 ... [2024-09-04T19:42:04.381Z] [2024-09-04T19:42:04.381Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T19:42:04.381Z] #0 6.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:04.381Z] #0 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:04.381Z] #0 6.793 OK: 264 MiB in 52 packages [2024-09-04T19:42:04.381Z] #78 DONE 7.4s [2024-09-04T19:42:04.381Z] [2024-09-04T19:42:04.381Z] #79 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:42:04.381Z] #0 6.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:04.381Z] #0 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:04.381Z] #0 6.866 OK: 264 MiB in 52 packages [2024-09-04T19:42:04.381Z] #79 DONE 7.5s [2024-09-04T19:42:04.381Z] [2024-09-04T19:42:04.381Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:04.744Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-04T19:42:05.337Z] #80 ... [2024-09-04T19:42:05.337Z] [2024-09-04T19:42:05.337Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:05.337Z] #0 5.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:05.337Z] #0 5.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:05.337Z] #0 5.765 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:05.337Z] #0 5.798 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:05.337Z] #0 5.807 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:42:05.337Z] #0 5.851 OK: 8 MiB in 17 packages [2024-09-04T19:42:05.337Z] #81 DONE 6.7s [2024-09-04T19:42:05.337Z] [2024-09-04T19:42:05.337Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:05.337Z] #77 DONE 1.6s [2024-09-04T19:42:05.337Z] [2024-09-04T19:42:05.337Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:05.337Z] #82 DONE 1.1s [2024-09-04T19:42:05.337Z] [2024-09-04T19:42:05.337Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:42:05.337Z] #80 DONE 1.1s [2024-09-04T19:42:05.337Z] [2024-09-04T19:42:05.337Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:42:06.303Z] #83 ... [2024-09-04T19:42:06.303Z] [2024-09-04T19:42:06.303Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:06.303Z] #0 6.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #0 7.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #0 7.196 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.303Z] #0 7.229 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.303Z] #0 7.236 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:42:06.303Z] #0 7.287 OK: 12 MiB in 26 packages [2024-09-04T19:42:06.303Z] #84 DONE 7.5s [2024-09-04T19:42:06.303Z] [2024-09-04T19:42:06.303Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T19:42:06.303Z] #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #0 7.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #0 7.410 OK: 17 MiB in 19 packages [2024-09-04T19:42:06.303Z] #85 DONE 7.6s [2024-09-04T19:42:06.303Z] [2024-09-04T19:42:06.303Z] #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T19:42:06.303Z] #70 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #70 7.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.303Z] #70 7.538 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.303Z] #70 7.573 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.303Z] #70 7.588 OK: 7 MiB in 17 packages [2024-09-04T19:42:06.303Z] #70 DONE 7.8s [2024-09-04T19:42:06.303Z] [2024-09-04T19:42:06.303Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-04T19:42:06.303Z] #86 DONE 0.1s [2024-09-04T19:42:06.303Z] [2024-09-04T19:42:06.303Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:06.303Z] #71 7.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.563Z] #71 ... [2024-09-04T19:42:06.563Z] [2024-09-04T19:42:06.563Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T19:42:06.563Z] #0 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.563Z] #0 7.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.563Z] #0 7.657 OK: 8 MiB in 20 packages [2024-09-04T19:42:06.563Z] #87 DONE 7.8s [2024-09-04T19:42:06.563Z] [2024-09-04T19:42:06.563Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:06.563Z] #71 7.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:06.824Z] #71 7.956 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.824Z] #71 7.996 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:06.824Z] #71 8.004 OK: 7 MiB in 16 packages [2024-09-04T19:42:08.742Z] #71 ... [2024-09-04T19:42:08.742Z] [2024-09-04T19:42:08.742Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T19:42:08.742Z] #0 7.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:08.742Z] #0 7.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:08.742Z] #0 7.745 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:08.742Z] #0 7.778 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:08.742Z] #0 7.791 OK: 8 MiB in 19 packages [2024-09-04T19:42:09.017Z] #88 ... [2024-09-04T19:42:09.017Z] [2024-09-04T19:42:09.017Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:42:09.017Z] #72 8.971 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.017Z] #72 ... [2024-09-04T19:42:09.017Z] [2024-09-04T19:42:09.017Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:42:09.281Z] #52 ... [2024-09-04T19:42:09.281Z] [2024-09-04T19:42:09.281Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T19:42:09.281Z] #0 7.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.281Z] #0 7.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.281Z] #0 7.461 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:09.281Z] #0 7.491 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:09.281Z] #0 7.498 OK: 7 MiB in 16 packages [2024-09-04T19:42:09.281Z] #89 DONE 10.0s [2024-09-04T19:42:09.281Z] [2024-09-04T19:42:09.281Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:09.281Z] #0 9.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.281Z] #0 9.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.281Z] #90 ... [2024-09-04T19:42:09.281Z] [2024-09-04T19:42:09.281Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T19:42:09.281Z] #88 DONE 10.5s [2024-09-04T19:42:09.281Z] [2024-09-04T19:42:09.281Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T19:42:09.563Z] #91 ... [2024-09-04T19:42:09.563Z] [2024-09-04T19:42:09.563Z] #71 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:09.563Z] #71 DONE 10.9s [2024-09-04T19:42:09.563Z] [2024-09-04T19:42:09.563Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:42:09.563Z] #74 7.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.563Z] #74 7.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:09.563Z] #74 ... [2024-09-04T19:42:09.563Z] [2024-09-04T19:42:09.563Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T19:42:09.563Z] #92 DONE 3.1s [2024-09-04T19:42:09.826Z] [2024-09-04T19:42:09.827Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:42:09.827Z] #74 7.981 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:09.827Z] #74 8.016 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:09.827Z] #74 8.055 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:42:10.088Z] #74 ... [2024-09-04T19:42:10.088Z] [2024-09-04T19:42:10.088Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T19:42:10.088Z] #93 DONE 3.4s [2024-09-04T19:42:10.088Z] [2024-09-04T19:42:10.088Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:42:10.088Z] #74 8.097 OK: 17 MiB in 19 packages [2024-09-04T19:42:10.659Z] #74 ... [2024-09-04T19:42:10.659Z] [2024-09-04T19:42:10.659Z] #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:42:10.659Z] #90 10.19 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:10.659Z] #90 10.23 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:42:10.659Z] #90 10.26 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:42:10.659Z] #90 10.31 OK: 11 MiB in 18 packages [2024-09-04T19:42:10.659Z] #90 DONE 11.6s [2024-09-04T19:42:10.921Z] [2024-09-04T19:42:10.921Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:42:10.921Z] #72 9.661 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:10.921Z] #72 10.31 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:42:10.921Z] #72 10.63 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:42:10.921Z] #72 10.64 OK: 7 MiB in 16 packages [2024-09-04T19:42:11.866Z] #72 ... [2024-09-04T19:42:11.866Z] [2024-09-04T19:42:11.866Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T19:42:11.866Z] #0 7.265 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:11.866Z] #0 7.749 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T19:42:11.866Z] #0 8.420 OK: 264 MiB in 52 packages [2024-09-04T19:42:12.130Z] #94 ... [2024-09-04T19:42:12.130Z] [2024-09-04T19:42:12.130Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T19:42:12.391Z] #95 ... [2024-09-04T19:42:12.391Z] [2024-09-04T19:42:12.391Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:42:12.391Z] #74 DONE 10.4s [2024-09-04T19:42:12.391Z] [2024-09-04T19:42:12.391Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T19:42:12.391Z] #94 DONE 10.3s [2024-09-04T19:42:12.391Z] [2024-09-04T19:42:12.391Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:42:12.391Z] #72 DONE 12.3s [2024-09-04T19:42:12.391Z] [2024-09-04T19:42:12.391Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T19:42:12.391Z] #91 DONE 2.9s [2024-09-04T19:42:12.391Z] [2024-09-04T19:42:12.391Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-04T19:42:13.336Z] #96 ... [2024-09-04T19:42:13.336Z] [2024-09-04T19:42:13.336Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T19:42:13.336Z] #95 DONE 3.1s [2024-09-04T19:42:13.336Z] [2024-09-04T19:42:13.336Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-04T19:42:13.598Z] #97 ... [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-04T19:42:13.598Z] #98 DONE 1.3s [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T19:42:13.598Z] #99 DONE 3.7s [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-04T19:42:13.598Z] #96 DONE 1.4s [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-04T19:42:13.598Z] #97 DONE 0.3s [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-04T19:42:13.598Z] #100 DONE 0.2s [2024-09-04T19:42:13.598Z] [2024-09-04T19:42:13.598Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-04T19:42:13.859Z] #101 DONE 0.1s [2024-09-04T19:42:13.859Z] [2024-09-04T19:42:13.859Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-04T19:42:13.859Z] #102 DONE 0.1s [2024-09-04T19:42:13.859Z] [2024-09-04T19:42:13.859Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T19:42:13.859Z] #103 DONE 0.1s [2024-09-04T19:42:13.859Z] [2024-09-04T19:42:13.859Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T19:42:14.122Z] #104 ... [2024-09-04T19:42:14.122Z] [2024-09-04T19:42:14.122Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:42:14.122Z] #105 ... [2024-09-04T19:42:14.122Z] [2024-09-04T19:42:14.122Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T19:42:15.524Z] #106 ... [2024-09-04T19:42:15.525Z] [2024-09-04T19:42:15.525Z] #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-04T19:42:15.525Z] #107 DONE 9.0s [2024-09-04T19:42:15.525Z] [2024-09-04T19:42:15.525Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:42:15.525Z] #108 ... [2024-09-04T19:42:15.525Z] [2024-09-04T19:42:15.525Z] #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:42:15.784Z] #109 ... [2024-09-04T19:42:15.784Z] [2024-09-04T19:42:15.784Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T19:42:15.784Z] #110 DONE 1.8s [2024-09-04T19:42:15.784Z] [2024-09-04T19:42:15.784Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-04T19:42:17.163Z] #111 ... [2024-09-04T19:42:17.163Z] [2024-09-04T19:42:17.163Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T19:42:17.163Z] #104 DONE 3.0s [2024-09-04T19:42:17.163Z] [2024-09-04T19:42:17.163Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-04T19:42:18.121Z] #112 ... [2024-09-04T19:42:18.121Z] [2024-09-04T19:42:18.121Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T19:42:18.121Z] #106 DONE 3.9s [2024-09-04T19:42:18.121Z] [2024-09-04T19:42:18.121Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-04T19:42:20.691Z] #113 ... [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-04T19:42:20.691Z] #114 DONE 4.8s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-04T19:42:20.691Z] #111 DONE 4.9s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-04T19:42:20.691Z] #112 DONE 3.5s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-04T19:42:20.691Z] #113 DONE 2.6s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-04T19:42:20.691Z] #115 DONE 0.1s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-04T19:42:20.691Z] #116 DONE 0.1s [2024-09-04T19:42:20.691Z] [2024-09-04T19:42:20.691Z] #117 [security-spire-agent] exporting to image [2024-09-04T19:42:20.691Z] #117 exporting layers [2024-09-04T19:42:21.310Z] #117 exporting layers 0.8s done [2024-09-04T19:42:21.310Z] #117 writing image sha256:f0f0ad60d3d525c5f5865c5bfa5a9c470d3c24635aecb3d65ca3ecc53a730310 [2024-09-04T19:42:21.310Z] #117 exporting layers 0.8s done [2024-09-04T19:42:21.310Z] #117 writing image sha256:f0f0ad60d3d525c5f5865c5bfa5a9c470d3c24635aecb3d65ca3ecc53a730310 0.0s done [2024-09-04T19:42:21.310Z] #117 naming to docker.io/library/security-spire-server done [2024-09-04T19:42:21.310Z] #117 writing image sha256:19c507b3b5642a16e4fa2c2771f3a74b34f9ccf0a2fe77f518f03310e05f398a done [2024-09-04T19:42:21.310Z] #117 naming to docker.io/library/security-spire-config done [2024-09-04T19:42:21.310Z] #117 writing image sha256:6bdd2975e1d8291ee06d1c3a2385a3ad1afcdd45b391275993eb3e9749d9ce8c [2024-09-04T19:42:21.572Z] #117 writing image sha256:6bdd2975e1d8291ee06d1c3a2385a3ad1afcdd45b391275993eb3e9749d9ce8c done [2024-09-04T19:42:21.572Z] #117 naming to docker.io/library/security-spire-agent done [2024-09-04T19:42:21.572Z] #117 DONE 0.9s [2024-09-04T19:42:21.572Z] [2024-09-04T19:42:21.572Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:43:58.208Z] #118 DONE 91.2s [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #109 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:43:58.208Z] #109 DONE 99.4s [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-04T19:43:58.208Z] #119 ... [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:43:58.208Z] #83 DONE 99.5s [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:43:58.208Z] #108 DONE 99.6s [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:43:58.208Z] #105 DONE 101.0s [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-04T19:43:58.208Z] #120 ... [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T19:43:58.208Z] #121 ... [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-04T19:43:58.208Z] #122 ... [2024-09-04T19:43:58.208Z] [2024-09-04T19:43:58.208Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #123 ... [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-04T19:44:08.243Z] #119 DONE 21.8s [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #121 DONE 21.7s [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #124 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #125 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #126 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #127 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #128 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #129 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #123 DONE 21.8s [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T19:44:08.243Z] #130 ... [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #122 DONE 22.1s [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #131 [support-cron-scheduler builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #131 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #132 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #133 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #133 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T19:44:08.243Z] #134 ... [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #120 [support-scheduler builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #120 DONE 22.3s [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #135 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #136 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #137 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #138 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #139 [core-data builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #139 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #140 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #141 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #142 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #143 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #143 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #144 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #145 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #146 [core-command builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #146 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-04T19:44:08.243Z] #147 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #148 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T19:44:08.243Z] #148 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #149 [core-metadata builder 6/7] COPY . . [2024-09-04T19:44:08.243Z] #149 CACHED [2024-09-04T19:44:08.243Z] [2024-09-04T19:44:08.243Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T19:44:12.481Z] #150 4.717 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-04T19:44:12.764Z] #150 ... [2024-09-04T19:44:12.764Z] [2024-09-04T19:44:12.764Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T19:44:12.764Z] #134 5.050 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-04T19:44:16.996Z] #134 ... [2024-09-04T19:44:16.996Z] [2024-09-04T19:44:16.996Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T19:44:16.996Z] #0 2.176 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-04T19:44:16.996Z] #151 ... [2024-09-04T19:44:16.996Z] [2024-09-04T19:44:16.996Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T19:44:16.996Z] #0 3.152 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-04T19:44:16.996Z] #152 ... [2024-09-04T19:44:16.996Z] [2024-09-04T19:44:16.996Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T19:44:16.996Z] #0 4.105 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-04T19:44:16.996Z] #153 ... [2024-09-04T19:44:16.996Z] [2024-09-04T19:44:16.996Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T19:44:16.996Z] #0 4.880 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-04T19:44:17.257Z] #154 ... [2024-09-04T19:44:17.257Z] [2024-09-04T19:44:17.257Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T19:44:17.257Z] #0 2.777 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-04T19:44:17.595Z] #155 ... [2024-09-04T19:44:17.595Z] [2024-09-04T19:44:17.595Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T19:44:17.595Z] #0 4.193 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-04T19:44:17.595Z] #156 ... [2024-09-04T19:44:17.595Z] [2024-09-04T19:44:17.595Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T19:44:17.595Z] #0 4.826 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-04T19:44:18.056Z] #157 ... [2024-09-04T19:44:18.056Z] [2024-09-04T19:44:18.056Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T19:44:18.056Z] #0 4.797 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-04T19:44:18.056Z] #158 ... [2024-09-04T19:44:18.056Z] [2024-09-04T19:44:18.056Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T19:44:18.056Z] #0 3.582 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-04T19:44:18.468Z] #159 ... [2024-09-04T19:44:18.468Z] [2024-09-04T19:44:18.468Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T19:44:18.468Z] #0 4.187 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-04T19:44:20.377Z] #160 ... [2024-09-04T19:44:20.377Z] [2024-09-04T19:44:20.377Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T19:44:20.377Z] #130 3.277 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-04T19:45:11.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-04T19:45:11.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-04T19:45:41.868Z] #130 ... [2024-09-04T19:45:41.868Z] [2024-09-04T19:45:41.868Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T19:45:41.868Z] #152 92.08 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-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-04T19:45:58.300Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-04T19:46:02.553Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-04T19:46:02.553Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-04T19:46:02.553Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-04T19:46:02.553Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-04T19:46:02.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-04T19:46:14.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-04T19:46:14.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-04T19:46:14.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.115s coverage: 28.7% of statements [2024-09-04T19:46:24.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-09-04T19:46:29.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-04T19:46:29.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-04T19:46:29.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-04T19:46:33.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.249s coverage: 69.2% of statements [2024-09-04T19:46:36.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-04T19:46:36.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-04T19:46:36.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-04T19:46:41.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-04T19:46:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-04T19:46:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:46:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-04T19:46:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-04T19:46:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-04T19:46:57.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.557s coverage: 93.4% of statements [2024-09-04T19:46:57.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.347s coverage: 91.7% of statements [2024-09-04T19:46:57.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-04T19:46:57.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-04T19:46:58.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.244s coverage: 7.0% of statements [2024-09-04T19:47:03.414Z] #152 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T19:47:03.414Z] #155 DONE 164.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T19:47:03.414Z] #152 DONE 164.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T19:47:03.414Z] #157 DONE 163.9s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T19:47:03.414Z] #130 DONE 164.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T19:47:03.414Z] #158 DONE 163.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #161 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T19:47:03.414Z] #150 DONE 164.1s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T19:47:03.414Z] #151 DONE 164.9s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T19:47:03.414Z] #156 DONE 164.2s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T19:47:03.414Z] #134 DONE 164.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-04T19:47:03.414Z] #162 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T19:47:03.414Z] #154 DONE 164.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T19:47:03.414Z] #153 DONE 164.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T19:47:03.414Z] #160 DONE 164.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #163 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T19:47:03.414Z] #159 DONE 164.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #164 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #165 DONE 1.0s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #161 DONE 1.0s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-04T19:47:03.414Z] #162 DONE 0.9s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #166 DONE 1.0s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #167 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #167 DONE 0.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #168 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #169 DONE 0.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #164 DONE 0.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #163 DONE 0.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #170 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #170 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #171 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #172 DONE 0.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-04T19:47:03.414Z] #173 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #174 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #175 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #176 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #177 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #178 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #179 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #180 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #181 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.414Z] #182 CACHED [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #183 DONE 0.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #168 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #184 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #185 DONE 0.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.414Z] #171 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-04T19:47:03.414Z] #186 DONE 0.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #187 DONE 2.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #188 [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-04T19:47:03.414Z] #188 DONE 2.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-04T19:47:03.414Z] #189 DONE 2.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #173 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-04T19:47:03.414Z] #173 DONE 2.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #117 [core-keeper] exporting to image [2024-09-04T19:47:03.414Z] #117 exporting layers [2024-09-04T19:47:03.414Z] #117 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-04T19:47:03.414Z] #190 DONE 2.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-04T19:47:03.414Z] #191 DONE 2.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #192 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-04T19:47:03.414Z] #192 DONE 2.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-04T19:47:03.414Z] #193 DONE 2.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-04T19:47:03.414Z] #194 DONE 2.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T19:47:03.414Z] #195 DONE 2.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #196 [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-04T19:47:03.414Z] #196 DONE 2.7s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #197 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-04T19:47:03.414Z] #197 DONE 2.8s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-04T19:47:03.414Z] #198 DONE 3.6s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #117 [core-keeper] exporting to image [2024-09-04T19:47:03.414Z] #117 exporting layers 0.2s done [2024-09-04T19:47:03.414Z] #117 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #199 DONE 0.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-04T19:47:03.414Z] #200 DONE 0.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #201 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-04T19:47:03.414Z] #202 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #117 [support-cron-scheduler] exporting to image [2024-09-04T19:47:03.414Z] #117 writing image sha256:673fbbacb6b3225663f20807f489e28e54f9cc03ee319c1604b6fab88fc414eb 0.0s done [2024-09-04T19:47:03.414Z] #117 naming to docker.io/library/core-keeper 0.0s done [2024-09-04T19:47:03.414Z] #117 ... [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #203 DONE 0.4s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #204 [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-04T19:47:03.414Z] #204 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #205 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.414Z] #206 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.414Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-04T19:47:03.414Z] #207 DONE 0.5s [2024-09-04T19:47:03.414Z] [2024-09-04T19:47:03.415Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.415Z] #208 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [support-scheduler] exporting to image [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #209 [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-04T19:47:03.415Z] #209 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T19:47:03.415Z] #210 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [support-notifications] exporting to image [2024-09-04T19:47:03.415Z] #117 exporting layers 0.2s done [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-04T19:47:03.415Z] #211 DONE 0.6s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-04T19:47:03.415Z] #212 DONE 0.6s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [core-command] exporting to image [2024-09-04T19:47:03.415Z] #117 writing image sha256:92e98ce015ee9327facf9266760bd382e05ce4493298f2bd2b7e1a58432da1b7 0.0s done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/core-command done [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-04T19:47:03.415Z] #213 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-04T19:47:03.415Z] #214 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #215 [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-04T19:47:03.415Z] #215 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [core-data] exporting to image [2024-09-04T19:47:03.415Z] #117 exporting layers 0.5s done [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-04T19:47:03.415Z] #216 DONE 0.5s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-04T19:47:03.415Z] #217 DONE 0.4s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [support-notifications] exporting to image [2024-09-04T19:47:03.415Z] #117 writing image sha256:31704ba68886e5eca0ea8316ffe7cc6632622f6876c5a79b7bc83a3675ee231f done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/support-scheduler done [2024-09-04T19:47:03.415Z] #117 writing image sha256:6e32473f0c94475c596a9b3699bfe8c95c30f6a361dabe516600565cfb5a9675 done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/security-spiffe-token-provider done [2024-09-04T19:47:03.415Z] #117 writing image sha256:bdbb943869067fb7cd450748d6c954644a54a10a9dfcd5bcd0ac4b987339a5a8 done [2024-09-04T19:47:03.415Z] #117 writing image sha256:4f247886586b8595b9bcfeba898d3a903da8b8ea311f8ea2c17f2b86ebf5a44d done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/support-cron-scheduler done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/support-notifications 0.0s done [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-04T19:47:03.415Z] #218 DONE 0.4s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [support-notifications] exporting to image [2024-09-04T19:47:03.415Z] #117 exporting layers 0.5s done [2024-09-04T19:47:03.415Z] #117 ... [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T19:47:03.415Z] #219 DONE 0.6s [2024-09-04T19:47:03.415Z] [2024-09-04T19:47:03.415Z] #117 [support-notifications] exporting to image [2024-09-04T19:47:03.415Z] #117 exporting layers 0.5s done [2024-09-04T19:47:03.415Z] #117 writing image sha256:e5a92312dc02a573dbb0515c016e011a39db5163cb9c58d58d80f2a11d153c0b done [2024-09-04T19:47:03.415Z] #117 writing image sha256:20c695c57f6708d6af0b054c76c3ff5d734e0489ac3d062451494daec9116956 done [2024-09-04T19:47:03.415Z] #117 naming to docker.io/library/core-metadata done [2024-09-04T19:47:03.416Z] #117 naming to docker.io/library/core-data done [2024-09-04T19:47:03.416Z] #117 DONE 2.8s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-04T19:47:03.416Z] #220 DONE 0.5s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T19:47:03.416Z] #221 ... [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #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-04T19:47:03.416Z] #222 DONE 0.8s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #223 [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-04T19:47:03.416Z] #223 DONE 0.8s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-04T19:47:03.416Z] #224 DONE 0.4s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T19:47:03.416Z] #221 DONE 0.4s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #117 [core-common-config-bootstrapper] exporting to image [2024-09-04T19:47:03.416Z] #117 ... [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T19:47:03.416Z] #225 DONE 0.1s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #226 [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-04T19:47:03.416Z] #226 DONE 0.1s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #117 [core-common-config-bootstrapper] exporting to image [2024-09-04T19:47:03.416Z] #117 exporting layers 0.3s done [2024-09-04T19:47:03.416Z] #117 writing image sha256:ef0ce616c18c899d51f4113570ed7977a709f51b8a0322fe4f30e14c2870355c done [2024-09-04T19:47:03.416Z] #117 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-04T19:47:03.416Z] #117 writing image sha256:071a366667a76c6a03e0c072923c961cffee3f6c0c719b04e643d047ae2ca7e3 done [2024-09-04T19:47:03.416Z] #117 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-04T19:47:03.416Z] #117 DONE 3.1s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #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-04T19:47:03.416Z] #227 DONE 0.1s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T19:47:03.416Z] #228 ... [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #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-04T19:47:03.416Z] #229 DONE 0.0s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-04T19:47:03.416Z] #230 DONE 0.0s [2024-09-04T19:47:03.416Z] [2024-09-04T19:47:03.416Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T19:47:03.417Z] #231 DONE 0.8s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-04T19:47:03.417Z] #232 DONE 0.1s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T19:47:03.417Z] #228 DONE 0.4s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #117 [security-secretstore-setup] exporting to image [2024-09-04T19:47:03.417Z] #117 exporting layers 0.3s done [2024-09-04T19:47:03.417Z] #117 writing image sha256:62a357f71ec80e136911ed8b2a90449dd9c5fb5c4a560cf83e3a23328b56627e 0.0s done [2024-09-04T19:47:03.417Z] #117 naming to docker.io/library/security-proxy-setup done [2024-09-04T19:47:03.417Z] #117 writing image sha256:aae7fe78e6b3aae18b09d5b49f3a11f5301ddaa2f80e25b560f45d2554c0d8df [2024-09-04T19:47:03.417Z] #117 writing image sha256:aae7fe78e6b3aae18b09d5b49f3a11f5301ddaa2f80e25b560f45d2554c0d8df done [2024-09-04T19:47:03.417Z] #117 naming to docker.io/library/security-secretstore-setup done [2024-09-04T19:47:03.417Z] #117 DONE 3.5s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T19:47:03.417Z] #233 DONE 0.6s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #117 [security-bootstrapper] exporting to image [2024-09-04T19:47:03.417Z] #117 exporting layers 0.2s done [2024-09-04T19:47:03.417Z] #117 writing image sha256:1e2c571c99ea0dba5401ce55aa324a6db49a4cefc15952a583914f4d91b8ac2b done [2024-09-04T19:47:03.417Z] #117 naming to docker.io/library/security-bootstrapper done [2024-09-04T19:47:03.417Z] #117 DONE 3.8s [2024-09-04T19:47:03.417Z] [2024-09-04T19:47:03.417Z] #43 [security-secretstore-setup internal] load .dockerignore [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T19:47:03.417Z] time="2024-09-04T19:40:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-04T19:47:03.466Z] $ docker stop --time=1 64ac80461030191d7ae51ccd40c956c8b854dd919138c85ad2a96fb03f83da5f [2024-09-04T19:47:04.764Z] $ docker rm -f --volumes 64ac80461030191d7ae51ccd40c956c8b854dd919138c85ad2a96fb03f83da5f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T19:47:05.203Z] + docker images [2024-09-04T19:47:05.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-04T19:47:05.204Z] security-bootstrapper latest 1e2c571c99ea 6 seconds ago 24MB [2024-09-04T19:47:05.204Z] security-secretstore-setup latest aae7fe78e6b3 7 seconds ago 42.3MB [2024-09-04T19:47:05.204Z] security-proxy-setup latest 62a357f71ec8 7 seconds ago 31.3MB [2024-09-04T19:47:05.204Z] core-common-config-bootstrapper latest ef0ce616c18c 7 seconds ago 20.3MB [2024-09-04T19:47:05.204Z] security-proxy-auth latest 071a366667a7 7 seconds ago 38.1MB [2024-09-04T19:47:05.204Z] core-data latest e5a92312dc02 8 seconds ago 44.7MB [2024-09-04T19:47:05.204Z] core-metadata latest 20c695c57f67 8 seconds ago 44.9MB [2024-09-04T19:47:05.204Z] support-notifications latest 4f247886586b 9 seconds ago 47.8MB [2024-09-04T19:47:05.204Z] security-spiffe-token-provider latest 6e32473f0c94 9 seconds ago 34.1MB [2024-09-04T19:47:05.204Z] support-cron-scheduler latest bdbb94386906 9 seconds ago 49.4MB [2024-09-04T19:47:05.204Z] support-scheduler latest 31704ba68886 9 seconds ago 47MB [2024-09-04T19:47:05.204Z] core-command latest 92e98ce015ee 9 seconds ago 40.5MB [2024-09-04T19:47:05.204Z] core-keeper latest 673fbbacb6b3 9 seconds ago 39.5MB [2024-09-04T19:47:05.204Z] security-spire-agent latest 6bdd2975e1d8 4 minutes ago 187MB [2024-09-04T19:47:05.204Z] security-spire-config latest 19c507b3b564 4 minutes ago 125MB [2024-09-04T19:47:05.204Z] security-spire-server latest f0f0ad60d3d5 4 minutes ago 126MB [2024-09-04T19:47:05.204Z] ci-base-image-x86_64 latest 5aca228b844e 9 minutes ago 971MB [2024-09-04T19:47:05.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-04T19:47:05.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-04T19:47:05.204Z] 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-04T19:47:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-04T19:47:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:47:08.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-04T19:47:10.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-04T19:47:10.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-04T19:47:11.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.627s coverage: 95.8% of statements [2024-09-04T19:47:11.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-09-04T19:47:15.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-04T19:47:16.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.118s coverage: 0.0% of statements [no tests to run] [2024-09-04T19:47:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-04T19:47:21.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-04T19:47:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements [2024-09-04T19:47:23.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.146s coverage: 30.7% of statements [2024-09-04T19:47:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.152s coverage: 41.7% of statements [2024-09-04T19:47:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 77.8% of statements [2024-09-04T19:47:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.094s coverage: 94.1% of statements [2024-09-04T19:47:27.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.132s coverage: 96.3% of statements [2024-09-04T19:47:32.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements [2024-09-04T19:47:33.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-04T19:47:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-04T19:47:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-04T19:47:35.140Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-04T19:47:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-04T19:47:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-04T19:47:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-04T19:47:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-04T19:47:45.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-09-04T19:47:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-04T19:47:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-04T19:47:45.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-04T19:47:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-04T19:47:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-04T19:47:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-04T19:47:49.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-04T19:47:54.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-04T19:47:54.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-04T19:47:57.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-04T19:47:57.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.826s coverage: 79.9% of statements [2024-09-04T19:47:57.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.164s coverage: 92.9% of statements [2024-09-04T19:47:57.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements [2024-09-04T19:47:57.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.118s coverage: 62.3% of statements [2024-09-04T19:47:57.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 75.0% of statements [2024-09-04T19:48:02.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-04T19:48:03.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-09-04T19:48:03.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-09-04T19:48:03.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements [2024-09-04T19:48:03.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.286s coverage: 81.8% of statements [2024-09-04T19:48:03.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.276s coverage: 82.1% of statements [2024-09-04T19:48:04.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-04T19:48:05.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements [2024-09-04T19:48:09.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-04T19:48:09.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-04T19:48:11.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.699s coverage: 63.1% of statements [2024-09-04T19:48:11.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements [2024-09-04T19:48:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.120s coverage: 89.4% of statements [2024-09-04T19:48:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.082s coverage: 100.0% of statements [2024-09-04T19:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-04T19:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-04T19:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-04T19:48:13.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-04T19:48:14.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-04T19:48:20.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-04T19:48:20.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-04T19:48:20.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-04T19:48:21.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.676s coverage: 36.5% of statements [2024-09-04T19:48:21.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.116s coverage: 89.5% of statements [2024-09-04T19:48:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-04T19:48:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-04T19:48:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-04T19:48:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-04T19:48:22.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements [2024-09-04T19:48:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-04T19:48:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-04T19:48:26.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-04T19:48:27.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.119s coverage: 5.2% of statements [2024-09-04T19:48:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-04T19:48:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-04T19:48:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:48:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-04T19:48:34.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.289s coverage: 90.8% of statements [2024-09-04T19:48:40.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-04T19:48:40.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-04T19:48:40.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-04T19:48:40.931Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-04T19:48:49.139Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.237s coverage: 19.9% of statements [2024-09-04T19:48:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-04T19:48:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-04T19:48:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-04T19:48:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:48:50.167Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.486s coverage: 95.7% of statements [2024-09-04T19:48:52.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-04T19:48:52.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-04T19:48:53.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-09-04T19:48:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-04T19:48:56.390Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T19:48:57.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.290s coverage: 98.9% of statements [2024-09-04T19:48:59.270Z] 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-04T19:48:59.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T19:48:59.270Z] go vet ./... [2024-09-04T19:53:21.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T19:53:21.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T19:53:21.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-04T19:53:21.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-04T19:53:21.531Z] + ls -al . [2024-09-04T19:53:21.531Z] total 912 [2024-09-04T19:53:21.531Z] drwxrwxr-x 10 1001 1001 4096 Sep 4 19:41 . [2024-09-04T19:53:21.531Z] drwxr-xr-x 4 root root 4096 Sep 4 19:41 .. [2024-09-04T19:53:21.531Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:39 .blubracket [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 10 Sep 4 19:39 .dockerignore [2024-09-04T19:53:21.531Z] drwxrwxr-x 8 1001 1001 4096 Sep 4 19:39 .git [2024-09-04T19:53:21.531Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 19:39 .github [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 1102 Sep 4 19:39 .gitignore [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 42 Sep 4 19:39 .golangci.yml [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 100 Sep 4 19:39 .hadolint.yml [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 155 Sep 4 19:39 .sonarcloud.properties [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 1171 Sep 4 19:39 ADOPTERS.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 21286 Sep 4 19:39 Attribution.txt [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 100284 Sep 4 19:39 CHANGELOG.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 3804 Sep 4 19:39 CONTRIBUTING.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 677 Sep 4 19:39 GOVERNANCE.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 861 Sep 4 19:39 Jenkinsfile [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 10775 Sep 4 19:39 LICENSE [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 16854 Sep 4 19:39 Makefile [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 582 Sep 4 19:39 OWNERS.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 9528 Sep 4 19:39 README.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 789 Sep 4 19:39 SECURITY.md [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 5 Sep 4 19:36 VERSION [2024-09-04T19:53:21.531Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:39 bin [2024-09-04T19:53:21.531Z] drwxrwxr-x 20 1001 1001 4096 Sep 4 19:39 cmd [2024-09-04T19:53:21.531Z] -rw-r--r-- 1 root root 545398 Sep 4 19:48 coverage.out [2024-09-04T19:53:21.531Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 19:39 fuzz_test [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 7306 Sep 4 19:39 go.mod [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 102583 Sep 4 19:39 go.sum [2024-09-04T19:53:21.531Z] drwxrwxr-x 7 1001 1001 4096 Sep 4 19:39 internal [2024-09-04T19:53:21.531Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 19:39 openapi [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 584 Sep 4 19:39 security.txt [2024-09-04T19:53:21.531Z] -rw-rw-r-- 1 1001 1001 204 Sep 4 19:39 version.go [Pipeline] sh [2024-09-04T19:53:22.195Z] + '[' -e coverage.out ] [2024-09-04T19:53:22.195Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-04T19:53:22.243Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T19:53:23.079Z] Stashed 1 file(s) [Pipeline] sh [2024-09-04T19:53:23.408Z] + make build [2024-09-04T19:53:23.674Z] 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-04T19:56:30.765Z] 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-04T19:56:38.954Z] 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-04T19:56:47.144Z] 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-04T19:56:50.469Z] 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-04T19:57:00.506Z] 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-04T19:57:27.156Z] 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-04T19:57:35.345Z] 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-04T19:57:45.408Z] 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-04T19:57:55.475Z] 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-04T19:57:59.726Z] 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-04T19:58:03.059Z] 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-04T19:58:06.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-04T19:58:11.722Z] 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-04T19:58:15.094Z] $ docker stop --time=1 79f2a54e11edb62794029bcec1196467a2aefb48002698cc4c6630de62edd723 [2024-09-04T19:58:17.205Z] $ docker rm -f --volumes 79f2a54e11edb62794029bcec1196467a2aefb48002698cc4c6630de62edd723 [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-04T19:58:21.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T19:58:21.206Z] [2024-09-04T19:58:21.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T19:58:21.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T19:58:21.910Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-04T19:58:21.910Z] 547446be3368: Pulling fs layer [2024-09-04T19:58:21.910Z] d125d8839a47: Pulling fs layer [2024-09-04T19:58:21.910Z] 3e85d5ac6304: Pulling fs layer [2024-09-04T19:58:21.910Z] c3105a71a48b: Pulling fs layer [2024-09-04T19:58:21.910Z] 0f093f025ec4: Pulling fs layer [2024-09-04T19:58:21.910Z] c3106fc0e877: Pulling fs layer [2024-09-04T19:58:21.910Z] c3105a71a48b: Waiting [2024-09-04T19:58:21.910Z] 0f093f025ec4: Waiting [2024-09-04T19:58:21.910Z] c3106fc0e877: Waiting [2024-09-04T19:58:21.910Z] 547446be3368: Verifying Checksum [2024-09-04T19:58:21.910Z] 547446be3368: Download complete [2024-09-04T19:58:21.910Z] c3105a71a48b: Verifying Checksum [2024-09-04T19:58:21.910Z] c3105a71a48b: Download complete [2024-09-04T19:58:22.492Z] d125d8839a47: Verifying Checksum [2024-09-04T19:58:22.492Z] d125d8839a47: Download complete [2024-09-04T19:58:22.492Z] c3106fc0e877: Verifying Checksum [2024-09-04T19:58:22.492Z] c3106fc0e877: Download complete [2024-09-04T19:58:22.492Z] 0f093f025ec4: Verifying Checksum [2024-09-04T19:58:22.492Z] 0f093f025ec4: Download complete [2024-09-04T19:58:22.759Z] 547446be3368: Pull complete [2024-09-04T19:58:23.710Z] d125d8839a47: Pull complete [2024-09-04T19:58:24.664Z] 3e85d5ac6304: Verifying Checksum [2024-09-04T19:58:24.664Z] 3e85d5ac6304: Download complete [2024-09-04T19:58:34.819Z] 3e85d5ac6304: Pull complete [2024-09-04T19:58:34.819Z] c3105a71a48b: Pull complete [2024-09-04T19:58:36.221Z] 0f093f025ec4: Pull complete [2024-09-04T19:58:36.222Z] c3106fc0e877: Pull complete [2024-09-04T19:58:36.222Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-04T19:58:36.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T19:58:36.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T19:58:36.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-9465 does not seem to be running inside a container [2024-09-04T19:58:36.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-04T19:58:38.707Z] $ docker top bdef5e818f01190d8ac8f3154bb684dee0da6603ecbc5f323a76d11e8901d6ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T19:58:39.615Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-04T19:58:49.680Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #1 transferring dockerfile: 2.06kB done [2024-09-04T19:58:49.680Z] #1 DONE 0.1s [2024-09-04T19:58:49.680Z] [2024-09-04T19:58:49.680Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #2 transferring dockerfile: 1.69kB done [2024-09-04T19:58:49.680Z] #2 DONE 0.0s [2024-09-04T19:58:49.680Z] [2024-09-04T19:58:49.680Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #3 transferring dockerfile: 2.01kB done [2024-09-04T19:58:49.680Z] #3 DONE 0.1s [2024-09-04T19:58:49.680Z] [2024-09-04T19:58:49.680Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #4 transferring dockerfile: 2.15kB 0.0s done [2024-09-04T19:58:49.680Z] #4 DONE 0.1s [2024-09-04T19:58:49.680Z] [2024-09-04T19:58:49.680Z] #5 [core-command internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #5 transferring dockerfile: 1.93kB done [2024-09-04T19:58:49.680Z] #5 DONE 0.1s [2024-09-04T19:58:49.680Z] [2024-09-04T19:58:49.680Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-04T19:58:49.680Z] #6 transferring dockerfile: 2.23kB done [2024-09-04T19:58:49.680Z] #6 DONE 0.1s [2024-09-04T19:58:49.948Z] [2024-09-04T19:58:49.949Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-04T19:58:49.949Z] #7 transferring dockerfile: 3.17kB done [2024-09-04T19:58:49.949Z] #7 DONE 0.1s [2024-09-04T19:58:49.949Z] [2024-09-04T19:58:49.949Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-04T19:58:49.949Z] #8 transferring dockerfile: 2.07kB done [2024-09-04T19:58:49.949Z] #8 DONE 0.1s [2024-09-04T19:58:49.949Z] [2024-09-04T19:58:49.949Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-04T19:58:49.949Z] #9 transferring dockerfile: 2.50kB done [2024-09-04T19:58:49.949Z] #9 DONE 0.1s [2024-09-04T19:58:49.949Z] [2024-09-04T19:58:49.949Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-04T19:58:50.216Z] #10 transferring dockerfile: 2.49kB done [2024-09-04T19:58:50.216Z] #10 DONE 0.1s [2024-09-04T19:58:50.216Z] [2024-09-04T19:58:50.216Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-09-04T19:58:50.216Z] #11 transferring dockerfile: 1.93kB 0.0s done [2024-09-04T19:58:50.216Z] #11 DONE 0.1s [2024-09-04T19:58:50.216Z] [2024-09-04T19:58:50.216Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-09-04T19:58:50.216Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-09-04T19:58:50.216Z] #12 DONE 0.1s [2024-09-04T19:58:50.216Z] [2024-09-04T19:58:50.216Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-09-04T19:58:50.216Z] #13 transferring dockerfile: 1.70kB done [2024-09-04T19:58:50.216Z] #13 DONE 0.1s [2024-09-04T19:58:50.216Z] [2024-09-04T19:58:50.216Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-04T19:58:50.216Z] #14 transferring dockerfile: 1.81kB done [2024-09-04T19:58:50.216Z] #14 DONE 0.1s [2024-09-04T19:58:50.216Z] [2024-09-04T19:58:50.216Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-04T19:58:50.491Z] #15 transferring dockerfile: 1.89kB done [2024-09-04T19:58:50.491Z] #15 DONE 0.1s [2024-09-04T19:58:50.491Z] [2024-09-04T19:58:50.491Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-04T19:58:50.491Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-09-04T19:58:50.491Z] #16 DONE 0.1s [2024-09-04T19:58:50.491Z] [2024-09-04T19:58:50.491Z] #17 [core-metadata internal] load .dockerignore [2024-09-04T19:58:50.491Z] #17 transferring context: 50B done [2024-09-04T19:58:50.491Z] #17 DONE 0.1s [2024-09-04T19:58:51.456Z] [2024-09-04T19:58:51.456Z] #18 [security-spire-config internal] load .dockerignore [2024-09-04T19:58:51.456Z] #18 transferring context: 50B 0.0s done [2024-09-04T19:58:51.456Z] #18 DONE 0.1s [2024-09-04T19:58:51.456Z] [2024-09-04T19:58:51.456Z] #19 [core-keeper internal] load .dockerignore [2024-09-04T19:58:51.456Z] #19 transferring context: 50B done [2024-09-04T19:58:51.456Z] #19 DONE 0.0s [2024-09-04T19:58:51.456Z] [2024-09-04T19:58:51.456Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-04T19:58:51.456Z] #20 transferring context: 50B 0.0s done [2024-09-04T19:58:51.456Z] #20 DONE 0.1s [2024-09-04T19:58:51.456Z] [2024-09-04T19:58:51.456Z] #21 [core-command internal] load .dockerignore [2024-09-04T19:58:51.456Z] #21 transferring context: 50B 0.0s done [2024-09-04T19:58:51.456Z] #21 DONE 0.1s [2024-09-04T19:58:51.456Z] [2024-09-04T19:58:51.456Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-04T19:58:51.724Z] #22 transferring context: 50B 0.0s done [2024-09-04T19:58:51.724Z] #22 DONE 0.1s [2024-09-04T19:58:51.724Z] [2024-09-04T19:58:51.724Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-04T19:58:51.724Z] #23 transferring context: 50B 0.0s done [2024-09-04T19:58:51.724Z] #23 DONE 0.1s [2024-09-04T19:58:51.724Z] [2024-09-04T19:58:51.724Z] #24 [core-data internal] load .dockerignore [2024-09-04T19:58:51.724Z] #24 transferring context: 50B 0.0s done [2024-09-04T19:58:51.724Z] #24 DONE 0.1s [2024-09-04T19:58:51.724Z] [2024-09-04T19:58:51.724Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-04T19:58:51.724Z] #25 transferring context: 50B done [2024-09-04T19:58:51.724Z] #25 DONE 0.1s [2024-09-04T19:58:51.724Z] [2024-09-04T19:58:51.724Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-04T19:58:51.996Z] #26 transferring context: 50B 0.0s done [2024-09-04T19:58:51.996Z] #26 DONE 0.1s [2024-09-04T19:58:51.996Z] [2024-09-04T19:58:51.996Z] #27 [support-notifications internal] load .dockerignore [2024-09-04T19:58:51.996Z] #27 transferring context: 50B 0.0s done [2024-09-04T19:58:51.996Z] #27 DONE 0.1s [2024-09-04T19:58:51.996Z] [2024-09-04T19:58:51.996Z] #28 [support-scheduler internal] load .dockerignore [2024-09-04T19:58:51.996Z] #28 transferring context: 50B done [2024-09-04T19:58:51.996Z] #28 DONE 0.1s [2024-09-04T19:58:51.996Z] [2024-09-04T19:58:51.996Z] #29 [security-spire-server internal] load .dockerignore [2024-09-04T19:58:51.996Z] #29 transferring context: 50B done [2024-09-04T19:58:51.996Z] #29 DONE 0.1s [2024-09-04T19:58:51.996Z] [2024-09-04T19:58:51.996Z] #30 [security-spire-agent internal] load .dockerignore [2024-09-04T19:58:51.996Z] #30 transferring context: 50B 0.0s done [2024-09-04T19:58:51.996Z] #30 DONE 0.1s [2024-09-04T19:58:51.996Z] [2024-09-04T19:58:51.996Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-04T19:58:52.263Z] #31 transferring context: 50B 0.0s done [2024-09-04T19:58:52.263Z] #31 DONE 0.1s [2024-09-04T19:58:52.263Z] [2024-09-04T19:58:52.263Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-09-04T19:58:52.263Z] #32 transferring context: 50B done [2024-09-04T19:58:52.263Z] #32 DONE 0.1s [2024-09-04T19:58:52.263Z] [2024-09-04T19:58:52.263Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:52.263Z] #33 DONE 0.0s [2024-09-04T19:58:52.263Z] [2024-09-04T19:58:52.263Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:52.528Z] #34 DONE 0.4s [2024-09-04T19:58:52.795Z] [2024-09-04T19:58:52.795Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:52.795Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:52.795Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:52.795Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:52.795Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:52.795Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-09-04T19:58:53.061Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s [2024-09-04T19:58:53.061Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:53.061Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-04T19:58:53.061Z] #35 ... [2024-09-04T19:58:53.061Z] [2024-09-04T19:58:53.061Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:53.061Z] #34 DONE 0.4s [2024-09-04T19:58:53.328Z] [2024-09-04T19:58:53.328Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:53.328Z] #33 DONE 0.0s [2024-09-04T19:58:53.328Z] [2024-09-04T19:58:53.328Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:53.328Z] #34 DONE 0.4s [2024-09-04T19:58:53.328Z] [2024-09-04T19:58:53.328Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:53.328Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:53.328Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:53.328Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:53.328Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:53.328Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:53.328Z] #35 ... [2024-09-04T19:58:53.328Z] [2024-09-04T19:58:53.328Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:53.328Z] #33 DONE 0.0s [2024-09-04T19:58:53.597Z] [2024-09-04T19:58:53.597Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:53.597Z] #33 DONE 0.0s [2024-09-04T19:58:53.597Z] [2024-09-04T19:58:53.597Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:53.597Z] #35 ... [2024-09-04T19:58:53.597Z] [2024-09-04T19:58:53.597Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:53.597Z] #33 DONE 0.0s [2024-09-04T19:58:53.597Z] [2024-09-04T19:58:53.597Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:53.597Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:53.597Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:53.597Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:53.597Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:53.597Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:53.879Z] #35 ... [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:53.879Z] #33 DONE 0.0s [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:53.879Z] #34 DONE 0.8s [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:53.879Z] #35 ... [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:58:53.879Z] #36 DONE 0.0s [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:53.879Z] #37 DONE 2.1s [2024-09-04T19:58:53.879Z] [2024-09-04T19:58:53.879Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:53.879Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:53.879Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:53.879Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:53.879Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:53.879Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:54.148Z] #35 ... [2024-09-04T19:58:54.148Z] [2024-09-04T19:58:54.148Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:54.148Z] #33 DONE 0.0s [2024-09-04T19:58:54.148Z] [2024-09-04T19:58:54.148Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.415Z] #35 ... [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:54.415Z] #33 DONE 0.0s [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T19:58:54.415Z] #38 DONE 1.2s [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.415Z] #35 ... [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:54.415Z] #34 DONE 1.2s [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.415Z] #35 ... [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:54.415Z] #37 DONE 2.1s [2024-09-04T19:58:54.415Z] [2024-09-04T19:58:54.415Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.415Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:54.415Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:54.415Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:54.415Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:54.415Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:54.680Z] #35 ... [2024-09-04T19:58:54.680Z] [2024-09-04T19:58:54.680Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:54.680Z] #33 DONE 0.0s [2024-09-04T19:58:54.680Z] [2024-09-04T19:58:54.680Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:54.680Z] #37 DONE 2.1s [2024-09-04T19:58:54.680Z] [2024-09-04T19:58:54.680Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.680Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:54.680Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:54.680Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:54.680Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:54.680Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:54.944Z] #35 ... [2024-09-04T19:58:54.944Z] [2024-09-04T19:58:54.944Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:54.944Z] #33 DONE 0.0s [2024-09-04T19:58:54.944Z] [2024-09-04T19:58:54.944Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:54.944Z] #35 ... [2024-09-04T19:58:54.944Z] [2024-09-04T19:58:54.944Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:54.944Z] #33 DONE 0.0s [2024-09-04T19:58:54.944Z] [2024-09-04T19:58:54.944Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-04T19:58:54.944Z] #39 DONE 1.8s [2024-09-04T19:58:54.944Z] [2024-09-04T19:58:54.944Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:55.209Z] #35 ... [2024-09-04T19:58:55.209Z] [2024-09-04T19:58:55.209Z] #40 [security-spire-config internal] load build context [2024-09-04T19:58:55.209Z] #40 transferring context: 25.96kB 0.1s done [2024-09-04T19:58:55.209Z] #40 DONE 0.7s [2024-09-04T19:58:55.209Z] [2024-09-04T19:58:55.209Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:55.209Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:55.478Z] #35 ... [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:55.478Z] #37 DONE 2.2s [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-04T19:58:55.478Z] #39 DONE 1.8s [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:55.478Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:55.478Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:55.478Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:55.478Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:55.478Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:55.478Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:55.478Z] #35 ... [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:55.478Z] #37 DONE 2.2s [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:55.478Z] #33 DONE 0.0s [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-04T19:58:55.478Z] #39 DONE 1.8s [2024-09-04T19:58:55.478Z] [2024-09-04T19:58:55.478Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:55.478Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:55.478Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:55.478Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:55.478Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:55.478Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:55.478Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:55.746Z] #35 ... [2024-09-04T19:58:55.746Z] [2024-09-04T19:58:55.746Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T19:58:55.746Z] #33 DONE 0.0s [2024-09-04T19:58:56.015Z] [2024-09-04T19:58:56.015Z] #41 [core-metadata internal] load build context [2024-09-04T19:58:56.981Z] #41 ... [2024-09-04T19:58:56.981Z] [2024-09-04T19:58:56.981Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T19:58:56.981Z] #38 DONE 2.9s [2024-09-04T19:58:56.981Z] [2024-09-04T19:58:56.981Z] #41 [core-metadata internal] load build context [2024-09-04T19:58:56.981Z] #41 ... [2024-09-04T19:58:56.981Z] [2024-09-04T19:58:56.981Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T19:58:56.981Z] #34 DONE 3.7s [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:57.245Z] #37 DONE 2.2s [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-04T19:58:57.245Z] #39 DONE 1.9s [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:57.245Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:57.245Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:57.245Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:57.245Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:57.245Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:57.245Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:57.245Z] #35 ... [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T19:58:57.245Z] #37 DONE 2.2s [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-04T19:58:57.245Z] #39 DONE 1.9s [2024-09-04T19:58:57.245Z] [2024-09-04T19:58:57.245Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:58:57.245Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:57.245Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:57.245Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:57.245Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:57.245Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:57.245Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:57.508Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:58:57.509Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:58:57.509Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:58:57.509Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:58:57.509Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:58:57.509Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:58:58.917Z] #35 DONE 6.9s [2024-09-04T19:58:58.917Z] [2024-09-04T19:58:58.917Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:58:58.917Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-04T19:58:58.917Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T19:58:58.917Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-04T19:58:58.917Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-04T19:58:58.917Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-09-04T19:58:58.917Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-09-04T19:58:58.917Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-04T19:58:58.917Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-04T19:58:58.917Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 3.1s [2024-09-04T19:58:58.917Z] #42 ... [2024-09-04T19:58:58.917Z] [2024-09-04T19:58:58.917Z] #43 [security-spire-server internal] load build context [2024-09-04T19:58:58.917Z] #43 transferring context: 27.71kB 0.4s done [2024-09-04T19:58:58.917Z] #43 DONE 1.7s [2024-09-04T19:58:59.182Z] [2024-09-04T19:58:59.182Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:58:59.182Z] #44 ... [2024-09-04T19:58:59.182Z] [2024-09-04T19:58:59.182Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T19:58:59.771Z] #45 ... [2024-09-04T19:58:59.771Z] [2024-09-04T19:58:59.771Z] #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T19:58:59.771Z] #46 DONE 4.6s [2024-09-04T19:58:59.771Z] [2024-09-04T19:58:59.771Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:58:59.771Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.94MB / 28.04MB 4.2s [2024-09-04T19:58:59.771Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-04T19:59:00.039Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.6s [2024-09-04T19:59:00.622Z] #42 ... [2024-09-04T19:59:00.622Z] [2024-09-04T19:59:00.622Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-04T19:59:00.622Z] #47 DONE 5.0s [2024-09-04T19:59:00.622Z] [2024-09-04T19:59:00.622Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T19:59:00.622Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T19:59:00.622Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T19:59:00.622Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T19:59:00.622Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T19:59:00.622Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-04T19:59:00.622Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-09-04T19:59:00.622Z] #35 DONE 6.9s [2024-09-04T19:59:00.622Z] [2024-09-04T19:59:00.622Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:00.622Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-09-04T19:59:00.622Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T19:59:00.622Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-04T19:59:00.622Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-04T19:59:00.622Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-09-04T19:59:00.622Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-09-04T19:59:00.622Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-04T19:59:00.622Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-04T19:59:00.622Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 5.0s [2024-09-04T19:59:00.622Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-04T19:59:00.887Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.31MB / 28.04MB 5.4s [2024-09-04T19:59:01.152Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-04T19:59:01.423Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-04T19:59:01.423Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.8s [2024-09-04T19:59:01.423Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-04T19:59:01.689Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.35MB / 28.04MB 6.2s [2024-09-04T19:59:01.954Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.24MB / 28.04MB 6.4s [2024-09-04T19:59:02.222Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 6.8s [2024-09-04T19:59:02.803Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.89MB / 28.04MB 7.2s [2024-09-04T19:59:03.382Z] #42 ... [2024-09-04T19:59:03.382Z] [2024-09-04T19:59:03.382Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:03.382Z] #48 ... [2024-09-04T19:59:03.382Z] [2024-09-04T19:59:03.382Z] #49 [core-command internal] load build context [2024-09-04T19:59:03.646Z] #49 ... [2024-09-04T19:59:03.646Z] [2024-09-04T19:59:03.646Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:03.646Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 8.0s [2024-09-04T19:59:03.914Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 8.2s done [2024-09-04T19:59:03.914Z] #42 ... [2024-09-04T19:59:03.914Z] [2024-09-04T19:59:03.914Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:03.914Z] #36 transferring context: 9.63MB 9.6s [2024-09-04T19:59:04.186Z] #36 ... [2024-09-04T19:59:04.186Z] [2024-09-04T19:59:04.186Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:04.186Z] #50 ... [2024-09-04T19:59:04.186Z] [2024-09-04T19:59:04.186Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:04.766Z] #36 ... [2024-09-04T19:59:04.766Z] [2024-09-04T19:59:04.766Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:04.766Z] #51 ... [2024-09-04T19:59:04.766Z] [2024-09-04T19:59:04.766Z] #52 [core-data internal] load build context [2024-09-04T19:59:04.766Z] #52 ... [2024-09-04T19:59:04.766Z] [2024-09-04T19:59:04.766Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:05.033Z] #51 ... [2024-09-04T19:59:05.033Z] [2024-09-04T19:59:05.033Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:59:05.033Z] #0 6.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.033Z] #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.033Z] #53 ... [2024-09-04T19:59:05.033Z] [2024-09-04T19:59:05.033Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:59:05.033Z] #0 5.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.033Z] #0 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.033Z] #0 7.664 OK: 266 MiB in 52 packages [2024-09-04T19:59:05.301Z] #54 ... [2024-09-04T19:59:05.301Z] [2024-09-04T19:59:05.301Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:05.301Z] #51 ... [2024-09-04T19:59:05.301Z] [2024-09-04T19:59:05.301Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:05.570Z] #55 ... [2024-09-04T19:59:05.570Z] [2024-09-04T19:59:05.570Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T19:59:05.570Z] #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.570Z] #0 7.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:05.570Z] #0 9.587 OK: 266 MiB in 52 packages [2024-09-04T19:59:05.570Z] #56 ... [2024-09-04T19:59:05.570Z] [2024-09-04T19:59:05.570Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:05.845Z] #57 ... [2024-09-04T19:59:05.845Z] [2024-09-04T19:59:05.845Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:05.845Z] #58 ... [2024-09-04T19:59:05.845Z] [2024-09-04T19:59:05.845Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:06.427Z] #55 ... [2024-09-04T19:59:06.427Z] [2024-09-04T19:59:06.427Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:59:06.427Z] #54 DONE 11.5s [2024-09-04T19:59:06.692Z] [2024-09-04T19:59:06.692Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:06.957Z] #55 ... [2024-09-04T19:59:06.957Z] [2024-09-04T19:59:06.957Z] #59 [security-spire-agent internal] load build context [2024-09-04T19:59:06.957Z] #59 transferring context: 27.24kB 0.7s done [2024-09-04T19:59:06.957Z] #59 DONE 6.1s [2024-09-04T19:59:06.957Z] [2024-09-04T19:59:06.957Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:07.223Z] #55 ... [2024-09-04T19:59:07.223Z] [2024-09-04T19:59:07.223Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T19:59:07.223Z] #0 5.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:07.223Z] #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:07.223Z] #0 8.591 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:59:07.223Z] #0 8.591 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:59:07.223Z] #0 8.591 OK: 19953 distinct packages available [2024-09-04T19:59:07.223Z] #0 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:07.223Z] #0 9.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:07.223Z] #60 ... [2024-09-04T19:59:07.223Z] [2024-09-04T19:59:07.223Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:07.489Z] #61 ... [2024-09-04T19:59:07.490Z] [2024-09-04T19:59:07.490Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T19:59:07.490Z] #56 DONE 12.0s [2024-09-04T19:59:07.490Z] [2024-09-04T19:59:07.490Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T19:59:07.490Z] #53 10.27 OK: 266 MiB in 52 packages [2024-09-04T19:59:07.490Z] #53 DONE 13.3s [2024-09-04T19:59:07.490Z] [2024-09-04T19:59:07.490Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:07.490Z] #61 ... [2024-09-04T19:59:07.490Z] [2024-09-04T19:59:07.490Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:07.490Z] #62 ... [2024-09-04T19:59:07.490Z] [2024-09-04T19:59:07.490Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:07.490Z] #41 transferring context: 46.77MB 14.6s [2024-09-04T19:59:07.758Z] #41 ... [2024-09-04T19:59:07.758Z] [2024-09-04T19:59:07.758Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:09.157Z] #61 ... [2024-09-04T19:59:09.157Z] [2024-09-04T19:59:09.157Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T19:59:09.157Z] #60 10.62 OK: 266 MiB in 52 packages [2024-09-04T19:59:09.157Z] #60 DONE 11.6s [2024-09-04T19:59:09.157Z] [2024-09-04T19:59:09.157Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:09.422Z] #61 ... [2024-09-04T19:59:09.422Z] [2024-09-04T19:59:09.422Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:09.422Z] #44 ... [2024-09-04T19:59:09.422Z] [2024-09-04T19:59:09.422Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:09.687Z] #61 ... [2024-09-04T19:59:09.687Z] [2024-09-04T19:59:09.687Z] #63 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T19:59:09.953Z] #63 10.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:09.953Z] #63 ... [2024-09-04T19:59:09.953Z] [2024-09-04T19:59:09.953Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:09.953Z] #61 ... [2024-09-04T19:59:09.953Z] [2024-09-04T19:59:09.953Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T19:59:09.953Z] #0 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:09.953Z] #0 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:10.218Z] #64 ... [2024-09-04T19:59:10.218Z] [2024-09-04T19:59:10.218Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:10.218Z] #65 ... [2024-09-04T19:59:10.218Z] [2024-09-04T19:59:10.218Z] #66 [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-04T19:59:10.482Z] #66 ... [2024-09-04T19:59:10.482Z] [2024-09-04T19:59:10.483Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T19:59:10.483Z] #67 ... [2024-09-04T19:59:10.483Z] [2024-09-04T19:59:10.483Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:10.748Z] #68 ... [2024-09-04T19:59:10.748Z] [2024-09-04T19:59:10.748Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T19:59:10.748Z] #69 ... [2024-09-04T19:59:10.748Z] [2024-09-04T19:59:10.748Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T19:59:11.012Z] #70 ... [2024-09-04T19:59:11.012Z] [2024-09-04T19:59:11.012Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T19:59:11.012Z] #71 ... [2024-09-04T19:59:11.012Z] [2024-09-04T19:59:11.012Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T19:59:11.012Z] #72 ... [2024-09-04T19:59:11.012Z] [2024-09-04T19:59:11.012Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:59:11.278Z] #73 ... [2024-09-04T19:59:11.278Z] [2024-09-04T19:59:11.278Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:11.278Z] #74 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.2s done [2024-09-04T19:59:11.278Z] #74 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-04T19:59:11.278Z] #74 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-04T19:59:11.278Z] #74 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-04T19:59:11.278Z] #74 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done [2024-09-04T19:59:11.278Z] #74 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 7.0s [2024-09-04T19:59:11.278Z] #74 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-04T19:59:11.278Z] #74 ... [2024-09-04T19:59:11.278Z] [2024-09-04T19:59:11.278Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:12.685Z] #55 ... [2024-09-04T19:59:12.685Z] [2024-09-04T19:59:12.685Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:12.685Z] #74 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.3s done [2024-09-04T19:59:12.953Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-04T19:59:13.532Z] #74 ... [2024-09-04T19:59:13.532Z] [2024-09-04T19:59:13.532Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:13.532Z] #48 transferring context: 46.94MB 20.0s [2024-09-04T19:59:13.797Z] #48 ... [2024-09-04T19:59:13.797Z] [2024-09-04T19:59:13.797Z] #49 [core-command internal] load build context [2024-09-04T19:59:13.797Z] #49 ... [2024-09-04T19:59:13.797Z] [2024-09-04T19:59:13.797Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:14.377Z] #55 ... [2024-09-04T19:59:14.377Z] [2024-09-04T19:59:14.377Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:14.377Z] #50 ... [2024-09-04T19:59:14.377Z] [2024-09-04T19:59:14.377Z] #49 [core-command internal] load build context [2024-09-04T19:59:14.961Z] #49 ... [2024-09-04T19:59:14.961Z] [2024-09-04T19:59:14.961Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:14.961Z] #36 ... [2024-09-04T19:59:14.961Z] [2024-09-04T19:59:14.961Z] #49 [core-command internal] load build context [2024-09-04T19:59:14.961Z] #49 ... [2024-09-04T19:59:14.961Z] [2024-09-04T19:59:14.961Z] #52 [core-data internal] load build context [2024-09-04T19:59:15.230Z] #52 ... [2024-09-04T19:59:15.230Z] [2024-09-04T19:59:15.230Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:15.502Z] #36 ... [2024-09-04T19:59:15.502Z] [2024-09-04T19:59:15.502Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:15.502Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.2s [2024-09-04T19:59:15.768Z] #42 ... [2024-09-04T19:59:15.768Z] [2024-09-04T19:59:15.768Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:15.768Z] #51 ... [2024-09-04T19:59:15.768Z] [2024-09-04T19:59:15.768Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:16.038Z] #57 ... [2024-09-04T19:59:16.038Z] [2024-09-04T19:59:16.038Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:16.038Z] #42 ... [2024-09-04T19:59:16.038Z] [2024-09-04T19:59:16.038Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:16.307Z] #58 ... [2024-09-04T19:59:16.307Z] [2024-09-04T19:59:16.307Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:16.307Z] #57 ... [2024-09-04T19:59:16.307Z] [2024-09-04T19:59:16.307Z] #63 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T19:59:16.307Z] #63 11.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:16.307Z] #63 14.81 OK: 266 MiB in 52 packages [2024-09-04T19:59:16.307Z] #63 DONE 16.6s [2024-09-04T19:59:16.571Z] [2024-09-04T19:59:16.571Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:16.571Z] #68 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:16.835Z] #68 ... [2024-09-04T19:59:16.835Z] [2024-09-04T19:59:16.835Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T19:59:16.835Z] #64 11.79 (1/3) Installing ca-certificates (20240226-r0) [2024-09-04T19:59:16.835Z] #64 11.97 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:16.835Z] #64 11.97 (3/3) Installing tzdata (2024a-r0) [2024-09-04T19:59:16.835Z] #64 13.81 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:16.835Z] #64 14.07 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:16.835Z] #64 14.73 OK: 12 MiB in 18 packages [2024-09-04T19:59:16.835Z] #64 DONE 17.0s [2024-09-04T19:59:17.098Z] [2024-09-04T19:59:17.098Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:17.677Z] #75 ... [2024-09-04T19:59:17.677Z] [2024-09-04T19:59:17.677Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:17.677Z] #62 ... [2024-09-04T19:59:17.677Z] [2024-09-04T19:59:17.677Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:17.677Z] #41 transferring context: 61.00MB 25.0s [2024-09-04T19:59:17.956Z] #41 ... [2024-09-04T19:59:17.956Z] [2024-09-04T19:59:17.956Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:19.891Z] #62 ... [2024-09-04T19:59:19.891Z] [2024-09-04T19:59:19.891Z] #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T19:59:19.891Z] #45 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:19.891Z] #45 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:19.892Z] #45 12.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:59:19.892Z] #45 12.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:59:19.892Z] #45 12.96 OK: 19948 distinct packages available [2024-09-04T19:59:19.892Z] #45 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:19.892Z] #45 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:19.892Z] #45 18.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:19.892Z] #45 18.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:59:19.892Z] #45 18.29 (3/4) Installing libucontext (1.2-r2) [2024-09-04T19:59:19.892Z] #45 18.29 (4/4) Installing gcompat (1.1.0-r1) [2024-09-04T19:59:19.892Z] #45 18.29 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:19.892Z] #45 18.42 OK: 8 MiB in 19 packages [2024-09-04T19:59:19.892Z] #45 DONE 20.1s [2024-09-04T19:59:19.892Z] [2024-09-04T19:59:19.892Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:19.892Z] #44 ... [2024-09-04T19:59:19.892Z] [2024-09-04T19:59:19.892Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T19:59:19.892Z] #67 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:20.157Z] #67 ... [2024-09-04T19:59:20.157Z] [2024-09-04T19:59:20.157Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:20.422Z] #61 ... [2024-09-04T19:59:20.422Z] [2024-09-04T19:59:20.422Z] #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:20.422Z] #65 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:20.422Z] #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:20.422Z] #65 18.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:20.422Z] #65 18.02 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:20.422Z] #65 18.15 OK: 8 MiB in 16 packages [2024-09-04T19:59:20.422Z] #65 DONE 21.3s [2024-09-04T19:59:20.422Z] [2024-09-04T19:59:20.422Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:21.378Z] #62 ... [2024-09-04T19:59:21.378Z] [2024-09-04T19:59:21.378Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T19:59:21.378Z] #73 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:21.378Z] #73 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:21.378Z] #73 18.90 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:21.378Z] #73 18.90 (2/2) Installing su-exec (0.2-r3) [2024-09-04T19:59:21.378Z] #73 18.90 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:21.378Z] #73 18.90 OK: 8 MiB in 17 packages [2024-09-04T19:59:21.378Z] #73 DONE 21.4s [2024-09-04T19:59:21.654Z] [2024-09-04T19:59:21.654Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T19:59:22.614Z] #76 ... [2024-09-04T19:59:22.614Z] [2024-09-04T19:59:22.614Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:22.614Z] #68 17.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:22.614Z] #68 20.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:22.614Z] #68 20.08 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:22.614Z] #68 20.13 OK: 8 MiB in 16 packages [2024-09-04T19:59:22.614Z] #68 DONE 21.9s [2024-09-04T19:59:22.614Z] [2024-09-04T19:59:22.614Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T19:59:22.614Z] #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:23.570Z] #71 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:23.570Z] #71 ... [2024-09-04T19:59:23.570Z] [2024-09-04T19:59:23.570Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T19:59:23.570Z] #70 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:23.570Z] #70 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:23.570Z] #70 19.76 (1/4) Installing ca-certificates (20240226-r0) [2024-09-04T19:59:23.570Z] #70 20.14 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:23.570Z] #70 20.14 (3/4) Installing su-exec (0.2-r3) [2024-09-04T19:59:23.570Z] #70 20.14 (4/4) Installing yq (4.33.3-r5) [2024-09-04T19:59:23.570Z] #70 20.81 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:23.570Z] #70 20.81 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:23.570Z] #70 21.40 OK: 18 MiB in 19 packages [2024-09-04T19:59:23.570Z] #70 DONE 23.2s [2024-09-04T19:59:23.839Z] [2024-09-04T19:59:23.839Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:23.839Z] #44 transferring context: 48.92MB 29.7s [2024-09-04T19:59:24.105Z] #44 ... [2024-09-04T19:59:24.105Z] [2024-09-04T19:59:24.105Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:24.391Z] #48 ... [2024-09-04T19:59:24.391Z] [2024-09-04T19:59:24.391Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:24.655Z] #44 ... [2024-09-04T19:59:24.655Z] [2024-09-04T19:59:24.655Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:24.655Z] #50 ... [2024-09-04T19:59:24.655Z] [2024-09-04T19:59:24.655Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:24.921Z] #55 ... [2024-09-04T19:59:24.921Z] [2024-09-04T19:59:24.921Z] #66 [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-04T19:59:24.921Z] #66 DONE 24.7s [2024-09-04T19:59:24.921Z] [2024-09-04T19:59:24.921Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:24.921Z] #55 ... [2024-09-04T19:59:24.921Z] [2024-09-04T19:59:24.921Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:25.503Z] #50 ... [2024-09-04T19:59:25.503Z] [2024-09-04T19:59:25.503Z] #52 [core-data internal] load build context [2024-09-04T19:59:25.503Z] #52 ... [2024-09-04T19:59:25.503Z] [2024-09-04T19:59:25.503Z] #49 [core-command internal] load build context [2024-09-04T19:59:25.503Z] #49 ... [2024-09-04T19:59:25.503Z] [2024-09-04T19:59:25.503Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:25.503Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-09-04T19:59:25.768Z] #74 ... [2024-09-04T19:59:25.768Z] [2024-09-04T19:59:25.768Z] #49 [core-command internal] load build context [2024-09-04T19:59:25.768Z] #49 ... [2024-09-04T19:59:25.768Z] [2024-09-04T19:59:25.768Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:26.033Z] #36 ... [2024-09-04T19:59:26.033Z] [2024-09-04T19:59:26.033Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:26.033Z] #51 ... [2024-09-04T19:59:26.033Z] [2024-09-04T19:59:26.033Z] #49 [core-command internal] load build context [2024-09-04T19:59:26.299Z] #49 ... [2024-09-04T19:59:26.299Z] [2024-09-04T19:59:26.299Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:26.565Z] #58 ... [2024-09-04T19:59:26.565Z] [2024-09-04T19:59:26.565Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:26.565Z] #57 ... [2024-09-04T19:59:26.565Z] [2024-09-04T19:59:26.565Z] #49 [core-command internal] load build context [2024-09-04T19:59:26.842Z] #49 ... [2024-09-04T19:59:26.842Z] [2024-09-04T19:59:26.842Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:26.842Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s [2024-09-04T19:59:27.107Z] #42 ... [2024-09-04T19:59:27.107Z] [2024-09-04T19:59:27.107Z] #49 [core-command internal] load build context [2024-09-04T19:59:27.373Z] #49 ... [2024-09-04T19:59:27.373Z] [2024-09-04T19:59:27.373Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T19:59:27.373Z] #67 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:27.373Z] #67 23.68 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:27.373Z] #67 23.98 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:27.373Z] #67 23.98 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:27.373Z] #67 23.98 (4/6) Installing openssl (3.1.7-r0) [2024-09-04T19:59:27.373Z] #67 24.03 (5/6) Installing su-exec (0.2-r3) [2024-09-04T19:59:27.373Z] #67 24.03 (6/6) Installing yq (4.33.3-r5) [2024-09-04T19:59:27.373Z] #67 24.77 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:27.373Z] #67 24.86 OK: 18 MiB in 19 packages [2024-09-04T19:59:27.373Z] #67 DONE 27.1s [2024-09-04T19:59:27.373Z] [2024-09-04T19:59:27.373Z] #49 [core-command internal] load build context [2024-09-04T19:59:27.958Z] #49 ... [2024-09-04T19:59:27.958Z] [2024-09-04T19:59:27.958Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:27.958Z] #41 transferring context: 75.00MB 35.2s [2024-09-04T19:59:28.224Z] #41 ... [2024-09-04T19:59:28.224Z] [2024-09-04T19:59:28.224Z] #49 [core-command internal] load build context [2024-09-04T19:59:30.168Z] #49 ... [2024-09-04T19:59:30.168Z] [2024-09-04T19:59:30.168Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T19:59:30.168Z] #72 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:30.168Z] #72 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:30.168Z] #72 23.53 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:59:30.168Z] #72 23.53 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:59:30.168Z] #72 23.53 OK: 19948 distinct packages available [2024-09-04T19:59:30.168Z] #72 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:30.168Z] #72 25.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:30.168Z] #72 28.49 (1/11) Installing ca-certificates (20240226-r0) [2024-09-04T19:59:30.168Z] #72 28.89 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-04T19:59:30.168Z] #72 28.99 (3/11) Installing libunistring (1.1-r1) [2024-09-04T19:59:30.168Z] #72 29.08 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-04T19:59:30.168Z] #72 29.08 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-04T19:59:30.168Z] #72 29.16 (6/11) Installing libcurl (8.9.0-r0) [2024-09-04T19:59:30.168Z] #72 29.34 (7/11) Installing curl (8.9.0-r0) [2024-09-04T19:59:30.168Z] #72 29.34 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:30.168Z] #72 29.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:59:30.168Z] #72 29.34 (10/11) Installing libucontext (1.2-r2) [2024-09-04T19:59:30.168Z] #72 29.34 (11/11) Installing gcompat (1.1.0-r1) [2024-09-04T19:59:30.168Z] #72 29.34 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:30.168Z] #72 29.34 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:30.168Z] #72 ... [2024-09-04T19:59:30.168Z] [2024-09-04T19:59:30.168Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T19:59:30.168Z] #71 26.36 (1/2) Installing ca-certificates (20240226-r0) [2024-09-04T19:59:30.168Z] #71 26.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:30.168Z] #71 26.55 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:30.168Z] #71 26.55 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:30.168Z] #71 27.39 OK: 9 MiB in 17 packages [2024-09-04T19:59:30.168Z] #71 DONE 29.7s [2024-09-04T19:59:30.168Z] [2024-09-04T19:59:30.168Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:30.168Z] #48 ... [2024-09-04T19:59:30.168Z] [2024-09-04T19:59:30.168Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T19:59:30.439Z] #77 ... [2024-09-04T19:59:30.439Z] [2024-09-04T19:59:30.439Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:30.439Z] #48 ... [2024-09-04T19:59:30.439Z] [2024-09-04T19:59:30.439Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:30.707Z] #61 ... [2024-09-04T19:59:30.707Z] [2024-09-04T19:59:30.707Z] #49 [core-command internal] load build context [2024-09-04T19:59:31.305Z] #49 ... [2024-09-04T19:59:31.305Z] [2024-09-04T19:59:31.305Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:31.572Z] #78 ... [2024-09-04T19:59:31.572Z] [2024-09-04T19:59:31.572Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:31.573Z] #75 8.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.573Z] #75 9.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.573Z] #75 12.43 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:31.573Z] #75 12.74 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:31.573Z] #75 12.74 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:31.573Z] #75 13.31 OK: 12 MiB in 18 packages [2024-09-04T19:59:31.573Z] #75 DONE 14.5s [2024-09-04T19:59:31.573Z] [2024-09-04T19:59:31.573Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:31.573Z] #62 ... [2024-09-04T19:59:31.573Z] [2024-09-04T19:59:31.573Z] #49 [core-command internal] load build context [2024-09-04T19:59:31.853Z] #49 ... [2024-09-04T19:59:31.853Z] [2024-09-04T19:59:31.853Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T19:59:31.853Z] #69 21.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.853Z] #69 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.853Z] #69 25.92 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T19:59:31.853Z] #69 25.92 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T19:59:31.853Z] #69 25.92 OK: 19948 distinct packages available [2024-09-04T19:59:31.853Z] #69 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.853Z] #69 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:31.853Z] #69 29.99 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:31.853Z] #69 30.36 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:31.853Z] #69 30.36 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:31.853Z] #69 30.36 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-04T19:59:31.853Z] #69 30.36 (5/7) Installing libucontext (1.2-r2) [2024-09-04T19:59:31.853Z] #69 30.36 (6/7) Installing gcompat (1.1.0-r1) [2024-09-04T19:59:31.853Z] #69 30.36 (7/7) Installing openssl (3.1.7-r0) [2024-09-04T19:59:31.853Z] #69 30.36 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:31.853Z] #69 30.36 OK: 9 MiB in 20 packages [2024-09-04T19:59:31.853Z] #69 DONE 31.1s [2024-09-04T19:59:31.853Z] [2024-09-04T19:59:31.853Z] #49 [core-command internal] load build context [2024-09-04T19:59:32.435Z] #49 ... [2024-09-04T19:59:32.435Z] [2024-09-04T19:59:32.435Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T19:59:32.435Z] #72 30.20 OK: 13 MiB in 26 packages [2024-09-04T19:59:32.435Z] #72 DONE 31.9s [2024-09-04T19:59:32.435Z] [2024-09-04T19:59:32.435Z] #49 [core-command internal] load build context [2024-09-04T19:59:33.016Z] #49 ... [2024-09-04T19:59:33.016Z] [2024-09-04T19:59:33.016Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T19:59:33.016Z] #79 ... [2024-09-04T19:59:33.016Z] [2024-09-04T19:59:33.016Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:33.977Z] #48 transferring context: 74.29MB 40.3s [2024-09-04T19:59:33.978Z] #48 ... [2024-09-04T19:59:33.978Z] [2024-09-04T19:59:33.978Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:59:33.978Z] #80 ... [2024-09-04T19:59:33.978Z] [2024-09-04T19:59:33.978Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:33.978Z] #78 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:34.947Z] #78 ... [2024-09-04T19:59:34.947Z] [2024-09-04T19:59:34.947Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T19:59:34.947Z] #76 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:34.947Z] #76 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:34.947Z] #76 11.82 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:34.947Z] #76 11.92 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:34.947Z] #76 12.10 OK: 8 MiB in 17 packages [2024-09-04T19:59:34.947Z] #76 DONE 13.1s [2024-09-04T19:59:34.947Z] [2024-09-04T19:59:34.947Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:34.947Z] #44 ... [2024-09-04T19:59:34.947Z] [2024-09-04T19:59:34.947Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:34.947Z] #78 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:34.947Z] #78 ... [2024-09-04T19:59:34.947Z] [2024-09-04T19:59:34.947Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:34.947Z] #55 ... [2024-09-04T19:59:34.947Z] [2024-09-04T19:59:34.947Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:35.215Z] #81 ... [2024-09-04T19:59:35.215Z] [2024-09-04T19:59:35.215Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:35.480Z] #55 ... [2024-09-04T19:59:35.480Z] [2024-09-04T19:59:35.480Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T19:59:35.480Z] #77 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:35.480Z] #77 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:35.480Z] #77 14.10 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:35.480Z] #77 14.19 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:35.480Z] #77 14.24 OK: 8 MiB in 19 packages [2024-09-04T19:59:35.480Z] #77 DONE 15.2s [2024-09-04T19:59:35.480Z] [2024-09-04T19:59:35.480Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:35.480Z] #55 ... [2024-09-04T19:59:35.480Z] [2024-09-04T19:59:35.480Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:35.480Z] #50 ... [2024-09-04T19:59:35.480Z] [2024-09-04T19:59:35.480Z] #52 [core-data internal] load build context [2024-09-04T19:59:35.745Z] #52 ... [2024-09-04T19:59:35.745Z] [2024-09-04T19:59:35.745Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:36.010Z] #50 ... [2024-09-04T19:59:36.010Z] [2024-09-04T19:59:36.010Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:36.010Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.1s [2024-09-04T19:59:36.010Z] #74 ... [2024-09-04T19:59:36.010Z] [2024-09-04T19:59:36.010Z] #52 [core-data internal] load build context [2024-09-04T19:59:36.276Z] #52 ... [2024-09-04T19:59:36.276Z] [2024-09-04T19:59:36.276Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:36.276Z] #51 ... [2024-09-04T19:59:36.276Z] [2024-09-04T19:59:36.276Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:36.541Z] #36 ... [2024-09-04T19:59:36.541Z] [2024-09-04T19:59:36.541Z] #52 [core-data internal] load build context [2024-09-04T19:59:36.541Z] #52 ... [2024-09-04T19:59:36.541Z] [2024-09-04T19:59:36.541Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:36.806Z] #58 ... [2024-09-04T19:59:36.806Z] [2024-09-04T19:59:36.806Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:36.806Z] #57 ... [2024-09-04T19:59:36.806Z] [2024-09-04T19:59:36.806Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:37.759Z] #58 ... [2024-09-04T19:59:37.759Z] [2024-09-04T19:59:37.759Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T19:59:37.759Z] #0 9.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:37.759Z] #0 9.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:37.759Z] #82 ... [2024-09-04T19:59:37.759Z] [2024-09-04T19:59:37.759Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:38.728Z] #58 ... [2024-09-04T19:59:38.728Z] [2024-09-04T19:59:38.728Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:38.728Z] #41 transferring context: 88.97MB 45.6s [2024-09-04T19:59:38.728Z] #41 ... [2024-09-04T19:59:38.728Z] [2024-09-04T19:59:38.728Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:38.993Z] #58 ... [2024-09-04T19:59:38.993Z] [2024-09-04T19:59:38.993Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:38.993Z] #78 16.51 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:38.993Z] #78 16.82 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:38.993Z] #78 17.00 OK: 8 MiB in 16 packages [2024-09-04T19:59:38.993Z] #78 DONE 18.6s [2024-09-04T19:59:38.993Z] [2024-09-04T19:59:38.993Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:40.393Z] #58 ... [2024-09-04T19:59:40.393Z] [2024-09-04T19:59:40.393Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:40.393Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s [2024-09-04T19:59:40.393Z] #42 ... [2024-09-04T19:59:40.393Z] [2024-09-04T19:59:40.393Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:40.659Z] #83 ... [2024-09-04T19:59:40.659Z] [2024-09-04T19:59:40.659Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:40.659Z] #48 ... [2024-09-04T19:59:40.659Z] [2024-09-04T19:59:40.659Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:40.659Z] #42 ... [2024-09-04T19:59:40.659Z] [2024-09-04T19:59:40.659Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T19:59:40.659Z] #79 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:40.925Z] #79 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:40.925Z] #79 16.89 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:40.925Z] #79 17.12 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:40.925Z] #79 17.12 OK: 8 MiB in 16 packages [2024-09-04T19:59:40.925Z] #79 DONE 17.9s [2024-09-04T19:59:40.925Z] [2024-09-04T19:59:40.925Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:40.925Z] #61 ... [2024-09-04T19:59:40.925Z] [2024-09-04T19:59:40.925Z] #52 [core-data internal] load build context [2024-09-04T19:59:41.191Z] #52 ... [2024-09-04T19:59:41.191Z] [2024-09-04T19:59:41.191Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T19:59:41.191Z] #82 12.63 OK: 18 MiB in 19 packages [2024-09-04T19:59:41.191Z] #82 DONE 13.7s [2024-09-04T19:59:41.191Z] [2024-09-04T19:59:41.191Z] #52 [core-data internal] load build context [2024-09-04T19:59:41.807Z] #52 ... [2024-09-04T19:59:41.807Z] [2024-09-04T19:59:41.807Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:41.807Z] #62 ... [2024-09-04T19:59:41.807Z] [2024-09-04T19:59:41.807Z] #52 [core-data internal] load build context [2024-09-04T19:59:42.074Z] #52 ... [2024-09-04T19:59:42.074Z] [2024-09-04T19:59:42.074Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:42.341Z] #84 ... [2024-09-04T19:59:42.341Z] [2024-09-04T19:59:42.341Z] #52 [core-data internal] load build context [2024-09-04T19:59:42.608Z] #52 ... [2024-09-04T19:59:42.608Z] [2024-09-04T19:59:42.608Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:42.608Z] #0 9.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:42.608Z] #85 ... [2024-09-04T19:59:42.608Z] [2024-09-04T19:59:42.608Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:42.608Z] #84 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:42.875Z] #84 ... [2024-09-04T19:59:42.875Z] [2024-09-04T19:59:42.875Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T19:59:42.875Z] #80 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:42.875Z] #80 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:42.875Z] #80 16.00 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:42.875Z] #80 16.29 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:42.875Z] #80 16.36 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:42.875Z] #80 17.19 OK: 18 MiB in 19 packages [2024-09-04T19:59:42.875Z] #80 DONE 18.9s [2024-09-04T19:59:43.141Z] [2024-09-04T19:59:43.141Z] #52 [core-data internal] load build context [2024-09-04T19:59:43.141Z] #52 ... [2024-09-04T19:59:43.141Z] [2024-09-04T19:59:43.141Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T19:59:43.141Z] #81 10.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:43.141Z] #81 12.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:43.141Z] #81 15.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T19:59:43.141Z] #81 16.52 Executing busybox-1.36.1-r7.trigger [2024-09-04T19:59:43.141Z] #81 16.61 OK: 8 MiB in 16 packages [2024-09-04T19:59:43.141Z] #81 DONE 18.1s [2024-09-04T19:59:43.141Z] [2024-09-04T19:59:43.141Z] #52 [core-data internal] load build context [2024-09-04T19:59:43.141Z] #52 ... [2024-09-04T19:59:43.141Z] [2024-09-04T19:59:43.141Z] #49 [core-command internal] load build context [2024-09-04T19:59:43.141Z] #49 ... [2024-09-04T19:59:43.141Z] [2024-09-04T19:59:43.141Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:43.408Z] #55 ... [2024-09-04T19:59:43.408Z] [2024-09-04T19:59:43.408Z] #52 [core-data internal] load build context [2024-09-04T19:59:43.408Z] #52 ... [2024-09-04T19:59:43.408Z] [2024-09-04T19:59:43.408Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-04T19:59:43.408Z] #86 DONE 2.1s [2024-09-04T19:59:43.408Z] [2024-09-04T19:59:43.408Z] #52 [core-data internal] load build context [2024-09-04T19:59:44.367Z] #52 transferring context: 86.81MB 49.3s [2024-09-04T19:59:44.367Z] #52 ... [2024-09-04T19:59:44.367Z] [2024-09-04T19:59:44.367Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-04T19:59:44.367Z] #87 DONE 9.7s [2024-09-04T19:59:44.367Z] [2024-09-04T19:59:44.367Z] #52 [core-data internal] load build context [2024-09-04T19:59:44.954Z] #52 ... [2024-09-04T19:59:44.954Z] [2024-09-04T19:59:44.954Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:44.954Z] #44 ... [2024-09-04T19:59:44.954Z] [2024-09-04T19:59:44.954Z] #49 [core-command internal] load build context [2024-09-04T19:59:45.224Z] #49 ... [2024-09-04T19:59:45.225Z] [2024-09-04T19:59:45.225Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:45.225Z] #83 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:45.225Z] #83 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:45.225Z] #83 12.96 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:45.225Z] #83 13.27 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:45.225Z] #83 13.35 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:45.225Z] #83 13.97 OK: 9 MiB in 17 packages [2024-09-04T19:59:45.225Z] #83 DONE 14.8s [2024-09-04T19:59:45.225Z] [2024-09-04T19:59:45.225Z] #49 [core-command internal] load build context [2024-09-04T19:59:45.495Z] #49 ... [2024-09-04T19:59:45.495Z] [2024-09-04T19:59:45.495Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-04T19:59:45.495Z] #88 DONE 1.2s [2024-09-04T19:59:45.762Z] [2024-09-04T19:59:45.762Z] #49 [core-command internal] load build context [2024-09-04T19:59:46.035Z] #49 ... [2024-09-04T19:59:46.035Z] [2024-09-04T19:59:46.035Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:46.035Z] #50 ... [2024-09-04T19:59:46.035Z] [2024-09-04T19:59:46.035Z] #49 [core-command internal] load build context [2024-09-04T19:59:46.307Z] #49 ... [2024-09-04T19:59:46.307Z] [2024-09-04T19:59:46.307Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T19:59:46.307Z] #85 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:46.307Z] #85 12.49 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:46.307Z] #85 12.56 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-04T19:59:46.307Z] #85 12.61 Executing ca-certificates-20240226-r0.trigger [2024-09-04T19:59:46.307Z] #85 12.99 OK: 13 MiB in 26 packages [2024-09-04T19:59:46.307Z] #85 DONE 13.8s [2024-09-04T19:59:46.307Z] [2024-09-04T19:59:46.307Z] #49 [core-command internal] load build context [2024-09-04T19:59:46.307Z] #49 ... [2024-09-04T19:59:46.307Z] [2024-09-04T19:59:46.307Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:46.307Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.6s [2024-09-04T19:59:46.578Z] #74 ... [2024-09-04T19:59:46.578Z] [2024-09-04T19:59:46.578Z] #49 [core-command internal] load build context [2024-09-04T19:59:46.578Z] #49 ... [2024-09-04T19:59:46.578Z] [2024-09-04T19:59:46.578Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T19:59:46.578Z] #84 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T19:59:46.578Z] #84 13.36 OK: 9 MiB in 20 packages [2024-09-04T19:59:46.578Z] #84 DONE 14.6s [2024-09-04T19:59:46.578Z] [2024-09-04T19:59:46.578Z] #49 [core-command internal] load build context [2024-09-04T19:59:46.578Z] #49 ... [2024-09-04T19:59:46.578Z] [2024-09-04T19:59:46.578Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:46.578Z] #51 ... [2024-09-04T19:59:46.578Z] [2024-09-04T19:59:46.578Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:46.849Z] #36 ... [2024-09-04T19:59:46.849Z] [2024-09-04T19:59:46.849Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:47.117Z] #51 ... [2024-09-04T19:59:47.117Z] [2024-09-04T19:59:47.117Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:47.117Z] #57 ... [2024-09-04T19:59:47.117Z] [2024-09-04T19:59:47.117Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:49.068Z] #36 ... [2024-09-04T19:59:49.068Z] [2024-09-04T19:59:49.068Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:49.068Z] #41 transferring context: 113.10MB 56.0s [2024-09-04T19:59:49.068Z] #41 ... [2024-09-04T19:59:49.068Z] [2024-09-04T19:59:49.068Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:49.068Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.2s [2024-09-04T19:59:49.068Z] #42 ... [2024-09-04T19:59:49.068Z] [2024-09-04T19:59:49.068Z] #41 [core-metadata internal] load build context [2024-09-04T19:59:50.475Z] #41 ... [2024-09-04T19:59:50.475Z] [2024-09-04T19:59:50.475Z] #58 [support-notifications internal] load build context [2024-09-04T19:59:50.742Z] #58 ... [2024-09-04T19:59:50.742Z] [2024-09-04T19:59:50.742Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:51.010Z] #42 ... [2024-09-04T19:59:51.010Z] [2024-09-04T19:59:51.010Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:51.010Z] #48 ... [2024-09-04T19:59:51.010Z] [2024-09-04T19:59:51.010Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T19:59:51.276Z] #61 ... [2024-09-04T19:59:51.276Z] [2024-09-04T19:59:51.276Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:51.863Z] #42 ... [2024-09-04T19:59:51.863Z] [2024-09-04T19:59:51.863Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T19:59:51.863Z] #62 ... [2024-09-04T19:59:51.863Z] [2024-09-04T19:59:51.863Z] #48 [core-keeper internal] load build context [2024-09-04T19:59:53.811Z] #48 ... [2024-09-04T19:59:53.811Z] [2024-09-04T19:59:53.811Z] #55 [support-scheduler internal] load build context [2024-09-04T19:59:53.811Z] #55 ... [2024-09-04T19:59:53.811Z] [2024-09-04T19:59:53.811Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T19:59:55.225Z] #89 ... [2024-09-04T19:59:55.225Z] [2024-09-04T19:59:55.225Z] #52 [core-data internal] load build context [2024-09-04T19:59:55.225Z] #52 transferring context: 140.74MB 60.1s [2024-09-04T19:59:55.225Z] #52 ... [2024-09-04T19:59:55.225Z] [2024-09-04T19:59:55.225Z] #44 [security-proxy-auth internal] load build context [2024-09-04T19:59:55.490Z] #44 ... [2024-09-04T19:59:55.490Z] [2024-09-04T19:59:55.490Z] #52 [core-data internal] load build context [2024-09-04T19:59:55.490Z] #52 ... [2024-09-04T19:59:55.490Z] [2024-09-04T19:59:55.490Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T19:59:55.490Z] #89 DONE 2.0s [2024-09-04T19:59:55.763Z] [2024-09-04T19:59:55.763Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:55.763Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.2s [2024-09-04T19:59:56.029Z] #42 ... [2024-09-04T19:59:56.029Z] [2024-09-04T19:59:56.029Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:56.294Z] #50 ... [2024-09-04T19:59:56.294Z] [2024-09-04T19:59:56.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:56.561Z] #42 ... [2024-09-04T19:59:56.561Z] [2024-09-04T19:59:56.561Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T19:59:56.561Z] #74 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.6s done [2024-09-04T19:59:56.826Z] #74 ... [2024-09-04T19:59:56.826Z] [2024-09-04T19:59:56.826Z] #49 [core-command internal] load build context [2024-09-04T19:59:56.826Z] #49 ... [2024-09-04T19:59:56.826Z] [2024-09-04T19:59:56.826Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T19:59:57.091Z] #50 ... [2024-09-04T19:59:57.091Z] [2024-09-04T19:59:57.091Z] #51 [security-proxy-setup internal] load build context [2024-09-04T19:59:57.359Z] #51 ... [2024-09-04T19:59:57.359Z] [2024-09-04T19:59:57.359Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T19:59:57.359Z] #57 ... [2024-09-04T19:59:57.359Z] [2024-09-04T19:59:57.359Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T19:59:57.625Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.1s done [2024-09-04T19:59:59.025Z] #42 ... [2024-09-04T19:59:59.025Z] [2024-09-04T19:59:59.025Z] #36 [security-bootstrapper internal] load build context [2024-09-04T19:59:59.025Z] #36 ... [2024-09-04T19:59:59.025Z] [2024-09-04T19:59:59.025Z] #49 [core-command internal] load build context [2024-09-04T20:00:00.435Z] #49 transferring context: 166.77MB 66.3s [2024-09-04T20:00:00.701Z] #49 ... [2024-09-04T20:00:00.701Z] [2024-09-04T20:00:00.701Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:00.701Z] #41 ... [2024-09-04T20:00:00.701Z] [2024-09-04T20:00:00.701Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:00.701Z] #58 ... [2024-09-04T20:00:00.701Z] [2024-09-04T20:00:00.701Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:01.288Z] #41 ... [2024-09-04T20:00:01.288Z] [2024-09-04T20:00:01.288Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:01.288Z] #61 ... [2024-09-04T20:00:01.288Z] [2024-09-04T20:00:01.288Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:02.248Z] #41 ... [2024-09-04T20:00:02.248Z] [2024-09-04T20:00:02.248Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T20:00:02.248Z] #62 ... [2024-09-04T20:00:02.248Z] [2024-09-04T20:00:02.248Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:03.669Z] #41 ... [2024-09-04T20:00:03.669Z] [2024-09-04T20:00:03.669Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:03.669Z] #48 ... [2024-09-04T20:00:03.669Z] [2024-09-04T20:00:03.669Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:03.669Z] #41 ... [2024-09-04T20:00:03.669Z] [2024-09-04T20:00:03.669Z] #55 [support-scheduler internal] load build context [2024-09-04T20:00:03.937Z] #55 ... [2024-09-04T20:00:03.937Z] [2024-09-04T20:00:03.937Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:04.521Z] #41 transferring context: 174.86MB 71.7s [2024-09-04T20:00:05.930Z] #41 ... [2024-09-04T20:00:05.930Z] [2024-09-04T20:00:05.930Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:05.930Z] #44 ... [2024-09-04T20:00:05.930Z] [2024-09-04T20:00:05.930Z] #52 [core-data internal] load build context [2024-09-04T20:00:05.930Z] #52 ... [2024-09-04T20:00:05.930Z] [2024-09-04T20:00:05.930Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:06.196Z] #44 ... [2024-09-04T20:00:06.196Z] [2024-09-04T20:00:06.196Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T20:00:06.196Z] #90 DONE 3.8s [2024-09-04T20:00:06.196Z] [2024-09-04T20:00:06.196Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-04T20:00:06.460Z] #91 ... [2024-09-04T20:00:06.460Z] [2024-09-04T20:00:06.460Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T20:00:06.460Z] #92 DONE 3.1s [2024-09-04T20:00:06.725Z] [2024-09-04T20:00:06.725Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T20:00:06.725Z] #93 DONE 4.3s [2024-09-04T20:00:06.725Z] [2024-09-04T20:00:06.725Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T20:00:07.306Z] #94 ... [2024-09-04T20:00:07.306Z] [2024-09-04T20:00:07.306Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:07.306Z] #50 ... [2024-09-04T20:00:07.306Z] [2024-09-04T20:00:07.306Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-04T20:00:07.306Z] #91 DONE 1.1s [2024-09-04T20:00:07.306Z] [2024-09-04T20:00:07.306Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:07.573Z] #51 ... [2024-09-04T20:00:07.573Z] [2024-09-04T20:00:07.573Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T20:00:07.573Z] #57 ... [2024-09-04T20:00:07.573Z] [2024-09-04T20:00:07.573Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:08.153Z] #51 ... [2024-09-04T20:00:08.153Z] [2024-09-04T20:00:08.153Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T20:00:08.153Z] #94 DONE 1.4s [2024-09-04T20:00:08.153Z] [2024-09-04T20:00:08.153Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:08.732Z] #51 ... [2024-09-04T20:00:08.732Z] [2024-09-04T20:00:08.732Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-04T20:00:08.732Z] #95 DONE 1.2s [2024-09-04T20:00:08.732Z] [2024-09-04T20:00:08.732Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:08.998Z] #51 ... [2024-09-04T20:00:08.998Z] [2024-09-04T20:00:08.998Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-04T20:00:08.998Z] #96 DONE 2.2s [2024-09-04T20:00:08.998Z] [2024-09-04T20:00:08.998Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:08.998Z] #51 ... [2024-09-04T20:00:08.998Z] [2024-09-04T20:00:08.998Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:09.262Z] #36 ... [2024-09-04T20:00:09.262Z] [2024-09-04T20:00:09.262Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:09.262Z] #51 ... [2024-09-04T20:00:09.262Z] [2024-09-04T20:00:09.262Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:00:09.262Z] #42 ... [2024-09-04T20:00:09.262Z] [2024-09-04T20:00:09.262Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:09.527Z] #51 ... [2024-09-04T20:00:09.527Z] [2024-09-04T20:00:09.527Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-04T20:00:09.527Z] #97 DONE 1.3s [2024-09-04T20:00:09.527Z] [2024-09-04T20:00:09.527Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:10.106Z] #51 ... [2024-09-04T20:00:10.106Z] [2024-09-04T20:00:10.106Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T20:00:10.106Z] #98 DONE 1.3s [2024-09-04T20:00:10.106Z] [2024-09-04T20:00:10.106Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:10.371Z] #51 ... [2024-09-04T20:00:10.371Z] [2024-09-04T20:00:10.371Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-04T20:00:10.371Z] #99 DONE 1.3s [2024-09-04T20:00:10.371Z] [2024-09-04T20:00:10.371Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:10.371Z] #51 transferring context: 166.61MB 75.2s [2024-09-04T20:00:10.636Z] #51 ... [2024-09-04T20:00:10.636Z] [2024-09-04T20:00:10.636Z] #49 [core-command internal] load build context [2024-09-04T20:00:10.900Z] #49 ... [2024-09-04T20:00:10.900Z] [2024-09-04T20:00:10.900Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:10.900Z] #51 ... [2024-09-04T20:00:10.900Z] [2024-09-04T20:00:10.900Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-04T20:00:10.900Z] #100 DONE 0.6s [2024-09-04T20:00:10.900Z] [2024-09-04T20:00:10.900Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:10.900Z] #51 ... [2024-09-04T20:00:10.900Z] [2024-09-04T20:00:10.900Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:10.900Z] #58 ... [2024-09-04T20:00:10.900Z] [2024-09-04T20:00:10.900Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-04T20:00:11.164Z] #101 ... [2024-09-04T20:00:11.164Z] [2024-09-04T20:00:11.164Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T20:00:11.164Z] #102 DONE 1.6s [2024-09-04T20:00:11.164Z] [2024-09-04T20:00:11.164Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T20:00:11.433Z] #103 ... [2024-09-04T20:00:11.433Z] [2024-09-04T20:00:11.433Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:11.704Z] #61 ... [2024-09-04T20:00:11.704Z] [2024-09-04T20:00:11.704Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:12.293Z] #58 ... [2024-09-04T20:00:12.293Z] [2024-09-04T20:00:12.293Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T20:00:12.558Z] #62 ... [2024-09-04T20:00:12.558Z] [2024-09-04T20:00:12.558Z] #49 [core-command internal] load build context [2024-09-04T20:00:12.558Z] #49 ... [2024-09-04T20:00:12.558Z] [2024-09-04T20:00:12.558Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T20:00:12.558Z] #104 DONE 2.1s [2024-09-04T20:00:12.558Z] [2024-09-04T20:00:12.558Z] #49 [core-command internal] load build context [2024-09-04T20:00:12.824Z] #49 ... [2024-09-04T20:00:12.824Z] [2024-09-04T20:00:12.824Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T20:00:12.824Z] #103 DONE 1.6s [2024-09-04T20:00:12.824Z] [2024-09-04T20:00:12.824Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-04T20:00:12.824Z] #101 DONE 1.8s [2024-09-04T20:00:12.824Z] [2024-09-04T20:00:12.824Z] #49 [core-command internal] load build context [2024-09-04T20:00:13.406Z] #49 ... [2024-09-04T20:00:13.406Z] [2024-09-04T20:00:13.406Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-04T20:00:13.406Z] #105 DONE 0.7s [2024-09-04T20:00:13.406Z] [2024-09-04T20:00:13.406Z] #49 [core-command internal] load build context [2024-09-04T20:00:13.672Z] #49 ... [2024-09-04T20:00:13.672Z] [2024-09-04T20:00:13.672Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:13.937Z] #48 ... [2024-09-04T20:00:13.937Z] [2024-09-04T20:00:13.937Z] #49 [core-command internal] load build context [2024-09-04T20:00:13.937Z] #49 ... [2024-09-04T20:00:13.937Z] [2024-09-04T20:00:13.937Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-04T20:00:13.937Z] #106 DONE 1.0s [2024-09-04T20:00:13.937Z] [2024-09-04T20:00:13.937Z] #49 [core-command internal] load build context [2024-09-04T20:00:13.937Z] #49 ... [2024-09-04T20:00:13.937Z] [2024-09-04T20:00:13.937Z] #55 [support-scheduler internal] load build context [2024-09-04T20:00:14.201Z] #55 ... [2024-09-04T20:00:14.201Z] [2024-09-04T20:00:14.201Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:14.782Z] #48 ... [2024-09-04T20:00:14.782Z] [2024-09-04T20:00:14.782Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-04T20:00:14.782Z] #107 DONE 1.1s [2024-09-04T20:00:14.782Z] [2024-09-04T20:00:14.782Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:15.462Z] #48 transferring context: 222.49MB 82.0s [2024-09-04T20:00:15.735Z] #48 ... [2024-09-04T20:00:15.735Z] [2024-09-04T20:00:15.735Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:16.011Z] #41 ... [2024-09-04T20:00:16.011Z] [2024-09-04T20:00:16.011Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:16.011Z] #48 ... [2024-09-04T20:00:16.011Z] [2024-09-04T20:00:16.011Z] #52 [core-data internal] load build context [2024-09-04T20:00:16.011Z] #52 ... [2024-09-04T20:00:16.011Z] [2024-09-04T20:00:16.011Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:16.299Z] #41 ... [2024-09-04T20:00:16.299Z] [2024-09-04T20:00:16.299Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:16.299Z] #44 ... [2024-09-04T20:00:16.299Z] [2024-09-04T20:00:16.299Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:17.821Z] #41 ... [2024-09-04T20:00:17.821Z] [2024-09-04T20:00:17.821Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:17.821Z] #50 ... [2024-09-04T20:00:17.821Z] [2024-09-04T20:00:17.821Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:17.821Z] #41 ... [2024-09-04T20:00:17.821Z] [2024-09-04T20:00:17.821Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T20:00:17.821Z] #57 ... [2024-09-04T20:00:17.821Z] [2024-09-04T20:00:17.821Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:19.274Z] #50 ... [2024-09-04T20:00:19.274Z] [2024-09-04T20:00:19.274Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:19.274Z] #36 ... [2024-09-04T20:00:19.274Z] [2024-09-04T20:00:19.274Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:20.684Z] #50 transferring context: 212.03MB 86.5s [2024-09-04T20:00:20.950Z] #50 ... [2024-09-04T20:00:20.950Z] [2024-09-04T20:00:20.950Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:21.216Z] #51 ... [2024-09-04T20:00:21.217Z] [2024-09-04T20:00:21.217Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:21.485Z] #50 ... [2024-09-04T20:00:21.485Z] [2024-09-04T20:00:21.485Z] #108 [security-spire-config] exporting to image [2024-09-04T20:00:21.485Z] #108 exporting layers 6.2s done [2024-09-04T20:00:21.485Z] #108 writing image sha256:f517ade4d65d33d8b522738c83293a3524c015bbf65dde292055a37a061e0ee8 0.2s done [2024-09-04T20:00:21.485Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-04T20:00:21.485Z] #108 writing image sha256:fb984772f0077e41e432d518871545d328b6d02d4ccf79ec1549a866513e7a8c 0.1s done [2024-09-04T20:00:21.485Z] #108 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-04T20:00:21.485Z] #108 writing image sha256:86c6911ef6048c8558f868ab529b58924d349cd4b324ab86ea71e48772ff6b54 0.0s done [2024-09-04T20:00:21.485Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-09-04T20:00:21.485Z] #108 DONE 8.7s [2024-09-04T20:00:21.485Z] [2024-09-04T20:00:21.485Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:21.750Z] #51 ... [2024-09-04T20:00:21.750Z] [2024-09-04T20:00:21.750Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:22.020Z] #61 ... [2024-09-04T20:00:22.020Z] [2024-09-04T20:00:22.020Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:22.604Z] #50 ... [2024-09-04T20:00:22.604Z] [2024-09-04T20:00:22.604Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:22.604Z] #58 ... [2024-09-04T20:00:22.604Z] [2024-09-04T20:00:22.604Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T20:00:22.872Z] #62 ... [2024-09-04T20:00:22.872Z] [2024-09-04T20:00:22.872Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:24.290Z] #58 ... [2024-09-04T20:00:24.290Z] [2024-09-04T20:00:24.290Z] #55 [support-scheduler internal] load build context [2024-09-04T20:00:24.290Z] #55 ... [2024-09-04T20:00:24.290Z] [2024-09-04T20:00:24.290Z] #49 [core-command internal] load build context [2024-09-04T20:00:24.564Z] #49 ... [2024-09-04T20:00:24.564Z] [2024-09-04T20:00:24.564Z] #55 [support-scheduler internal] load build context [2024-09-04T20:00:25.961Z] #55 transferring context: 273.52MB 89.8s [2024-09-04T20:00:26.239Z] #55 ... [2024-09-04T20:00:26.239Z] [2024-09-04T20:00:26.239Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:26.504Z] #48 ... [2024-09-04T20:00:26.505Z] [2024-09-04T20:00:26.505Z] #52 [core-data internal] load build context [2024-09-04T20:00:26.505Z] #52 ... [2024-09-04T20:00:26.505Z] [2024-09-04T20:00:26.505Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:26.505Z] #44 ... [2024-09-04T20:00:26.505Z] [2024-09-04T20:00:26.505Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:27.909Z] #48 ... [2024-09-04T20:00:27.909Z] [2024-09-04T20:00:27.909Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:27.909Z] #41 ... [2024-09-04T20:00:27.909Z] [2024-09-04T20:00:27.909Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T20:00:28.173Z] #57 ... [2024-09-04T20:00:28.174Z] [2024-09-04T20:00:28.174Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:29.125Z] #41 ... [2024-09-04T20:00:29.125Z] [2024-09-04T20:00:29.125Z] #52 [core-data internal] load build context [2024-09-04T20:00:29.125Z] #52 transferring context: 310.04MB 93.7s done [2024-09-04T20:00:29.125Z] #52 DONE 94.4s [2024-09-04T20:00:29.125Z] [2024-09-04T20:00:29.125Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:29.391Z] #41 ... [2024-09-04T20:00:29.391Z] [2024-09-04T20:00:29.391Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:29.657Z] #36 ... [2024-09-04T20:00:29.657Z] [2024-09-04T20:00:29.657Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:31.588Z] #41 ... [2024-09-04T20:00:31.588Z] [2024-09-04T20:00:31.588Z] #49 [core-command internal] load build context [2024-09-04T20:00:31.588Z] #49 transferring context: 310.04MB 97.2s done [2024-09-04T20:00:31.588Z] #49 DONE 97.7s [2024-09-04T20:00:31.588Z] [2024-09-04T20:00:31.588Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:31.588Z] #41 ... [2024-09-04T20:00:31.588Z] [2024-09-04T20:00:31.588Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:00:31.588Z] #109 DONE 2.5s [2024-09-04T20:00:31.588Z] [2024-09-04T20:00:31.588Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:00:31.857Z] #110 ... [2024-09-04T20:00:31.857Z] [2024-09-04T20:00:31.857Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:32.126Z] #51 ... [2024-09-04T20:00:32.126Z] [2024-09-04T20:00:32.126Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:32.126Z] #61 ... [2024-09-04T20:00:32.126Z] [2024-09-04T20:00:32.126Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:32.710Z] #51 ... [2024-09-04T20:00:32.710Z] [2024-09-04T20:00:32.710Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:32.710Z] #50 ... [2024-09-04T20:00:32.710Z] [2024-09-04T20:00:32.710Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:32.975Z] #51 ... [2024-09-04T20:00:32.975Z] [2024-09-04T20:00:32.975Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T20:00:32.975Z] #62 ... [2024-09-04T20:00:32.975Z] [2024-09-04T20:00:32.975Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:33.554Z] #51 ... [2024-09-04T20:00:33.554Z] [2024-09-04T20:00:33.554Z] #55 [support-scheduler internal] load build context [2024-09-04T20:00:33.554Z] #55 transferring context: 310.04MB 97.5s done [2024-09-04T20:00:33.554Z] #55 DONE 98.2s [2024-09-04T20:00:33.554Z] [2024-09-04T20:00:33.554Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:34.522Z] #51 ... [2024-09-04T20:00:34.522Z] [2024-09-04T20:00:34.522Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:34.522Z] #58 ... [2024-09-04T20:00:34.522Z] [2024-09-04T20:00:34.522Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:36.459Z] #51 ... [2024-09-04T20:00:36.459Z] [2024-09-04T20:00:36.459Z] #57 [security-secretstore-setup internal] load build context [2024-09-04T20:00:36.459Z] #57 transferring context: 310.04MB 98.6s done [2024-09-04T20:00:36.459Z] #57 DONE 100.8s [2024-09-04T20:00:36.459Z] [2024-09-04T20:00:36.459Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:36.730Z] #51 ... [2024-09-04T20:00:36.730Z] [2024-09-04T20:00:36.730Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:36.995Z] #44 ... [2024-09-04T20:00:36.995Z] [2024-09-04T20:00:36.995Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:37.259Z] #41 ... [2024-09-04T20:00:37.259Z] [2024-09-04T20:00:37.259Z] #48 [core-keeper internal] load build context [2024-09-04T20:00:37.259Z] #48 transferring context: 310.04MB 103.4s done [2024-09-04T20:00:37.259Z] #48 DONE 103.9s [2024-09-04T20:00:37.259Z] [2024-09-04T20:00:37.259Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:37.259Z] #41 ... [2024-09-04T20:00:37.259Z] [2024-09-04T20:00:37.259Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:37.841Z] #51 ... [2024-09-04T20:00:37.842Z] [2024-09-04T20:00:37.842Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:00:37.842Z] #111 DONE 1.3s [2024-09-04T20:00:37.842Z] [2024-09-04T20:00:37.842Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:38.108Z] #51 ... [2024-09-04T20:00:38.108Z] [2024-09-04T20:00:38.108Z] #58 [support-notifications internal] load build context [2024-09-04T20:00:38.108Z] #58 transferring context: 310.04MB 101.5s done [2024-09-04T20:00:38.108Z] #58 DONE 102.7s [2024-09-04T20:00:38.108Z] [2024-09-04T20:00:38.108Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:41.004Z] #51 ... [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-04T20:00:41.004Z] #112 DONE 1.3s [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #51 [security-proxy-setup internal] load build context [2024-09-04T20:00:41.004Z] #51 transferring context: 310.04MB 104.0s done [2024-09-04T20:00:41.004Z] #51 DONE 104.9s [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:41.004Z] #61 ... [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:41.004Z] #36 ... [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:00:41.004Z] #113 DONE 1.6s [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:41.004Z] #36 ... [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:41.004Z] #61 ... [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #41 [core-metadata internal] load build context [2024-09-04T20:00:41.004Z] #41 transferring context: 310.04MB 106.7s done [2024-09-04T20:00:41.004Z] #41 DONE 107.3s [2024-09-04T20:00:41.004Z] [2024-09-04T20:00:41.004Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:41.968Z] #61 ... [2024-09-04T20:00:41.968Z] [2024-09-04T20:00:41.968Z] #62 [support-cron-scheduler internal] load build context [2024-09-04T20:00:41.968Z] #62 transferring context: 310.04MB 102.7s done [2024-09-04T20:00:41.968Z] #62 DONE 103.9s [2024-09-04T20:00:41.968Z] [2024-09-04T20:00:41.968Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-04T20:00:41.968Z] #61 transferring context: 310.04MB 103.0s done [2024-09-04T20:00:41.968Z] #61 DONE 104.4s [2024-09-04T20:00:41.968Z] [2024-09-04T20:00:41.968Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:47.264Z] #36 ... [2024-09-04T20:00:47.264Z] [2024-09-04T20:00:47.264Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:00:47.264Z] #114 DONE 0.9s [2024-09-04T20:00:47.264Z] [2024-09-04T20:00:47.264Z] #50 [core-common-config-bootstrapper internal] load build context [2024-09-04T20:00:47.264Z] #50 transferring context: 310.04MB 108.7s done [2024-09-04T20:00:47.264Z] #50 DONE 108.9s [2024-09-04T20:00:47.264Z] [2024-09-04T20:00:47.264Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:47.264Z] #36 ... [2024-09-04T20:00:47.264Z] [2024-09-04T20:00:47.264Z] #44 [security-proxy-auth internal] load build context [2024-09-04T20:00:47.264Z] #44 transferring context: 310.04MB 110.5s done [2024-09-04T20:00:47.264Z] #44 DONE 110.9s [2024-09-04T20:00:47.264Z] [2024-09-04T20:00:47.264Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:48.220Z] #36 ... [2024-09-04T20:00:48.220Z] [2024-09-04T20:00:48.220Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:00:48.220Z] #115 ... [2024-09-04T20:00:48.220Z] [2024-09-04T20:00:48.220Z] #36 [security-bootstrapper internal] load build context [2024-09-04T20:00:48.220Z] #36 transferring context: 310.04MB 114.0s done [2024-09-04T20:00:48.220Z] #36 DONE 114.3s [2024-09-04T20:00:48.220Z] [2024-09-04T20:00:48.220Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:00:49.729Z] #116 ... [2024-09-04T20:00:49.729Z] [2024-09-04T20:00:49.729Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:00:49.729Z] #117 ... [2024-09-04T20:00:49.729Z] [2024-09-04T20:00:49.729Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:35.958Z] #118 ... [2024-09-04T20:01:35.958Z] [2024-09-04T20:01:35.958Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:35.958Z] #110 DONE 61.8s [2024-09-04T20:01:35.958Z] [2024-09-04T20:01:35.958Z] #119 [core-data builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #119 DONE 4.2s [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:01:37.913Z] #120 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #121 [support-scheduler builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #121 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:37.913Z] #122 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:37.913Z] #123 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #124 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:01:37.913Z] #125 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:37.913Z] #126 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:01:37.913Z] #127 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #128 [core-command builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #128 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #129 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:37.913Z] #130 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:01:37.913Z] #131 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:01:37.913Z] #132 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #133 [core-metadata builder 6/7] COPY . . [2024-09-04T20:01:37.913Z] #133 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:01:37.913Z] #134 CACHED [2024-09-04T20:01:37.913Z] [2024-09-04T20:01:37.913Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T20:01:43.265Z] #135 4.732 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-04T20:01:48.618Z] #135 ... [2024-09-04T20:01:48.618Z] [2024-09-04T20:01:48.618Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T20:01:48.618Z] #0 4.613 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-04T20:01:48.618Z] #136 ... [2024-09-04T20:01:48.618Z] [2024-09-04T20:01:48.618Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T20:01:48.618Z] #0 4.989 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-04T20:01:48.618Z] #137 ... [2024-09-04T20:01:48.618Z] [2024-09-04T20:01:48.618Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:01:48.618Z] #0 4.371 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-04T20:01:48.618Z] #138 ... [2024-09-04T20:01:48.618Z] [2024-09-04T20:01:48.618Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T20:01:48.618Z] #0 4.896 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-04T20:01:48.618Z] #139 ... [2024-09-04T20:01:48.618Z] [2024-09-04T20:01:48.618Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T20:01:48.618Z] #0 4.913 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-04T20:02:20.871Z] #140 ... [2024-09-04T20:02:20.871Z] [2024-09-04T20:02:20.871Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:20.871Z] #118 DONE 97.3s [2024-09-04T20:02:20.871Z] [2024-09-04T20:02:20.871Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:20.871Z] #115 DONE 99.4s [2024-09-04T20:02:20.871Z] [2024-09-04T20:02:20.871Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:20.871Z] #117 DONE 98.5s [2024-09-04T20:02:20.871Z] [2024-09-04T20:02:20.871Z] #141 [core-keeper builder 7/8] COPY . . [2024-09-04T20:02:24.219Z] #141 DONE 6.7s [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:02:24.219Z] #142 ... [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:24.219Z] #143 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-09-04T20:02:24.219Z] #144 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:02:24.219Z] #145 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-09-04T20:02:24.219Z] #146 DONE 6.7s [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-04T20:02:24.219Z] #147 DONE 6.8s [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #148 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:24.219Z] #148 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #149 [security-proxy-setup builder 6/7] COPY . . [2024-09-04T20:02:24.219Z] #149 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #150 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:02:24.219Z] #150 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #151 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T20:02:24.219Z] #151 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #152 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T20:02:24.219Z] #152 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #153 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:24.219Z] #153 CACHED [2024-09-04T20:02:24.219Z] [2024-09-04T20:02:24.219Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T20:02:29.580Z] #154 4.711 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-04T20:02:29.580Z] #154 ... [2024-09-04T20:02:29.580Z] [2024-09-04T20:02:29.580Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T20:02:29.580Z] #116 DONE 106.8s [2024-09-04T20:02:29.580Z] [2024-09-04T20:02:29.580Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T20:02:34.921Z] #155 ... [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T20:02:34.921Z] #0 5.349 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-04T20:02:34.921Z] #156 ... [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T20:02:34.921Z] #0 5.232 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-04T20:02:34.921Z] #157 ... [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T20:02:34.921Z] #155 DONE 4.8s [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T20:02:34.921Z] #0 4.614 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-04T20:02:34.921Z] #158 ... [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T20:02:34.921Z] #0 4.968 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-04T20:02:34.921Z] #159 ... [2024-09-04T20:02:34.921Z] [2024-09-04T20:02:34.921Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T20:02:36.326Z] #160 1.963 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-04T20:02:38.904Z] #160 ... [2024-09-04T20:02:38.904Z] [2024-09-04T20:02:38.904Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:02:38.904Z] #142 4.465 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-04T20:22:02.203Z] #142 ... [2024-09-04T20:22:02.203Z] [2024-09-04T20:22:02.203Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T20:22:02.203Z] #157 1173.8 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-04T20:22:07.558Z] #157 ... [2024-09-04T20:22:07.558Z] [2024-09-04T20:22:07.558Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T20:22:07.558Z] #159 DONE 1183.3s [2024-09-04T20:22:07.558Z] [2024-09-04T20:22:07.558Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T20:22:08.143Z] #135 ... [2024-09-04T20:22:08.143Z] [2024-09-04T20:22:08.143Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:22:08.143Z] #161 DONE 0.3s [2024-09-04T20:22:08.143Z] [2024-09-04T20:22:08.143Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:08.143Z] #42 ... [2024-09-04T20:22:08.143Z] [2024-09-04T20:22:08.143Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:22:08.143Z] #162 DONE 0.1s [2024-09-04T20:22:08.411Z] [2024-09-04T20:22:08.411Z] #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-04T20:22:08.411Z] #163 DONE 0.1s [2024-09-04T20:22:08.411Z] [2024-09-04T20:22:08.411Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T20:22:08.693Z] #157 ... [2024-09-04T20:22:08.693Z] [2024-09-04T20:22:08.693Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-04T20:22:08.693Z] #164 DONE 0.1s [2024-09-04T20:22:08.693Z] [2024-09-04T20:22:08.693Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-04T20:22:08.972Z] #165 DONE 0.4s [2024-09-04T20:22:08.972Z] [2024-09-04T20:22:08.972Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T20:22:09.239Z] #166 DONE 0.2s [2024-09-04T20:22:09.240Z] [2024-09-04T20:22:09.240Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T20:22:09.240Z] #157 ... [2024-09-04T20:22:09.240Z] [2024-09-04T20:22:09.240Z] #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-04T20:22:11.817Z] #167 DONE 2.3s [2024-09-04T20:22:11.817Z] [2024-09-04T20:22:11.817Z] #108 [security-proxy-setup] exporting to image [2024-09-04T20:22:11.817Z] #108 exporting layers [2024-09-04T20:22:12.817Z] #108 exporting layers 1.3s done [2024-09-04T20:22:12.817Z] #108 writing image sha256:993c509c228af30135bebac203ea39788c834895ec3dec2f2af903a86a9ee2ef done [2024-09-04T20:22:12.817Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-04T20:22:12.817Z] #108 DONE 9.9s [2024-09-04T20:22:12.817Z] [2024-09-04T20:22:12.817Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:14.762Z] #42 ... [2024-09-04T20:22:14.762Z] [2024-09-04T20:22:14.762Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T20:22:14.762Z] #158 DONE 1190.4s [2024-09-04T20:22:14.762Z] [2024-09-04T20:22:14.762Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-04T20:22:15.028Z] #168 DONE 0.4s [2024-09-04T20:22:15.028Z] [2024-09-04T20:22:15.028Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:15.028Z] #42 ... [2024-09-04T20:22:15.028Z] [2024-09-04T20:22:15.028Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-04T20:22:16.974Z] #169 DONE 2.1s [2024-09-04T20:22:16.974Z] [2024-09-04T20:22:16.974Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:17.245Z] #42 ... [2024-09-04T20:22:17.245Z] [2024-09-04T20:22:17.245Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:22:17.513Z] #170 DONE 0.4s [2024-09-04T20:22:17.513Z] [2024-09-04T20:22:17.513Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:22:17.513Z] #171 DONE 0.2s [2024-09-04T20:22:17.513Z] [2024-09-04T20:22:17.513Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-04T20:22:18.106Z] #172 DONE 0.4s [2024-09-04T20:22:18.106Z] [2024-09-04T20:22:18.106Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:18.106Z] #42 ... [2024-09-04T20:22:18.106Z] [2024-09-04T20:22:18.106Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T20:22:18.378Z] #173 DONE 0.2s [2024-09-04T20:22:18.378Z] [2024-09-04T20:22:18.378Z] #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-04T20:22:18.378Z] #174 DONE 0.1s [2024-09-04T20:22:18.378Z] [2024-09-04T20:22:18.378Z] #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-04T20:22:18.656Z] #175 DONE 0.2s [2024-09-04T20:22:18.656Z] [2024-09-04T20:22:18.656Z] #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-04T20:22:18.656Z] #176 DONE 0.1s [2024-09-04T20:22:18.656Z] [2024-09-04T20:22:18.656Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:22:18.656Z] #74 ... [2024-09-04T20:22:18.656Z] [2024-09-04T20:22:18.656Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-04T20:22:18.930Z] #177 DONE 0.2s [2024-09-04T20:22:18.930Z] [2024-09-04T20:22:18.930Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-04T20:22:19.197Z] #178 DONE 0.4s [2024-09-04T20:22:19.197Z] [2024-09-04T20:22:19.197Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:22:19.197Z] #138 ... [2024-09-04T20:22:19.197Z] [2024-09-04T20:22:19.197Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T20:22:21.782Z] #179 DONE 2.4s [2024-09-04T20:22:21.782Z] [2024-09-04T20:22:21.782Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T20:22:21.782Z] #157 DONE 1197.7s [2024-09-04T20:22:21.782Z] [2024-09-04T20:22:21.782Z] #108 [security-bootstrapper] exporting to image [2024-09-04T20:22:21.782Z] #108 exporting layers [2024-09-04T20:22:23.190Z] #108 ... [2024-09-04T20:22:23.190Z] [2024-09-04T20:22:23.190Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:22:23.190Z] #180 DONE 0.2s [2024-09-04T20:22:23.190Z] [2024-09-04T20:22:23.190Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:22:23.190Z] #181 DONE 0.2s [2024-09-04T20:22:23.190Z] [2024-09-04T20:22:23.190Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:23.190Z] #42 ... [2024-09-04T20:22:23.190Z] [2024-09-04T20:22:23.190Z] #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-04T20:22:23.190Z] #182 DONE 0.2s [2024-09-04T20:22:23.190Z] [2024-09-04T20:22:23.190Z] #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-04T20:22:23.456Z] #183 DONE 0.1s [2024-09-04T20:22:23.456Z] [2024-09-04T20:22:23.456Z] #108 [security-bootstrapper] exporting to image [2024-09-04T20:22:23.456Z] #108 exporting layers 1.7s done [2024-09-04T20:22:23.456Z] #108 writing image sha256:68ee75d8cd51b3c82b265ae2c16660a56b58bb2d34f0698b3af7e47e499c74a1 done [2024-09-04T20:22:23.456Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-04T20:22:23.456Z] #108 DONE 11.7s [2024-09-04T20:22:23.456Z] [2024-09-04T20:22:23.456Z] #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-04T20:22:23.723Z] #184 DONE 0.2s [2024-09-04T20:22:23.723Z] [2024-09-04T20:22:23.723Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-04T20:22:23.723Z] #185 DONE 0.2s [2024-09-04T20:22:23.723Z] [2024-09-04T20:22:23.723Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-04T20:22:23.988Z] #186 DONE 0.3s [2024-09-04T20:22:23.988Z] [2024-09-04T20:22:23.988Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T20:22:24.255Z] #135 ... [2024-09-04T20:22:24.255Z] [2024-09-04T20:22:24.255Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T20:22:24.255Z] #187 DONE 0.1s [2024-09-04T20:22:24.255Z] [2024-09-04T20:22:24.255Z] #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-04T20:22:26.190Z] #188 DONE 2.0s [2024-09-04T20:22:26.190Z] [2024-09-04T20:22:26.190Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T20:22:26.458Z] #135 ... [2024-09-04T20:22:26.458Z] [2024-09-04T20:22:26.458Z] #108 [security-secretstore-setup] exporting to image [2024-09-04T20:22:27.424Z] #108 exporting layers 1.3s done [2024-09-04T20:22:27.424Z] #108 writing image sha256:80cafcd909d64edfe7c86d05b35fa6e22f8b1d4cfbae05601fde87428f71159f done [2024-09-04T20:22:27.424Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-04T20:22:27.424Z] #108 DONE 13.0s [2024-09-04T20:22:27.424Z] [2024-09-04T20:22:27.424Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:22:31.670Z] #138 ... [2024-09-04T20:22:31.670Z] [2024-09-04T20:22:31.670Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T20:22:31.670Z] #135 DONE 1253.5s [2024-09-04T20:22:31.670Z] [2024-09-04T20:22:31.670Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:22:31.670Z] #42 ... [2024-09-04T20:22:31.670Z] [2024-09-04T20:22:31.670Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:22:32.256Z] #189 DONE 0.3s [2024-09-04T20:22:32.256Z] [2024-09-04T20:22:32.256Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:22:32.256Z] #190 DONE 0.1s [2024-09-04T20:22:32.256Z] [2024-09-04T20:22:32.256Z] #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-04T20:22:32.256Z] #191 DONE 0.2s [2024-09-04T20:22:32.256Z] [2024-09-04T20:22:32.256Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T20:22:32.591Z] #140 ... [2024-09-04T20:22:32.591Z] [2024-09-04T20:22:32.591Z] #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-04T20:22:32.591Z] #192 DONE 0.1s [2024-09-04T20:22:32.859Z] [2024-09-04T20:22:32.860Z] #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-04T20:22:32.860Z] #193 DONE 0.3s [2024-09-04T20:22:32.860Z] [2024-09-04T20:22:32.860Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:22:32.860Z] #74 ... [2024-09-04T20:22:32.860Z] [2024-09-04T20:22:32.860Z] #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-04T20:22:34.799Z] #194 DONE 1.8s [2024-09-04T20:22:34.799Z] [2024-09-04T20:22:34.799Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-04T20:22:34.799Z] #108 exporting layers [2024-09-04T20:22:35.381Z] #108 exporting layers 0.6s done [2024-09-04T20:22:35.381Z] #108 writing image sha256:5134b38956475101fab1f5fe5b53256381eda02492d4d1d87e341bef6536ca32 done [2024-09-04T20:22:35.381Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-04T20:22:35.381Z] #108 DONE 13.6s [2024-09-04T20:22:35.381Z] [2024-09-04T20:22:35.381Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T20:25:27.046Z] #140 ... [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T20:25:27.046Z] #160 DONE 1366.9s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:25:27.046Z] #142 ... [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:25:27.046Z] #195 DONE 0.2s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:25:27.046Z] #196 DONE 0.2s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:25:27.046Z] #138 ... [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #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-04T20:25:27.046Z] #197 DONE 0.3s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #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-04T20:25:27.046Z] #198 DONE 0.2s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-04T20:25:27.046Z] #108 exporting layers [2024-09-04T20:25:27.046Z] #108 exporting layers 1.0s done [2024-09-04T20:25:27.046Z] #108 writing image sha256:7af2b32538bb68bba7307237e7e3d8fb0df93d44ee22b2e24422fbff27411ac2 done [2024-09-04T20:25:27.046Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-04T20:25:27.046Z] #108 DONE 14.5s [2024-09-04T20:25:27.046Z] [2024-09-04T20:25:27.046Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:32:49.053Z] #138 ... [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T20:32:49.053Z] #140 DONE 1861.5s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:32:49.053Z] #142 ... [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:32:49.053Z] #199 DONE 0.1s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:32:49.053Z] #200 DONE 0.2s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-04T20:32:49.053Z] #201 DONE 0.5s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #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-04T20:32:49.053Z] #202 DONE 0.2s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-04T20:32:49.053Z] #203 DONE 0.2s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #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-04T20:32:49.053Z] #204 DONE 1.8s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #108 [security-proxy-auth] exporting to image [2024-09-04T20:32:49.053Z] #108 exporting layers [2024-09-04T20:32:49.053Z] #108 exporting layers 0.8s done [2024-09-04T20:32:49.053Z] #108 writing image sha256:ad0fd60b2366747b9b190943ea9dd9f35cd9b1798c2a1b03e928f592a1d20b5e done [2024-09-04T20:32:49.053Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-04T20:32:49.053Z] #108 DONE 15.3s [2024-09-04T20:32:49.053Z] [2024-09-04T20:32:49.053Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:33:56.891Z] #142 ... [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T20:33:56.891Z] #136 DONE 1932.7s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:33:56.891Z] #74 ... [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:33:56.891Z] #205 DONE 0.1s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:33:56.891Z] #74 ... [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:33:56.891Z] #206 DONE 0.1s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-04T20:33:56.891Z] #207 DONE 0.4s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:33:56.891Z] #208 DONE 0.2s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #108 [core-command] exporting to image [2024-09-04T20:33:56.891Z] #108 exporting layers [2024-09-04T20:33:56.891Z] #108 exporting layers 0.4s done [2024-09-04T20:33:56.891Z] #108 writing image sha256:898f85cc9dcb8d9cad359011f2e74487c42d61a2a8b87860f0267f263a6fbe89 done [2024-09-04T20:33:56.891Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-04T20:33:56.891Z] #108 DONE 15.7s [2024-09-04T20:33:56.891Z] [2024-09-04T20:33:56.891Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:36:03.544Z] #42 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T20:36:03.544Z] #139 DONE 2052.8s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:36:03.544Z] #142 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:03.544Z] #209 DONE 0.2s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T20:36:03.544Z] #154 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:36:03.544Z] #210 DONE 0.2s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:36:03.544Z] #142 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-04T20:36:03.544Z] #211 DONE 0.4s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:36:03.544Z] #212 DONE 0.2s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-04T20:36:03.544Z] #213 DONE 0.2s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #108 [core-data] exporting to image [2024-09-04T20:36:03.544Z] #108 exporting layers [2024-09-04T20:36:03.544Z] #108 exporting layers 0.5s done [2024-09-04T20:36:03.544Z] #108 writing image sha256:4417e0d5eb098dfcd87fb03325189af8500856a2629878d213ed851a57ab7320 done [2024-09-04T20:36:03.544Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-04T20:36:03.544Z] #108 DONE 16.3s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T20:36:03.544Z] #154 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T20:36:03.544Z] #138 DONE 2061.5s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T20:36:03.544Z] #154 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:03.544Z] #214 DONE 0.1s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:36:03.544Z] #215 DONE 0.2s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-04T20:36:03.544Z] #216 DONE 0.5s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:36:03.544Z] #217 DONE 0.1s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-04T20:36:03.544Z] #218 DONE 0.1s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:03.544Z] #74 ... [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #108 [core-metadata] exporting to image [2024-09-04T20:36:03.544Z] #108 exporting layers [2024-09-04T20:36:03.544Z] #108 exporting layers 0.5s done [2024-09-04T20:36:03.544Z] #108 writing image sha256:0af1da3e73d31eb77954e41363503a81d03286d3c05ab9c8c9449af6ce8487cf done [2024-09-04T20:36:03.544Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-04T20:36:03.544Z] #108 DONE 16.8s [2024-09-04T20:36:03.544Z] [2024-09-04T20:36:03.544Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:13.607Z] #74 ... [2024-09-04T20:36:13.607Z] [2024-09-04T20:36:13.607Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T20:36:13.607Z] #142 DONE 2028.8s [2024-09-04T20:36:13.607Z] [2024-09-04T20:36:13.607Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:13.607Z] #74 ... [2024-09-04T20:36:13.607Z] [2024-09-04T20:36:13.607Z] #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:13.607Z] #219 DONE 0.3s [2024-09-04T20:36:13.607Z] [2024-09-04T20:36:13.607Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:36:13.607Z] #42 ... [2024-09-04T20:36:13.607Z] [2024-09-04T20:36:13.607Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-04T20:36:14.192Z] #220 DONE 0.5s [2024-09-04T20:36:14.192Z] [2024-09-04T20:36:14.192Z] #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:36:14.192Z] #221 DONE 0.1s [2024-09-04T20:36:14.192Z] [2024-09-04T20:36:14.192Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:14.192Z] #74 ... [2024-09-04T20:36:14.192Z] [2024-09-04T20:36:14.192Z] #108 [core-keeper] exporting to image [2024-09-04T20:36:14.192Z] #108 exporting layers [2024-09-04T20:36:15.144Z] #108 exporting layers 0.6s done [2024-09-04T20:36:15.144Z] #108 writing image sha256:fa1a52757146c7ae6119a83c54aa92c6edbbb53a86013fda8e4d1ef5fe0231f0 done [2024-09-04T20:36:15.144Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-04T20:36:15.144Z] #108 DONE 17.5s [2024-09-04T20:36:15.144Z] [2024-09-04T20:36:15.144Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:41.788Z] #74 ... [2024-09-04T20:36:41.788Z] [2024-09-04T20:36:41.788Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T20:36:41.788Z] #137 DONE 2100.0s [2024-09-04T20:36:41.788Z] [2024-09-04T20:36:41.789Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:36:41.789Z] #42 ... [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:41.789Z] #222 DONE 0.1s [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:36:41.789Z] #223 DONE 0.1s [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-04T20:36:41.789Z] #224 DONE 0.5s [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:36:41.789Z] #225 DONE 0.1s [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #108 [support-scheduler] exporting to image [2024-09-04T20:36:41.789Z] #108 exporting layers [2024-09-04T20:36:41.789Z] #108 exporting layers 0.5s done [2024-09-04T20:36:41.789Z] #108 writing image sha256:02ac8311f53c6ce84a0c92c7ac6d83a7b328c4d58849c84fafd0267b4012d4af done [2024-09-04T20:36:41.789Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-04T20:36:41.789Z] #108 DONE 17.9s [2024-09-04T20:36:41.789Z] [2024-09-04T20:36:41.789Z] #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T20:36:48.414Z] #74 ... [2024-09-04T20:36:48.414Z] [2024-09-04T20:36:48.414Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T20:36:48.414Z] #154 DONE 2064.4s [2024-09-04T20:36:48.681Z] [2024-09-04T20:36:48.681Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:36:48.955Z] #42 ... [2024-09-04T20:36:48.955Z] [2024-09-04T20:36:48.955Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T20:36:48.955Z] #156 DONE 2064.8s [2024-09-04T20:36:49.224Z] [2024-09-04T20:36:49.224Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:49.224Z] #226 DONE 0.1s [2024-09-04T20:36:49.224Z] [2024-09-04T20:36:49.224Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:36:49.491Z] #227 DONE 0.1s [2024-09-04T20:36:49.491Z] [2024-09-04T20:36:49.491Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T20:36:49.491Z] #228 DONE 0.2s [2024-09-04T20:36:49.491Z] [2024-09-04T20:36:49.491Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T20:36:49.757Z] #229 ... [2024-09-04T20:36:49.757Z] [2024-09-04T20:36:49.757Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T20:36:49.757Z] #230 DONE 0.1s [2024-09-04T20:36:49.757Z] [2024-09-04T20:36:49.757Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T20:36:49.757Z] #229 DONE 0.4s [2024-09-04T20:36:49.757Z] [2024-09-04T20:36:49.757Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-04T20:36:50.024Z] #231 ... [2024-09-04T20:36:50.024Z] [2024-09-04T20:36:50.024Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-04T20:36:50.024Z] #232 DONE 0.2s [2024-09-04T20:36:50.289Z] [2024-09-04T20:36:50.289Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-04T20:36:50.289Z] #231 DONE 0.5s [2024-09-04T20:36:50.289Z] [2024-09-04T20:36:50.289Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-04T20:36:50.555Z] #233 DONE 0.2s [2024-09-04T20:36:50.555Z] [2024-09-04T20:36:50.555Z] #108 [support-cron-scheduler] exporting to image [2024-09-04T20:36:50.555Z] #108 exporting layers [2024-09-04T20:36:50.819Z] #108 exporting layers 0.7s done [2024-09-04T20:36:50.819Z] #108 writing image sha256:f0bf47a729578c0ae8767bf2d5c2ce48adce26efb0ae71e96a26546c1209b000 done [2024-09-04T20:36:50.819Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-04T20:36:51.771Z] #108 exporting layers 1.4s done [2024-09-04T20:36:51.771Z] #108 writing image sha256:a08443c443d28d0491b57ca5ec2636d07c3dbd37e219cc5242dfa6d377729983 done [2024-09-04T20:36:51.771Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 [2024-09-04T20:36:51.771Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-04T20:36:51.771Z] #108 DONE 19.7s [2024-09-04T20:36:51.771Z] [2024-09-04T20:36:51.771Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T20:36:51.771Z] time="2024-09-04T19:58:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-04T20:36:51.799Z] $ docker stop --time=1 bdef5e818f01190d8ac8f3154bb684dee0da6603ecbc5f323a76d11e8901d6ca [2024-09-04T20:36:53.487Z] $ docker rm -f --volumes bdef5e818f01190d8ac8f3154bb684dee0da6603ecbc5f323a76d11e8901d6ca [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T20:36:54.088Z] + docker images [2024-09-04T20:36:54.088Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-04T20:36:54.088Z] support-cron-scheduler-arm64 latest a08443c443d2 3 seconds ago 48.7MB [2024-09-04T20:36:54.088Z] support-notifications-arm64 latest f0bf47a72957 4 seconds ago 47.1MB [2024-09-04T20:36:54.088Z] support-scheduler-arm64 latest 02ac8311f53c 14 seconds ago 46.2MB [2024-09-04T20:36:54.088Z] core-keeper-arm64 latest fa1a52757146 40 seconds ago 39MB [2024-09-04T20:36:54.088Z] core-metadata-arm64 latest 0af1da3e73d3 53 seconds ago 44.1MB [2024-09-04T20:36:54.088Z] core-data-arm64 latest 4417e0d5eb09 About a minute ago 44MB [2024-09-04T20:36:54.088Z] core-command-arm64 latest 898f85cc9dcb 3 minutes ago 39.9MB [2024-09-04T20:36:54.088Z] security-proxy-auth-arm64 latest ad0fd60b2366 4 minutes ago 37.6MB [2024-09-04T20:36:54.088Z] security-spiffe-token-provider-arm64 latest 7af2b32538bb 11 minutes ago 34.2MB [2024-09-04T20:36:54.088Z] core-common-config-bootstrapper-arm64 latest 5134b3895647 14 minutes ago 20.2MB [2024-09-04T20:36:54.088Z] security-secretstore-setup-arm64 latest 80cafcd909d6 14 minutes ago 41.5MB [2024-09-04T20:36:54.088Z] security-bootstrapper-arm64 latest 68ee75d8cd51 14 minutes ago 23.8MB [2024-09-04T20:36:54.088Z] security-proxy-setup-arm64 latest 993c509c228a 14 minutes ago 31MB [2024-09-04T20:36:54.088Z] security-spire-config-arm64 latest 86c6911ef604 36 minutes ago 120MB [2024-09-04T20:36:54.088Z] security-spire-server-arm64 latest fb984772f007 36 minutes ago 121MB [2024-09-04T20:36:54.088Z] security-spire-agent-arm64 latest f517ade4d65d 36 minutes ago 179MB [2024-09-04T20:36:54.088Z] ci-base-image-arm64 latest a28643827046 55 minutes ago 967MB [2024-09-04T20:36:54.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-04T20:36:54.088Z] 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-04T20:36:55.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T20:36:55.065Z] [2024-09-04T20:36:55.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T20:36:55.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T20:36:56.458Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T20:36:56.458Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T20:36:56.458Z] 04944245beec: Pulling fs layer [2024-09-04T20:36:56.458Z] 699f458cf7ca: Pulling fs layer [2024-09-04T20:36:56.458Z] 765212b225bb: Pulling fs layer [2024-09-04T20:36:56.458Z] f23df028b6ca: Pulling fs layer [2024-09-04T20:36:56.458Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T20:36:56.458Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T20:36:56.458Z] f23df028b6ca: Waiting [2024-09-04T20:36:56.458Z] d65c8cfc05b1: Waiting [2024-09-04T20:36:56.458Z] 2437ff75d9bd: Waiting [2024-09-04T20:36:56.458Z] 765212b225bb: Waiting [2024-09-04T20:36:56.458Z] 04944245beec: Verifying Checksum [2024-09-04T20:36:56.458Z] 04944245beec: Download complete [2024-09-04T20:36:56.458Z] 765212b225bb: Download complete [2024-09-04T20:36:56.727Z] f23df028b6ca: Verifying Checksum [2024-09-04T20:36:56.727Z] f23df028b6ca: Download complete [2024-09-04T20:36:56.727Z] d65c8cfc05b1: Download complete [2024-09-04T20:36:56.727Z] 699f458cf7ca: Verifying Checksum [2024-09-04T20:36:56.727Z] 699f458cf7ca: Download complete [2024-09-04T20:36:57.308Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T20:36:57.308Z] 8998bd30e6a1: Download complete [2024-09-04T20:36:59.883Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T20:36:59.883Z] 2437ff75d9bd: Download complete [2024-09-04T20:37:01.818Z] 8998bd30e6a1: Pull complete [2024-09-04T20:37:02.083Z] 04944245beec: Pull complete [2024-09-04T20:37:04.021Z] 699f458cf7ca: Pull complete [2024-09-04T20:37:04.021Z] 765212b225bb: Pull complete [2024-09-04T20:37:04.980Z] f23df028b6ca: Pull complete [2024-09-04T20:37:04.980Z] d65c8cfc05b1: Pull complete [2024-09-04T20:37:23.344Z] 2437ff75d9bd: Pull complete [2024-09-04T20:37:23.344Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T20:37:23.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T20:37:23.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T20:37:23.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-9465 does not seem to be running inside a container [2024-09-04T20:37:23.783Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T20:37:26.688Z] $ docker top 1b41291d6710a1d68c2fb846dd1b1cf2228d0f15d4dd21a5886d29cb092cbae5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:37:27.725Z] ---> job-cost.sh [2024-09-04T20:37:27.725Z] lf-activate-venv: SKIPPING [2024-09-04T20:37:27.725Z] INFO: No Stack... [2024-09-04T20:37:27.989Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T20:37:28.941Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T20:37:29.600Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-04T20:37:29.600Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T20:37:29.667Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4882-1-stack-cost] [2024-09-04T20:37:29.674Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4882-1-stack-cost] did not exist. Created. [2024-09-04T20:37:29.691Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4882-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T20:37:30.450Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T20:37:30.707Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T20:37:30.730Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4882-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T20:37:30.822Z] $ docker stop --time=1 1b41291d6710a1d68c2fb846dd1b1cf2228d0f15d4dd21a5886d29cb092cbae5 [2024-09-04T20:37:32.314Z] $ docker rm -f --volumes 1b41291d6710a1d68c2fb846dd1b1cf2228d0f15d4dd21a5886d29cb092cbae5 [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-04T20:37:33.557Z] provisioning config files... [2024-09-04T20:37:33.566Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9401658827265767103tmp [Pipeline] { [Pipeline] sh [2024-09-04T20:37:33.933Z] + set +x [2024-09-04T20:37:33.933Z] + curl -s https://codecov.io/bash [2024-09-04T20:37:33.933Z] + bash -s -- [2024-09-04T20:37:33.933Z] [2024-09-04T20:37:33.933Z] _____ _ [2024-09-04T20:37:33.933Z] / ____| | | [2024-09-04T20:37:33.933Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T20:37:33.933Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T20:37:33.933Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T20:37:33.933Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T20:37:33.933Z] Bash-1.0.6 [2024-09-04T20:37:33.933Z] [2024-09-04T20:37:33.933Z] [2024-09-04T20:37:33.933Z] ==> git version 2.25.1 found [2024-09-04T20:37:33.933Z] ==> 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-04T20:37:33.933Z] Release-Date: 2020-01-08 [2024-09-04T20:37:33.933Z] 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-04T20:37:33.933Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T20:37:33.933Z] ==> Jenkins CI detected. [2024-09-04T20:37:33.933Z] current dir:  /w/workspace/edgex-go/1 [2024-09-04T20:37:33.933Z] project root: . [2024-09-04T20:37:33.933Z] --> token set from env [2024-09-04T20:37:33.933Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T20:37:33.933Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T20:37:34.194Z] ==> Python coveragepy not found [2024-09-04T20:37:34.194Z] ==> Searching for coverage reports in: [2024-09-04T20:37:34.194Z] + . [2024-09-04T20:37:34.194Z] -> Found 1 reports [2024-09-04T20:37:34.194Z] ==> Detecting git/mercurial file structure [2024-09-04T20:37:34.194Z] ==> Reading reports [2024-09-04T20:37:34.194Z] + ./coverage.out bytes=545398 [2024-09-04T20:37:34.194Z] ==> Appending adjustments [2024-09-04T20:37:34.194Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T20:37:35.578Z] + Found adjustments [2024-09-04T20:37:35.578Z] ==> Gzipping contents [2024-09-04T20:37:35.578Z] 68K /tmp/codecov.dQ1LMO.gz [2024-09-04T20:37:35.578Z] ==> Uploading reports [2024-09-04T20:37:35.578Z] url: https://codecov.io [2024-09-04T20:37:35.578Z] query: branch=PR-4882&commit=a9bfe596da272f2792a7327b961a279a9a97c42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4882%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4882&job=&cmd_args= [2024-09-04T20:37:35.578Z] -> Pinging Codecov [2024-09-04T20:37:35.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4882&commit=a9bfe596da272f2792a7327b961a279a9a97c42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4882%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4882&job=&cmd_args= [2024-09-04T20:37:35.578Z] -> Uploading to [2024-09-04T20:37:35.579Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/00271124DB129430A58F1EEE437C3FCB/a9bfe596da272f2792a7327b961a279a9a97c42f/f7846107-de85-40a0-a46e-16faf898d472.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T203735Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af1cf35a2a0d0865053e7c8ecf23bfd1dc9ff682f5d8e730dce35c5caf8d3e81 [2024-09-04T20:37:35.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T20:37:35.579Z] Dload Upload Total Spent Left Speed [2024-09-04T20:37:36.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67963 0 0 100 67963 0 206k --:--:-- --:--:-- --:--:-- 206k [2024-09-04T20:37:36.156Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9bfe596da272f2792a7327b961a279a9a97c42f [Pipeline] } [2024-09-04T20:37:36.190Z] 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-04T20:37:37.940Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:37:38.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:37:39.194Z] ---> package-listing.sh [2024-09-04T20:37:39.194Z] ++ facter osfamily [2024-09-04T20:37:39.194Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T20:37:39.454Z] + OS_FAMILY=debian [2024-09-04T20:37:39.454Z] + workspace=/w/workspace/edgex-go/1 [2024-09-04T20:37:39.454Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T20:37:39.454Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T20:37:39.454Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T20:37:39.454Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T20:37:39.454Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-04T20:37:39.454Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T20:37:39.454Z] + case "${OS_FAMILY}" in [2024-09-04T20:37:39.454Z] + dpkg -l [2024-09-04T20:37:39.454Z] + grep '^ii' [2024-09-04T20:37:39.454Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T20:37:39.454Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T20:37:39.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T20:37:39.454Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-04T20:37:39.454Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-04T20:37:39.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-04T20:37:39.500Z] 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-04T20:37:39.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T20:37:40.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T20:37:40.468Z] [2024-09-04T20:37:40.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T20:37:40.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T20:37:40.873Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T20:37:40.873Z] 5eb5b503b376: Pulling fs layer [2024-09-04T20:37:40.873Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T20:37:40.873Z] ec43610c2a17: Pulling fs layer [2024-09-04T20:37:40.873Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T20:37:40.873Z] 3a2ae6a8a46f: Waiting [2024-09-04T20:37:40.873Z] 33b1e0a273af: Pulling fs layer [2024-09-04T20:37:40.873Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T20:37:40.873Z] 2f39f015ded8: Pulling fs layer [2024-09-04T20:37:40.873Z] 33b1e0a273af: Waiting [2024-09-04T20:37:40.873Z] 5d3b04190fa2: Waiting [2024-09-04T20:37:40.873Z] 2f39f015ded8: Waiting [2024-09-04T20:37:40.873Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T20:37:40.873Z] 5c69ac0246d0: Download complete [2024-09-04T20:37:40.873Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T20:37:40.873Z] 3a2ae6a8a46f: Download complete [2024-09-04T20:37:40.873Z] 33b1e0a273af: Verifying Checksum [2024-09-04T20:37:40.873Z] 33b1e0a273af: Download complete [2024-09-04T20:37:40.873Z] ec43610c2a17: Verifying Checksum [2024-09-04T20:37:40.873Z] ec43610c2a17: Download complete [2024-09-04T20:37:40.873Z] 5d3b04190fa2: Verifying Checksum [2024-09-04T20:37:41.130Z] 5eb5b503b376: Verifying Checksum [2024-09-04T20:37:41.130Z] 5eb5b503b376: Download complete [2024-09-04T20:37:41.697Z] 2f39f015ded8: Download complete [2024-09-04T20:37:42.264Z] 5eb5b503b376: Pull complete [2024-09-04T20:37:42.264Z] 5c69ac0246d0: Pull complete [2024-09-04T20:37:42.829Z] ec43610c2a17: Pull complete [2024-09-04T20:37:42.829Z] 3a2ae6a8a46f: Pull complete [2024-09-04T20:37:43.087Z] 33b1e0a273af: Pull complete [2024-09-04T20:37:43.087Z] 5d3b04190fa2: Pull complete [2024-09-04T20:37:47.274Z] 2f39f015ded8: Pull complete [2024-09-04T20:37:47.274Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T20:37:47.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T20:37:47.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T20:38:08.729Z] prd-ubuntu20.04-docker-8c-8g-9464 does not seem to be running inside a container [2024-09-04T20:38:08.747Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-04T20:38:09.295Z] $ docker top 5e8c204ae90e79aa1b748b78559c04387ca58a93b08df10ab255d75d1e818a95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T20:38:09.737Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T20:38:10.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T20:38:10.371Z] + ls /var/log/sa-host [2024-09-04T20:38:10.371Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T20:38:10.630Z] provisioning config files... [2024-09-04T20:38:10.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15931895658622293767tmp [Pipeline] { [Pipeline] echo [2024-09-04T20:38:10.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:38:11.051Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T20:38:11.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:38:11.578Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T20:38:11.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:38:11.948Z] ---> sudo-logs.sh [2024-09-04T20:38:11.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T20:38:12.046Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:38:12.369Z] ---> job-cost.sh [2024-09-04T20:38:12.369Z] lf-activate-venv: SKIPPING [2024-09-04T20:38:12.369Z] DEBUG: total: 0.2199999988079071 [2024-09-04T20:38:12.369Z] INFO: Retrieving Stack Cost... [2024-09-04T20:38:12.629Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T20:38:13.199Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T20:38:13.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T20:38:13.565Z] ---> logs-deploy.sh [2024-09-04T20:38:13.565Z] lf-activate-venv: SKIPPING [2024-09-04T20:38:13.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4882/1 [2024-09-04T20:38:13.565Z] INFO: archiving workspace using pattern(s): [2024-09-04T20:38:14.504Z] Archives upload complete. [2024-09-04T20:38:14.763Z] INFO: archiving logs to Nexus [2024-09-04T20:38:15.333Z] ---> uname -a: [2024-09-04T20:38:15.333Z] Linux prd-ubuntu20-04-docker-8c-8g-9464 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T20:38:15.333Z] [2024-09-04T20:38:15.333Z] [2024-09-04T20:38:15.333Z] ---> lscpu: [2024-09-04T20:38:15.333Z] Architecture: x86_64 [2024-09-04T20:38:15.333Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T20:38:15.333Z] Byte Order: Little Endian [2024-09-04T20:38:15.333Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T20:38:15.333Z] CPU(s): 8 [2024-09-04T20:38:15.333Z] On-line CPU(s) list: 0-7 [2024-09-04T20:38:15.333Z] Thread(s) per core: 1 [2024-09-04T20:38:15.333Z] Core(s) per socket: 1 [2024-09-04T20:38:15.333Z] Socket(s): 8 [2024-09-04T20:38:15.333Z] NUMA node(s): 1 [2024-09-04T20:38:15.333Z] Vendor ID: AuthenticAMD [2024-09-04T20:38:15.333Z] CPU family: 23 [2024-09-04T20:38:15.333Z] Model: 49 [2024-09-04T20:38:15.333Z] Model name: AMD EPYC-Rome Processor [2024-09-04T20:38:15.333Z] Stepping: 0 [2024-09-04T20:38:15.333Z] CPU MHz: 2799.998 [2024-09-04T20:38:15.333Z] BogoMIPS: 5599.99 [2024-09-04T20:38:15.333Z] Virtualization: AMD-V [2024-09-04T20:38:15.333Z] Hypervisor vendor: KVM [2024-09-04T20:38:15.333Z] Virtualization type: full [2024-09-04T20:38:15.333Z] L1d cache: 256 KiB [2024-09-04T20:38:15.333Z] L1i cache: 256 KiB [2024-09-04T20:38:15.333Z] L2 cache: 4 MiB [2024-09-04T20:38:15.333Z] L3 cache: 128 MiB [2024-09-04T20:38:15.333Z] NUMA node0 CPU(s): 0-7 [2024-09-04T20:38:15.333Z] Vulnerability Itlb multihit: Not affected [2024-09-04T20:38:15.333Z] Vulnerability L1tf: Not affected [2024-09-04T20:38:15.333Z] Vulnerability Mds: Not affected [2024-09-04T20:38:15.333Z] Vulnerability Meltdown: Not affected [2024-09-04T20:38:15.333Z] Vulnerability Mmio stale data: Not affected [2024-09-04T20:38:15.333Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T20:38:15.333Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T20:38:15.333Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T20:38:15.333Z] Vulnerability Srbds: Not affected [2024-09-04T20:38:15.333Z] Vulnerability Tsx async abort: Not affected [2024-09-04T20:38:15.333Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-04T20:38:15.333Z] [2024-09-04T20:38:15.333Z] [2024-09-04T20:38:15.333Z] ---> nproc: [2024-09-04T20:38:15.333Z] 8 [2024-09-04T20:38:15.333Z] [2024-09-04T20:38:15.333Z]