Pull request #4839 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from cfa5009ca3226281341bcfa1991c47a3678d2d48+c6b1f3a8d30454f4f728b8997d05f0da671aa4be (313029f2b606b3874d1e7b169dc740361b7d753b) 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-ssh13063239395692839099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7021171760310278448.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3301726465703797987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13410975038897549345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4839/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5987935244020423414.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6499 in /w/workspace/edgexfoundry_edgex-go_PR-4839 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit cfa5009ca3226281341bcfa1991c47a3678d2d48 Merge succeeded, producing cfa5009ca3226281341bcfa1991c47a3678d2d48 Checking out Revision cfa5009ca3226281341bcfa1991c47a3678d2d48 (PR-4839) > 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/4839/head:refs/remotes/origin/PR-4839 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # 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 c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # timeout=10 Commit message: "feat: Enhance security bootstrap to support Postgres" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-26T01:59:56.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-26T01:59:56.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-26T01:59:56.431Z] ========================================================= [2024-07-26T01:59:56.431Z] EdgeX Global Pipelines Version Info [2024-07-26T01:59:56.431Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:59:57.168Z] ------------------- [2024-07-26T01:59:57.168Z] stable info: [2024-07-26T01:59:57.168Z] ------------------- [2024-07-26T01:59:57.168Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:59:57.168Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-26T01:59:57.168Z] Message: update stable to v1.0.260 [2024-07-26T01:59:57.738Z] ------------------- [2024-07-26T01:59:57.739Z] experimental info: [2024-07-26T01:59:57.739Z] ------------------- [2024-07-26T01:59:57.739Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:59:57.739Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-26T01:59:57.739Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-26T01:59:57.852Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-26T01:59:57.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-26T01:59:57.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-26T01:59:57.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-26T01:59:57.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-26T01:59:57.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-26T01:59:57.995Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-26T01:59:58.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-26T01:59:58.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-26T01:59:58.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-26T01:59:58.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-26T01:59:58.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-26T01:59:58.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-26T01:59:58.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-26T01:59:58.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-26T01:59:58.226Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:59:58.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:59:58.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-26T01:59:58.296Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-26T01:59:58.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-26T01:59:58.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-26T01:59:58.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-26T01:59:58.395Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-26T01:59:58.420Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4839 [Pipeline] echo [2024-07-26T01:59:58.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4839 [Pipeline] echo [2024-07-26T01:59:58.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4839 [Pipeline] echo [2024-07-26T01:59:58.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfa5009ca3226281341bcfa1991c47a3678d2d48 [Pipeline] echo [2024-07-26T01:59:58.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfa5009 [Pipeline] echo [2024-07-26T01:59:58.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:59:58.612Z] provisioning config files... [2024-07-26T01:59:58.625Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4195752031195477580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:59:58.963Z] ---> ****-login.sh [2024-07-26T01:59:58.963Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:59:59.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:59:59.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:59:59.232Z] Configure a credential helper to remove this warning. See [2024-07-26T01:59:59.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:59:59.232Z] [2024-07-26T01:59:59.232Z] Login Succeeded [2024-07-26T01:59:59.232Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:59:59.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:59:59.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:59:59.233Z] Configure a credential helper to remove this warning. See [2024-07-26T01:59:59.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:59:59.233Z] [2024-07-26T01:59:59.233Z] Login Succeeded [2024-07-26T01:59:59.233Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:59:59.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:59:59.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:59:59.499Z] Configure a credential helper to remove this warning. See [2024-07-26T01:59:59.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:59:59.499Z] [2024-07-26T01:59:59.499Z] Login Succeeded [2024-07-26T01:59:59.499Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:59:59.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:59:59.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:59:59.499Z] Configure a credential helper to remove this warning. See [2024-07-26T01:59:59.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:59:59.499Z] [2024-07-26T01:59:59.499Z] Login Succeeded [2024-07-26T01:59:59.499Z] ****.io [2024-07-26T01:59:59.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:59:59.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:59:59.761Z] Configure a credential helper to remove this warning. See [2024-07-26T01:59:59.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:59:59.761Z] [2024-07-26T01:59:59.761Z] Login Succeeded [2024-07-26T01:59:59.761Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:59:59.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T02:00:00.115Z] + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/core-command/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/core-data/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-26T02:00:00.115Z] + + cut -d/dirname -f2 cmd/core-keeper/Dockerfile [2024-07-26T02:00:00.115Z] [2024-07-26T02:00:00.115Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-26T02:00:00.115Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-07-26T02:00:00.115Z] -d/ -f2 [2024-07-26T02:00:00.115Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/support-notifications/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-26T02:00:00.115Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-26T02:00:00.115Z] + cut -d/ -f2 [2024-07-26T02:00:00.115Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-26T02:00:00.151Z] 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-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-07-26T02:00:00.525Z] + git rev-list -1 --merges cfa5009ca3226281341bcfa1991c47a3678d2d48~1..cfa5009ca3226281341bcfa1991c47a3678d2d48 [Pipeline] echo [2024-07-26T02:00:00.540Z] -----------> git rev-list -1 --merges cfa5009ca3226281341bcfa1991c47a3678d2d48~1..cfa5009ca3226281341bcfa1991c47a3678d2d48 cfa5009ca3226281341bcfa1991c47a3678d2d48 [false] [Pipeline] sh [2024-07-26T02:00:00.837Z] + git log --format=format:%s -1 cfa5009ca3226281341bcfa1991c47a3678d2d48 [Pipeline] echo [2024-07-26T02:00:00.853Z] ========================================================= [2024-07-26T02:00:00.853Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-26T02:00:00.853Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-26T02:00:01.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T02:00:01.299Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-26T02:00:01.299Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-26T02:00:01.299Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-26T02:00:01.299Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-26T02:00:01.299Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-26T02:00:01.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:00:01.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T02:00:01.750Z] [2024-07-26T02:00:01.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:00:02.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T02:00:02.054Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-26T02:00:02.054Z] b85a868b505f: Pulling fs layer [2024-07-26T02:00:02.054Z] e2be974225ed: Pulling fs layer [2024-07-26T02:00:02.054Z] 339a4e72a1f5: Pulling fs layer [2024-07-26T02:00:02.054Z] 988bab9f4d93: Pulling fs layer [2024-07-26T02:00:02.054Z] 1469e6f7b9e6: Pulling fs layer [2024-07-26T02:00:02.054Z] eaf3925da568: Pulling fs layer [2024-07-26T02:00:02.054Z] bab4dde63d76: Pulling fs layer [2024-07-26T02:00:02.054Z] bde34c3a00c8: Pulling fs layer [2024-07-26T02:00:02.054Z] b352a97aabf1: Pulling fs layer [2024-07-26T02:00:02.054Z] 4872d77fe225: Pulling fs layer [2024-07-26T02:00:02.054Z] 5851b861e8e6: Pulling fs layer [2024-07-26T02:00:02.054Z] b352a97aabf1: Waiting [2024-07-26T02:00:02.054Z] bab4dde63d76: Waiting [2024-07-26T02:00:02.054Z] bde34c3a00c8: Waiting [2024-07-26T02:00:02.054Z] 1469e6f7b9e6: Waiting [2024-07-26T02:00:02.054Z] eaf3925da568: Waiting [2024-07-26T02:00:02.054Z] 4872d77fe225: Waiting [2024-07-26T02:00:02.054Z] 5851b861e8e6: Waiting [2024-07-26T02:00:02.054Z] 988bab9f4d93: Waiting [2024-07-26T02:00:02.054Z] e2be974225ed: Download complete [2024-07-26T02:00:02.054Z] 988bab9f4d93: Verifying Checksum [2024-07-26T02:00:02.054Z] 988bab9f4d93: Download complete [2024-07-26T02:00:02.054Z] 1469e6f7b9e6: Verifying Checksum [2024-07-26T02:00:02.054Z] 1469e6f7b9e6: Download complete [2024-07-26T02:00:02.312Z] eaf3925da568: Verifying Checksum [2024-07-26T02:00:02.312Z] eaf3925da568: Download complete [2024-07-26T02:00:02.312Z] 339a4e72a1f5: Verifying Checksum [2024-07-26T02:00:02.312Z] 339a4e72a1f5: Download complete [2024-07-26T02:00:02.312Z] bde34c3a00c8: Download complete [2024-07-26T02:00:02.312Z] b352a97aabf1: Verifying Checksum [2024-07-26T02:00:02.312Z] b352a97aabf1: Download complete [2024-07-26T02:00:02.312Z] 4872d77fe225: Verifying Checksum [2024-07-26T02:00:02.312Z] 4872d77fe225: Download complete [2024-07-26T02:00:02.312Z] 5851b861e8e6: Verifying Checksum [2024-07-26T02:00:02.312Z] 5851b861e8e6: Download complete [2024-07-26T02:00:02.312Z] b85a868b505f: Verifying Checksum [2024-07-26T02:00:02.312Z] b85a868b505f: Download complete [2024-07-26T02:00:02.571Z] bab4dde63d76: Verifying Checksum [2024-07-26T02:00:02.571Z] bab4dde63d76: Download complete [2024-07-26T02:00:03.508Z] b85a868b505f: Pull complete [2024-07-26T02:00:03.766Z] e2be974225ed: Pull complete [2024-07-26T02:00:04.335Z] 339a4e72a1f5: Pull complete [2024-07-26T02:00:04.335Z] 988bab9f4d93: Pull complete [2024-07-26T02:00:04.596Z] 1469e6f7b9e6: Pull complete [2024-07-26T02:00:04.596Z] eaf3925da568: Pull complete [2024-07-26T02:00:06.503Z] bab4dde63d76: Pull complete [2024-07-26T02:00:06.503Z] bde34c3a00c8: Pull complete [2024-07-26T02:00:06.764Z] b352a97aabf1: Pull complete [2024-07-26T02:00:06.764Z] 4872d77fe225: Pull complete [2024-07-26T02:00:06.764Z] 5851b861e8e6: Pull complete [2024-07-26T02:00:07.024Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-26T02:00:07.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T02:00:07.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:00:07.171Z] prd-ubuntu20.04-docker-8c-8g-6499 does not seem to be running inside a container [2024-07-26T02:00:07.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-26T02:00:10.863Z] $ docker top 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 -eo pid,comm [2024-07-26T02:00:10.923Z] 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-07-26T02:00:10.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T02:00:10.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T02:00:10.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T02:00:11.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T02:00:11.120Z] $ docker exec 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 ssh-agent [2024-07-26T02:00:11.231Z] SSH_AUTH_SOCK=/tmp/ssh-I4c9ycdCb5s4/agent.32 [2024-07-26T02:00:11.231Z] SSH_AGENT_PID=38 [2024-07-26T02:00:11.238Z] Running ssh-add (command line suppressed) [2024-07-26T02:00:11.356Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5031809601517287308.key (/w/workspace/edgex-go/2@tmp/private_key_5031809601517287308.key) [2024-07-26T02:00:11.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T02:00:11.670Z] + git tag --points-at HEAD [Pipeline] } [2024-07-26T02:00:11.681Z] $ docker exec --env ******** --env ******** 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 ssh-agent -k [2024-07-26T02:00:11.783Z] unset SSH_AUTH_SOCK; [2024-07-26T02:00:11.784Z] unset SSH_AGENT_PID; [2024-07-26T02:00:11.784Z] echo Agent pid 38 killed; [2024-07-26T02:00:11.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-26T02:00:11.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T02:00:11.849Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T02:00:11.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T02:00:12.001Z] $ docker exec 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 ssh-agent [2024-07-26T02:00:12.114Z] SSH_AUTH_SOCK=/tmp/ssh-zxCFzByUwqiu/agent.71 [2024-07-26T02:00:12.114Z] SSH_AGENT_PID=77 [2024-07-26T02:00:12.119Z] Running ssh-add (command line suppressed) [2024-07-26T02:00:12.226Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11744479771955864310.key (/w/workspace/edgex-go/2@tmp/private_key_11744479771955864310.key) [2024-07-26T02:00:12.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T02:00:12.544Z] + git semver init [2024-07-26T02:00:12.806Z] 2024-07-26 02:00:12,770 [run_init] DEBUG init version:0.0.0 force:False [2024-07-26T02:00:12.806Z] 2024-07-26 02:00:12,771 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-07-26T02:00:12.806Z] 2024-07-26 02:00:12,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-07-26T02:00:12.806Z] 2024-07-26 02:00:12,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,722 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4839 with force:False [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,722 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4839 [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,727 [execute] INFO git cat-file --batch-check [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,734 [execute] INFO git cat-file --batch [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T02:00:18.093Z] 2024-07-26 02:00:17,739 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4839 [2024-07-26T02:00:18.093Z] 0.0.0 [Pipeline] } [2024-07-26T02:00:18.104Z] $ docker exec --env ******** --env ******** 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 ssh-agent -k [2024-07-26T02:00:18.206Z] unset SSH_AUTH_SOCK; [2024-07-26T02:00:18.207Z] unset SSH_AGENT_PID; [2024-07-26T02:00:18.207Z] echo Agent pid 77 killed; [2024-07-26T02:00:18.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T02:00:18.547Z] + git semver [Pipeline] } [2024-07-26T02:00:18.820Z] $ docker stop --time=1 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 [2024-07-26T02:00:20.162Z] $ docker rm -f --volumes 1ad05792754463ba7387541b1d4cdad76a767e4ffcc75de1d421084305368a98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T02:00:20.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-26T02:00:20.758Z] Stashed 1 file(s) [Pipeline] echo [2024-07-26T02:00:20.763Z] [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-07-26T02:00:21.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-26T02:00:21.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T02:00:21.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T02:00:21.268Z] ========================================================= [2024-07-26T02:00:21.268Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-26T02:00:21.268Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:00:21.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T02:00:21.569Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-26T02:00:21.569Z] 619be1103602: Pulling fs layer [2024-07-26T02:00:21.569Z] 7862e08f4a3e: Pulling fs layer [2024-07-26T02:00:21.569Z] 5df492c9dc93: Pulling fs layer [2024-07-26T02:00:21.569Z] 7629e6793208: Pulling fs layer [2024-07-26T02:00:21.569Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T02:00:21.569Z] fb5054dd5b73: Pulling fs layer [2024-07-26T02:00:21.569Z] eeca6798cff9: Pulling fs layer [2024-07-26T02:00:21.569Z] 7629e6793208: Waiting [2024-07-26T02:00:21.569Z] 4f4fb700ef54: Waiting [2024-07-26T02:00:21.569Z] eeca6798cff9: Waiting [2024-07-26T02:00:21.569Z] fb5054dd5b73: Waiting [2024-07-26T02:00:21.569Z] aa269ceb94a6: Pulling fs layer [2024-07-26T02:00:21.569Z] ada007ff1a6a: Pulling fs layer [2024-07-26T02:00:21.569Z] aa269ceb94a6: Waiting [2024-07-26T02:00:21.569Z] ada007ff1a6a: Waiting [2024-07-26T02:00:21.569Z] 7862e08f4a3e: Download complete [2024-07-26T02:00:21.569Z] 7629e6793208: Download complete [2024-07-26T02:00:21.569Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T02:00:21.569Z] 4f4fb700ef54: Download complete [2024-07-26T02:00:21.569Z] fb5054dd5b73: Verifying Checksum [2024-07-26T02:00:21.569Z] fb5054dd5b73: Download complete [2024-07-26T02:00:21.569Z] 619be1103602: Verifying Checksum [2024-07-26T02:00:21.569Z] 619be1103602: Download complete [2024-07-26T02:00:21.569Z] eeca6798cff9: Verifying Checksum [2024-07-26T02:00:21.569Z] eeca6798cff9: Download complete [2024-07-26T02:00:21.828Z] 619be1103602: Pull complete [2024-07-26T02:00:21.828Z] ada007ff1a6a: Verifying Checksum [2024-07-26T02:00:21.828Z] ada007ff1a6a: Download complete [2024-07-26T02:00:22.087Z] 7862e08f4a3e: Pull complete [2024-07-26T02:00:22.087Z] 5df492c9dc93: Verifying Checksum [2024-07-26T02:00:22.087Z] 5df492c9dc93: Download complete [2024-07-26T02:00:22.347Z] aa269ceb94a6: Verifying Checksum [2024-07-26T02:00:22.347Z] aa269ceb94a6: Download complete [2024-07-26T02:00:25.635Z] 5df492c9dc93: Pull complete [2024-07-26T02:00:25.635Z] 7629e6793208: Pull complete [2024-07-26T02:00:25.894Z] 4f4fb700ef54: Pull complete [2024-07-26T02:00:25.894Z] fb5054dd5b73: Pull complete [2024-07-26T02:00:25.894Z] eeca6798cff9: Pull complete [2024-07-26T02:00:28.419Z] aa269ceb94a6: Pull complete [2024-07-26T02:00:28.998Z] ada007ff1a6a: Pull complete [2024-07-26T02:00:28.998Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-26T02:00:28.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T02:00:28.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:00:29.304Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T02:00:29.304Z] WORKDIR /edgex [2024-07-26T02:00:29.304Z] COPY go.mod . [2024-07-26T02:00:29.304Z] RUN go mod download [2024-07-26T02:00:29.304Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-26T02:00:29.872Z] Sending build context to Docker daemon 178.7MB [2024-07-26T02:00:29.873Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T02:00:29.873Z] ---> f489d0715acc [2024-07-26T02:00:29.873Z] Step 2/4 : WORKDIR /edgex [2024-07-26T02:00:35.199Z] ---> Running in eff2451177be [2024-07-26T02:00:35.199Z] Removing intermediate container eff2451177be [2024-07-26T02:00:35.199Z] ---> 2e3adc334ac7 [2024-07-26T02:00:35.199Z] Step 3/4 : COPY go.mod . [2024-07-26T02:00:35.199Z] ---> 78b929e01dcb [2024-07-26T02:00:35.199Z] Step 4/4 : RUN go mod download [2024-07-26T02:00:35.199Z] ---> Running in dee17b50fabc [2024-07-26T02:00:35.867Z] Still waiting to schedule task [2024-07-26T02:00:35.867Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-26T02:01:02.423Z] Removing intermediate container dee17b50fabc [2024-07-26T02:01:02.423Z] ---> b5cfdfebff4a [2024-07-26T02:01:02.423Z] Successfully built b5cfdfebff4a [2024-07-26T02:01:02.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:01:02.730Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T02:01:02.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:01:02.813Z] prd-ubuntu20.04-docker-8c-8g-6499 does not seem to be running inside a container [2024-07-26T02:01:02.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-26T02:01:03.310Z] $ docker top c469867778c74ab85225076186735d8b105399d0e2d99ac51524f9000734321a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T02:01:03.668Z] + go version [2024-07-26T02:01:03.669Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-26T02:01:03.679Z] $ docker stop --time=1 c469867778c74ab85225076186735d8b105399d0e2d99ac51524f9000734321a [2024-07-26T02:01:04.956Z] $ docker rm -f --volumes c469867778c74ab85225076186735d8b105399d0e2d99ac51524f9000734321a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:01:05.404Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T02:01:05.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:01:05.494Z] prd-ubuntu20.04-docker-8c-8g-6499 does not seem to be running inside a container [2024-07-26T02:01:05.521Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-26T02:01:05.860Z] $ docker top 56649bcb53e8cdca93a7d415da9a4ace9e73c077cdc2648e0d71c6e33ee27cbc -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-26T02:01:05.943Z] ========================================================= [2024-07-26T02:01:05.943Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-26T02:01:05.943Z] ========================================================= [Pipeline] sh [2024-07-26T02:01:06.223Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:01:06.564Z] + make test [2024-07-26T02:01:06.564Z] go test -race -coverprofile=coverage.out ./... [2024-07-26T02:01:14.702Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-26T02:01:53.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-26T02:01:54.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-07-26T02:01:54.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-26T02:01:54.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-26T02:01:54.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-26T02:01:55.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-07-26T02:01:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-26T02:01:55.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-26T02:01:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-26T02:01:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-26T02:01:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:01:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-26T02:01:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-26T02:01:57.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-26T02:01:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-07-26T02:01:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements [2024-07-26T02:01:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.836s coverage: 93.4% of statements [2024-07-26T02:01:59.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-07-26T02:01:59.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-26T02:01:59.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-26T02:02:00.421Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 6.5% of statements [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-26T02:02:01.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-26T02:02:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements [2024-07-26T02:02:03.178Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-07-26T02:02:03.438Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-26T02:02:03.438Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-07-26T02:02:04.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.052s coverage: 96.3% of statements [2024-07-26T02:02:05.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-26T02:02:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-26T02:02:07.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-26T02:02:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-26T02:02:07.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-26T02:02:08.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-26T02:02:09.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-26T02:02:10.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-26T02:02:11.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-26T02:02:11.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-26T02:02:14.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-26T02:02:14.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-26T02:02:14.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-26T02:02:15.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/client [no test files] [2024-07-26T02:02:15.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-26T02:02:15.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-26T02:02:16.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tls [no test files] [2024-07-26T02:02:16.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-26T02:02:16.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-26T02:02:16.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-26T02:02:16.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-26T02:02:16.586Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-26T02:02:17.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2024-07-26T02:02:18.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-26T02:02:18.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-26T02:02:18.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-26T02:02:18.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-26T02:02:19.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-26T02:02:19.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:02:19.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-26T02:02:19.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-26T02:02:20.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-26T02:02:20.419Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-26T02:02:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-26T02:02:20.985Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.280s coverage: 79.9% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.041s coverage: 92.9% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.257s coverage: 37.4% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements [2024-07-26T02:02:30.972Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements [2024-07-26T02:02:30.972Z] 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-07-26T02:02:30.972Z] running golangci-lint [2024-07-26T02:02:30.972Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-26T02:02:30.972Z] go version go1.21.9 linux/amd64 [2024-07-26T02:02:30.972Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-26T02:02:30.972Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-26T02:02:57.547Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 22.736278332s" [2024-07-26T02:02:57.547Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.336694ms" [2024-07-26T02:03:07.510Z] level=info msg="[linters_context/goanalysis] analyzers took 1m54.155720072s with top 10 stages: buildir: 1m3.121626998s, gosec: 9.66835759s, inspect: 3.332742038s, fact_deprecated: 2.681204044s, ctrlflow: 1.860719379s, printf: 1.807340106s, fact_purity: 1.585227979s, S1038: 1.551782429s, nilness: 1.48310665s, ineffassign: 903.394267ms" [2024-07-26T02:03:07.510Z] level=info msg="[runner] Issues before processing: 235, after processing: 12" [2024-07-26T02:03:07.510Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 235/235, diff: 12/12, filename_unadjuster: 235/235, path_prettifier: 235/235, autogenerated_exclude: 235/235, exclude: 235/235, max_per_file_from_linter: 12/12, path_prefixer: 12/12, skip_dirs: 235/235, nolint: 12/36, uniq_by_line: 12/12, max_from_linter: 12/12, path_shortener: 12/12, severity-rules: 12/12, fixer: 12/12, sort_results: 12/12, skip_files: 235/235, identifier_marker: 235/235, exclude-rules: 36/235, max_same_issues: 12/12, source_code: 12/12" [2024-07-26T02:03:07.510Z] level=info msg="[runner] processing took 20.540821ms with stages: nolint: 8.684808ms, identifier_marker: 5.594321ms, path_prettifier: 2.293385ms, exclude-rules: 2.139413ms, autogenerated_exclude: 1.168833ms, skip_dirs: 561.961µs, cgo: 33.58µs, source_code: 20.18µs, filename_unadjuster: 19.77µs, uniq_by_line: 6.16µs, max_same_issues: 6.15µs, path_shortener: 3.8µs, max_from_linter: 3.29µs, max_per_file_from_linter: 2.77µs, exclude: 470ns, skip_files: 410ns, sort_results: 410ns, fixer: 410ns, severity-rules: 280ns, diff: 210ns, path_prefixer: 210ns" [2024-07-26T02:03:07.510Z] level=info msg="[runner] linters took 13.188375472s with stages: goanalysis_metalinter: 13.167732621s" [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:11:2: G101: Potential hardcoded credentials (gosec) [2024-07-26T02:03:07.510Z] baseSecretOutputDir = "/tmp/edgex/secrets" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:36:2: G101: Potential hardcoded credentials (gosec) [2024-07-26T02:03:07.510Z] postgresTlsSecretName = "postgres-tls" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:19:2: const `redisTlsCertOutputDir` is unused (unused) [2024-07-26T02:03:07.510Z] redisTlsCertOutputDir = baseSecretOutputDir + "/redis" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:20:2: const `redisClientCertOutputDir` is unused (unused) [2024-07-26T02:03:07.510Z] redisClientCertOutputDir = redisTlsCertOutputDir + "/client" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:21:2: const `redisServerCertOutputDir` is unused (unused) [2024-07-26T02:03:07.510Z] redisServerCertOutputDir = redisTlsCertOutputDir + "/server" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:22:2: const `redisServerCertFileName` is unused (unused) [2024-07-26T02:03:07.510Z] redisServerCertFileName = "redis-server.crt" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:23:2: const `redisServerKeyFileName` is unused (unused) [2024-07-26T02:03:07.510Z] redisServerKeyFileName = "redis-server.key" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:24:2: const `redisTlsSecretName` is unused (unused) [2024-07-26T02:03:07.510Z] redisTlsSecretName = "redis-tls" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:25:2: const `redisKeyFileName` is unused (unused) [2024-07-26T02:03:07.510Z] redisKeyFileName = "redis.key" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:26:2: const `redisCsrFileName` is unused (unused) [2024-07-26T02:03:07.510Z] redisCsrFileName = "redis.csr" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:27:2: const `redisCertFileName` is unused (unused) [2024-07-26T02:03:07.510Z] redisCertFileName = "redis.crt" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] internal/security/secretstore/tls/constants.go:28:2: const `redisHostName` is unused (unused) [2024-07-26T02:03:07.510Z] redisHostName = "redis" [2024-07-26T02:03:07.510Z] ^ [2024-07-26T02:03:07.510Z] level=info msg="File cache stats: 1 entries of total size 1.5KiB" [2024-07-26T02:03:07.510Z] level=info msg="Memory: 356 samples, avg is 292.7MB, max is 1279.2MB" [2024-07-26T02:03:07.510Z] level=info msg="Execution took 35.994361934s" [2024-07-26T02:03:07.510Z] make: *** [Makefile:162: lint] Error 1 [Pipeline] } [2024-07-26T02:03:07.520Z] $ docker stop --time=1 56649bcb53e8cdca93a7d415da9a4ace9e73c077cdc2648e0d71c6e33ee27cbc [2024-07-26T02:03:13.947Z] $ docker rm -f --volumes 56649bcb53e8cdca93a7d415da9a4ace9e73c077cdc2648e0d71c6e33ee27cbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-26T02:03:14.714Z] Failed in branch amd64 [2024-07-26T02:03:56.452Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6500 in /w/workspace/edgexfoundry_edgex-go_PR-4839 [Pipeline] { [Pipeline] ws [2024-07-26T02:03:56.471Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-07-26T02:03:59.539Z] The recommended git tool is: git [2024-07-26T02:04:07.878Z] using credential edgex-jenkins-ssh [2024-07-26T02:04:07.909Z] Cloning the remote Git repository [2024-07-26T02:04:07.980Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-26T02:04:08.107Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-07-26T02:04:08.297Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-26T02:04:08.298Z] > git --version # timeout=10 [2024-07-26T02:04:08.334Z] > git --version # 'git version 2.25.1' [2024-07-26T02:04:08.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T02:04:08.650Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T02:04:25.873Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-26T02:04:25.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T02:04:27.664Z] Merging remotes/origin/main commit c6b1f3a8d30454f4f728b8997d05f0da671aa4be into PR head commit cfa5009ca3226281341bcfa1991c47a3678d2d48 [2024-07-26T02:04:28.141Z] Merge succeeded, producing cfa5009ca3226281341bcfa1991c47a3678d2d48 [2024-07-26T02:04:28.142Z] Checking out Revision cfa5009ca3226281341bcfa1991c47a3678d2d48 (PR-4839) [2024-07-26T02:04:26.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-26T02:04:26.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-26T02:04:26.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T02:04:26.854Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4839/head:refs/remotes/origin/PR-4839 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-26T02:04:27.680Z] > git config core.sparsecheckout # timeout=10 [2024-07-26T02:04:27.750Z] > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # timeout=10 [2024-07-26T02:04:28.026Z] > git remote # timeout=10 [2024-07-26T02:04:28.050Z] > git config --get remote.origin.url # timeout=10 [2024-07-26T02:04:28.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T02:04:28.088Z] > git merge c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [2024-07-26T02:04:28.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-26T02:04:28.143Z] > git config core.sparsecheckout # timeout=10 [2024-07-26T02:04:28.158Z] > git checkout -f cfa5009ca3226281341bcfa1991c47a3678d2d48 # timeout=10 [2024-07-26T02:04:31.936Z] Commit message: "feat: Enhance security bootstrap to support Postgres" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T02:04:33.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-26T02:04:33.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T02:04:33.559Z] Dload Upload Total Spent Left Speed [2024-07-26T02:04:33.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82761 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-07-26T02:04:33.888Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-26T02:04:34.214Z] + + sudo teesudo /etc/docker/daemon.new jq [2024-07-26T02:04:34.214Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-26T02:04:34.214Z] { [2024-07-26T02:04:34.214Z] "registry-mirrors": [ [2024-07-26T02:04:34.214Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-26T02:04:34.214Z] ], [2024-07-26T02:04:34.214Z] "bip": "10.250.0.254/24", [2024-07-26T02:04:34.214Z] "hosts": [ [2024-07-26T02:04:34.214Z] "tcp://0.0.0.0:5555", [2024-07-26T02:04:34.214Z] "unix:///var/run/docker.sock" [2024-07-26T02:04:34.214Z] ], [2024-07-26T02:04:34.214Z] "mtu": 1458, [2024-07-26T02:04:34.214Z] "selinux-enabled": true, [2024-07-26T02:04:34.214Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-26T02:04:34.214Z] } [Pipeline] sh [2024-07-26T02:04:34.538Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-26T02:04:34.862Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T02:04:53.083Z] provisioning config files... [2024-07-26T02:04:53.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11697451990772678099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T02:04:53.561Z] ---> ****-login.sh [2024-07-26T02:04:53.562Z] nexus3.edgexfoundry.org:10001 [2024-07-26T02:04:53.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T02:04:54.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T02:04:54.430Z] Configure a credential helper to remove this warning. See [2024-07-26T02:04:54.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T02:04:54.430Z] [2024-07-26T02:04:54.430Z] Login Succeeded [2024-07-26T02:04:54.430Z] nexus3.edgexfoundry.org:10002 [2024-07-26T02:04:54.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T02:04:54.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T02:04:54.699Z] Configure a credential helper to remove this warning. See [2024-07-26T02:04:54.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T02:04:54.699Z] [2024-07-26T02:04:54.699Z] Login Succeeded [2024-07-26T02:04:54.699Z] nexus3.edgexfoundry.org:10003 [2024-07-26T02:04:54.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T02:04:54.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T02:04:54.972Z] Configure a credential helper to remove this warning. See [2024-07-26T02:04:54.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T02:04:54.972Z] [2024-07-26T02:04:54.972Z] Login Succeeded [2024-07-26T02:04:54.972Z] nexus3.edgexfoundry.org:10004 [2024-07-26T02:04:55.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T02:04:55.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T02:04:55.248Z] Configure a credential helper to remove this warning. See [2024-07-26T02:04:55.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T02:04:55.248Z] [2024-07-26T02:04:55.248Z] Login Succeeded [2024-07-26T02:04:55.537Z] ****.io [2024-07-26T02:04:55.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T02:04:55.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T02:04:55.809Z] Configure a credential helper to remove this warning. See [2024-07-26T02:04:55.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T02:04:55.809Z] [2024-07-26T02:04:55.809Z] Login Succeeded [2024-07-26T02:04:55.809Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T02:04:55.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-26T02:04:56.492Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-07-26T02:04:56.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T02:04:56.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T02:04:56.557Z] ========================================================= [2024-07-26T02:04:56.557Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-26T02:04:56.557Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:04:56.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T02:04:57.149Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-26T02:04:57.149Z] c6b39de5b339: Pulling fs layer [2024-07-26T02:04:57.149Z] a69c41024577: Pulling fs layer [2024-07-26T02:04:57.149Z] d6de4b400683: Pulling fs layer [2024-07-26T02:04:57.149Z] 35cb2a7552d0: Pulling fs layer [2024-07-26T02:04:57.149Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T02:04:57.149Z] 464afbd9ba4c: Pulling fs layer [2024-07-26T02:04:57.149Z] 00f215d4a9da: Pulling fs layer [2024-07-26T02:04:57.149Z] d496ad576159: Pulling fs layer [2024-07-26T02:04:57.150Z] 35cb2a7552d0: Waiting [2024-07-26T02:04:57.150Z] 4f4fb700ef54: Waiting [2024-07-26T02:04:57.150Z] 464afbd9ba4c: Waiting [2024-07-26T02:04:57.150Z] 00f215d4a9da: Waiting [2024-07-26T02:04:57.150Z] d496ad576159: Waiting [2024-07-26T02:04:57.150Z] a69c41024577: Verifying Checksum [2024-07-26T02:04:57.150Z] a69c41024577: Download complete [2024-07-26T02:04:57.150Z] 35cb2a7552d0: Verifying Checksum [2024-07-26T02:04:57.150Z] 35cb2a7552d0: Download complete [2024-07-26T02:04:57.150Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T02:04:57.150Z] 4f4fb700ef54: Download complete [2024-07-26T02:04:57.150Z] 464afbd9ba4c: Verifying Checksum [2024-07-26T02:04:57.150Z] c6b39de5b339: Download complete [2024-07-26T02:04:57.150Z] 464afbd9ba4c: Download complete [2024-07-26T02:04:57.736Z] d496ad576159: Verifying Checksum [2024-07-26T02:04:57.736Z] d496ad576159: Download complete [2024-07-26T02:04:58.007Z] c6b39de5b339: Pull complete [2024-07-26T02:04:58.592Z] a69c41024577: Pull complete [2024-07-26T02:04:58.863Z] d6de4b400683: Verifying Checksum [2024-07-26T02:04:58.863Z] d6de4b400683: Download complete [2024-07-26T02:05:00.273Z] 00f215d4a9da: Download complete [2024-07-26T02:05:12.592Z] d6de4b400683: Pull complete [2024-07-26T02:05:12.592Z] 35cb2a7552d0: Pull complete [2024-07-26T02:05:12.592Z] 4f4fb700ef54: Pull complete [2024-07-26T02:05:12.592Z] 464afbd9ba4c: Pull complete [2024-07-26T02:05:22.673Z] 00f215d4a9da: Pull complete [2024-07-26T02:05:22.937Z] d496ad576159: Pull complete [2024-07-26T02:05:22.937Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-26T02:05:22.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T02:05:22.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:05:23.270Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T02:05:23.271Z] WORKDIR /edgex [2024-07-26T02:05:23.271Z] COPY go.mod . [2024-07-26T02:05:23.271Z] RUN go mod download [2024-07-26T02:05:23.271Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-26T02:05:23.857Z] Sending build context to Docker daemon 3.226MB [2024-07-26T02:05:23.857Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T02:05:23.857Z] ---> f246e2811388 [2024-07-26T02:05:23.857Z] Step 2/4 : WORKDIR /edgex [2024-07-26T02:05:25.792Z] ---> Running in da071ec46c47 [2024-07-26T02:05:25.792Z] Removing intermediate container da071ec46c47 [2024-07-26T02:05:25.792Z] ---> e1447a2008c8 [2024-07-26T02:05:25.792Z] Step 3/4 : COPY go.mod . [2024-07-26T02:05:26.376Z] ---> 869354e469af [2024-07-26T02:05:26.376Z] Step 4/4 : RUN go mod download [2024-07-26T02:05:26.376Z] ---> Running in ef4b8703c9cf [2024-07-26T02:06:34.248Z] Removing intermediate container ef4b8703c9cf [2024-07-26T02:06:34.248Z] ---> 7af477e05880 [2024-07-26T02:06:34.248Z] Successfully built 7af477e05880 [2024-07-26T02:06:34.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:06:34.590Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T02:06:34.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:06:34.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-6500 does not seem to be running inside a container [2024-07-26T02:06:34.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-26T02:06:36.023Z] $ docker top 3e899c7a092b0eb3978f9578e3a89deb20f9db78e51a58b2ba27ec7f0adc9bd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T02:06:36.851Z] + go version [2024-07-26T02:06:36.851Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-26T02:06:36.863Z] $ docker stop --time=1 3e899c7a092b0eb3978f9578e3a89deb20f9db78e51a58b2ba27ec7f0adc9bd7 [2024-07-26T02:06:38.499Z] $ docker rm -f --volumes 3e899c7a092b0eb3978f9578e3a89deb20f9db78e51a58b2ba27ec7f0adc9bd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:06:39.127Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T02:06:39.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:06:39.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-6500 does not seem to be running inside a container [2024-07-26T02:06:39.390Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-26T02:06:40.575Z] $ docker top a8201761e69aea15d33a514a7730711d08fa06f78bf2dbbf8886a3ca5fed3a8d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-26T02:06:40.809Z] ========================================================= [2024-07-26T02:06:40.809Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-26T02:06:40.809Z] ========================================================= [Pipeline] sh [2024-07-26T02:06:41.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-26T02:06:42.084Z] + make test [2024-07-26T02:06:42.084Z] go test -race -coverprofile=coverage.out ./... [2024-07-26T02:07:29.101Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-26T02:11:05.912Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-26T02:11:10.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-26T02:11:10.180Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-26T02:11:10.180Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-26T02:11:10.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-26T02:11:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-26T02:11:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-26T02:11:28.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.145s coverage: 28.7% of statements [2024-07-26T02:11:43.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.263s coverage: 97.0% of statements [2024-07-26T02:11:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-26T02:11:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-26T02:11:50.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-26T02:11:53.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.352s coverage: 69.2% of statements [2024-07-26T02:11:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-26T02:11:59.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-26T02:12:00.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.286s coverage: 53.2% of statements [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-26T02:12:06.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:12:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-26T02:12:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:12:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-26T02:12:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-26T02:12:16.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-26T02:12:17.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.328s coverage: 93.4% of statements [2024-07-26T02:12:18.202Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.298s coverage: 91.7% of statements [2024-07-26T02:12:28.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-26T02:12:28.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-26T02:12:28.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.318s coverage: 6.5% of statements [2024-07-26T02:12:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-26T02:12:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-26T02:12:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:12:46.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-26T02:12:46.874Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-26T02:12:47.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.210s coverage: 95.8% of statements [2024-07-26T02:12:47.423Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements [2024-07-26T02:13:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-26T02:13:02.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-26T02:13:03.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.418s coverage: 0.8% of statements [2024-07-26T02:13:03.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.177s coverage: 32.2% of statements [2024-07-26T02:13:08.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.156s coverage: 41.7% of statements [2024-07-26T02:13:08.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.121s coverage: 77.8% of statements [2024-07-26T02:13:08.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.113s coverage: 94.1% of statements [2024-07-26T02:13:08.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.154s coverage: 96.3% of statements [2024-07-26T02:13:14.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.126s coverage: 87.5% of statements [2024-07-26T02:13:16.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-26T02:13:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-26T02:13:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-26T02:13:18.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-26T02:13:21.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-26T02:13:21.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-26T02:13:21.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-26T02:13:21.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-26T02:13:26.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.115s coverage: 94.4% of statements [2024-07-26T02:13:28.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-07-26T02:13:28.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-26T02:13:28.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-26T02:13:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-26T02:13:38.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-26T02:13:39.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-26T02:13:46.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 29.128s coverage: 79.9% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.160s coverage: 92.9% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.083s coverage: 64.4% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.128s coverage: 62.3% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.089s coverage: 100.0% of statements [2024-07-26T02:13:46.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.322s coverage: 81.8% of statements [2024-07-26T02:13:46.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.299s coverage: 82.1% of statements [2024-07-26T02:13:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-26T02:13:49.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.129s coverage: 86.0% of statements [2024-07-26T02:13:54.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-26T02:13:54.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-26T02:13:55.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.162s coverage: 63.1% of statements [2024-07-26T02:13:55.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements [2024-07-26T02:13:57.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.129s coverage: 89.4% of statements [2024-07-26T02:13:57.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-07-26T02:13:57.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-26T02:13:57.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-26T02:13:57.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-26T02:13:58.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.082s coverage: 73.7% of statements [2024-07-26T02:13:59.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.083s coverage: 100.0% of statements [2024-07-26T02:14:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/client [no test files] [2024-07-26T02:14:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-26T02:14:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-26T02:14:09.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.873s coverage: 37.4% of statements [2024-07-26T02:14:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tls [no test files] [2024-07-26T02:14:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-26T02:14:11.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements [2024-07-26T02:14:12.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-26T02:14:12.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-26T02:14:12.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-26T02:14:12.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-26T02:14:13.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.123s coverage: 84.8% of statements [2024-07-26T02:14:21.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-26T02:14:21.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-26T02:14:21.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-26T02:14:21.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-26T02:14:28.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.211s coverage: 19.9% of statements [2024-07-26T02:14:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-26T02:14:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:14:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-26T02:14:31.810Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-26T02:14:32.781Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.612s coverage: 95.7% of statements [2024-07-26T02:14:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-26T02:14:37.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-26T02:14:38.024Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.174s coverage: 61.8% of statements [2024-07-26T02:14:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-26T02:14:42.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-26T02:14:43.734Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.378s coverage: 98.9% of statements [2024-07-26T02:14:45.690Z] 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-07-26T02:14:45.691Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-26T02:14:45.691Z] go vet ./... [2024-07-26T02:20:22.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T02:20:22.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T02:20:22.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-26T02:20:22.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-26T02:20:23.553Z] + ls -al . [2024-07-26T02:20:23.553Z] total 836 [2024-07-26T02:20:23.553Z] drwxrwxr-x 10 1001 1001 4096 Jul 26 02:06 . [2024-07-26T02:20:23.553Z] drwxr-xr-x 4 root root 4096 Jul 26 02:06 .. [2024-07-26T02:20:23.553Z] drwxrwxr-x 2 1001 1001 4096 Jul 26 02:04 .blubracket [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 10 Jul 26 02:04 .dockerignore [2024-07-26T02:20:23.553Z] drwxrwxr-x 8 1001 1001 4096 Jul 26 02:04 .git [2024-07-26T02:20:23.553Z] drwxrwxr-x 3 1001 1001 4096 Jul 26 02:04 .github [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 1102 Jul 26 02:04 .gitignore [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 42 Jul 26 02:04 .golangci.yml [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 100 Jul 26 02:04 .hadolint.yml [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 155 Jul 26 02:04 .sonarcloud.properties [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 1171 Jul 26 02:04 ADOPTERS.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 20361 Jul 26 02:04 Attribution.txt [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 100284 Jul 26 02:04 CHANGELOG.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 3804 Jul 26 02:04 CONTRIBUTING.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 677 Jul 26 02:04 GOVERNANCE.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 861 Jul 26 02:04 Jenkinsfile [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 10775 Jul 26 02:04 LICENSE [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 16051 Jul 26 02:04 Makefile [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 582 Jul 26 02:04 OWNERS.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 9528 Jul 26 02:04 README.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 789 Jul 26 02:04 SECURITY.md [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 5 Jul 26 02:00 VERSION [2024-07-26T02:20:23.553Z] drwxrwxr-x 2 1001 1001 4096 Jul 26 02:04 bin [2024-07-26T02:20:23.553Z] drwxrwxr-x 19 1001 1001 4096 Jul 26 02:04 cmd [2024-07-26T02:20:23.553Z] -rw-r--r-- 1 root root 482758 Jul 26 02:14 coverage.out [2024-07-26T02:20:23.553Z] drwxrwxr-x 2 1001 1001 4096 Jul 26 02:04 fuzz_test [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 6912 Jul 26 02:04 go.mod [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 100928 Jul 26 02:04 go.sum [2024-07-26T02:20:23.553Z] drwxrwxr-x 7 1001 1001 4096 Jul 26 02:04 internal [2024-07-26T02:20:23.553Z] drwxrwxr-x 3 1001 1001 4096 Jul 26 02:04 openapi [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 584 Jul 26 02:04 security.txt [2024-07-26T02:20:23.553Z] -rw-rw-r-- 1 1001 1001 204 Jul 26 02:04 version.go [Pipeline] sh [2024-07-26T02:20:24.204Z] + '[' -e coverage.out ] [2024-07-26T02:20:24.204Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-26T02:20:25.357Z] Stashed 1 file(s) [Pipeline] sh [2024-07-26T02:20:25.990Z] + make build [2024-07-26T02:20:25.990Z] 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-07-26T02:24:32.914Z] 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-07-26T02:24:41.165Z] 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-07-26T02:24:51.286Z] 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-07-26T02:24:55.556Z] 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-07-26T02:25:05.631Z] 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-07-26T02:25:44.531Z] 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-07-26T02:25:54.765Z] 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-07-26T02:26:09.844Z] 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-07-26T02:26:13.188Z] 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-07-26T02:26:17.434Z] 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-07-26T02:26:21.700Z] 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-07-26T02:26:27.055Z] 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-07-26T02:26:33.727Z] $ docker stop --time=1 a8201761e69aea15d33a514a7730711d08fa06f78bf2dbbf8886a3ca5fed3a8d [2024-07-26T02:26:36.482Z] $ docker rm -f --volumes a8201761e69aea15d33a514a7730711d08fa06f78bf2dbbf8886a3ca5fed3a8d [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-07-26T02:26:41.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-26T02:26:41.487Z] [2024-07-26T02:26:41.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T02:26:41.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-26T02:26:42.171Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-26T02:26:42.171Z] 547446be3368: Pulling fs layer [2024-07-26T02:26:42.171Z] d125d8839a47: Pulling fs layer [2024-07-26T02:26:42.171Z] 3e85d5ac6304: Pulling fs layer [2024-07-26T02:26:42.171Z] c3105a71a48b: Pulling fs layer [2024-07-26T02:26:42.171Z] 0f093f025ec4: Pulling fs layer [2024-07-26T02:26:42.171Z] c3106fc0e877: Pulling fs layer [2024-07-26T02:26:42.171Z] c3105a71a48b: Waiting [2024-07-26T02:26:42.171Z] c3106fc0e877: Waiting [2024-07-26T02:26:42.171Z] 0f093f025ec4: Waiting [2024-07-26T02:26:42.171Z] 547446be3368: Verifying Checksum [2024-07-26T02:26:42.171Z] 547446be3368: Download complete [2024-07-26T02:26:42.171Z] c3105a71a48b: Verifying Checksum [2024-07-26T02:26:42.171Z] c3105a71a48b: Download complete [2024-07-26T02:26:42.755Z] d125d8839a47: Verifying Checksum [2024-07-26T02:26:42.755Z] d125d8839a47: Download complete [2024-07-26T02:26:42.755Z] c3106fc0e877: Verifying Checksum [2024-07-26T02:26:42.755Z] c3106fc0e877: Download complete [2024-07-26T02:26:42.755Z] 0f093f025ec4: Verifying Checksum [2024-07-26T02:26:42.755Z] 0f093f025ec4: Download complete [2024-07-26T02:26:43.023Z] 547446be3368: Pull complete [2024-07-26T02:26:44.432Z] d125d8839a47: Pull complete [2024-07-26T02:26:45.017Z] 3e85d5ac6304: Verifying Checksum [2024-07-26T02:26:45.017Z] 3e85d5ac6304: Download complete [2024-07-26T02:26:55.082Z] 3e85d5ac6304: Pull complete [2024-07-26T02:26:55.351Z] c3105a71a48b: Pull complete [2024-07-26T02:26:57.604Z] 0f093f025ec4: Pull complete [2024-07-26T02:26:57.604Z] c3106fc0e877: Pull complete [2024-07-26T02:26:57.604Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-26T02:26:57.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-26T02:26:57.604Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T02:26:57.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-6500 does not seem to be running inside a container [2024-07-26T02:26:57.943Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-26T02:27:00.496Z] $ docker top b01b489ee4b4336ca448031aa7f66c156ac86069fdf2b5f6b413b11160e18135 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T02:27:01.384Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-26T02:27:11.488Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-26T02:27:11.488Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-07-26T02:27:11.488Z] #1 DONE 0.1s [2024-07-26T02:27:12.082Z] [2024-07-26T02:27:12.082Z] #2 [core-command internal] load build definition from Dockerfile [2024-07-26T02:27:12.082Z] #2 transferring dockerfile: 1.93kB done [2024-07-26T02:27:12.082Z] #2 DONE 0.1s [2024-07-26T02:27:12.082Z] [2024-07-26T02:27:12.082Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-07-26T02:27:12.082Z] #3 transferring dockerfile: 1.70kB 0.0s done [2024-07-26T02:27:12.082Z] #3 DONE 0.1s [2024-07-26T02:27:12.082Z] [2024-07-26T02:27:12.082Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-26T02:27:12.082Z] #4 transferring dockerfile: 3.17kB done [2024-07-26T02:27:12.379Z] #4 DONE 0.1s [2024-07-26T02:27:12.379Z] [2024-07-26T02:27:12.379Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-07-26T02:27:12.379Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-07-26T02:27:12.379Z] #5 DONE 0.1s [2024-07-26T02:27:12.379Z] [2024-07-26T02:27:12.379Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-07-26T02:27:12.379Z] #6 transferring dockerfile: 2.06kB done [2024-07-26T02:27:12.379Z] #6 DONE 0.1s [2024-07-26T02:27:12.379Z] [2024-07-26T02:27:12.379Z] #7 [core-data internal] load build definition from Dockerfile [2024-07-26T02:27:12.379Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-07-26T02:27:12.379Z] #7 DONE 0.1s [2024-07-26T02:27:12.379Z] [2024-07-26T02:27:12.379Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-07-26T02:27:12.379Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-07-26T02:27:12.379Z] #8 DONE 0.1s [2024-07-26T02:27:12.379Z] [2024-07-26T02:27:12.379Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-26T02:27:12.663Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-07-26T02:27:12.663Z] #9 DONE 0.1s [2024-07-26T02:27:12.663Z] [2024-07-26T02:27:12.663Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-26T02:27:12.663Z] #10 transferring dockerfile: 1.93kB done [2024-07-26T02:27:12.663Z] #10 DONE 0.1s [2024-07-26T02:27:12.663Z] [2024-07-26T02:27:12.663Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-26T02:27:12.663Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-07-26T02:27:12.663Z] #11 DONE 0.1s [2024-07-26T02:27:12.663Z] [2024-07-26T02:27:12.663Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-26T02:27:12.938Z] #12 transferring dockerfile: 2.23kB 0.0s done [2024-07-26T02:27:12.938Z] #12 DONE 0.1s [2024-07-26T02:27:12.938Z] [2024-07-26T02:27:12.938Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-26T02:27:12.938Z] #13 transferring dockerfile: 2.50kB done [2024-07-26T02:27:12.938Z] #13 DONE 0.1s [2024-07-26T02:27:12.938Z] [2024-07-26T02:27:12.938Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-26T02:27:12.938Z] #14 transferring dockerfile: 1.95kB done [2024-07-26T02:27:12.938Z] #14 DONE 0.1s [2024-07-26T02:27:12.938Z] [2024-07-26T02:27:12.938Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-07-26T02:27:12.938Z] #15 transferring dockerfile: 2.01kB done [2024-07-26T02:27:12.938Z] #15 DONE 0.1s [2024-07-26T02:27:12.938Z] [2024-07-26T02:27:12.938Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-07-26T02:27:12.938Z] #16 transferring context: [2024-07-26T02:27:13.207Z] #16 transferring context: 50B done [2024-07-26T02:27:13.207Z] #16 DONE 0.1s [2024-07-26T02:27:13.853Z] [2024-07-26T02:27:13.853Z] #17 [core-command internal] load .dockerignore [2024-07-26T02:27:13.853Z] #17 transferring context: 50B done [2024-07-26T02:27:13.853Z] #17 DONE 0.0s [2024-07-26T02:27:14.123Z] [2024-07-26T02:27:14.123Z] #18 [security-spire-server internal] load .dockerignore [2024-07-26T02:27:14.123Z] #18 transferring context: 50B 0.0s done [2024-07-26T02:27:14.123Z] #18 DONE 0.0s [2024-07-26T02:27:14.123Z] [2024-07-26T02:27:14.123Z] #19 [security-bootstrapper internal] load .dockerignore [2024-07-26T02:27:14.123Z] #19 transferring context: 50B done [2024-07-26T02:27:14.123Z] #19 DONE 0.1s [2024-07-26T02:27:14.123Z] [2024-07-26T02:27:14.123Z] #20 [security-spire-config internal] load .dockerignore [2024-07-26T02:27:14.123Z] #20 transferring context: 50B 0.0s done [2024-07-26T02:27:14.123Z] #20 DONE 0.1s [2024-07-26T02:27:14.391Z] [2024-07-26T02:27:14.391Z] #21 [core-metadata internal] load .dockerignore [2024-07-26T02:27:14.391Z] #21 transferring context: 50B 0.0s done [2024-07-26T02:27:14.391Z] #21 DONE 0.1s [2024-07-26T02:27:14.391Z] [2024-07-26T02:27:14.391Z] #22 [core-data internal] load .dockerignore [2024-07-26T02:27:14.391Z] #22 transferring context: 50B 0.0s done [2024-07-26T02:27:14.391Z] #22 DONE 0.1s [2024-07-26T02:27:14.391Z] [2024-07-26T02:27:14.391Z] #23 [security-spire-agent internal] load .dockerignore [2024-07-26T02:27:14.391Z] #23 transferring context: 50B 0.0s done [2024-07-26T02:27:14.391Z] #23 DONE 0.1s [2024-07-26T02:27:14.391Z] [2024-07-26T02:27:14.391Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-07-26T02:27:14.391Z] #24 transferring context: 50B done [2024-07-26T02:27:14.391Z] #24 DONE 0.1s [2024-07-26T02:27:14.391Z] [2024-07-26T02:27:14.391Z] #25 [support-scheduler internal] load .dockerignore [2024-07-26T02:27:14.391Z] #25 transferring context: 50B done [2024-07-26T02:27:14.665Z] #25 DONE 0.1s [2024-07-26T02:27:14.665Z] [2024-07-26T02:27:14.665Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-26T02:27:14.665Z] #26 transferring context: 50B done [2024-07-26T02:27:14.665Z] #26 DONE 0.1s [2024-07-26T02:27:14.665Z] [2024-07-26T02:27:14.665Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-26T02:27:14.665Z] #27 transferring context: 50B done [2024-07-26T02:27:14.665Z] #27 DONE 0.1s [2024-07-26T02:27:14.665Z] [2024-07-26T02:27:14.665Z] #28 [security-proxy-setup internal] load .dockerignore [2024-07-26T02:27:14.665Z] #28 transferring context: 50B 0.0s done [2024-07-26T02:27:14.665Z] #28 DONE 0.1s [2024-07-26T02:27:14.936Z] [2024-07-26T02:27:14.936Z] #29 [support-notifications internal] load .dockerignore [2024-07-26T02:27:14.936Z] #29 transferring context: 50B 0.0s done [2024-07-26T02:27:14.936Z] #29 DONE 0.1s [2024-07-26T02:27:14.936Z] [2024-07-26T02:27:14.936Z] #30 [core-keeper internal] load .dockerignore [2024-07-26T02:27:14.936Z] #30 transferring context: 50B done [2024-07-26T02:27:14.936Z] #30 DONE 0.1s [2024-07-26T02:27:14.936Z] [2024-07-26T02:27:14.936Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:14.936Z] #31 DONE 0.0s [2024-07-26T02:27:14.936Z] [2024-07-26T02:27:14.936Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-26T02:27:15.524Z] #32 DONE 0.6s [2024-07-26T02:27:15.524Z] [2024-07-26T02:27:15.524Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:15.524Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:15.791Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:15.791Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-07-26T02:27:15.791Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:15.791Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:15.791Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 745.47kB / 3.34MB 0.2s [2024-07-26T02:27:15.791Z] #33 ... [2024-07-26T02:27:15.791Z] [2024-07-26T02:27:15.791Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:15.791Z] #31 DONE 0.0s [2024-07-26T02:27:15.791Z] [2024-07-26T02:27:15.791Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:15.791Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:15.791Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:15.791Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.06MB / 3.34MB 0.3s [2024-07-26T02:27:15.791Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:15.791Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:16.062Z] #33 ... [2024-07-26T02:27:16.062Z] [2024-07-26T02:27:16.062Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-26T02:27:16.062Z] #32 DONE 0.6s [2024-07-26T02:27:16.062Z] [2024-07-26T02:27:16.062Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:16.062Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:16.062Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-26T02:27:16.062Z] #33 ... [2024-07-26T02:27:16.062Z] [2024-07-26T02:27:16.062Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:16.062Z] #31 DONE 0.0s [2024-07-26T02:27:16.331Z] [2024-07-26T02:27:16.331Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:16.331Z] #31 DONE 0.0s [2024-07-26T02:27:16.331Z] [2024-07-26T02:27:16.331Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:16.331Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:16.331Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:16.331Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:16.331Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:16.331Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:16.331Z] #33 ... [2024-07-26T02:27:16.331Z] [2024-07-26T02:27:16.331Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-26T02:27:16.331Z] #32 DONE 0.6s [2024-07-26T02:27:16.331Z] [2024-07-26T02:27:16.331Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:16.331Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:16.331Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:16.331Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:16.331Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:16.331Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:16.598Z] #33 ... [2024-07-26T02:27:16.598Z] [2024-07-26T02:27:16.598Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:16.598Z] #31 DONE 0.0s [2024-07-26T02:27:16.598Z] [2024-07-26T02:27:16.598Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-26T02:27:16.867Z] #34 ... [2024-07-26T02:27:16.867Z] [2024-07-26T02:27:16.867Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:16.867Z] #31 DONE 0.0s [2024-07-26T02:27:16.867Z] [2024-07-26T02:27:16.867Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-26T02:27:16.867Z] #32 DONE 0.9s [2024-07-26T02:27:16.867Z] [2024-07-26T02:27:16.867Z] #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:16.867Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:16.867Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:16.867Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:16.867Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:16.867Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:17.136Z] #33 ... [2024-07-26T02:27:17.136Z] [2024-07-26T02:27:17.136Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:17.136Z] #35 DONE 0.0s [2024-07-26T02:27:17.136Z] [2024-07-26T02:27:17.136Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:17.136Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:17.136Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:17.136Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:17.136Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:17.136Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:17.136Z] #33 ... [2024-07-26T02:27:17.136Z] [2024-07-26T02:27:17.136Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:17.136Z] #31 DONE 0.0s [2024-07-26T02:27:17.136Z] [2024-07-26T02:27:17.136Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:17.414Z] #33 ... [2024-07-26T02:27:17.414Z] [2024-07-26T02:27:17.414Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:17.414Z] #31 DONE 0.0s [2024-07-26T02:27:17.414Z] [2024-07-26T02:27:17.414Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:17.414Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:17.414Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:17.414Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:17.414Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:17.414Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:17.683Z] #33 ... [2024-07-26T02:27:17.683Z] [2024-07-26T02:27:17.683Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-26T02:27:17.683Z] #36 DONE 1.6s [2024-07-26T02:27:17.683Z] [2024-07-26T02:27:17.683Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:17.683Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:17.683Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:17.683Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:17.683Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:17.683Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:17.683Z] #33 ... [2024-07-26T02:27:17.683Z] [2024-07-26T02:27:17.683Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:17.683Z] #31 DONE 0.0s [2024-07-26T02:27:17.683Z] [2024-07-26T02:27:17.683Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-26T02:27:17.683Z] #37 DONE 3.4s [2024-07-26T02:27:17.683Z] [2024-07-26T02:27:17.683Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:17.951Z] #33 ... [2024-07-26T02:27:17.951Z] [2024-07-26T02:27:17.951Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:17.951Z] #31 DONE 0.1s [2024-07-26T02:27:18.223Z] [2024-07-26T02:27:18.223Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:18.223Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-07-26T02:27:18.492Z] #33 ... [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-26T02:27:18.492Z] #31 DONE 0.1s [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-26T02:27:18.492Z] #34 DONE 1.7s [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #38 [security-spire-agent internal] load build context [2024-07-26T02:27:18.492Z] #38 DONE 0.0s [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:27:18.492Z] #39 DONE 0.0s [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #40 [security-spire-config internal] load build context [2024-07-26T02:27:18.492Z] #40 transferring context: 25.04kB 0.1s done [2024-07-26T02:27:18.492Z] #40 DONE 0.9s [2024-07-26T02:27:18.492Z] [2024-07-26T02:27:18.492Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:18.492Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:18.492Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:18.492Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:18.492Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:18.492Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:18.492Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-07-26T02:27:18.763Z] #33 ... [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-26T02:27:18.763Z] #32 DONE 2.2s [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-26T02:27:18.763Z] #37 DONE 3.5s [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:18.763Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:18.763Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:18.763Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:18.763Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:18.763Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:18.763Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-07-26T02:27:18.763Z] #33 ... [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-26T02:27:18.763Z] #37 DONE 3.5s [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #41 [security-spire-server internal] load build context [2024-07-26T02:27:18.763Z] #41 transferring context: 26.79kB 0.3s done [2024-07-26T02:27:18.763Z] #41 DONE 1.1s [2024-07-26T02:27:18.763Z] [2024-07-26T02:27:18.763Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:18.763Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-26T02:27:18.763Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-26T02:27:18.763Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-07-26T02:27:18.763Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-26T02:27:18.763Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-26T02:27:18.763Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.2s done [2024-07-26T02:27:19.735Z] #33 ... [2024-07-26T02:27:19.735Z] [2024-07-26T02:27:19.735Z] #38 [security-spire-agent internal] load build context [2024-07-26T02:27:19.735Z] #38 transferring context: 26.32kB 0.2s done [2024-07-26T02:27:19.735Z] #38 DONE 1.2s [2024-07-26T02:27:19.735Z] [2024-07-26T02:27:19.735Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:19.735Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done [2024-07-26T02:27:19.735Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-26T02:27:19.735Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-26T02:27:19.735Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-26T02:27:20.325Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.6s [2024-07-26T02:27:20.325Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s [2024-07-26T02:27:20.325Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s [2024-07-26T02:27:20.325Z] #42 ... [2024-07-26T02:27:20.325Z] [2024-07-26T02:27:20.325Z] #43 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-07-26T02:27:20.325Z] #43 DONE 3.2s [2024-07-26T02:27:20.325Z] [2024-07-26T02:27:20.325Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:20.325Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s [2024-07-26T02:27:20.325Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.8s [2024-07-26T02:27:20.591Z] #42 ... [2024-07-26T02:27:20.591Z] [2024-07-26T02:27:20.591Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T02:27:20.591Z] #33 DONE 6.2s [2024-07-26T02:27:20.591Z] [2024-07-26T02:27:20.591Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:20.591Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-07-26T02:27:20.591Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-07-26T02:27:20.591Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-26T02:27:20.591Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-07-26T02:27:20.862Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done [2024-07-26T02:27:21.128Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-26T02:27:21.399Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-26T02:27:21.984Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s [2024-07-26T02:27:22.571Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.0s [2024-07-26T02:27:22.571Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-26T02:27:23.168Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.24MB / 28.04MB 3.5s [2024-07-26T02:27:23.456Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.03MB / 28.04MB 3.8s [2024-07-26T02:27:23.723Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.54MB / 28.04MB 4.2s [2024-07-26T02:27:23.996Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.5s [2024-07-26T02:27:24.970Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 5.5s [2024-07-26T02:27:25.558Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 6.0s [2024-07-26T02:27:25.558Z] #42 ... [2024-07-26T02:27:25.558Z] [2024-07-26T02:27:25.558Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:27:25.558Z] #44 transferring context: 35.98MB 9.9s [2024-07-26T02:27:25.558Z] #44 ... [2024-07-26T02:27:25.558Z] [2024-07-26T02:27:25.558Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:25.833Z] #42 ... [2024-07-26T02:27:25.833Z] [2024-07-26T02:27:25.833Z] #45 [core-command internal] load build context [2024-07-26T02:27:26.103Z] #45 ... [2024-07-26T02:27:26.103Z] [2024-07-26T02:27:26.103Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:26.104Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 6.6s [2024-07-26T02:27:26.381Z] #42 ... [2024-07-26T02:27:26.381Z] [2024-07-26T02:27:26.381Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:26.381Z] #46 ... [2024-07-26T02:27:26.381Z] [2024-07-26T02:27:26.381Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:26.649Z] #47 ... [2024-07-26T02:27:26.649Z] [2024-07-26T02:27:26.649Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:26.649Z] #42 ... [2024-07-26T02:27:26.649Z] [2024-07-26T02:27:26.649Z] #48 [core-data internal] load build context [2024-07-26T02:27:26.649Z] #48 ... [2024-07-26T02:27:26.649Z] [2024-07-26T02:27:26.649Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:27.233Z] #42 ... [2024-07-26T02:27:27.233Z] [2024-07-26T02:27:27.233Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:27.233Z] #35 ... [2024-07-26T02:27:27.233Z] [2024-07-26T02:27:27.233Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:27.501Z] #47 ... [2024-07-26T02:27:27.501Z] [2024-07-26T02:27:27.501Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:27:27.767Z] #49 ... [2024-07-26T02:27:27.767Z] [2024-07-26T02:27:27.767Z] #50 [support-scheduler internal] load build context [2024-07-26T02:27:27.767Z] #50 ... [2024-07-26T02:27:27.767Z] [2024-07-26T02:27:27.767Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:27.767Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.32MB / 28.04MB 8.1s [2024-07-26T02:27:28.034Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.00MB / 28.04MB 8.5s [2024-07-26T02:27:28.620Z] #42 ... [2024-07-26T02:27:28.620Z] [2024-07-26T02:27:28.620Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:28.888Z] #51 ... [2024-07-26T02:27:28.888Z] [2024-07-26T02:27:28.888Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:27:28.888Z] #52 ... [2024-07-26T02:27:28.888Z] [2024-07-26T02:27:28.888Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:27:29.156Z] #53 ... [2024-07-26T02:27:29.156Z] [2024-07-26T02:27:29.156Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:27:29.156Z] #39 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-07-26T02:27:29.156Z] #39 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-26T02:27:29.156Z] #39 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-26T02:27:29.156Z] #39 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-26T02:27:29.156Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-26T02:27:29.156Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-26T02:27:29.156Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-26T02:27:29.156Z] #39 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.1s done [2024-07-26T02:27:29.156Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-26T02:27:29.156Z] #39 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.6s done [2024-07-26T02:27:29.156Z] #39 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-26T02:27:29.156Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.5s [2024-07-26T02:27:29.156Z] #39 ... [2024-07-26T02:27:29.156Z] [2024-07-26T02:27:29.156Z] #54 [support-notifications internal] load build context [2024-07-26T02:27:29.156Z] #54 ... [2024-07-26T02:27:29.156Z] [2024-07-26T02:27:29.156Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:29.156Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 9.7s [2024-07-26T02:27:29.743Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 10.0s [2024-07-26T02:27:30.009Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.66MB / 28.04MB 10.4s [2024-07-26T02:27:30.594Z] #42 ... [2024-07-26T02:27:30.594Z] [2024-07-26T02:27:30.594Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-26T02:27:30.594Z] #0 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:30.594Z] #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:30.594Z] #0 9.729 OK: 266 MiB in 52 packages [2024-07-26T02:27:30.594Z] #55 ... [2024-07-26T02:27:30.594Z] [2024-07-26T02:27:30.594Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-26T02:27:30.594Z] #56 ... [2024-07-26T02:27:30.594Z] [2024-07-26T02:27:30.594Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-26T02:27:30.594Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:30.864Z] #57 ... [2024-07-26T02:27:30.864Z] [2024-07-26T02:27:30.864Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-26T02:27:30.864Z] #0 9.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:30.864Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:30.864Z] #58 ... [2024-07-26T02:27:30.864Z] [2024-07-26T02:27:30.864Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-26T02:27:31.136Z] #59 ... [2024-07-26T02:27:31.136Z] [2024-07-26T02:27:31.136Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:31.136Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.0s done [2024-07-26T02:27:31.136Z] #42 ... [2024-07-26T02:27:31.136Z] [2024-07-26T02:27:31.136Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-26T02:27:31.406Z] #60 ... [2024-07-26T02:27:31.406Z] [2024-07-26T02:27:31.406Z] #54 [support-notifications internal] load build context [2024-07-26T02:27:31.674Z] #54 ... [2024-07-26T02:27:31.674Z] [2024-07-26T02:27:31.674Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-26T02:27:31.674Z] #55 DONE 11.4s [2024-07-26T02:27:31.946Z] [2024-07-26T02:27:31.946Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:31.946Z] #46 transferring context: 40.24MB 15.5s [2024-07-26T02:27:31.946Z] #46 ... [2024-07-26T02:27:31.946Z] [2024-07-26T02:27:31.946Z] #61 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-26T02:27:32.219Z] #61 ... [2024-07-26T02:27:32.219Z] [2024-07-26T02:27:32.219Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-07-26T02:27:32.219Z] #62 ... [2024-07-26T02:27:32.219Z] [2024-07-26T02:27:32.219Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-26T02:27:32.487Z] #63 ... [2024-07-26T02:27:32.487Z] [2024-07-26T02:27:32.487Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-26T02:27:32.487Z] #64 ... [2024-07-26T02:27:32.487Z] [2024-07-26T02:27:32.487Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-26T02:27:32.770Z] #65 ... [2024-07-26T02:27:32.770Z] [2024-07-26T02:27:32.770Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-26T02:27:32.770Z] #66 ... [2024-07-26T02:27:32.770Z] [2024-07-26T02:27:32.770Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-26T02:27:32.770Z] #67 ... [2024-07-26T02:27:32.770Z] [2024-07-26T02:27:32.770Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-26T02:27:33.070Z] #68 ... [2024-07-26T02:27:33.070Z] [2024-07-26T02:27:33.070Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-26T02:27:33.070Z] #69 ... [2024-07-26T02:27:33.070Z] [2024-07-26T02:27:33.070Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:33.679Z] #46 ... [2024-07-26T02:27:33.679Z] [2024-07-26T02:27:33.679Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-26T02:27:33.679Z] #58 12.11 OK: 266 MiB in 52 packages [2024-07-26T02:27:33.679Z] #58 DONE 14.5s [2024-07-26T02:27:33.964Z] [2024-07-26T02:27:33.964Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:35.386Z] #46 ... [2024-07-26T02:27:35.386Z] [2024-07-26T02:27:35.386Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-26T02:27:35.386Z] #59 DONE 14.7s [2024-07-26T02:27:35.386Z] [2024-07-26T02:27:35.386Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:35.653Z] #46 ... [2024-07-26T02:27:35.654Z] [2024-07-26T02:27:35.654Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:27:35.922Z] #44 ... [2024-07-26T02:27:35.922Z] [2024-07-26T02:27:35.922Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:36.191Z] #46 ... [2024-07-26T02:27:36.191Z] [2024-07-26T02:27:36.191Z] #56 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-26T02:27:36.191Z] #56 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:36.191Z] #56 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:36.191Z] #56 14.89 OK: 266 MiB in 52 packages [2024-07-26T02:27:36.191Z] #56 DONE 15.8s [2024-07-26T02:27:36.191Z] [2024-07-26T02:27:36.191Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:36.191Z] #46 ... [2024-07-26T02:27:36.191Z] [2024-07-26T02:27:36.191Z] #45 [core-command internal] load build context [2024-07-26T02:27:36.458Z] #45 ... [2024-07-26T02:27:36.458Z] [2024-07-26T02:27:36.458Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:37.046Z] #46 transferring context: 45.88MB 20.5s [2024-07-26T02:27:37.046Z] #46 ... [2024-07-26T02:27:37.046Z] [2024-07-26T02:27:37.046Z] #48 [core-data internal] load build context [2024-07-26T02:27:37.046Z] #48 ... [2024-07-26T02:27:37.046Z] [2024-07-26T02:27:37.046Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:37.316Z] #46 ... [2024-07-26T02:27:37.316Z] [2024-07-26T02:27:37.316Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:37.316Z] #35 ... [2024-07-26T02:27:37.316Z] [2024-07-26T02:27:37.316Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:37.584Z] #46 ... [2024-07-26T02:27:37.584Z] [2024-07-26T02:27:37.584Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-26T02:27:37.584Z] #57 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:37.584Z] #57 13.38 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-26T02:27:37.584Z] #57 13.38 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-26T02:27:37.584Z] #57 13.38 OK: 19953 distinct packages available [2024-07-26T02:27:37.584Z] #57 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:37.584Z] #57 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:37.584Z] #57 16.03 OK: 266 MiB in 52 packages [2024-07-26T02:27:37.584Z] #57 DONE 17.2s [2024-07-26T02:27:37.584Z] [2024-07-26T02:27:37.584Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:37.584Z] #46 ... [2024-07-26T02:27:37.584Z] [2024-07-26T02:27:37.584Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:37.852Z] #47 ... [2024-07-26T02:27:37.852Z] [2024-07-26T02:27:37.852Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:27:38.119Z] #49 ... [2024-07-26T02:27:38.119Z] [2024-07-26T02:27:38.119Z] #50 [support-scheduler internal] load build context [2024-07-26T02:27:38.119Z] #50 ... [2024-07-26T02:27:38.119Z] [2024-07-26T02:27:38.119Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:39.081Z] #46 ... [2024-07-26T02:27:39.081Z] [2024-07-26T02:27:39.081Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:39.081Z] #51 ... [2024-07-26T02:27:39.081Z] [2024-07-26T02:27:39.081Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:27:39.081Z] #52 ... [2024-07-26T02:27:39.081Z] [2024-07-26T02:27:39.081Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:27:39.348Z] #53 ... [2024-07-26T02:27:39.348Z] [2024-07-26T02:27:39.348Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:39.348Z] #51 ... [2024-07-26T02:27:39.348Z] [2024-07-26T02:27:39.348Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:27:39.348Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-07-26T02:27:39.616Z] #39 ... [2024-07-26T02:27:39.616Z] [2024-07-26T02:27:39.616Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:42.206Z] #51 transferring context: 34.98MB 23.0s [2024-07-26T02:27:42.207Z] #51 ... [2024-07-26T02:27:42.207Z] [2024-07-26T02:27:42.207Z] #54 [support-notifications internal] load build context [2024-07-26T02:27:42.475Z] #54 ... [2024-07-26T02:27:42.475Z] [2024-07-26T02:27:42.475Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-26T02:27:42.475Z] #65 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:42.742Z] #65 ... [2024-07-26T02:27:42.742Z] [2024-07-26T02:27:42.742Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:42.742Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s [2024-07-26T02:27:42.742Z] #42 ... [2024-07-26T02:27:42.742Z] [2024-07-26T02:27:42.742Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-26T02:27:42.742Z] #60 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:42.742Z] #60 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:42.742Z] #60 17.78 (1/2) Installing ca-certificates (20240226-r0) [2024-07-26T02:27:42.742Z] #60 18.06 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:42.742Z] #60 18.06 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:42.742Z] #60 18.06 Executing ca-certificates-20240226-r0.trigger [2024-07-26T02:27:42.742Z] #60 19.34 OK: 9 MiB in 17 packages [2024-07-26T02:27:42.742Z] #60 DONE 21.4s [2024-07-26T02:27:42.742Z] [2024-07-26T02:27:42.742Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:42.742Z] #42 ... [2024-07-26T02:27:42.742Z] [2024-07-26T02:27:42.742Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:27:44.686Z] #70 ... [2024-07-26T02:27:44.686Z] [2024-07-26T02:27:44.686Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-26T02:27:44.686Z] #68 DONE 22.4s [2024-07-26T02:27:44.953Z] [2024-07-26T02:27:44.953Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-26T02:27:45.551Z] #71 ... [2024-07-26T02:27:45.551Z] [2024-07-26T02:27:45.551Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-26T02:27:45.551Z] #72 ... [2024-07-26T02:27:45.551Z] [2024-07-26T02:27:45.551Z] #48 [core-data internal] load build context [2024-07-26T02:27:45.826Z] #48 ... [2024-07-26T02:27:45.826Z] [2024-07-26T02:27:45.826Z] #50 [support-scheduler internal] load build context [2024-07-26T02:27:45.826Z] #50 ... [2024-07-26T02:27:45.826Z] [2024-07-26T02:27:45.826Z] #48 [core-data internal] load build context [2024-07-26T02:27:46.098Z] #48 ... [2024-07-26T02:27:46.098Z] [2024-07-26T02:27:46.098Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:27:46.098Z] #44 transferring context: 55.98MB 30.4s [2024-07-26T02:27:46.098Z] #44 ... [2024-07-26T02:27:46.098Z] [2024-07-26T02:27:46.098Z] #48 [core-data internal] load build context [2024-07-26T02:27:46.684Z] #48 ... [2024-07-26T02:27:46.684Z] [2024-07-26T02:27:46.684Z] #45 [core-command internal] load build context [2024-07-26T02:27:46.684Z] #45 ... [2024-07-26T02:27:46.684Z] [2024-07-26T02:27:46.684Z] #61 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-26T02:27:46.684Z] #61 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:46.684Z] #61 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:46.684Z] #61 21.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:46.684Z] #61 22.02 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:46.684Z] #61 22.33 OK: 8 MiB in 16 packages [2024-07-26T02:27:46.684Z] #61 DONE 24.9s [2024-07-26T02:27:46.684Z] [2024-07-26T02:27:46.684Z] #50 [support-scheduler internal] load build context [2024-07-26T02:27:47.652Z] #50 ... [2024-07-26T02:27:47.652Z] [2024-07-26T02:27:47.652Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:47.652Z] #35 ... [2024-07-26T02:27:47.652Z] [2024-07-26T02:27:47.652Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-07-26T02:27:48.239Z] #73 ... [2024-07-26T02:27:48.239Z] [2024-07-26T02:27:48.239Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-26T02:27:48.239Z] #67 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.239Z] #67 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.239Z] #67 22.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:48.239Z] #67 22.52 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:48.239Z] #67 22.64 OK: 8 MiB in 16 packages [2024-07-26T02:27:48.239Z] #67 DONE 25.9s [2024-07-26T02:27:48.239Z] [2024-07-26T02:27:48.239Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:27:48.239Z] #49 ... [2024-07-26T02:27:48.239Z] [2024-07-26T02:27:48.239Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:48.239Z] #47 ... [2024-07-26T02:27:48.239Z] [2024-07-26T02:27:48.239Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-26T02:27:48.239Z] #63 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.239Z] #63 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.239Z] #63 22.70 (1/4) Installing ca-certificates (20240226-r0) [2024-07-26T02:27:48.239Z] #63 23.00 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:48.239Z] #63 23.00 (3/4) Installing su-exec (0.2-r3) [2024-07-26T02:27:48.239Z] #63 23.10 (4/4) Installing yq (4.33.3-r5) [2024-07-26T02:27:48.239Z] #63 23.88 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:48.239Z] #63 24.05 Executing ca-certificates-20240226-r0.trigger [2024-07-26T02:27:48.239Z] #63 24.99 OK: 18 MiB in 19 packages [2024-07-26T02:27:48.505Z] #63 ... [2024-07-26T02:27:48.505Z] [2024-07-26T02:27:48.505Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-07-26T02:27:48.505Z] #62 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.505Z] #62 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:48.505Z] #62 24.00 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:48.505Z] #62 24.04 (2/2) Installing su-exec (0.2-r3) [2024-07-26T02:27:48.505Z] #62 24.07 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:48.505Z] #62 24.25 OK: 8 MiB in 17 packages [2024-07-26T02:27:48.505Z] #62 DONE 26.4s [2024-07-26T02:27:48.505Z] [2024-07-26T02:27:48.505Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-26T02:27:48.505Z] #64 26.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:49.464Z] #64 ... [2024-07-26T02:27:49.464Z] [2024-07-26T02:27:49.464Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:49.464Z] #46 ... [2024-07-26T02:27:49.464Z] [2024-07-26T02:27:49.464Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:27:49.464Z] #52 ... [2024-07-26T02:27:49.464Z] [2024-07-26T02:27:49.464Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:49.732Z] #46 ... [2024-07-26T02:27:49.732Z] [2024-07-26T02:27:49.732Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:27:49.732Z] #53 ... [2024-07-26T02:27:49.732Z] [2024-07-26T02:27:49.732Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:49.999Z] #46 ... [2024-07-26T02:27:49.999Z] [2024-07-26T02:27:49.999Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-26T02:27:49.999Z] #63 DONE 27.9s [2024-07-26T02:27:49.999Z] [2024-07-26T02:27:49.999Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:27:50.267Z] #46 ... [2024-07-26T02:27:50.267Z] [2024-07-26T02:27:50.267Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:27:50.267Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.6s [2024-07-26T02:27:50.267Z] #39 ... [2024-07-26T02:27:50.267Z] [2024-07-26T02:27:50.267Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-26T02:27:51.228Z] #74 ... [2024-07-26T02:27:51.228Z] [2024-07-26T02:27:51.228Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-26T02:27:51.228Z] #69 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:51.228Z] #69 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:51.228Z] #69 25.15 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-26T02:27:51.228Z] #69 25.15 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-26T02:27:51.228Z] #69 25.15 OK: 19946 distinct packages available [2024-07-26T02:27:51.228Z] #69 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:51.228Z] #69 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:51.228Z] #69 ... [2024-07-26T02:27:51.228Z] [2024-07-26T02:27:51.228Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:27:52.639Z] #52 transferring context: 49.63MB 32.5s [2024-07-26T02:27:52.639Z] #52 ... [2024-07-26T02:27:52.639Z] [2024-07-26T02:27:52.639Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:52.639Z] #51 ... [2024-07-26T02:27:52.639Z] [2024-07-26T02:27:52.639Z] #54 [support-notifications internal] load build context [2024-07-26T02:27:52.639Z] #54 ... [2024-07-26T02:27:52.639Z] [2024-07-26T02:27:52.639Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:27:53.228Z] #52 ... [2024-07-26T02:27:53.228Z] [2024-07-26T02:27:53.228Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:27:53.228Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s [2024-07-26T02:27:53.228Z] #42 ... [2024-07-26T02:27:53.228Z] [2024-07-26T02:27:53.228Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:54.642Z] #51 ... [2024-07-26T02:27:54.642Z] [2024-07-26T02:27:54.642Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-26T02:27:54.642Z] #65 22.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:54.642Z] #65 25.95 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-26T02:27:54.642Z] #65 25.95 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-26T02:27:54.642Z] #65 25.95 OK: 19946 distinct packages available [2024-07-26T02:27:54.642Z] #65 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:54.642Z] #65 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:54.642Z] #65 ... [2024-07-26T02:27:54.642Z] [2024-07-26T02:27:54.642Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:56.588Z] #51 ... [2024-07-26T02:27:56.588Z] [2024-07-26T02:27:56.588Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:27:56.588Z] #44 transferring context: 67.13MB 40.6s [2024-07-26T02:27:56.588Z] #44 ... [2024-07-26T02:27:56.588Z] [2024-07-26T02:27:56.588Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-26T02:27:56.588Z] #66 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:56.588Z] #66 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:56.588Z] #66 28.01 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-26T02:27:56.588Z] #66 28.01 v3.18.8-10-gabfbd5dd9c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-26T02:27:56.588Z] #66 28.01 OK: 19946 distinct packages available [2024-07-26T02:27:56.588Z] #66 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:56.588Z] #66 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:56.588Z] #66 ... [2024-07-26T02:27:56.588Z] [2024-07-26T02:27:56.588Z] #51 [core-keeper internal] load build context [2024-07-26T02:27:56.854Z] #51 ... [2024-07-26T02:27:56.854Z] [2024-07-26T02:27:56.854Z] #48 [core-data internal] load build context [2024-07-26T02:27:56.854Z] #48 ... [2024-07-26T02:27:56.854Z] [2024-07-26T02:27:56.854Z] #45 [core-command internal] load build context [2024-07-26T02:27:57.132Z] #45 ... [2024-07-26T02:27:57.132Z] [2024-07-26T02:27:57.132Z] #48 [core-data internal] load build context [2024-07-26T02:27:57.716Z] #48 ... [2024-07-26T02:27:57.716Z] [2024-07-26T02:27:57.716Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-26T02:27:57.716Z] #65 32.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:57.716Z] #65 32.42 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-26T02:27:57.716Z] #65 32.42 (3/4) Installing libucontext (1.2-r2) [2024-07-26T02:27:57.716Z] #65 32.50 (4/4) Installing gcompat (1.1.0-r1) [2024-07-26T02:27:57.716Z] #65 32.50 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:57.716Z] #65 32.66 OK: 8 MiB in 19 packages [2024-07-26T02:27:57.716Z] #65 DONE 35.2s [2024-07-26T02:27:57.716Z] [2024-07-26T02:27:57.716Z] #48 [core-data internal] load build context [2024-07-26T02:27:57.716Z] #48 ... [2024-07-26T02:27:57.716Z] [2024-07-26T02:27:57.716Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-26T02:27:57.716Z] #69 30.42 (1/11) Installing ca-certificates (20240226-r0) [2024-07-26T02:27:57.716Z] #69 30.59 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-26T02:27:57.716Z] #69 30.75 (3/11) Installing libunistring (1.1-r1) [2024-07-26T02:27:57.716Z] #69 31.02 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-26T02:27:57.716Z] #69 31.02 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-26T02:27:57.716Z] #69 31.08 (6/11) Installing libcurl (8.9.0-r0) [2024-07-26T02:27:57.716Z] #69 31.17 (7/11) Installing curl (8.9.0-r0) [2024-07-26T02:27:57.716Z] #69 31.32 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:57.716Z] #69 31.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-26T02:27:57.716Z] #69 31.40 (10/11) Installing libucontext (1.2-r2) [2024-07-26T02:27:57.716Z] #69 31.40 (11/11) Installing gcompat (1.1.0-r1) [2024-07-26T02:27:57.716Z] #69 31.40 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:57.716Z] #69 31.56 Executing ca-certificates-20240226-r0.trigger [2024-07-26T02:27:57.716Z] #69 33.26 OK: 13 MiB in 26 packages [2024-07-26T02:27:57.716Z] #69 DONE 35.5s [2024-07-26T02:27:57.716Z] [2024-07-26T02:27:57.716Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:57.716Z] #35 ... [2024-07-26T02:27:57.716Z] [2024-07-26T02:27:57.716Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-26T02:27:57.716Z] #66 35.50 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:57.716Z] #66 35.50 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-26T02:27:57.716Z] #66 35.50 (3/5) Installing libucontext (1.2-r2) [2024-07-26T02:27:57.716Z] #66 35.50 (4/5) Installing gcompat (1.1.0-r1) [2024-07-26T02:27:57.716Z] #66 35.50 (5/5) Installing openssl (3.1.6-r0) [2024-07-26T02:27:57.716Z] #66 35.60 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:57.984Z] #66 ... [2024-07-26T02:27:57.984Z] [2024-07-26T02:27:57.984Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-26T02:27:57.984Z] #64 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:57.984Z] #64 32.48 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-26T02:27:57.984Z] #64 32.48 (2/4) Installing openssl (3.1.6-r0) [2024-07-26T02:27:57.984Z] #64 32.54 (3/4) Installing su-exec (0.2-r3) [2024-07-26T02:27:57.984Z] #64 32.54 (4/4) Installing yq (4.33.3-r5) [2024-07-26T02:27:57.984Z] #64 33.45 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:27:57.984Z] #64 33.58 OK: 18 MiB in 19 packages [2024-07-26T02:27:57.984Z] #64 DONE 35.5s [2024-07-26T02:27:57.984Z] [2024-07-26T02:27:57.984Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:57.984Z] #35 ... [2024-07-26T02:27:57.984Z] [2024-07-26T02:27:57.984Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-26T02:27:57.984Z] #72 13.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:57.984Z] #72 15.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:27:57.984Z] #72 20.99 OK: 266 MiB in 52 packages [2024-07-26T02:27:57.984Z] #72 DONE 22.6s [2024-07-26T02:27:57.984Z] [2024-07-26T02:27:57.984Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:27:58.255Z] #35 ... [2024-07-26T02:27:58.255Z] [2024-07-26T02:27:58.255Z] #50 [support-scheduler internal] load build context [2024-07-26T02:27:58.255Z] #50 ... [2024-07-26T02:27:58.255Z] [2024-07-26T02:27:58.255Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:27:58.523Z] #49 ... [2024-07-26T02:27:58.523Z] [2024-07-26T02:27:58.523Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:27:58.523Z] #75 ... [2024-07-26T02:27:58.523Z] [2024-07-26T02:27:58.523Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:58.877Z] #47 ... [2024-07-26T02:27:58.877Z] [2024-07-26T02:27:58.877Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-07-26T02:27:58.877Z] #76 ... [2024-07-26T02:27:58.877Z] [2024-07-26T02:27:58.877Z] #47 [core-metadata internal] load build context [2024-07-26T02:27:59.839Z] #47 ... [2024-07-26T02:27:59.839Z] [2024-07-26T02:27:59.839Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:27:59.839Z] #53 ... [2024-07-26T02:27:59.839Z] [2024-07-26T02:27:59.839Z] #45 [core-command internal] load build context [2024-07-26T02:28:00.107Z] #45 ... [2024-07-26T02:28:00.107Z] [2024-07-26T02:28:00.107Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-26T02:28:00.107Z] #66 35.70 OK: 9 MiB in 20 packages [2024-07-26T02:28:00.107Z] #66 DONE 38.0s [2024-07-26T02:28:00.107Z] [2024-07-26T02:28:00.107Z] #45 [core-command internal] load build context [2024-07-26T02:28:00.375Z] #45 ... [2024-07-26T02:28:00.375Z] [2024-07-26T02:28:00.375Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:28:00.375Z] #70 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:00.375Z] #70 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:00.375Z] #70 15.94 OK: 9 MiB in 17 packages [2024-07-26T02:28:00.375Z] #70 DONE 17.7s [2024-07-26T02:28:00.375Z] [2024-07-26T02:28:00.375Z] #45 [core-command internal] load build context [2024-07-26T02:28:00.375Z] #45 ... [2024-07-26T02:28:00.375Z] [2024-07-26T02:28:00.375Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:00.641Z] #46 ... [2024-07-26T02:28:00.641Z] [2024-07-26T02:28:00.641Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-26T02:28:00.641Z] #74 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:00.641Z] #74 ... [2024-07-26T02:28:00.641Z] [2024-07-26T02:28:00.641Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:28:00.641Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.3s [2024-07-26T02:28:00.907Z] #39 ... [2024-07-26T02:28:00.907Z] [2024-07-26T02:28:00.907Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:02.328Z] #47 ... [2024-07-26T02:28:02.328Z] [2024-07-26T02:28:02.328Z] #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-26T02:28:02.328Z] #71 11.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:02.328Z] #71 13.22 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:02.328Z] #71 15.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T02:28:02.328Z] #71 15.76 Executing busybox-1.36.1-r7.trigger [2024-07-26T02:28:02.328Z] #71 15.87 OK: 8 MiB in 16 packages [2024-07-26T02:28:02.328Z] #71 DONE 17.2s [2024-07-26T02:28:02.328Z] [2024-07-26T02:28:02.328Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:02.328Z] #47 transferring context: 78.58MB 45.4s [2024-07-26T02:28:03.291Z] #47 ... [2024-07-26T02:28:03.291Z] [2024-07-26T02:28:03.291Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:03.558Z] #52 ... [2024-07-26T02:28:03.558Z] [2024-07-26T02:28:03.558Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:03.558Z] #54 ... [2024-07-26T02:28:03.558Z] [2024-07-26T02:28:03.558Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:03.824Z] #50 ... [2024-07-26T02:28:03.824Z] [2024-07-26T02:28:03.824Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:04.090Z] #47 ... [2024-07-26T02:28:04.090Z] [2024-07-26T02:28:04.090Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:28:04.090Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.2s [2024-07-26T02:28:04.356Z] #42 ... [2024-07-26T02:28:04.356Z] [2024-07-26T02:28:04.356Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:04.944Z] #54 ... [2024-07-26T02:28:04.944Z] [2024-07-26T02:28:04.944Z] #73 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-07-26T02:28:04.944Z] #73 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:04.944Z] #73 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:04.944Z] #73 16.47 OK: 8 MiB in 16 packages [2024-07-26T02:28:04.944Z] #73 DONE 17.7s [2024-07-26T02:28:05.216Z] [2024-07-26T02:28:05.216Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:28:06.215Z] #42 ... [2024-07-26T02:28:06.215Z] [2024-07-26T02:28:06.215Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:28:06.215Z] #75 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:06.215Z] #75 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:06.215Z] #75 16.59 OK: 8 MiB in 16 packages [2024-07-26T02:28:06.215Z] #75 DONE 17.7s [2024-07-26T02:28:06.215Z] [2024-07-26T02:28:06.215Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:06.482Z] #47 ... [2024-07-26T02:28:06.482Z] [2024-07-26T02:28:06.482Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-26T02:28:06.482Z] #74 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:06.482Z] #74 14.95 OK: 18 MiB in 19 packages [2024-07-26T02:28:06.482Z] #74 DONE 16.3s [2024-07-26T02:28:06.482Z] [2024-07-26T02:28:06.482Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:06.748Z] #47 ... [2024-07-26T02:28:06.748Z] [2024-07-26T02:28:06.748Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:06.748Z] #44 transferring context: 78.87MB 51.1s [2024-07-26T02:28:06.748Z] #44 ... [2024-07-26T02:28:06.748Z] [2024-07-26T02:28:06.748Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-07-26T02:28:06.748Z] #76 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:06.748Z] #76 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:06.748Z] #76 16.23 OK: 8 MiB in 17 packages [2024-07-26T02:28:06.748Z] #76 DONE 18.2s [2024-07-26T02:28:06.748Z] [2024-07-26T02:28:06.748Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:06.748Z] #44 ... [2024-07-26T02:28:06.748Z] [2024-07-26T02:28:06.748Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:28:07.015Z] #42 ... [2024-07-26T02:28:07.015Z] [2024-07-26T02:28:07.015Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:07.015Z] #51 ... [2024-07-26T02:28:07.015Z] [2024-07-26T02:28:07.015Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:07.599Z] #47 ... [2024-07-26T02:28:07.599Z] [2024-07-26T02:28:07.599Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-26T02:28:07.599Z] #0 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:07.599Z] #77 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:07.599Z] #77 ... [2024-07-26T02:28:07.599Z] [2024-07-26T02:28:07.599Z] #48 [core-data internal] load build context [2024-07-26T02:28:07.865Z] #48 ... [2024-07-26T02:28:07.865Z] [2024-07-26T02:28:07.865Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:07.865Z] #47 ... [2024-07-26T02:28:07.865Z] [2024-07-26T02:28:07.865Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:28:08.131Z] #78 ... [2024-07-26T02:28:08.131Z] [2024-07-26T02:28:08.131Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-26T02:28:08.131Z] #79 ... [2024-07-26T02:28:08.131Z] [2024-07-26T02:28:08.131Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:08.399Z] #47 ... [2024-07-26T02:28:08.399Z] [2024-07-26T02:28:08.399Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:08.399Z] #35 ... [2024-07-26T02:28:08.399Z] [2024-07-26T02:28:08.399Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:08.665Z] #51 ... [2024-07-26T02:28:08.665Z] [2024-07-26T02:28:08.665Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:08.665Z] #49 ... [2024-07-26T02:28:08.665Z] [2024-07-26T02:28:08.665Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:10.285Z] #35 ... [2024-07-26T02:28:10.285Z] [2024-07-26T02:28:10.285Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-26T02:28:10.285Z] #77 11.17 OK: 8 MiB in 19 packages [2024-07-26T02:28:10.285Z] #77 DONE 12.2s [2024-07-26T02:28:10.285Z] [2024-07-26T02:28:10.285Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:10.285Z] #35 ... [2024-07-26T02:28:10.285Z] [2024-07-26T02:28:10.285Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:10.285Z] #53 ... [2024-07-26T02:28:10.285Z] [2024-07-26T02:28:10.285Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-26T02:28:10.285Z] #0 9.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:10.285Z] #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:10.554Z] #80 ... [2024-07-26T02:28:10.554Z] [2024-07-26T02:28:10.554Z] #45 [core-command internal] load build context [2024-07-26T02:28:10.554Z] #45 ... [2024-07-26T02:28:10.554Z] [2024-07-26T02:28:10.554Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:10.554Z] #46 ... [2024-07-26T02:28:10.554Z] [2024-07-26T02:28:10.554Z] #45 [core-command internal] load build context [2024-07-26T02:28:12.002Z] #45 ... [2024-07-26T02:28:12.002Z] [2024-07-26T02:28:12.002Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:28:12.002Z] #39 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 44.9s done [2024-07-26T02:28:12.002Z] #39 ... [2024-07-26T02:28:12.002Z] [2024-07-26T02:28:12.002Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:13.001Z] #35 transferring context: 102.47MB 55.1s [2024-07-26T02:28:13.279Z] #35 ... [2024-07-26T02:28:13.279Z] [2024-07-26T02:28:13.279Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-26T02:28:13.279Z] #78 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:13.279Z] #78 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:13.279Z] #78 14.18 OK: 13 MiB in 26 packages [2024-07-26T02:28:13.279Z] #78 DONE 15.5s [2024-07-26T02:28:13.279Z] [2024-07-26T02:28:13.279Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:13.864Z] #35 ... [2024-07-26T02:28:13.864Z] [2024-07-26T02:28:13.864Z] #81 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-26T02:28:13.864Z] #81 DONE 6.8s [2024-07-26T02:28:13.864Z] [2024-07-26T02:28:13.864Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:13.864Z] #35 ... [2024-07-26T02:28:13.864Z] [2024-07-26T02:28:13.864Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:14.130Z] #52 ... [2024-07-26T02:28:14.130Z] [2024-07-26T02:28:14.130Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:14.130Z] #50 ... [2024-07-26T02:28:14.130Z] [2024-07-26T02:28:14.130Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:14.398Z] #35 ... [2024-07-26T02:28:14.398Z] [2024-07-26T02:28:14.398Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-26T02:28:14.398Z] #80 12.57 OK: 9 MiB in 20 packages [2024-07-26T02:28:14.398Z] #80 DONE 14.4s [2024-07-26T02:28:14.398Z] [2024-07-26T02:28:14.398Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:14.993Z] #35 ... [2024-07-26T02:28:14.993Z] [2024-07-26T02:28:14.993Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-26T02:28:14.993Z] #79 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:14.993Z] #79 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T02:28:14.993Z] #79 14.93 OK: 18 MiB in 19 packages [2024-07-26T02:28:14.993Z] #79 DONE 16.7s [2024-07-26T02:28:14.993Z] [2024-07-26T02:28:14.993Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:14.993Z] #35 ... [2024-07-26T02:28:14.993Z] [2024-07-26T02:28:14.993Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:15.264Z] #54 ... [2024-07-26T02:28:15.264Z] [2024-07-26T02:28:15.264Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:15.845Z] #50 ... [2024-07-26T02:28:15.845Z] [2024-07-26T02:28:15.845Z] #82 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-07-26T02:28:15.845Z] #82 DONE 1.8s [2024-07-26T02:28:15.845Z] [2024-07-26T02:28:15.845Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:16.109Z] #50 ... [2024-07-26T02:28:16.109Z] [2024-07-26T02:28:16.109Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-26T02:28:16.109Z] #83 DONE 1.2s [2024-07-26T02:28:16.109Z] [2024-07-26T02:28:16.109Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:17.067Z] #50 ... [2024-07-26T02:28:17.067Z] [2024-07-26T02:28:17.067Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:17.067Z] #44 transferring context: 99.19MB 61.3s [2024-07-26T02:28:17.067Z] #44 ... [2024-07-26T02:28:17.067Z] [2024-07-26T02:28:17.067Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:17.067Z] #50 ... [2024-07-26T02:28:17.067Z] [2024-07-26T02:28:17.067Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:28:17.067Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s [2024-07-26T02:28:17.334Z] #42 ... [2024-07-26T02:28:17.334Z] [2024-07-26T02:28:17.334Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:17.917Z] #44 ... [2024-07-26T02:28:17.917Z] [2024-07-26T02:28:17.917Z] #48 [core-data internal] load build context [2024-07-26T02:28:17.917Z] #48 ... [2024-07-26T02:28:17.917Z] [2024-07-26T02:28:17.917Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:18.501Z] #54 ... [2024-07-26T02:28:18.501Z] [2024-07-26T02:28:18.501Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-26T02:28:18.501Z] #84 DONE 2.2s [2024-07-26T02:28:18.501Z] [2024-07-26T02:28:18.501Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:18.501Z] #54 ... [2024-07-26T02:28:18.501Z] [2024-07-26T02:28:18.501Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:18.765Z] #47 ... [2024-07-26T02:28:18.765Z] [2024-07-26T02:28:18.765Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:18.765Z] #54 ... [2024-07-26T02:28:18.765Z] [2024-07-26T02:28:18.765Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:19.030Z] #49 ... [2024-07-26T02:28:19.030Z] [2024-07-26T02:28:19.030Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:19.030Z] #51 ... [2024-07-26T02:28:19.030Z] [2024-07-26T02:28:19.030Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:20.435Z] #54 ... [2024-07-26T02:28:20.435Z] [2024-07-26T02:28:20.435Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:20.702Z] #53 ... [2024-07-26T02:28:20.702Z] [2024-07-26T02:28:20.702Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:20.968Z] #54 ... [2024-07-26T02:28:20.968Z] [2024-07-26T02:28:20.968Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:20.968Z] #46 ... [2024-07-26T02:28:20.968Z] [2024-07-26T02:28:20.968Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:22.371Z] #54 ... [2024-07-26T02:28:22.371Z] [2024-07-26T02:28:22.371Z] #45 [core-command internal] load build context [2024-07-26T02:28:22.371Z] #45 ... [2024-07-26T02:28:22.371Z] [2024-07-26T02:28:22.371Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:23.329Z] #54 transferring context: 156.65MB 63.6s [2024-07-26T02:28:23.329Z] #54 ... [2024-07-26T02:28:23.329Z] [2024-07-26T02:28:23.329Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:28:23.329Z] #39 ... [2024-07-26T02:28:23.329Z] [2024-07-26T02:28:23.329Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:24.289Z] #54 ... [2024-07-26T02:28:24.289Z] [2024-07-26T02:28:24.289Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:24.289Z] #52 ... [2024-07-26T02:28:24.289Z] [2024-07-26T02:28:24.289Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:25.251Z] #54 ... [2024-07-26T02:28:25.251Z] [2024-07-26T02:28:25.251Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:25.251Z] #35 ... [2024-07-26T02:28:25.251Z] [2024-07-26T02:28:25.251Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:26.653Z] #54 ... [2024-07-26T02:28:26.653Z] [2024-07-26T02:28:26.653Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-26T02:28:26.653Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.7s done [2024-07-26T02:28:26.653Z] #42 DONE 69.0s [2024-07-26T02:28:26.653Z] [2024-07-26T02:28:26.653Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:27.232Z] #54 ... [2024-07-26T02:28:27.232Z] [2024-07-26T02:28:27.232Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:27.232Z] #50 ... [2024-07-26T02:28:27.232Z] [2024-07-26T02:28:27.232Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:28.196Z] #54 ... [2024-07-26T02:28:28.196Z] [2024-07-26T02:28:28.196Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:28.196Z] #44 transferring context: 137.22MB 72.3s [2024-07-26T02:28:28.196Z] #44 ... [2024-07-26T02:28:28.196Z] [2024-07-26T02:28:28.196Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:28.196Z] #35 ... [2024-07-26T02:28:28.196Z] [2024-07-26T02:28:28.196Z] #48 [core-data internal] load build context [2024-07-26T02:28:28.196Z] #48 ... [2024-07-26T02:28:28.196Z] [2024-07-26T02:28:28.196Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:28.783Z] #35 ... [2024-07-26T02:28:28.783Z] [2024-07-26T02:28:28.783Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:29.048Z] #47 ... [2024-07-26T02:28:29.048Z] [2024-07-26T02:28:29.048Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:29.048Z] #35 ... [2024-07-26T02:28:29.048Z] [2024-07-26T02:28:29.048Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:29.314Z] #49 ... [2024-07-26T02:28:29.314Z] [2024-07-26T02:28:29.314Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:29.314Z] #51 ... [2024-07-26T02:28:29.314Z] [2024-07-26T02:28:29.314Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:30.727Z] #49 ... [2024-07-26T02:28:30.727Z] [2024-07-26T02:28:30.727Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:30.727Z] #53 ... [2024-07-26T02:28:30.727Z] [2024-07-26T02:28:30.727Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:31.012Z] #49 ... [2024-07-26T02:28:31.012Z] [2024-07-26T02:28:31.012Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:31.277Z] #46 ... [2024-07-26T02:28:31.277Z] [2024-07-26T02:28:31.277Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:32.678Z] #49 ... [2024-07-26T02:28:32.678Z] [2024-07-26T02:28:32.678Z] #45 [core-command internal] load build context [2024-07-26T02:28:32.678Z] #45 ... [2024-07-26T02:28:32.678Z] [2024-07-26T02:28:32.678Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:34.633Z] #49 transferring context: 193.90MB 76.2s [2024-07-26T02:28:34.633Z] #49 ... [2024-07-26T02:28:34.633Z] [2024-07-26T02:28:34.633Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:34.633Z] #52 ... [2024-07-26T02:28:34.633Z] [2024-07-26T02:28:34.633Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:34.900Z] #49 ... [2024-07-26T02:28:34.900Z] [2024-07-26T02:28:34.900Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-26T02:28:34.900Z] #85 DONE 3.3s [2024-07-26T02:28:34.900Z] [2024-07-26T02:28:34.900Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:34.900Z] #49 ... [2024-07-26T02:28:34.900Z] [2024-07-26T02:28:34.900Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-26T02:28:34.900Z] #86 DONE 5.0s [2024-07-26T02:28:34.900Z] [2024-07-26T02:28:34.900Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:35.165Z] #49 ... [2024-07-26T02:28:35.165Z] [2024-07-26T02:28:35.165Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-26T02:28:35.165Z] #87 DONE 5.1s [2024-07-26T02:28:35.165Z] [2024-07-26T02:28:35.165Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:36.120Z] #49 ... [2024-07-26T02:28:36.120Z] [2024-07-26T02:28:36.120Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-26T02:28:36.120Z] #88 DONE 1.2s [2024-07-26T02:28:36.120Z] [2024-07-26T02:28:36.120Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:36.386Z] #49 ... [2024-07-26T02:28:36.386Z] [2024-07-26T02:28:36.386Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-26T02:28:36.386Z] #89 DONE 1.3s [2024-07-26T02:28:36.386Z] [2024-07-26T02:28:36.386Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:36.652Z] #49 ... [2024-07-26T02:28:36.652Z] [2024-07-26T02:28:36.652Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-26T02:28:36.652Z] #90 DONE 1.4s [2024-07-26T02:28:36.652Z] [2024-07-26T02:28:36.652Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:37.608Z] #49 ... [2024-07-26T02:28:37.608Z] [2024-07-26T02:28:37.608Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-26T02:28:37.608Z] #91 DONE 1.3s [2024-07-26T02:28:37.608Z] [2024-07-26T02:28:37.608Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:37.608Z] #49 ... [2024-07-26T02:28:37.608Z] [2024-07-26T02:28:37.608Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:37.608Z] #50 ... [2024-07-26T02:28:37.608Z] [2024-07-26T02:28:37.608Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-26T02:28:37.608Z] #92 ... [2024-07-26T02:28:37.608Z] [2024-07-26T02:28:37.608Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-26T02:28:37.608Z] #93 DONE 1.2s [2024-07-26T02:28:37.874Z] [2024-07-26T02:28:37.874Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:37.874Z] #50 ... [2024-07-26T02:28:37.874Z] [2024-07-26T02:28:37.874Z] #94 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-26T02:28:37.874Z] #94 DONE 1.3s [2024-07-26T02:28:38.140Z] [2024-07-26T02:28:38.140Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-26T02:28:38.140Z] #95 ... [2024-07-26T02:28:38.140Z] [2024-07-26T02:28:38.140Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:38.140Z] #54 ... [2024-07-26T02:28:38.140Z] [2024-07-26T02:28:38.140Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:38.140Z] #44 transferring context: 170.10MB 82.7s [2024-07-26T02:28:38.405Z] #44 ... [2024-07-26T02:28:38.405Z] [2024-07-26T02:28:38.405Z] #48 [core-data internal] load build context [2024-07-26T02:28:38.405Z] #48 ... [2024-07-26T02:28:38.405Z] [2024-07-26T02:28:38.405Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:39.360Z] #44 ... [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-26T02:28:39.360Z] #92 DONE 1.5s [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:39.360Z] #44 ... [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:39.360Z] #47 ... [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:39.360Z] #35 ... [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-26T02:28:39.360Z] #95 DONE 1.3s [2024-07-26T02:28:39.360Z] [2024-07-26T02:28:39.360Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:39.626Z] #47 ... [2024-07-26T02:28:39.626Z] [2024-07-26T02:28:39.626Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-26T02:28:39.626Z] #96 DONE 1.7s [2024-07-26T02:28:39.626Z] [2024-07-26T02:28:39.626Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:39.626Z] #47 ... [2024-07-26T02:28:39.626Z] [2024-07-26T02:28:39.626Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:39.626Z] #51 ... [2024-07-26T02:28:39.626Z] [2024-07-26T02:28:39.626Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:40.210Z] #47 ... [2024-07-26T02:28:40.210Z] [2024-07-26T02:28:40.210Z] #48 [core-data internal] load build context [2024-07-26T02:28:40.210Z] #48 transferring context: 256.41MB 82.4s done [2024-07-26T02:28:40.210Z] #48 DONE 83.5s [2024-07-26T02:28:40.210Z] [2024-07-26T02:28:40.210Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:40.791Z] #47 ... [2024-07-26T02:28:40.791Z] [2024-07-26T02:28:40.791Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-26T02:28:40.791Z] #97 DONE 1.6s [2024-07-26T02:28:40.791Z] [2024-07-26T02:28:40.791Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:41.058Z] #47 ... [2024-07-26T02:28:41.058Z] [2024-07-26T02:28:41.058Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-26T02:28:41.058Z] #98 DONE 1.6s [2024-07-26T02:28:41.058Z] [2024-07-26T02:28:41.058Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:41.058Z] #47 ... [2024-07-26T02:28:41.058Z] [2024-07-26T02:28:41.059Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:41.059Z] #53 ... [2024-07-26T02:28:41.059Z] [2024-07-26T02:28:41.059Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:41.338Z] #47 ... [2024-07-26T02:28:41.338Z] [2024-07-26T02:28:41.338Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-26T02:28:41.338Z] #99 DONE 1.9s [2024-07-26T02:28:41.338Z] [2024-07-26T02:28:41.338Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:41.604Z] #46 ... [2024-07-26T02:28:41.604Z] [2024-07-26T02:28:41.604Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:41.871Z] #53 ... [2024-07-26T02:28:41.871Z] [2024-07-26T02:28:41.871Z] #54 [support-notifications internal] load build context [2024-07-26T02:28:41.871Z] #54 transferring context: 256.41MB 81.3s done [2024-07-26T02:28:41.871Z] #54 DONE 83.1s [2024-07-26T02:28:41.871Z] [2024-07-26T02:28:41.871Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:42.153Z] #53 ... [2024-07-26T02:28:42.153Z] [2024-07-26T02:28:42.153Z] #100 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:28:42.153Z] #100 DONE 1.5s [2024-07-26T02:28:42.153Z] [2024-07-26T02:28:42.153Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:42.738Z] #53 ... [2024-07-26T02:28:42.738Z] [2024-07-26T02:28:42.738Z] #45 [core-command internal] load build context [2024-07-26T02:28:42.738Z] #45 ... [2024-07-26T02:28:42.738Z] [2024-07-26T02:28:42.738Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:42.738Z] #53 ... [2024-07-26T02:28:42.738Z] [2024-07-26T02:28:42.738Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-26T02:28:42.738Z] #101 DONE 1.8s [2024-07-26T02:28:42.738Z] [2024-07-26T02:28:42.738Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:43.006Z] #53 ... [2024-07-26T02:28:43.006Z] [2024-07-26T02:28:43.006Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-26T02:28:43.006Z] #102 DONE 1.9s [2024-07-26T02:28:43.006Z] [2024-07-26T02:28:43.006Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:43.589Z] #53 ... [2024-07-26T02:28:43.589Z] [2024-07-26T02:28:43.589Z] #50 [support-scheduler internal] load build context [2024-07-26T02:28:43.589Z] #50 transferring context: 256.41MB 84.3s done [2024-07-26T02:28:43.589Z] #50 DONE 85.9s [2024-07-26T02:28:43.589Z] [2024-07-26T02:28:43.589Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:43.589Z] #53 ... [2024-07-26T02:28:43.589Z] [2024-07-26T02:28:43.589Z] #35 [security-spiffe-token-provider internal] load build context [2024-07-26T02:28:43.589Z] #35 transferring context: 256.41MB 84.9s done [2024-07-26T02:28:43.589Z] #35 DONE 86.4s [2024-07-26T02:28:43.589Z] [2024-07-26T02:28:43.589Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:44.181Z] #53 ... [2024-07-26T02:28:44.181Z] [2024-07-26T02:28:44.181Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-26T02:28:44.181Z] #103 DONE 2.4s [2024-07-26T02:28:44.181Z] [2024-07-26T02:28:44.181Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:44.447Z] #53 ... [2024-07-26T02:28:44.447Z] [2024-07-26T02:28:44.447Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:44.722Z] #52 ... [2024-07-26T02:28:44.722Z] [2024-07-26T02:28:44.722Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:44.722Z] #53 ... [2024-07-26T02:28:44.722Z] [2024-07-26T02:28:44.722Z] #104 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:28:44.722Z] #104 DONE 2.7s [2024-07-26T02:28:44.722Z] [2024-07-26T02:28:44.722Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:44.997Z] #53 ... [2024-07-26T02:28:44.997Z] [2024-07-26T02:28:44.997Z] #51 [core-keeper internal] load build context [2024-07-26T02:28:44.997Z] #51 transferring context: 256.41MB 84.9s done [2024-07-26T02:28:44.997Z] #51 DONE 86.3s [2024-07-26T02:28:44.997Z] [2024-07-26T02:28:44.997Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:45.577Z] #53 ... [2024-07-26T02:28:45.578Z] [2024-07-26T02:28:45.578Z] #105 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:28:45.578Z] #105 DONE 2.0s [2024-07-26T02:28:45.578Z] [2024-07-26T02:28:45.578Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:46.172Z] #53 ... [2024-07-26T02:28:46.172Z] [2024-07-26T02:28:46.172Z] #45 [core-command internal] load build context [2024-07-26T02:28:46.172Z] #45 transferring context: 256.41MB 89.6s done [2024-07-26T02:28:46.172Z] #45 DONE 90.1s [2024-07-26T02:28:46.172Z] [2024-07-26T02:28:46.172Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:47.582Z] #53 ... [2024-07-26T02:28:47.582Z] [2024-07-26T02:28:47.582Z] #106 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-26T02:28:47.582Z] #106 DONE 2.1s [2024-07-26T02:28:47.582Z] [2024-07-26T02:28:47.582Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:47.583Z] #53 ... [2024-07-26T02:28:47.583Z] [2024-07-26T02:28:47.583Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:47.869Z] #49 ... [2024-07-26T02:28:47.869Z] [2024-07-26T02:28:47.869Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:47.869Z] #53 ... [2024-07-26T02:28:47.869Z] [2024-07-26T02:28:47.869Z] #46 [security-bootstrapper internal] load build context [2024-07-26T02:28:47.869Z] #46 transferring context: 256.41MB 91.4s done [2024-07-26T02:28:47.869Z] #46 DONE 91.8s [2024-07-26T02:28:47.869Z] [2024-07-26T02:28:47.869Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:48.135Z] #53 ... [2024-07-26T02:28:48.135Z] [2024-07-26T02:28:48.135Z] #49 [security-proxy-auth internal] load build context [2024-07-26T02:28:48.135Z] #49 transferring context: 256.41MB 89.8s done [2024-07-26T02:28:48.135Z] #49 DONE 90.7s [2024-07-26T02:28:48.135Z] [2024-07-26T02:28:48.135Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:49.537Z] #53 ... [2024-07-26T02:28:49.537Z] [2024-07-26T02:28:49.537Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:49.537Z] #44 ... [2024-07-26T02:28:49.537Z] [2024-07-26T02:28:49.537Z] #52 [security-proxy-setup internal] load build context [2024-07-26T02:28:49.537Z] #52 transferring context: 256.41MB 89.3s done [2024-07-26T02:28:49.537Z] #52 DONE 90.7s [2024-07-26T02:28:49.537Z] [2024-07-26T02:28:49.537Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:49.537Z] #44 ... [2024-07-26T02:28:49.537Z] [2024-07-26T02:28:49.537Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:49.537Z] #47 ... [2024-07-26T02:28:49.537Z] [2024-07-26T02:28:49.537Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:49.811Z] #53 ... [2024-07-26T02:28:49.811Z] [2024-07-26T02:28:49.811Z] #107 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:28:49.811Z] #107 DONE 1.7s [2024-07-26T02:28:49.811Z] [2024-07-26T02:28:49.811Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:52.385Z] #53 ... [2024-07-26T02:28:52.385Z] [2024-07-26T02:28:52.385Z] #47 [core-metadata internal] load build context [2024-07-26T02:28:52.385Z] #47 transferring context: 256.41MB 94.8s done [2024-07-26T02:28:52.385Z] #47 DONE 95.5s [2024-07-26T02:28:52.385Z] [2024-07-26T02:28:52.385Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:52.385Z] #53 ... [2024-07-26T02:28:52.385Z] [2024-07-26T02:28:52.385Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:28:52.385Z] #108 ... [2024-07-26T02:28:52.385Z] [2024-07-26T02:28:52.385Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:52.649Z] #53 ... [2024-07-26T02:28:52.649Z] [2024-07-26T02:28:52.649Z] #109 [security-spire-agent] exporting to image [2024-07-26T02:28:52.649Z] #109 exporting layers 8.3s done [2024-07-26T02:28:52.649Z] #109 writing image sha256:211114d6813a1f55207227a739385b6dfb23b36fb8ee7b625431950978026d16 0.0s done [2024-07-26T02:28:52.649Z] #109 naming to docker.io/library/security-spire-server-arm64 done [2024-07-26T02:28:52.649Z] #109 writing image sha256:1a35219801290d423d7c12e34d72554e82288ce0c67874c63c5f5e0be69b9cde 0.0s done [2024-07-26T02:28:52.649Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-07-26T02:28:52.649Z] #109 writing image sha256:d45da01fea325a26bdda43f95fbacdbc215dc645f186e500a2eaf0a063d3dfba 0.0s done [2024-07-26T02:28:52.649Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-26T02:28:52.649Z] #109 DONE 9.4s [2024-07-26T02:28:52.649Z] [2024-07-26T02:28:52.649Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:55.237Z] #53 ... [2024-07-26T02:28:55.237Z] [2024-07-26T02:28:55.237Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:28:55.237Z] #110 ... [2024-07-26T02:28:55.237Z] [2024-07-26T02:28:55.237Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:55.237Z] #53 ... [2024-07-26T02:28:55.237Z] [2024-07-26T02:28:55.237Z] #44 [security-secretstore-setup internal] load build context [2024-07-26T02:28:55.237Z] #44 transferring context: 256.41MB 99.6s done [2024-07-26T02:28:55.237Z] #44 DONE 99.8s [2024-07-26T02:28:55.237Z] [2024-07-26T02:28:55.237Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:55.817Z] #53 ... [2024-07-26T02:28:55.817Z] [2024-07-26T02:28:55.817Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:28:56.083Z] #111 ... [2024-07-26T02:28:56.083Z] [2024-07-26T02:28:56.083Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:28:57.483Z] #53 ... [2024-07-26T02:28:57.483Z] [2024-07-26T02:28:57.483Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:28:57.483Z] #112 ... [2024-07-26T02:28:57.483Z] [2024-07-26T02:28:57.483Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:29:00.057Z] #53 ... [2024-07-26T02:29:00.057Z] [2024-07-26T02:29:00.057Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:29:00.057Z] #113 ... [2024-07-26T02:29:00.057Z] [2024-07-26T02:29:00.057Z] #53 [core-common-config-bootstrapper internal] load build context [2024-07-26T02:29:00.057Z] #53 transferring context: 256.41MB 100.5s done [2024-07-26T02:29:00.322Z] #53 DONE 101.5s [2024-07-26T02:29:00.322Z] [2024-07-26T02:29:00.322Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #111 ... [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #108 DONE 76.5s [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #114 [core-data builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #114 ... [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #110 DONE 75.4s [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #115 ... [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:08.174Z] #116 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #117 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #118 [support-scheduler builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #118 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #114 [core-data builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #114 DONE 3.9s [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:08.174Z] #119 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #120 [core-metadata builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #120 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #121 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #122 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:08.174Z] #123 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #124 [core-command builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #124 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-26T02:30:08.174Z] #125 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:08.174Z] #126 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #127 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:08.174Z] #128 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.174Z] #129 CACHED [2024-07-26T02:30:08.174Z] [2024-07-26T02:30:08.174Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-07-26T02:30:08.175Z] #130 CACHED [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-26T02:30:08.175Z] #131 ... [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-26T02:30:08.175Z] #115 DONE 4.3s [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:30:08.175Z] #132 ... [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.175Z] #112 DONE 78.5s [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #133 [core-keeper builder 7/8] COPY . . [2024-07-26T02:30:08.175Z] #133 ... [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.175Z] #111 DONE 80.7s [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-26T02:30:08.175Z] #134 ... [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:08.175Z] #113 DONE 76.8s [2024-07-26T02:30:08.175Z] [2024-07-26T02:30:08.175Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-07-26T02:30:12.474Z] #135 ... [2024-07-26T02:30:12.474Z] [2024-07-26T02:30:12.474Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:30:12.474Z] #132 3.800 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-07-26T02:30:12.741Z] #132 ... [2024-07-26T02:30:12.741Z] [2024-07-26T02:30:12.741Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-26T02:30:12.741Z] #0 5.285 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-07-26T02:30:12.741Z] #136 ... [2024-07-26T02:30:12.741Z] [2024-07-26T02:30:12.741Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-07-26T02:30:12.741Z] #135 DONE 6.1s [2024-07-26T02:30:12.741Z] [2024-07-26T02:30:12.741Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:30:12.741Z] #0 5.181 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-07-26T02:30:13.009Z] #137 ... [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #133 [core-keeper builder 7/8] COPY . . [2024-07-26T02:30:13.009Z] #133 DONE 7.0s [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:13.009Z] #138 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:13.009Z] #139 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-07-26T02:30:13.009Z] #140 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-26T02:30:13.009Z] #134 DONE 6.3s [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-26T02:30:13.009Z] #141 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-07-26T02:30:13.009Z] #142 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T02:30:13.009Z] #143 CACHED [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-26T02:30:13.009Z] #0 5.302 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-07-26T02:30:13.009Z] #144 ... [2024-07-26T02:30:13.009Z] [2024-07-26T02:30:13.009Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-26T02:30:13.009Z] #0 4.811 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-07-26T02:30:13.275Z] #145 ... [2024-07-26T02:30:13.275Z] [2024-07-26T02:30:13.275Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:30:13.275Z] #0 5.354 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-07-26T02:30:13.544Z] #146 ... [2024-07-26T02:30:13.544Z] [2024-07-26T02:30:13.544Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-26T02:30:17.825Z] #147 4.701 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-07-26T02:30:18.096Z] #147 ... [2024-07-26T02:30:18.096Z] [2024-07-26T02:30:18.096Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-26T02:30:18.096Z] #131 5.524 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-07-26T02:30:18.386Z] #131 ... [2024-07-26T02:30:18.386Z] [2024-07-26T02:30:18.386Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-26T02:30:18.386Z] #0 4.593 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-07-26T02:30:23.826Z] #148 ... [2024-07-26T02:30:23.826Z] [2024-07-26T02:30:23.826Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-26T02:30:23.826Z] #0 3.763 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-07-26T02:30:23.826Z] #149 ... [2024-07-26T02:30:23.826Z] [2024-07-26T02:30:23.826Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-26T02:30:23.826Z] #0 4.673 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-07-26T02:30:23.826Z] #150 ... [2024-07-26T02:30:23.826Z] [2024-07-26T02:30:23.826Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-26T02:30:23.826Z] #0 4.011 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-07-26T02:48:46.940Z] #151 1108.1 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-07-26T02:48:46.940Z] #151 ... [2024-07-26T02:48:46.940Z] [2024-07-26T02:48:46.940Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-26T02:48:46.940Z] #150 DONE 1113.0s [2024-07-26T02:48:46.940Z] [2024-07-26T02:48:46.940Z] #152 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-26T02:48:46.940Z] #152 DONE 0.3s [2024-07-26T02:48:46.940Z] [2024-07-26T02:48:46.940Z] #153 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-07-26T02:48:48.891Z] #153 DONE 2.3s [2024-07-26T02:48:48.891Z] [2024-07-26T02:48:48.891Z] #154 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:48:48.891Z] #154 DONE 0.4s [2024-07-26T02:48:48.891Z] [2024-07-26T02:48:48.891Z] #155 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:48:49.202Z] #155 DONE 0.1s [2024-07-26T02:48:49.202Z] [2024-07-26T02:48:49.203Z] #156 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-26T02:48:49.472Z] #156 DONE 0.3s [2024-07-26T02:48:49.472Z] [2024-07-26T02:48:49.472Z] #157 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-26T02:48:49.472Z] #157 DONE 0.2s [2024-07-26T02:48:49.472Z] [2024-07-26T02:48:49.472Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-26T02:48:49.743Z] #149 ... [2024-07-26T02:48:49.743Z] [2024-07-26T02:48:49.743Z] #158 [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-07-26T02:48:49.743Z] #158 DONE 0.2s [2024-07-26T02:48:49.743Z] [2024-07-26T02:48:49.743Z] #159 [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-07-26T02:48:50.016Z] #159 DONE 0.2s [2024-07-26T02:48:50.016Z] [2024-07-26T02:48:50.016Z] #160 [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-07-26T02:48:50.016Z] #160 DONE 0.1s [2024-07-26T02:48:50.016Z] [2024-07-26T02:48:50.016Z] #161 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-26T02:48:50.282Z] #161 DONE 0.2s [2024-07-26T02:48:50.282Z] [2024-07-26T02:48:50.282Z] #162 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-26T02:48:50.547Z] #162 DONE 0.2s [2024-07-26T02:48:50.547Z] [2024-07-26T02:48:50.547Z] #163 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-07-26T02:48:53.138Z] #163 DONE 2.6s [2024-07-26T02:48:53.138Z] [2024-07-26T02:48:53.138Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-26T02:48:53.138Z] #131 ... [2024-07-26T02:48:53.138Z] [2024-07-26T02:48:53.138Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-26T02:48:53.138Z] #149 DONE 1120.2s [2024-07-26T02:48:53.138Z] [2024-07-26T02:48:53.138Z] #109 [security-bootstrapper] exporting to image [2024-07-26T02:48:53.138Z] #109 exporting layers [2024-07-26T02:48:54.563Z] #109 ... [2024-07-26T02:48:54.563Z] [2024-07-26T02:48:54.563Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:48:54.563Z] #164 DONE 0.3s [2024-07-26T02:48:54.867Z] [2024-07-26T02:48:54.867Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:48:54.867Z] #165 DONE 0.2s [2024-07-26T02:48:54.867Z] [2024-07-26T02:48:54.867Z] #166 [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-07-26T02:48:55.146Z] #166 DONE 0.3s [2024-07-26T02:48:55.146Z] [2024-07-26T02:48:55.146Z] #109 [security-bootstrapper] exporting to image [2024-07-26T02:48:55.146Z] #109 exporting layers 2.1s done [2024-07-26T02:48:55.146Z] #109 writing image sha256:5f627097021d2114a30abb4b27a83d0386dd953b86f0a9df3522d2c65b47eb40 0.0s done [2024-07-26T02:48:55.146Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-26T02:48:55.146Z] #109 DONE 11.5s [2024-07-26T02:48:55.146Z] [2024-07-26T02:48:55.146Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-26T02:48:55.515Z] #167 DONE 0.2s [2024-07-26T02:48:55.515Z] [2024-07-26T02:48:55.515Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-26T02:48:55.515Z] #136 ... [2024-07-26T02:48:55.515Z] [2024-07-26T02:48:55.515Z] #168 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-26T02:48:55.783Z] #168 DONE 0.3s [2024-07-26T02:48:55.783Z] [2024-07-26T02:48:55.783Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:48:55.783Z] #146 ... [2024-07-26T02:48:55.783Z] [2024-07-26T02:48:55.783Z] #169 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-26T02:48:56.051Z] #169 DONE 0.2s [2024-07-26T02:48:56.051Z] [2024-07-26T02:48:56.051Z] #170 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-26T02:48:58.322Z] #170 DONE 2.3s [2024-07-26T02:48:58.322Z] [2024-07-26T02:48:58.322Z] #109 [security-proxy-setup] exporting to image [2024-07-26T02:48:59.334Z] #109 exporting layers 1.0s done [2024-07-26T02:48:59.334Z] #109 writing image sha256:1c948182dc7dd5bfb82db17ce32a3de3faf840fc378b013fa0a3201a002da94c done [2024-07-26T02:48:59.334Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-26T02:48:59.334Z] #109 DONE 12.6s [2024-07-26T02:48:59.334Z] [2024-07-26T02:48:59.334Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-26T02:49:03.666Z] #131 ... [2024-07-26T02:49:03.666Z] [2024-07-26T02:49:03.666Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-26T02:49:03.666Z] #151 DONE 1130.3s [2024-07-26T02:49:03.666Z] [2024-07-26T02:49:03.666Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:49:03.666Z] #137 ... [2024-07-26T02:49:03.666Z] [2024-07-26T02:49:03.666Z] #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:49:03.942Z] #171 DONE 0.1s [2024-07-26T02:49:03.942Z] [2024-07-26T02:49:03.942Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:49:03.942Z] #132 ... [2024-07-26T02:49:03.942Z] [2024-07-26T02:49:03.942Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:49:03.942Z] #172 DONE 0.1s [2024-07-26T02:49:04.219Z] [2024-07-26T02:49:04.219Z] #173 [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-07-26T02:49:04.219Z] #173 DONE 0.1s [2024-07-26T02:49:04.219Z] [2024-07-26T02:49:04.219Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-26T02:49:04.219Z] #148 ... [2024-07-26T02:49:04.219Z] [2024-07-26T02:49:04.219Z] #174 [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-07-26T02:49:04.493Z] #174 DONE 0.2s [2024-07-26T02:49:04.493Z] [2024-07-26T02:49:04.493Z] #175 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:49:04.493Z] #175 DONE 0.1s [2024-07-26T02:49:04.493Z] [2024-07-26T02:49:04.493Z] #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-26T02:49:04.777Z] #176 DONE 0.3s [2024-07-26T02:49:04.778Z] [2024-07-26T02:49:04.778Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-26T02:49:04.778Z] #144 ... [2024-07-26T02:49:04.778Z] [2024-07-26T02:49:04.778Z] #177 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-26T02:49:05.051Z] #177 DONE 0.3s [2024-07-26T02:49:05.051Z] [2024-07-26T02:49:05.051Z] #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-26T02:49:05.051Z] #178 DONE 0.1s [2024-07-26T02:49:05.051Z] [2024-07-26T02:49:05.051Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:49:05.321Z] #39 ... [2024-07-26T02:49:05.321Z] [2024-07-26T02:49:05.321Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-26T02:49:07.277Z] #179 DONE 2.0s [2024-07-26T02:49:07.277Z] [2024-07-26T02:49:07.277Z] #109 [security-secretstore-setup] exporting to image [2024-07-26T02:49:07.277Z] #109 exporting layers [2024-07-26T02:49:08.859Z] #109 exporting layers 1.4s done [2024-07-26T02:49:08.859Z] #109 writing image sha256:0684c75e9e21c0825d0336aee60c83a19aa2465dac26ec087d3f489a043b9a69 0.0s done [2024-07-26T02:49:08.859Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-26T02:49:08.859Z] #109 DONE 13.9s [2024-07-26T02:49:08.859Z] [2024-07-26T02:49:08.859Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:49:47.733Z] #39 ... [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-26T02:49:47.733Z] #131 DONE 1184.1s [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:49:47.733Z] #137 ... [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:49:47.733Z] #180 DONE 0.1s [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:49:47.733Z] #181 DONE 0.2s [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-26T02:49:47.733Z] #182 DONE 0.2s [2024-07-26T02:49:47.733Z] [2024-07-26T02:49:47.733Z] #183 [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-07-26T02:49:47.999Z] #183 DONE 0.2s [2024-07-26T02:49:47.999Z] [2024-07-26T02:49:47.999Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-26T02:49:48.266Z] #184 DONE 0.2s [2024-07-26T02:49:48.266Z] [2024-07-26T02:49:48.266Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-26T02:49:50.207Z] #185 DONE 2.0s [2024-07-26T02:49:50.207Z] [2024-07-26T02:49:50.207Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-26T02:49:50.207Z] #147 ... [2024-07-26T02:49:50.207Z] [2024-07-26T02:49:50.207Z] #109 [core-common-config-bootstrapper] exporting to image [2024-07-26T02:49:50.207Z] #109 exporting layers [2024-07-26T02:49:50.797Z] #109 exporting layers 0.5s done [2024-07-26T02:49:50.797Z] #109 writing image sha256:e10bf93461d70678a2e60cdeea4b923806b5c3174bf0ab04adff711b586f9fd8 done [2024-07-26T02:49:50.797Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-26T02:49:50.797Z] #109 DONE 14.5s [2024-07-26T02:49:50.797Z] [2024-07-26T02:49:50.797Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:51:57.461Z] #39 ... [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-26T02:51:57.461Z] #148 DONE 1298.5s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:51:57.461Z] #137 ... [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:51:57.461Z] #186 DONE 0.2s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:51:57.461Z] #146 ... [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #187 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:51:57.461Z] #187 DONE 0.2s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:51:57.461Z] #146 ... [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-26T02:51:57.461Z] #188 DONE 0.3s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:51:57.461Z] #146 ... [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #189 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:51:57.461Z] #189 DONE 0.2s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #109 [security-spiffe-token-provider] exporting to image [2024-07-26T02:51:57.461Z] #109 exporting layers [2024-07-26T02:51:57.461Z] #109 exporting layers 0.8s done [2024-07-26T02:51:57.461Z] #109 writing image sha256:ad70fcc1815d206d18173d2f8a0882a2b0b8e80995a55664a49cfda51ebc58fc done [2024-07-26T02:51:57.461Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-26T02:51:57.461Z] #109 DONE 15.2s [2024-07-26T02:51:57.461Z] [2024-07-26T02:51:57.461Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:58:49.474Z] #137 ... [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-26T02:58:49.474Z] #146 DONE 1714.0s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:58:49.474Z] #137 ... [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:58:49.474Z] #190 DONE 0.2s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:58:49.474Z] #191 DONE 0.1s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-26T02:58:49.474Z] #192 DONE 0.4s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:58:49.474Z] #132 ... [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:58:49.474Z] #193 DONE 0.1s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #194 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-26T02:58:49.474Z] #194 DONE 0.1s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-26T02:58:49.474Z] #144 ... [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-26T02:58:49.474Z] #195 DONE 1.8s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:58:49.474Z] #39 ... [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #109 [security-proxy-auth] exporting to image [2024-07-26T02:58:49.474Z] #109 exporting layers [2024-07-26T02:58:49.474Z] #109 exporting layers 0.6s done [2024-07-26T02:58:49.474Z] #109 writing image sha256:7fd114f130ffa9d3608c4427ced1b2dee05dc010f50c052db960aab051446550 done [2024-07-26T02:58:49.474Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-26T02:58:49.474Z] #109 DONE 15.9s [2024-07-26T02:58:49.474Z] [2024-07-26T02:58:49.474Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:28.361Z] #132 ... [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-26T02:59:28.361Z] #144 DONE 1764.7s [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:28.361Z] #132 ... [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:59:28.361Z] #196 DONE 0.2s [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:28.361Z] #132 ... [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #197 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:59:28.361Z] #197 DONE 0.1s [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-26T02:59:28.361Z] #198 DONE 0.3s [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:59:28.361Z] #199 DONE 0.1s [2024-07-26T02:59:28.361Z] [2024-07-26T02:59:28.361Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:28.628Z] #132 ... [2024-07-26T02:59:28.628Z] [2024-07-26T02:59:28.628Z] #109 [core-command] exporting to image [2024-07-26T02:59:28.628Z] #109 exporting layers [2024-07-26T02:59:28.896Z] #109 exporting layers 0.4s done [2024-07-26T02:59:28.896Z] #109 writing image sha256:8ebf721f08ee6dfc84fee27de6e717f6f0389c6d6e55a43dc0eec0a18231c7f8 done [2024-07-26T02:59:28.896Z] #109 naming to docker.io/library/core-command-arm64 done [2024-07-26T02:59:28.896Z] #109 DONE 16.3s [2024-07-26T02:59:28.896Z] [2024-07-26T02:59:28.896Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:59:41.216Z] #39 ... [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-26T02:59:41.216Z] #145 DONE 1776.7s [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:41.216Z] #132 ... [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:59:41.216Z] #200 DONE 0.2s [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:41.216Z] #132 ... [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:59:41.216Z] #201 DONE 0.3s [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T02:59:41.216Z] #39 ... [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-26T02:59:41.216Z] #202 ... [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-26T02:59:41.216Z] #147 DONE 1767.9s [2024-07-26T02:59:41.216Z] [2024-07-26T02:59:41.216Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T02:59:41.485Z] #132 ... [2024-07-26T02:59:41.485Z] [2024-07-26T02:59:41.485Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-26T02:59:41.485Z] #202 DONE 0.8s [2024-07-26T02:59:41.485Z] [2024-07-26T02:59:41.485Z] #203 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:59:41.756Z] #203 DONE 0.4s [2024-07-26T02:59:41.756Z] [2024-07-26T02:59:41.756Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:59:41.756Z] #204 DONE 0.4s [2024-07-26T02:59:41.756Z] [2024-07-26T02:59:41.756Z] #109 [core-data] exporting to image [2024-07-26T02:59:41.756Z] #109 exporting layers [2024-07-26T02:59:42.345Z] #109 ... [2024-07-26T02:59:42.345Z] [2024-07-26T02:59:42.345Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-26T02:59:42.345Z] #137 DONE 1779.7s [2024-07-26T02:59:42.345Z] [2024-07-26T02:59:42.345Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-26T02:59:43.329Z] #205 DONE 1.2s [2024-07-26T02:59:43.329Z] [2024-07-26T02:59:43.329Z] #109 [core-data] exporting to image [2024-07-26T02:59:43.329Z] #109 exporting layers 1.2s done [2024-07-26T02:59:43.329Z] #109 writing image sha256:99f0bbd1f58db1e1b1d9f2713699ff44fe451fac6557a02b8f4b29e003aa707e done [2024-07-26T02:59:43.329Z] #109 naming to docker.io/library/core-data-arm64 done [2024-07-26T02:59:43.329Z] #109 DONE 17.6s [2024-07-26T02:59:43.329Z] [2024-07-26T02:59:43.329Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:59:43.329Z] #206 DONE 0.4s [2024-07-26T02:59:43.329Z] [2024-07-26T02:59:43.329Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T02:59:43.602Z] #207 DONE 0.3s [2024-07-26T02:59:43.602Z] [2024-07-26T02:59:43.602Z] #109 [core-keeper] exporting to image [2024-07-26T02:59:43.874Z] #109 ... [2024-07-26T02:59:43.874Z] [2024-07-26T02:59:43.874Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-26T02:59:43.874Z] #208 DONE 0.3s [2024-07-26T02:59:44.141Z] [2024-07-26T02:59:44.141Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-26T02:59:44.411Z] #209 ... [2024-07-26T02:59:44.411Z] [2024-07-26T02:59:44.411Z] #109 [core-keeper] exporting to image [2024-07-26T02:59:44.411Z] #109 exporting layers 0.6s done [2024-07-26T02:59:44.411Z] #109 writing image sha256:e41a1b893716ec8918a12bb901da94c0d2fc84e9bfb224e1f36ec62bee4e4ff8 0.0s done [2024-07-26T02:59:44.411Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-07-26T02:59:44.411Z] #109 DONE 18.2s [2024-07-26T02:59:44.411Z] [2024-07-26T02:59:44.411Z] #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-26T02:59:44.679Z] #209 DONE 0.6s [2024-07-26T02:59:44.679Z] [2024-07-26T02:59:44.679Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-26T02:59:44.679Z] #210 DONE 0.1s [2024-07-26T02:59:44.679Z] [2024-07-26T02:59:44.679Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-26T02:59:44.949Z] #211 DONE 0.1s [2024-07-26T02:59:44.949Z] [2024-07-26T02:59:44.949Z] #109 [core-metadata] exporting to image [2024-07-26T02:59:45.216Z] #109 exporting layers 0.5s done [2024-07-26T02:59:45.484Z] #109 writing image sha256:37de70341cdabcf37be699844860794f303b378f070d29e4686b632ad9245140 done [2024-07-26T02:59:45.484Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-07-26T02:59:45.484Z] #109 DONE 18.8s [2024-07-26T02:59:45.484Z] [2024-07-26T02:59:45.484Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T03:00:12.207Z] #39 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-26T03:00:12.207Z] #136 DONE 1805.0s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T03:00:12.207Z] #132 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #212 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T03:00:12.207Z] #212 DONE 0.2s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-26T03:00:12.207Z] #213 DONE 0.1s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T03:00:12.207Z] #39 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-26T03:00:12.207Z] #214 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-26T03:00:12.207Z] #132 DONE 1804.1s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T03:00:12.207Z] #39 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-26T03:00:12.207Z] #214 DONE 0.5s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-26T03:00:12.207Z] #215 DONE 0.2s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-26T03:00:12.207Z] #216 DONE 0.1s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #109 [support-scheduler] exporting to image [2024-07-26T03:00:12.207Z] #109 exporting layers [2024-07-26T03:00:12.207Z] #109 ... [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-26T03:00:12.207Z] #217 DONE 0.1s [2024-07-26T03:00:12.207Z] [2024-07-26T03:00:12.207Z] #218 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-26T03:00:12.207Z] #218 DONE 0.4s [2024-07-26T03:00:12.208Z] [2024-07-26T03:00:12.208Z] #109 [support-scheduler] exporting to image [2024-07-26T03:00:12.208Z] #109 exporting layers 0.5s done [2024-07-26T03:00:12.208Z] #109 writing image sha256:5dbeab1892e893ed8532d3b04196ef8cd7e730ce044be916af43f880b7c56896 done [2024-07-26T03:00:12.208Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-07-26T03:00:12.208Z] #109 DONE 19.3s [2024-07-26T03:00:12.208Z] [2024-07-26T03:00:12.208Z] #219 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-26T03:00:12.208Z] #219 DONE 0.1s [2024-07-26T03:00:12.208Z] [2024-07-26T03:00:12.208Z] #109 [support-notifications] exporting to image [2024-07-26T03:00:12.208Z] #109 exporting layers 0.4s done [2024-07-26T03:00:12.208Z] #109 writing image sha256:fe6c38ec145a5fc6f2db08b4eb39a751ae22c376aae4e5c09bce7b2d55e596ac done [2024-07-26T03:00:12.208Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-07-26T03:00:12.208Z] #109 DONE 19.8s [2024-07-26T03:00:12.208Z] [2024-07-26T03:00:12.208Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-26T03:00:12.208Z] time="2024-07-26T02:27:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-26T03:00:12.209Z] $ docker stop --time=1 b01b489ee4b4336ca448031aa7f66c156ac86069fdf2b5f6b413b11160e18135 [2024-07-26T03:00:13.808Z] $ docker rm -f --volumes b01b489ee4b4336ca448031aa7f66c156ac86069fdf2b5f6b413b11160e18135 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T03:00:14.329Z] + docker images [2024-07-26T03:00:14.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-26T03:00:14.329Z] support-notifications-arm64 latest fe6c38ec145a 5 seconds ago 38.2MB [2024-07-26T03:00:14.329Z] support-scheduler-arm64 latest 5dbeab1892e8 6 seconds ago 37.6MB [2024-07-26T03:00:14.329Z] core-metadata-arm64 latest 37de70341cda 30 seconds ago 35.5MB [2024-07-26T03:00:14.329Z] core-keeper-arm64 latest e41a1b893716 31 seconds ago 35.2MB [2024-07-26T03:00:14.329Z] core-data-arm64 latest 99f0bbd1f58d 33 seconds ago 35.4MB [2024-07-26T03:00:14.329Z] core-command-arm64 latest 8ebf721f08ee 46 seconds ago 35MB [2024-07-26T03:00:14.329Z] security-proxy-auth-arm64 latest 7fd114f130ff About a minute ago 32.6MB [2024-07-26T03:00:14.329Z] security-spiffe-token-provider-arm64 latest ad70fcc1815d 8 minutes ago 29MB [2024-07-26T03:00:14.329Z] core-common-config-bootstrapper-arm64 latest e10bf93461d7 10 minutes ago 15.3MB [2024-07-26T03:00:14.329Z] security-secretstore-setup-arm64 latest 0684c75e9e21 11 minutes ago 36.4MB [2024-07-26T03:00:14.329Z] security-proxy-setup-arm64 latest 1c948182dc7d 11 minutes ago 26.1MB [2024-07-26T03:00:14.329Z] security-bootstrapper-arm64 latest 5f627097021d 11 minutes ago 18.9MB [2024-07-26T03:00:14.329Z] security-spire-agent-arm64 latest d45da01fea32 31 minutes ago 174MB [2024-07-26T03:00:14.329Z] security-spire-config-arm64 latest 1a3521980129 31 minutes ago 115MB [2024-07-26T03:00:14.329Z] security-spire-server-arm64 latest 211114d6813a 31 minutes ago 116MB [2024-07-26T03:00:14.329Z] ci-base-image-arm64 latest 7af477e05880 53 minutes ago 963MB [2024-07-26T03:00:14.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-26T03:00:14.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T03:00:14.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T03:00:14.859Z] [2024-07-26T03:00:14.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T03:00:15.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T03:00:15.467Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-26T03:00:15.467Z] 8998bd30e6a1: Pulling fs layer [2024-07-26T03:00:15.467Z] 04944245beec: Pulling fs layer [2024-07-26T03:00:15.467Z] 699f458cf7ca: Pulling fs layer [2024-07-26T03:00:15.467Z] 765212b225bb: Pulling fs layer [2024-07-26T03:00:15.467Z] f23df028b6ca: Pulling fs layer [2024-07-26T03:00:15.467Z] d65c8cfc05b1: Pulling fs layer [2024-07-26T03:00:15.467Z] 2437ff75d9bd: Pulling fs layer [2024-07-26T03:00:15.467Z] 765212b225bb: Waiting [2024-07-26T03:00:15.467Z] f23df028b6ca: Waiting [2024-07-26T03:00:15.467Z] d65c8cfc05b1: Waiting [2024-07-26T03:00:15.467Z] 2437ff75d9bd: Waiting [2024-07-26T03:00:15.467Z] 04944245beec: Verifying Checksum [2024-07-26T03:00:15.467Z] 04944245beec: Download complete [2024-07-26T03:00:15.467Z] 765212b225bb: Verifying Checksum [2024-07-26T03:00:15.467Z] 765212b225bb: Download complete [2024-07-26T03:00:15.467Z] f23df028b6ca: Verifying Checksum [2024-07-26T03:00:15.467Z] f23df028b6ca: Download complete [2024-07-26T03:00:15.734Z] d65c8cfc05b1: Verifying Checksum [2024-07-26T03:00:15.734Z] d65c8cfc05b1: Download complete [2024-07-26T03:00:15.734Z] 699f458cf7ca: Verifying Checksum [2024-07-26T03:00:15.734Z] 699f458cf7ca: Download complete [2024-07-26T03:00:16.001Z] 8998bd30e6a1: Verifying Checksum [2024-07-26T03:00:16.001Z] 8998bd30e6a1: Download complete [2024-07-26T03:00:18.573Z] 2437ff75d9bd: Verifying Checksum [2024-07-26T03:00:18.573Z] 2437ff75d9bd: Download complete [2024-07-26T03:00:21.146Z] 8998bd30e6a1: Pull complete [2024-07-26T03:00:21.146Z] 04944245beec: Pull complete [2024-07-26T03:00:23.082Z] 699f458cf7ca: Pull complete [2024-07-26T03:00:23.082Z] 765212b225bb: Pull complete [2024-07-26T03:00:23.663Z] f23df028b6ca: Pull complete [2024-07-26T03:00:23.934Z] d65c8cfc05b1: Pull complete [2024-07-26T03:00:42.110Z] 2437ff75d9bd: Pull complete [2024-07-26T03:00:42.110Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-26T03:00:42.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T03:00:42.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T03:00:42.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-6500 does not seem to be running inside a container [2024-07-26T03:00:42.390Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-26T03:00:45.291Z] $ docker top 3b90ea417884d79d50f9c7981a078c0ead239b46fa9a962a67d00a7907e11b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:00:50.090Z] ---> job-cost.sh [2024-07-26T03:00:50.090Z] lf-activate-venv: SKIPPING [2024-07-26T03:00:50.090Z] INFO: No Stack... [2024-07-26T03:00:50.090Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-26T03:00:51.824Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T03:00:52.453Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-07-26T03:00:52.453Z] + cut -d, -f6 [Pipeline] lock [2024-07-26T03:00:52.491Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-2-stack-cost] [2024-07-26T03:00:52.498Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4839-2-stack-cost] did not exist. Created. [2024-07-26T03:00:52.504Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T03:00:53.167Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-26T03:00:53.776Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T03:00:54.306Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4839-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T03:00:57.746Z] $ docker stop --time=1 3b90ea417884d79d50f9c7981a078c0ead239b46fa9a962a67d00a7907e11b0d [2024-07-26T03:00:59.272Z] $ docker rm -f --volumes 3b90ea417884d79d50f9c7981a078c0ead239b46fa9a962a67d00a7907e11b0d [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-07-26T03:01:00.560Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:00.849Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:01.710Z] ---> package-listing.sh [2024-07-26T03:01:01.710Z] ++ facter osfamily [2024-07-26T03:01:01.710Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-26T03:01:01.968Z] + OS_FAMILY=debian [2024-07-26T03:01:01.968Z] + workspace=/w/workspace/edgex-go/2 [2024-07-26T03:01:01.968Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-26T03:01:01.968Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-26T03:01:01.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-26T03:01:01.968Z] + PACKAGES=/tmp/packages_start.txt [2024-07-26T03:01:01.968Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-26T03:01:01.968Z] + PACKAGES=/tmp/packages_end.txt [2024-07-26T03:01:01.968Z] + case "${OS_FAMILY}" in [2024-07-26T03:01:01.968Z] + dpkg -l [2024-07-26T03:01:01.968Z] + grep '^ii' [2024-07-26T03:01:01.968Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-26T03:01:01.968Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-26T03:01:01.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-26T03:01:01.968Z] + '[' /w/workspace/edgex-go/2 ']' [2024-07-26T03:01:01.968Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-07-26T03:01:01.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-07-26T03:01:01.981Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-26T03:01:02.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T03:01:02.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T03:01:02.825Z] [2024-07-26T03:01:02.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T03:01:03.218Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T03:01:03.219Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-26T03:01:03.219Z] 5eb5b503b376: Pulling fs layer [2024-07-26T03:01:03.219Z] 5c69ac0246d0: Pulling fs layer [2024-07-26T03:01:03.219Z] ec43610c2a17: Pulling fs layer [2024-07-26T03:01:03.219Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-26T03:01:03.219Z] 33b1e0a273af: Pulling fs layer [2024-07-26T03:01:03.219Z] 5d3b04190fa2: Pulling fs layer [2024-07-26T03:01:03.219Z] 2f39f015ded8: Pulling fs layer [2024-07-26T03:01:03.219Z] 33b1e0a273af: Waiting [2024-07-26T03:01:03.219Z] 5d3b04190fa2: Waiting [2024-07-26T03:01:03.219Z] 2f39f015ded8: Waiting [2024-07-26T03:01:03.219Z] 3a2ae6a8a46f: Waiting [2024-07-26T03:01:03.219Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-26T03:01:03.219Z] 3a2ae6a8a46f: Download complete [2024-07-26T03:01:03.219Z] 33b1e0a273af: Download complete [2024-07-26T03:01:03.219Z] 5d3b04190fa2: Download complete [2024-07-26T03:01:03.219Z] ec43610c2a17: Verifying Checksum [2024-07-26T03:01:03.219Z] ec43610c2a17: Download complete [2024-07-26T03:01:03.518Z] 5eb5b503b376: Verifying Checksum [2024-07-26T03:01:03.518Z] 5eb5b503b376: Download complete [2024-07-26T03:01:04.111Z] 2f39f015ded8: Download complete [2024-07-26T03:01:04.840Z] 5eb5b503b376: Pull complete [2024-07-26T03:01:04.840Z] 5c69ac0246d0: Pull complete [2024-07-26T03:01:05.098Z] ec43610c2a17: Pull complete [2024-07-26T03:01:05.356Z] 3a2ae6a8a46f: Pull complete [2024-07-26T03:01:05.356Z] 33b1e0a273af: Pull complete [2024-07-26T03:01:05.613Z] 5d3b04190fa2: Pull complete [2024-07-26T03:01:09.796Z] 2f39f015ded8: Pull complete [2024-07-26T03:01:09.796Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-26T03:01:09.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T03:01:09.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T03:01:09.913Z] prd-ubuntu20.04-docker-8c-8g-6499 does not seem to be running inside a container [2024-07-26T03:01:09.916Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-26T03:01:13.479Z] $ docker top 6827ad21194bd2b331c237e15237672d24892a87e888df7cb6533d55c488a867 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T03:01:13.874Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-26T03:01:14.159Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-26T03:01:14.438Z] + ls /var/log/sa-host [2024-07-26T03:01:14.438Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T03:01:14.618Z] provisioning config files... [2024-07-26T03:01:14.627Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6632448443962905873tmp [Pipeline] { [Pipeline] echo [2024-07-26T03:01:14.650Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:14.933Z] ---> create-netrc.sh [Pipeline] } [2024-07-26T03:01:14.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:15.285Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-26T03:01:15.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:15.577Z] ---> sudo-logs.sh [2024-07-26T03:01:15.577Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-26T03:01:15.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:15.920Z] ---> job-cost.sh [2024-07-26T03:01:15.920Z] lf-activate-venv: SKIPPING [2024-07-26T03:01:15.920Z] DEBUG: total: 0.10999999940395355 [2024-07-26T03:01:15.920Z] INFO: Retrieving Stack Cost... [2024-07-26T03:01:16.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T03:01:16.437Z] INFO: Archiving Costs [Pipeline] echo [2024-07-26T03:01:16.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T03:01:16.730Z] ---> logs-deploy.sh [2024-07-26T03:01:16.731Z] lf-activate-venv: SKIPPING [2024-07-26T03:01:16.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4839/2 [2024-07-26T03:01:16.731Z] INFO: archiving workspace using pattern(s): [2024-07-26T03:01:17.668Z] Archives upload complete. [2024-07-26T03:01:17.927Z] INFO: archiving logs to Nexus