Pull request #4862 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 bcda1b0a4a326ff38288216b5f25ce415e288b79+832162a3b2bbe9bc62b4c6d6e687e5940e499741 (ea0a3ec33744ccd291d1de70e65d1387051d933a) 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-ssh8168429806074302731.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-ssh16141560286784459365.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-4862/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-4862/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12455014018778080777.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-ssh9153314460918977379.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-4862/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-4862/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12199493886246260137.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7774 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit bcda1b0a4a326ff38288216b5f25ce415e288b79 Merge succeeded, producing 39d9226eaf6ca151801b20e88b6f27b84601bc60 Checking out Revision 39d9226eaf6ca151801b20e88b6f27b84601bc60 (PR-4862) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcda1b0a4a326ff38288216b5f25ce415e288b79 # 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39d9226eaf6ca151801b20e88b6f27b84601bc60 # timeout=10 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-15T22:20:20.511Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-15T22:20:20.583Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-15T22:20:20.611Z] ========================================================= [2024-08-15T22:20:20.611Z] EdgeX Global Pipelines Version Info [2024-08-15T22:20:20.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7f2a7f677b24087239b3543f77c0a4d827bc45a3 # timeout=10 [2024-08-15T22:20:21.737Z] ------------------- [2024-08-15T22:20:21.737Z] stable info: [2024-08-15T22:20:21.737Z] ------------------- [2024-08-15T22:20:21.737Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T22:20:21.737Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-15T22:20:21.737Z] Message: update stable to v1.0.260 [2024-08-15T22:20:21.997Z] ------------------- [2024-08-15T22:20:21.997Z] experimental info: [2024-08-15T22:20:21.997Z] ------------------- [2024-08-15T22:20:21.997Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T22:20:21.997Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-15T22:20:21.997Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-15T22:20:22.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-15T22:20:22.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-15T22:20:22.123Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-15T22:20:22.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-15T22:20:22.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-15T22:20:22.188Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-15T22:20:22.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-15T22:20:22.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-15T22:20:22.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-15T22:20:22.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-15T22:20:22.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-15T22:20:22.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-15T22:20:22.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-15T22:20:22.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-15T22:20:22.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-15T22:20:22.431Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T22:20:22.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T22:20:22.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-15T22:20:22.507Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-15T22:20:22.529Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-15T22:20:22.552Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-15T22:20:22.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-15T22:20:22.596Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-15T22:20:22.617Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4862 [Pipeline] echo [2024-08-15T22:20:22.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4862 [Pipeline] echo [2024-08-15T22:20:22.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4862 [Pipeline] echo [2024-08-15T22:20:22.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo [2024-08-15T22:20:22.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39d9226 [Pipeline] echo [2024-08-15T22:20:22.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T22:20:22.782Z] provisioning config files... [2024-08-15T22:20:22.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3414929074694456615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T22:20:23.121Z] ---> ****-login.sh [2024-08-15T22:20:23.121Z] nexus3.edgexfoundry.org:10001 [2024-08-15T22:20:23.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:20:23.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:20:23.382Z] Configure a credential helper to remove this warning. See [2024-08-15T22:20:23.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:20:23.382Z] [2024-08-15T22:20:23.382Z] Login Succeeded [2024-08-15T22:20:23.642Z] nexus3.edgexfoundry.org:10002 [2024-08-15T22:20:23.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:20:23.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:20:23.642Z] Configure a credential helper to remove this warning. See [2024-08-15T22:20:23.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:20:23.642Z] [2024-08-15T22:20:23.642Z] Login Succeeded [2024-08-15T22:20:23.642Z] nexus3.edgexfoundry.org:10003 [2024-08-15T22:20:23.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:20:23.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:20:23.642Z] Configure a credential helper to remove this warning. See [2024-08-15T22:20:23.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:20:23.642Z] [2024-08-15T22:20:23.642Z] Login Succeeded [2024-08-15T22:20:23.642Z] nexus3.edgexfoundry.org:10004 [2024-08-15T22:20:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:20:23.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:20:23.903Z] Configure a credential helper to remove this warning. See [2024-08-15T22:20:23.903Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:20:23.903Z] [2024-08-15T22:20:23.903Z] Login Succeeded [2024-08-15T22:20:23.903Z] ****.io [2024-08-15T22:20:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:20:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:20:24.163Z] Configure a credential helper to remove this warning. See [2024-08-15T22:20:24.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:20:24.164Z] [2024-08-15T22:20:24.164Z] Login Succeeded [2024-08-15T22:20:24.164Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T22:20:24.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T22:20:24.509Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/core-command/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/core-data/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/core-keeper/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/core-metadata/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-15T22:20:24.509Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2024-08-15T22:20:24.509Z] cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/support-notifications/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-15T22:20:24.509Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-15T22:20:24.509Z] + cut -d/ -f2 [2024-08-15T22:20:24.509Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-15T22:20:24.585Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-15T22:20:24.964Z] + git rev-list -1 --merges 39d9226eaf6ca151801b20e88b6f27b84601bc60~1..39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo [2024-08-15T22:20:24.974Z] -----------> git rev-list -1 --merges 39d9226eaf6ca151801b20e88b6f27b84601bc60~1..39d9226eaf6ca151801b20e88b6f27b84601bc60 39d9226eaf6ca151801b20e88b6f27b84601bc60 [2024-08-15T22:20:24.974Z] 39d9226eaf6ca151801b20e88b6f27b84601bc60 [false] [Pipeline] sh [2024-08-15T22:20:25.267Z] + git log --format=format:%s -1 39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] echo [2024-08-15T22:20:25.285Z] ========================================================= [2024-08-15T22:20:25.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-15T22:20:25.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-15T22:20:25.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T22:20:25.735Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-15T22:20:25.735Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-15T22:20:25.735Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-15T22:20:25.735Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-15T22:20:25.735Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-15T22:20:25.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:20:26.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T22:20:26.157Z] [2024-08-15T22:20:26.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:20:26.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T22:20:26.481Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-15T22:20:26.481Z] b85a868b505f: Pulling fs layer [2024-08-15T22:20:26.481Z] e2be974225ed: Pulling fs layer [2024-08-15T22:20:26.481Z] 339a4e72a1f5: Pulling fs layer [2024-08-15T22:20:26.481Z] 988bab9f4d93: Pulling fs layer [2024-08-15T22:20:26.481Z] 1469e6f7b9e6: Pulling fs layer [2024-08-15T22:20:26.481Z] eaf3925da568: Pulling fs layer [2024-08-15T22:20:26.481Z] bab4dde63d76: Pulling fs layer [2024-08-15T22:20:26.481Z] bde34c3a00c8: Pulling fs layer [2024-08-15T22:20:26.481Z] b352a97aabf1: Pulling fs layer [2024-08-15T22:20:26.481Z] 4872d77fe225: Pulling fs layer [2024-08-15T22:20:26.481Z] 5851b861e8e6: Pulling fs layer [2024-08-15T22:20:26.481Z] 988bab9f4d93: Waiting [2024-08-15T22:20:26.481Z] 1469e6f7b9e6: Waiting [2024-08-15T22:20:26.481Z] eaf3925da568: Waiting [2024-08-15T22:20:26.481Z] bab4dde63d76: Waiting [2024-08-15T22:20:26.481Z] bde34c3a00c8: Waiting [2024-08-15T22:20:26.481Z] b352a97aabf1: Waiting [2024-08-15T22:20:26.481Z] 4872d77fe225: Waiting [2024-08-15T22:20:26.481Z] 5851b861e8e6: Waiting [2024-08-15T22:20:26.481Z] e2be974225ed: Verifying Checksum [2024-08-15T22:20:26.481Z] e2be974225ed: Download complete [2024-08-15T22:20:26.481Z] 988bab9f4d93: Verifying Checksum [2024-08-15T22:20:26.481Z] 988bab9f4d93: Download complete [2024-08-15T22:20:26.481Z] 339a4e72a1f5: Verifying Checksum [2024-08-15T22:20:26.481Z] 339a4e72a1f5: Download complete [2024-08-15T22:20:26.741Z] 1469e6f7b9e6: Verifying Checksum [2024-08-15T22:20:26.741Z] 1469e6f7b9e6: Download complete [2024-08-15T22:20:26.741Z] eaf3925da568: Verifying Checksum [2024-08-15T22:20:26.741Z] eaf3925da568: Download complete [2024-08-15T22:20:26.741Z] bde34c3a00c8: Verifying Checksum [2024-08-15T22:20:26.741Z] bde34c3a00c8: Download complete [2024-08-15T22:20:26.741Z] b352a97aabf1: Download complete [2024-08-15T22:20:26.741Z] 4872d77fe225: Download complete [2024-08-15T22:20:26.741Z] 5851b861e8e6: Download complete [2024-08-15T22:20:26.741Z] b85a868b505f: Download complete [2024-08-15T22:20:27.000Z] bab4dde63d76: Verifying Checksum [2024-08-15T22:20:27.000Z] bab4dde63d76: Download complete [2024-08-15T22:20:27.938Z] b85a868b505f: Pull complete [2024-08-15T22:20:27.938Z] e2be974225ed: Pull complete [2024-08-15T22:20:28.522Z] 339a4e72a1f5: Pull complete [2024-08-15T22:20:28.522Z] 988bab9f4d93: Pull complete [2024-08-15T22:20:28.782Z] 1469e6f7b9e6: Pull complete [2024-08-15T22:20:28.782Z] eaf3925da568: Pull complete [2024-08-15T22:20:30.723Z] bab4dde63d76: Pull complete [2024-08-15T22:20:30.723Z] bde34c3a00c8: Pull complete [2024-08-15T22:20:30.723Z] b352a97aabf1: Pull complete [2024-08-15T22:20:30.723Z] 4872d77fe225: Pull complete [2024-08-15T22:20:30.723Z] 5851b861e8e6: Pull complete [2024-08-15T22:20:30.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-15T22:20:30.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T22:20:30.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:20:30.867Z] prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container [2024-08-15T22:20:30.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T22:20:33.209Z] $ docker top 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 -eo pid,comm [2024-08-15T22:20:33.262Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-15T22:20:33.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T22:20:33.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T22:20:33.317Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T22:20:33.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T22:20:33.432Z] $ docker exec 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent [2024-08-15T22:20:33.543Z] SSH_AUTH_SOCK=/tmp/ssh-JBuul7BcTjwT/agent.33 [2024-08-15T22:20:33.543Z] SSH_AGENT_PID=39 [2024-08-15T22:20:33.550Z] Running ssh-add (command line suppressed) [2024-08-15T22:20:33.660Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_392264804536149094.key (/w/workspace/edgex-go/4@tmp/private_key_392264804536149094.key) [2024-08-15T22:20:33.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T22:20:33.970Z] + git tag --points-at HEAD [Pipeline] } [2024-08-15T22:20:33.977Z] $ docker exec --env ******** --env ******** 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent -k [2024-08-15T22:20:34.084Z] unset SSH_AUTH_SOCK; [2024-08-15T22:20:34.084Z] unset SSH_AGENT_PID; [2024-08-15T22:20:34.084Z] echo Agent pid 39 killed; [2024-08-15T22:20:34.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-15T22:20:34.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T22:20:34.143Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T22:20:34.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T22:20:34.255Z] $ docker exec 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent [2024-08-15T22:20:34.352Z] SSH_AUTH_SOCK=/tmp/ssh-G3T5i8K2kA7h/agent.72 [2024-08-15T22:20:34.352Z] SSH_AGENT_PID=78 [2024-08-15T22:20:34.355Z] Running ssh-add (command line suppressed) [2024-08-15T22:20:34.446Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8086245340589404705.key (/w/workspace/edgex-go/4@tmp/private_key_8086245340589404705.key) [2024-08-15T22:20:34.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T22:20:34.758Z] + git semver init [2024-08-15T22:20:35.017Z] 2024-08-15 22:20:34,910 [run_init] DEBUG init version:0.0.0 force:False [2024-08-15T22:20:35.017Z] 2024-08-15 22:20:34,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-08-15T22:20:35.017Z] 2024-08-15 22:20:34,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-08-15T22:20:35.017Z] 2024-08-15 22:20:34,912 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,789 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4862 with force:False [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4862 [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,794 [execute] INFO git cat-file --batch-check [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,801 [execute] INFO git cat-file --batch [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T22:20:40.293Z] 2024-08-15 22:20:39,807 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4862 [2024-08-15T22:20:40.293Z] 0.0.0 [Pipeline] } [2024-08-15T22:20:40.300Z] $ docker exec --env ******** --env ******** 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 ssh-agent -k [2024-08-15T22:20:40.394Z] unset SSH_AUTH_SOCK; [2024-08-15T22:20:40.394Z] unset SSH_AGENT_PID; [2024-08-15T22:20:40.395Z] echo Agent pid 78 killed; [2024-08-15T22:20:40.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T22:20:40.744Z] + git semver [Pipeline] } [2024-08-15T22:20:41.013Z] $ docker stop --time=1 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 [2024-08-15T22:20:42.454Z] $ docker rm -f --volumes 60b291d475256d93a554e064b026ed1b9cfa8ea6564e426963047c6ac4776513 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T22:20:42.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-15T22:20:43.068Z] Stashed 1 file(s) [Pipeline] echo [2024-08-15T22:20:43.072Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-15T22:20:43.538Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-08-15T22:20:43.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T22:20:43.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T22:20:43.588Z] ========================================================= [2024-08-15T22:20:43.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-15T22:20:43.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:20:43.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T22:20:43.885Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-15T22:20:43.885Z] 619be1103602: Pulling fs layer [2024-08-15T22:20:43.885Z] 7862e08f4a3e: Pulling fs layer [2024-08-15T22:20:43.885Z] 5df492c9dc93: Pulling fs layer [2024-08-15T22:20:43.885Z] 7629e6793208: Pulling fs layer [2024-08-15T22:20:43.885Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T22:20:43.885Z] fb5054dd5b73: Pulling fs layer [2024-08-15T22:20:43.885Z] eeca6798cff9: Pulling fs layer [2024-08-15T22:20:43.885Z] aa269ceb94a6: Pulling fs layer [2024-08-15T22:20:43.885Z] fb5054dd5b73: Waiting [2024-08-15T22:20:43.885Z] 4f4fb700ef54: Waiting [2024-08-15T22:20:43.885Z] eeca6798cff9: Waiting [2024-08-15T22:20:43.885Z] ada007ff1a6a: Pulling fs layer [2024-08-15T22:20:43.885Z] ada007ff1a6a: Waiting [2024-08-15T22:20:43.885Z] aa269ceb94a6: Waiting [2024-08-15T22:20:43.885Z] 7862e08f4a3e: Verifying Checksum [2024-08-15T22:20:43.885Z] 7862e08f4a3e: Download complete [2024-08-15T22:20:43.885Z] 7629e6793208: Download complete [2024-08-15T22:20:43.885Z] 4f4fb700ef54: Download complete [2024-08-15T22:20:43.885Z] 619be1103602: Verifying Checksum [2024-08-15T22:20:43.885Z] 619be1103602: Download complete [2024-08-15T22:20:43.885Z] fb5054dd5b73: Download complete [2024-08-15T22:20:44.144Z] eeca6798cff9: Verifying Checksum [2024-08-15T22:20:44.144Z] eeca6798cff9: Download complete [2024-08-15T22:20:44.144Z] 619be1103602: Pull complete [2024-08-15T22:20:44.144Z] 7862e08f4a3e: Pull complete [2024-08-15T22:20:44.401Z] ada007ff1a6a: Verifying Checksum [2024-08-15T22:20:44.401Z] ada007ff1a6a: Download complete [2024-08-15T22:20:44.401Z] 5df492c9dc93: Verifying Checksum [2024-08-15T22:20:44.401Z] 5df492c9dc93: Download complete [2024-08-15T22:20:44.966Z] aa269ceb94a6: Verifying Checksum [2024-08-15T22:20:44.966Z] aa269ceb94a6: Download complete [2024-08-15T22:20:47.494Z] 5df492c9dc93: Pull complete [2024-08-15T22:20:47.494Z] 7629e6793208: Pull complete [2024-08-15T22:20:47.494Z] 4f4fb700ef54: Pull complete [2024-08-15T22:20:47.494Z] fb5054dd5b73: Pull complete [2024-08-15T22:20:47.494Z] eeca6798cff9: Pull complete [2024-08-15T22:20:50.027Z] aa269ceb94a6: Pull complete [2024-08-15T22:20:50.027Z] ada007ff1a6a: Pull complete [2024-08-15T22:20:50.027Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-15T22:20:50.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T22:20:50.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:20:50.328Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T22:20:50.328Z] WORKDIR /edgex [2024-08-15T22:20:50.328Z] COPY go.mod . [2024-08-15T22:20:50.328Z] RUN go mod download [2024-08-15T22:20:50.328Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-15T22:20:50.894Z] Sending build context to Docker daemon 179.1MB [2024-08-15T22:20:50.894Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T22:20:50.894Z] ---> f489d0715acc [2024-08-15T22:20:50.894Z] Step 2/4 : WORKDIR /edgex [2024-08-15T22:20:55.095Z] ---> Running in 869201cbab98 [2024-08-15T22:20:55.095Z] Removing intermediate container 869201cbab98 [2024-08-15T22:20:55.095Z] ---> bbb64106a9ea [2024-08-15T22:20:55.095Z] Step 3/4 : COPY go.mod . [2024-08-15T22:20:55.095Z] ---> 2cc53bb37cb2 [2024-08-15T22:20:55.095Z] Step 4/4 : RUN go mod download [2024-08-15T22:20:55.095Z] ---> Running in e0984e74170e [2024-08-15T22:20:58.177Z] Still waiting to schedule task [2024-08-15T22:20:58.177Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-15T22:21:21.645Z] Removing intermediate container e0984e74170e [2024-08-15T22:21:21.645Z] ---> de4921dfd7fb [2024-08-15T22:21:21.645Z] Successfully built de4921dfd7fb [2024-08-15T22:21:21.645Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:21:21.983Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T22:21:21.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:21:22.055Z] prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container [2024-08-15T22:21:22.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T22:21:22.487Z] $ docker top 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T22:21:22.838Z] + go version [2024-08-15T22:21:22.838Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-15T22:21:22.846Z] $ docker stop --time=1 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe [2024-08-15T22:21:24.095Z] $ docker rm -f --volumes 2b1426b2e58a395be298d0d6cf2f7b1ecc0da02a0ce15d04296f6d9ced51a0fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:21:24.623Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T22:21:24.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:21:24.698Z] prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container [2024-08-15T22:21:24.720Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T22:21:25.207Z] $ docker top 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-15T22:21:25.289Z] ========================================================= [2024-08-15T22:21:25.289Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-15T22:21:25.289Z] ========================================================= [Pipeline] sh [2024-08-15T22:21:25.567Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:21:25.881Z] + make test [2024-08-15T22:21:25.881Z] go test -race -coverprofile=coverage.out ./... [2024-08-15T22:21:34.024Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-15T22:22:00.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-15T22:22:00.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-15T22:22:00.551Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-15T22:22:00.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-15T22:22:01.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-15T22:22:01.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-15T22:22:01.387Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-15T22:22:01.387Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-15T22:22:01.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-15T22:22:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-15T22:22:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-15T22:22:04.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-08-15T22:22:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-15T22:22:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-15T22:22:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-15T22:22:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-15T22:22:05.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-15T22:22:05.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-15T22:22:06.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-15T22:22:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-15T22:22:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-15T22:22:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-15T22:22:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-15T22:22:07.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-15T22:22:09.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-15T22:22:09.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-08-15T22:22:09.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-08-15T22:22:09.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.623s coverage: 93.4% of statements [2024-08-15T22:22:09.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-15T22:22:09.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-15T22:22:09.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-08-15T22:22:10.799Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-15T22:22:11.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2024-08-15T22:22:11.057Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-15T22:22:11.623Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-15T22:22:11.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-15T22:22:11.623Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-15T22:22:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements [2024-08-15T22:22:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements [2024-08-15T22:22:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-08-15T22:22:12.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements [2024-08-15T22:22:12.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-08-15T22:22:13.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2024-08-15T22:22:13.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-15T22:22:14.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-15T22:22:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-15T22:22:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-15T22:22:15.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-15T22:22:16.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-15T22:22:16.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-15T22:22:16.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-15T22:22:16.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-15T22:22:16.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-15T22:22:16.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-15T22:22:17.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-15T22:22:18.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-15T22:22:19.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-15T22:22:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-15T22:22:20.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-15T22:22:23.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-15T22:22:23.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-15T22:22:23.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-15T22:22:24.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-15T22:22:24.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-15T22:22:24.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-15T22:22:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-15T22:22:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-15T22:22:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:25.814Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-15T22:22:25.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2024-08-15T22:22:26.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7775 in /w/workspace/edgexfoundry_edgex-go_PR-4862 [Pipeline] { [Pipeline] ws [2024-08-15T22:22:26.264Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-08-15T22:22:26.314Z] The recommended git tool is: git [2024-08-15T22:22:26.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-15T22:22:26.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-15T22:22:26.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-15T22:22:26.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-15T22:22:28.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-15T22:22:28.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:28.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-15T22:22:28.652Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-15T22:22:29.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-15T22:22:29.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-15T22:22:30.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-15T22:22:30.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:22:30.955Z] using credential edgex-jenkins-ssh [2024-08-15T22:22:30.985Z] Cloning the remote Git repository [2024-08-15T22:22:31.022Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-15T22:22:31.114Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-08-15T22:22:31.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-15T22:22:31.253Z] > git --version # timeout=10 [2024-08-15T22:22:31.271Z] > git --version # 'git version 2.25.1' [2024-08-15T22:22:31.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T22:22:31.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.040s coverage: 92.9% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.047s coverage: 67.2% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.147s coverage: 63.1% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.049s coverage: 45.8% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-15T22:22:38.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-08-15T22:22:38.533Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-15T22:22:38.808Z] running golangci-lint [2024-08-15T22:22:39.070Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-15T22:22:39.070Z] go version go1.21.9 linux/amd64 [2024-08-15T22:22:39.070Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-15T22:22:39.070Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-15T22:22:49.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-15T22:22:49.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T22:22:51.636Z] Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit bcda1b0a4a326ff38288216b5f25ce415e288b79 [2024-08-15T22:22:52.266Z] Merge succeeded, producing 70baf73b848f47fffe396cab873fc9a935c1742a [2024-08-15T22:22:52.266Z] Checking out Revision 70baf73b848f47fffe396cab873fc9a935c1742a (PR-4862) [2024-08-15T22:22:50.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-15T22:22:50.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-15T22:22:50.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T22:22:50.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4862/head:refs/remotes/origin/PR-4862 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-15T22:22:51.647Z] > git config core.sparsecheckout # timeout=10 [2024-08-15T22:22:51.720Z] > git checkout -f bcda1b0a4a326ff38288216b5f25ce415e288b79 # timeout=10 [2024-08-15T22:22:51.958Z] > git remote # timeout=10 [2024-08-15T22:22:51.974Z] > git config --get remote.origin.url # timeout=10 [2024-08-15T22:22:51.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T22:22:52.007Z] > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 [2024-08-15T22:22:52.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-15T22:22:52.269Z] > git config core.sparsecheckout # timeout=10 [2024-08-15T22:22:52.286Z] > git checkout -f 70baf73b848f47fffe396cab873fc9a935c1742a # timeout=10 [2024-08-15T22:22:55.882Z] Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" [2024-08-15T22:22:55.914Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-15T22:22:57.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-15T22:22:57.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T22:22:57.380Z] Dload Upload Total Spent Left Speed [2024-08-15T22:22:57.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-08-15T22:22:55.888Z] > git rev-list --no-walk 7f2a7f677b24087239b3543f77c0a4d827bc45a3 # timeout=10 [2024-08-15T22:22:57.709Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-15T22:22:58.034Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-08-15T22:22:58.034Z] sudo tee /etc/docker/daemon.new [2024-08-15T22:22:58.034Z] { [2024-08-15T22:22:58.034Z] "registry-mirrors": [ [2024-08-15T22:22:58.034Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-15T22:22:58.034Z] ], [2024-08-15T22:22:58.034Z] "bip": "10.250.0.254/24", [2024-08-15T22:22:58.034Z] "hosts": [ [2024-08-15T22:22:58.034Z] "tcp://0.0.0.0:5555", [2024-08-15T22:22:58.034Z] "unix:///var/run/docker.sock" [2024-08-15T22:22:58.034Z] ], [2024-08-15T22:22:58.034Z] "mtu": 1458, [2024-08-15T22:22:58.034Z] "selinux-enabled": true, [2024-08-15T22:22:58.034Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-15T22:22:58.034Z] } [Pipeline] sh [2024-08-15T22:22:58.356Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-15T22:22:58.691Z] + sudo service docker restart [2024-08-15T22:23:01.036Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|exports_file|deps|name|types_sizes|compiled_files) took 21.330171803s" [2024-08-15T22:23:01.036Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.839627ms" [2024-08-15T22:23:13.275Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.04372741s with top 10 stages: buildir: 51.399372663s, gosec: 7.037107844s, inspect: 2.585873792s, fact_deprecated: 2.207297047s, printf: 2.16026876s, ctrlflow: 2.053016503s, fact_purity: 1.481009397s, S1038: 1.335764492s, nilness: 1.214665107s, unused: 778.19346ms" [2024-08-15T22:23:13.275Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-15T22:23:13.275Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, exclude: 214/214, exclude-rules: 22/214, skip_dirs: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, nolint: 0/22" [2024-08-15T22:23:13.275Z] level=info msg="[runner] processing took 16.667148ms with stages: nolint: 6.662997ms, identifier_marker: 4.922439ms, autogenerated_exclude: 1.545005ms, path_prettifier: 1.542655ms, exclude-rules: 1.142001ms, skip_dirs: 801.959µs, cgo: 30.351µs, filename_unadjuster: 14.96µs, max_same_issues: 1.441µs, uniq_by_line: 570ns, exclude: 410ns, skip_files: 390ns, path_prefixer: 390ns, fixer: 280ns, diff: 270ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" [2024-08-15T22:23:13.275Z] level=info msg="[runner] linters took 11.143580948s with stages: goanalysis_metalinter: 11.12682155s" [2024-08-15T22:23:13.275Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-15T22:23:13.275Z] level=info msg="Memory: 327 samples, avg is 289.8MB, max is 1321.5MB" [2024-08-15T22:23:13.275Z] level=info msg="Execution took 32.53211862s" [2024-08-15T22:23:13.275Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T22:23:16.951Z] provisioning config files... [2024-08-15T22:23:16.975Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config13454946025393672625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T22:23:17.408Z] ---> ****-login.sh [2024-08-15T22:23:17.408Z] nexus3.edgexfoundry.org:10001 [2024-08-15T22:23:17.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:23:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:23:17.948Z] Configure a credential helper to remove this warning. See [2024-08-15T22:23:17.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:23:17.948Z] [2024-08-15T22:23:17.948Z] Login Succeeded [2024-08-15T22:23:17.948Z] nexus3.edgexfoundry.org:10002 [2024-08-15T22:23:18.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:23:18.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:23:18.233Z] Configure a credential helper to remove this warning. See [2024-08-15T22:23:18.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:23:18.233Z] [2024-08-15T22:23:18.233Z] Login Succeeded [2024-08-15T22:23:18.233Z] nexus3.edgexfoundry.org:10003 [2024-08-15T22:23:18.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:23:18.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-15T22:23:18.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-15T22:23:18.537Z] ./bin/test-attribution-txt.sh [2024-08-15T22:23:18.537Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-15T22:23:18.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-15T22:23:18.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:23:18.788Z] Configure a credential helper to remove this warning. See [2024-08-15T22:23:18.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:23:18.788Z] [2024-08-15T22:23:18.788Z] Login Succeeded [2024-08-15T22:23:18.788Z] nexus3.edgexfoundry.org:10004 [2024-08-15T22:23:18.845Z] + ls -al . [2024-08-15T22:23:18.845Z] total 900 [2024-08-15T22:23:18.845Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 22:21 . [2024-08-15T22:23:18.845Z] drwxr-xr-x 4 root root 4096 Aug 15 22:21 .. [2024-08-15T22:23:18.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 .blubracket [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 22:20 .dockerignore [2024-08-15T22:23:18.845Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 22:22 .git [2024-08-15T22:23:18.845Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 22:20 .github [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 1102 Aug 15 22:20 .gitignore [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 22:20 .golangci.yml [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 22:20 .hadolint.yml [2024-08-15T22:23:18.845Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 22:20 .semver [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 22:20 .sonarcloud.properties [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 22:20 ADOPTERS.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 21171 Aug 15 22:20 Attribution.txt [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 100284 Aug 15 22:20 CHANGELOG.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 22:20 CONTRIBUTING.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 22:20 GOVERNANCE.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 861 Aug 15 22:20 Jenkinsfile [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 22:20 LICENSE [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 16854 Aug 15 22:20 Makefile [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 22:20 OWNERS.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 9528 Aug 15 22:20 README.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 22:20 SECURITY.md [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 22:20 VERSION [2024-08-15T22:23:18.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 bin [2024-08-15T22:23:18.845Z] drwxrwxr-x 20 1001 1001 4096 Aug 15 22:20 cmd [2024-08-15T22:23:18.845Z] -rw-r--r-- 1 root root 529637 Aug 15 22:22 coverage.out [2024-08-15T22:23:18.845Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:20 fuzz_test [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 7317 Aug 15 22:20 go.mod [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 102581 Aug 15 22:20 go.sum [2024-08-15T22:23:18.845Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 22:20 internal [2024-08-15T22:23:18.845Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 22:20 openapi [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 22:20 security.txt [2024-08-15T22:23:18.845Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 22:20 version.go [Pipeline] sh [2024-08-15T22:23:19.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:23:19.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:23:19.059Z] Configure a credential helper to remove this warning. See [2024-08-15T22:23:19.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:23:19.059Z] [2024-08-15T22:23:19.059Z] Login Succeeded [2024-08-15T22:23:19.059Z] ****.io [2024-08-15T22:23:19.130Z] + '[' -e coverage.out ] [2024-08-15T22:23:19.130Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-15T22:23:19.232Z] Stashed 1 file(s) [Pipeline] sh [2024-08-15T22:23:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T22:23:19.512Z] + make build [2024-08-15T22:23:19.512Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T22:23:19.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T22:23:19.592Z] Configure a credential helper to remove this warning. See [2024-08-15T22:23:19.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T22:23:19.593Z] [2024-08-15T22:23:19.593Z] Login Succeeded [2024-08-15T22:23:19.593Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T22:23:19.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-15T22:23:20.183Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-08-15T22:23:20.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T22:23:20.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T22:23:20.236Z] ========================================================= [2024-08-15T22:23:20.236Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-15T22:23:20.236Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:23:20.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T22:23:20.826Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-15T22:23:20.826Z] c6b39de5b339: Pulling fs layer [2024-08-15T22:23:20.826Z] a69c41024577: Pulling fs layer [2024-08-15T22:23:20.826Z] d6de4b400683: Pulling fs layer [2024-08-15T22:23:20.826Z] 35cb2a7552d0: Pulling fs layer [2024-08-15T22:23:20.826Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T22:23:20.826Z] 464afbd9ba4c: Pulling fs layer [2024-08-15T22:23:20.826Z] 00f215d4a9da: Pulling fs layer [2024-08-15T22:23:20.826Z] d496ad576159: Pulling fs layer [2024-08-15T22:23:20.826Z] 35cb2a7552d0: Waiting [2024-08-15T22:23:20.826Z] 464afbd9ba4c: Waiting [2024-08-15T22:23:20.826Z] 4f4fb700ef54: Waiting [2024-08-15T22:23:20.826Z] d496ad576159: Waiting [2024-08-15T22:23:20.826Z] a69c41024577: Verifying Checksum [2024-08-15T22:23:20.826Z] a69c41024577: Download complete [2024-08-15T22:23:20.826Z] 35cb2a7552d0: Verifying Checksum [2024-08-15T22:23:20.826Z] 35cb2a7552d0: Download complete [2024-08-15T22:23:20.826Z] 4f4fb700ef54: Verifying Checksum [2024-08-15T22:23:20.826Z] 4f4fb700ef54: Download complete [2024-08-15T22:23:20.826Z] 464afbd9ba4c: Verifying Checksum [2024-08-15T22:23:20.826Z] 464afbd9ba4c: Download complete [2024-08-15T22:23:20.826Z] c6b39de5b339: Download complete [2024-08-15T22:23:21.416Z] d496ad576159: Verifying Checksum [2024-08-15T22:23:21.416Z] d496ad576159: Download complete [2024-08-15T22:23:22.007Z] c6b39de5b339: Pull complete [2024-08-15T22:23:22.603Z] a69c41024577: Pull complete [2024-08-15T22:23:22.872Z] d6de4b400683: Verifying Checksum [2024-08-15T22:23:22.872Z] d6de4b400683: Download complete [2024-08-15T22:23:23.837Z] 00f215d4a9da: Verifying Checksum [2024-08-15T22:23:23.837Z] 00f215d4a9da: Download complete [2024-08-15T22:23:36.151Z] d6de4b400683: Pull complete [2024-08-15T22:23:36.151Z] 35cb2a7552d0: Pull complete [2024-08-15T22:23:36.151Z] 4f4fb700ef54: Pull complete [2024-08-15T22:23:36.151Z] 464afbd9ba4c: Pull complete [2024-08-15T22:23:41.436Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T22:23:41.695Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T22:23:43.615Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T22:23:43.875Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T22:23:45.261Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T22:23:46.279Z] 00f215d4a9da: Pull complete [2024-08-15T22:23:46.546Z] d496ad576159: Pull complete [2024-08-15T22:23:46.546Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-15T22:23:46.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T22:23:46.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:23:46.878Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-15T22:23:46.878Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T22:23:46.878Z] WORKDIR /edgex [2024-08-15T22:23:46.878Z] COPY go.mod . [2024-08-15T22:23:46.878Z] RUN go mod download [2024-08-15T22:23:47.472Z] Sending build context to Docker daemon 3.483MB [2024-08-15T22:23:47.472Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T22:23:47.472Z] ---> f246e2811388 [2024-08-15T22:23:47.472Z] Step 2/4 : WORKDIR /edgex [2024-08-15T22:23:49.403Z] ---> Running in 1bcbd91fb576 [2024-08-15T22:23:49.403Z] Removing intermediate container 1bcbd91fb576 [2024-08-15T22:23:49.403Z] ---> fc072b44597e [2024-08-15T22:23:49.403Z] Step 3/4 : COPY go.mod . [2024-08-15T22:23:49.445Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T22:23:49.989Z] ---> 9529458c1288 [2024-08-15T22:23:49.989Z] Step 4/4 : RUN go mod download [2024-08-15T22:23:49.989Z] ---> Running in 687c8707a698 [2024-08-15T22:23:50.832Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T22:23:52.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T22:23:54.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T22:23:55.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T22:23:55.817Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T22:23:56.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T22:23:57.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-15T22:23:58.727Z] $ docker stop --time=1 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 [2024-08-15T22:24:07.015Z] $ docker rm -f --volumes 52cbfe2e314e08f8d7b93c80a9d95b140368430a59a87db3dc1cb0f54befa125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:24:08.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T22:24:08.200Z] [2024-08-15T22:24:08.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:24:08.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T22:24:08.504Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-15T22:24:08.504Z] 91d30c5bc195: Pulling fs layer [2024-08-15T22:24:08.504Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-15T22:24:08.504Z] 9c61dcf015f6: Pulling fs layer [2024-08-15T22:24:08.504Z] 4698f68db338: Pulling fs layer [2024-08-15T22:24:08.504Z] 2a2f49069b9e: Pulling fs layer [2024-08-15T22:24:08.504Z] e0025b399a48: Pulling fs layer [2024-08-15T22:24:08.504Z] 4698f68db338: Waiting [2024-08-15T22:24:08.504Z] 2a2f49069b9e: Waiting [2024-08-15T22:24:08.504Z] e0025b399a48: Waiting [2024-08-15T22:24:08.504Z] 91d30c5bc195: Verifying Checksum [2024-08-15T22:24:08.762Z] 4698f68db338: Verifying Checksum [2024-08-15T22:24:08.762Z] 4698f68db338: Download complete [2024-08-15T22:24:08.762Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-15T22:24:08.762Z] 2e9b0aa3be6d: Download complete [2024-08-15T22:24:08.762Z] e0025b399a48: Verifying Checksum [2024-08-15T22:24:08.762Z] e0025b399a48: Download complete [2024-08-15T22:24:08.762Z] 91d30c5bc195: Pull complete [2024-08-15T22:24:08.762Z] 2a2f49069b9e: Verifying Checksum [2024-08-15T22:24:08.762Z] 2a2f49069b9e: Download complete [2024-08-15T22:24:09.021Z] 2e9b0aa3be6d: Pull complete [2024-08-15T22:24:09.282Z] 9c61dcf015f6: Download complete [2024-08-15T22:24:11.815Z] 9c61dcf015f6: Pull complete [2024-08-15T22:24:11.815Z] 4698f68db338: Pull complete [2024-08-15T22:24:12.074Z] 2a2f49069b9e: Pull complete [2024-08-15T22:24:12.074Z] e0025b399a48: Pull complete [2024-08-15T22:24:12.074Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-15T22:24:12.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T22:24:12.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:24:12.182Z] prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container [2024-08-15T22:24:12.211Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-15T22:24:15.574Z] $ docker top 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T22:24:15.929Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T22:24:18.459Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #1 transferring dockerfile: 1.93kB done [2024-08-15T22:24:18.459Z] #1 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #2 transferring dockerfile: 1.70kB done [2024-08-15T22:24:18.459Z] #2 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #3 transferring dockerfile: 2.06kB done [2024-08-15T22:24:18.459Z] #3 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #4 transferring dockerfile: 2.50kB done [2024-08-15T22:24:18.459Z] #4 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #5 transferring dockerfile: 2.23kB done [2024-08-15T22:24:18.459Z] #5 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #6 transferring dockerfile: 2.01kB done [2024-08-15T22:24:18.459Z] #6 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #7 transferring dockerfile: 2.15kB done [2024-08-15T22:24:18.459Z] #7 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #8 transferring dockerfile: 2.49kB done [2024-08-15T22:24:18.459Z] #8 DONE 0.1s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #9 transferring dockerfile: 1.95kB done [2024-08-15T22:24:18.459Z] #9 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #10 transferring dockerfile: 1.85kB done [2024-08-15T22:24:18.459Z] #10 DONE 0.0s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #11 transferring dockerfile: 2.01kB done [2024-08-15T22:24:18.459Z] #11 DONE 0.1s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T22:24:18.459Z] #12 transferring dockerfile: 1.69kB done [2024-08-15T22:24:18.459Z] #12 DONE 0.1s [2024-08-15T22:24:18.459Z] [2024-08-15T22:24:18.459Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-15T22:24:18.717Z] #13 transferring dockerfile: 1.93kB done [2024-08-15T22:24:18.717Z] #13 DONE 0.1s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T22:24:18.717Z] #14 transferring dockerfile: 1.81kB done [2024-08-15T22:24:18.717Z] #14 DONE 0.1s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T22:24:18.717Z] #15 transferring dockerfile: 3.17kB done [2024-08-15T22:24:18.717Z] #15 DONE 0.1s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T22:24:18.717Z] #16 transferring dockerfile: 1.89kB done [2024-08-15T22:24:18.717Z] #16 DONE 0.1s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #17 [support-scheduler internal] load .dockerignore [2024-08-15T22:24:18.717Z] #17 transferring context: 50B done [2024-08-15T22:24:18.717Z] #17 DONE 0.1s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #18 [security-spire-server internal] load .dockerignore [2024-08-15T22:24:18.717Z] #18 transferring context: 50B done [2024-08-15T22:24:18.717Z] #18 DONE 0.0s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #19 [core-metadata internal] load .dockerignore [2024-08-15T22:24:18.717Z] #19 transferring context: 50B done [2024-08-15T22:24:18.717Z] #19 DONE 0.0s [2024-08-15T22:24:18.717Z] [2024-08-15T22:24:18.717Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-08-15T22:24:18.976Z] #20 ... [2024-08-15T22:24:18.976Z] [2024-08-15T22:24:18.976Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-15T22:24:18.976Z] #21 transferring context: 50B done [2024-08-15T22:24:18.976Z] #21 DONE 0.1s [2024-08-15T22:24:18.976Z] [2024-08-15T22:24:18.976Z] #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:18.976Z] #22 DONE 0.0s [2024-08-15T22:24:18.976Z] [2024-08-15T22:24:18.976Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T22:24:18.976Z] #23 transferring context: 50B done [2024-08-15T22:24:18.976Z] #23 DONE 0.2s [2024-08-15T22:24:18.976Z] [2024-08-15T22:24:18.976Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:19.235Z] #22 DONE 0.0s [2024-08-15T22:24:19.235Z] [2024-08-15T22:24:19.235Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:24:19.495Z] #24 ... [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #25 [core-keeper internal] load .dockerignore [2024-08-15T22:24:19.495Z] #25 transferring context: 50B done [2024-08-15T22:24:19.495Z] #25 DONE 0.6s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #26 [security-proxy-auth internal] load .dockerignore [2024-08-15T22:24:19.495Z] #26 transferring context: 50B done [2024-08-15T22:24:19.495Z] #26 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #27 [support-notifications internal] load .dockerignore [2024-08-15T22:24:19.495Z] #27 transferring context: 50B done [2024-08-15T22:24:19.495Z] #27 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-15T22:24:19.495Z] #28 transferring context: 50B done [2024-08-15T22:24:19.495Z] #28 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-15T22:24:19.495Z] #29 transferring context: 50B done [2024-08-15T22:24:19.495Z] #29 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #30 [core-command internal] load .dockerignore [2024-08-15T22:24:19.495Z] #30 transferring context: 50B done [2024-08-15T22:24:19.495Z] #30 DONE 0.6s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #31 [core-data internal] load .dockerignore [2024-08-15T22:24:19.495Z] #31 transferring context: 50B done [2024-08-15T22:24:19.495Z] #31 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T22:24:19.495Z] #32 transferring context: 50B done [2024-08-15T22:24:19.495Z] #32 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-08-15T22:24:19.495Z] #20 transferring context: 50B done [2024-08-15T22:24:19.495Z] #20 DONE 0.7s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:19.495Z] #22 DONE 0.0s [2024-08-15T22:24:19.495Z] [2024-08-15T22:24:19.495Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:19.495Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:19.793Z] #33 ... [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #34 [security-bootstrapper internal] load .dockerignore [2024-08-15T22:24:19.793Z] #34 transferring context: 50B done [2024-08-15T22:24:19.793Z] #34 DONE 0.7s [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #35 [security-spire-config internal] load .dockerignore [2024-08-15T22:24:19.793Z] #35 transferring context: 50B done [2024-08-15T22:24:19.793Z] #35 DONE 0.8s [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:24:19.793Z] #24 DONE 0.8s [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:19.793Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:19.793Z] #33 ... [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:19.793Z] #22 DONE 0.0s [2024-08-15T22:24:19.793Z] [2024-08-15T22:24:19.793Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:19.793Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:19.793Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:19.793Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:19.793Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-15T22:24:20.053Z] #33 ... [2024-08-15T22:24:20.053Z] [2024-08-15T22:24:20.053Z] #22 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:20.053Z] #22 DONE 0.0s [2024-08-15T22:24:20.053Z] [2024-08-15T22:24:20.053Z] #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:20.053Z] #33 ... [2024-08-15T22:24:20.053Z] [2024-08-15T22:24:20.053Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T22:24:20.053Z] #36 DONE 1.1s [2024-08-15T22:24:20.053Z] [2024-08-15T22:24:20.053Z] #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:20.053Z] #22 DONE 0.0s [2024-08-15T22:24:20.053Z] [2024-08-15T22:24:20.053Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:20.053Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:20.053Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:20.054Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:20.054Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:20.054Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T22:24:20.054Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-15T22:24:20.054Z] #33 ... [2024-08-15T22:24:20.054Z] [2024-08-15T22:24:20.054Z] #22 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T22:24:20.054Z] #22 DONE 0.0s [2024-08-15T22:24:20.054Z] [2024-08-15T22:24:20.054Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:20.054Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:20.054Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:20.054Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:20.054Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:20.054Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T22:24:20.310Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T22:24:20.570Z] #33 ... [2024-08-15T22:24:20.570Z] [2024-08-15T22:24:20.570Z] #37 [security-spire-server internal] load build context [2024-08-15T22:24:20.570Z] #37 transferring context: 27.60kB 0.0s done [2024-08-15T22:24:20.570Z] #37 DONE 0.5s [2024-08-15T22:24:20.570Z] [2024-08-15T22:24:20.570Z] #24 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:24:20.570Z] #24 DONE 1.5s [2024-08-15T22:24:20.570Z] [2024-08-15T22:24:20.570Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:20.570Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:20.570Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:20.570Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:20.570Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:20.570Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T22:24:20.570Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T22:24:20.570Z] #33 ... [2024-08-15T22:24:20.570Z] [2024-08-15T22:24:20.570Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T22:24:20.570Z] #36 DONE 1.4s [2024-08-15T22:24:20.570Z] [2024-08-15T22:24:20.570Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:20.570Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:20.570Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:20.570Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:20.570Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:20.570Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T22:24:20.570Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T22:24:20.827Z] #33 DONE 1.6s [2024-08-15T22:24:20.827Z] [2024-08-15T22:24:20.827Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:24:20.827Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-15T22:24:20.827Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-15T22:24:20.827Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-15T22:24:20.827Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T22:24:20.827Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-15T22:24:20.827Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-15T22:24:20.827Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-15T22:24:20.827Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T22:24:20.827Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-15T22:24:20.827Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s [2024-08-15T22:24:20.827Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T22:24:21.088Z] #38 ... [2024-08-15T22:24:21.088Z] [2024-08-15T22:24:21.088Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T22:24:21.088Z] #39 DONE 1.2s [2024-08-15T22:24:21.088Z] [2024-08-15T22:24:21.088Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:24:21.088Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:24:21.088Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:24:21.088Z] #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T22:24:21.088Z] #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T22:24:21.088Z] #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T22:24:21.088Z] #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T22:24:21.088Z] #33 DONE 1.6s [2024-08-15T22:24:21.088Z] [2024-08-15T22:24:21.088Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:24:21.088Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-15T22:24:21.088Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-15T22:24:21.088Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-15T22:24:21.088Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T22:24:21.088Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-15T22:24:21.088Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-15T22:24:21.088Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-15T22:24:21.088Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T22:24:21.088Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-15T22:24:21.088Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.8s [2024-08-15T22:24:21.088Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T22:24:21.088Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 0.9s [2024-08-15T22:24:21.362Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-08-15T22:24:21.628Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done [2024-08-15T22:24:21.628Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-15T22:24:21.887Z] #38 ... [2024-08-15T22:24:21.887Z] [2024-08-15T22:24:21.887Z] #40 [security-spire-config internal] load build context [2024-08-15T22:24:21.887Z] #40 transferring context: 25.85kB 0.0s done [2024-08-15T22:24:21.887Z] #40 DONE 1.2s [2024-08-15T22:24:21.887Z] [2024-08-15T22:24:21.887Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:24:22.145Z] #38 ... [2024-08-15T22:24:22.145Z] [2024-08-15T22:24:22.145Z] #41 [security-spire-agent internal] load build context [2024-08-15T22:24:22.145Z] #41 transferring context: 27.13kB 0.0s done [2024-08-15T22:24:22.145Z] #41 DONE 1.2s [2024-08-15T22:24:22.408Z] [2024-08-15T22:24:22.408Z] #42 [core-metadata internal] load build context [2024-08-15T22:24:22.978Z] #42 ... [2024-08-15T22:24:22.978Z] [2024-08-15T22:24:22.978Z] #43 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-08-15T22:24:22.978Z] #43 DONE 3.5s [2024-08-15T22:24:22.978Z] [2024-08-15T22:24:22.978Z] #42 [core-metadata internal] load build context [2024-08-15T22:24:27.746Z] #42 transferring context: 191.11MB 7.2s [2024-08-15T22:24:28.353Z] #42 ... [2024-08-15T22:24:28.353Z] [2024-08-15T22:24:28.353Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:24:28.353Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.5s done [2024-08-15T22:24:28.353Z] #38 ... [2024-08-15T22:24:28.353Z] [2024-08-15T22:24:28.353Z] #42 [core-metadata internal] load build context [2024-08-15T22:24:29.732Z] #42 ... [2024-08-15T22:24:29.732Z] [2024-08-15T22:24:29.732Z] #44 [support-scheduler internal] load build context [2024-08-15T22:24:29.732Z] #44 ... [2024-08-15T22:24:29.732Z] [2024-08-15T22:24:29.732Z] #45 [security-proxy-setup internal] load build context [2024-08-15T22:24:29.732Z] #45 ... [2024-08-15T22:24:29.732Z] [2024-08-15T22:24:29.732Z] #46 [core-keeper internal] load build context [2024-08-15T22:24:29.732Z] #46 ... [2024-08-15T22:24:29.732Z] [2024-08-15T22:24:29.732Z] #47 [security-proxy-auth internal] load build context [2024-08-15T22:24:30.006Z] #47 ... [2024-08-15T22:24:30.006Z] [2024-08-15T22:24:30.006Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:24:30.006Z] #48 ... [2024-08-15T22:24:30.006Z] [2024-08-15T22:24:30.006Z] #49 [support-notifications internal] load build context [2024-08-15T22:24:30.358Z] #49 ... [2024-08-15T22:24:30.358Z] [2024-08-15T22:24:30.358Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T22:24:30.358Z] #50 ... [2024-08-15T22:24:30.358Z] [2024-08-15T22:24:30.358Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-15T22:24:30.617Z] #51 ... [2024-08-15T22:24:30.617Z] [2024-08-15T22:24:30.617Z] #52 [core-command internal] load build context [2024-08-15T22:24:30.617Z] #52 ... [2024-08-15T22:24:30.617Z] [2024-08-15T22:24:30.617Z] #53 [support-cron-scheduler internal] load build context [2024-08-15T22:24:30.617Z] #53 ... [2024-08-15T22:24:30.617Z] [2024-08-15T22:24:30.617Z] #54 [security-bootstrapper internal] load build context [2024-08-15T22:24:31.188Z] #54 ... [2024-08-15T22:24:31.188Z] [2024-08-15T22:24:31.188Z] #55 [core-data internal] load build context [2024-08-15T22:24:31.188Z] #55 ... [2024-08-15T22:24:31.188Z] [2024-08-15T22:24:31.188Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:24:31.188Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.8s done [2024-08-15T22:24:31.188Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T22:24:31.188Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-15T22:24:31.188Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-15T22:24:31.188Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-15T22:24:31.188Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-08-15T22:24:31.188Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-15T22:24:31.188Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-08-15T22:24:31.188Z] #56 ... [2024-08-15T22:24:31.188Z] [2024-08-15T22:24:31.188Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T22:24:31.188Z] #0 1.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.188Z] #0 4.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.188Z] #0 4.783 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:24:31.188Z] #0 4.783 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:24:31.188Z] #0 4.783 OK: 20070 distinct packages available [2024-08-15T22:24:31.188Z] #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.189Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.189Z] #0 5.144 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T22:24:31.189Z] #0 5.149 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:24:31.189Z] #0 5.152 (3/5) Installing libucontext (1.2-r2) [2024-08-15T22:24:31.189Z] #0 5.154 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T22:24:31.189Z] #0 5.171 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T22:24:31.189Z] #0 5.184 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:24:31.189Z] #0 5.192 OK: 8 MiB in 20 packages [2024-08-15T22:24:31.189Z] #57 ... [2024-08-15T22:24:31.189Z] [2024-08-15T22:24:31.189Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T22:24:31.446Z] #58 ... [2024-08-15T22:24:31.446Z] [2024-08-15T22:24:31.446Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T22:24:31.446Z] #59 ... [2024-08-15T22:24:31.446Z] [2024-08-15T22:24:31.446Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T22:24:31.446Z] #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.446Z] #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:24:31.446Z] #0 4.455 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T22:24:31.447Z] #0 4.460 (2/2) Installing su-exec (0.2-r3) [2024-08-15T22:24:31.447Z] #0 4.547 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:24:31.447Z] #0 4.564 OK: 7 MiB in 17 packages [2024-08-15T22:24:31.705Z] #60 ... [2024-08-15T22:24:31.705Z] [2024-08-15T22:24:31.705Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:24:31.705Z] #61 ... [2024-08-15T22:24:31.705Z] [2024-08-15T22:24:31.705Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T22:24:31.967Z] #62 ... [2024-08-15T22:24:31.967Z] [2024-08-15T22:24:31.967Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T22:24:31.967Z] #63 ... [2024-08-15T22:24:31.967Z] [2024-08-15T22:24:31.967Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T22:24:32.228Z] #64 ... [2024-08-15T22:24:32.228Z] [2024-08-15T22:24:32.228Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:24:32.228Z] #65 ... [2024-08-15T22:24:32.228Z] [2024-08-15T22:24:32.228Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T22:24:32.228Z] #66 ... [2024-08-15T22:24:32.228Z] [2024-08-15T22:24:32.228Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T22:24:32.490Z] #67 ... [2024-08-15T22:24:32.490Z] [2024-08-15T22:24:32.490Z] #54 [security-bootstrapper internal] load build context [2024-08-15T22:24:32.490Z] #54 transferring context: 339.21MB 11.3s [2024-08-15T22:24:32.748Z] #54 ... [2024-08-15T22:24:32.748Z] [2024-08-15T22:24:32.748Z] #68 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-08-15T22:24:33.006Z] #68 ... [2024-08-15T22:24:33.006Z] [2024-08-15T22:24:33.006Z] #54 [security-bootstrapper internal] load build context [2024-08-15T22:24:36.287Z] #54 transferring context: 494.39MB 14.9s done [2024-08-15T22:24:38.720Z] #54 ... [2024-08-15T22:24:38.720Z] [2024-08-15T22:24:38.720Z] #53 [support-cron-scheduler internal] load build context [2024-08-15T22:24:38.720Z] #53 transferring context: 494.39MB 15.4s done [2024-08-15T22:24:39.694Z] #53 ... [2024-08-15T22:24:39.694Z] [2024-08-15T22:24:39.694Z] #44 [support-scheduler internal] load build context [2024-08-15T22:24:39.694Z] #44 transferring context: 494.39MB 15.2s done [2024-08-15T22:24:40.253Z] #44 ... [2024-08-15T22:24:40.253Z] [2024-08-15T22:24:40.253Z] #42 [core-metadata internal] load build context [2024-08-15T22:24:40.253Z] #42 transferring context: 494.39MB 16.2s done [2024-08-15T22:24:40.514Z] #42 ... [2024-08-15T22:24:40.514Z] [2024-08-15T22:24:40.514Z] #45 [security-proxy-setup internal] load build context [2024-08-15T22:24:40.514Z] #45 transferring context: 494.39MB 16.3s done [2024-08-15T22:24:40.514Z] #45 ... [2024-08-15T22:24:40.514Z] [2024-08-15T22:24:40.514Z] #47 [security-proxy-auth internal] load build context [2024-08-15T22:24:40.514Z] #47 transferring context: 494.39MB 16.4s done [2024-08-15T22:24:40.774Z] #47 ... [2024-08-15T22:24:40.774Z] [2024-08-15T22:24:40.774Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:24:40.774Z] #48 transferring context: 494.39MB 13.2s done [2024-08-15T22:24:40.774Z] #48 ... [2024-08-15T22:24:40.774Z] [2024-08-15T22:24:40.774Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T22:24:40.774Z] #50 transferring context: 494.39MB 15.6s done [2024-08-15T22:24:41.409Z] #50 ... [2024-08-15T22:24:41.409Z] [2024-08-15T22:24:41.409Z] #52 [core-command internal] load build context [2024-08-15T22:24:41.409Z] #52 transferring context: 494.39MB 15.3s done [2024-08-15T22:24:41.409Z] #52 ... [2024-08-15T22:24:41.409Z] [2024-08-15T22:24:41.409Z] #46 [core-keeper internal] load build context [2024-08-15T22:24:41.409Z] #46 transferring context: 494.39MB 15.8s done [2024-08-15T22:24:41.704Z] #46 ... [2024-08-15T22:24:41.704Z] [2024-08-15T22:24:41.704Z] #55 [core-data internal] load build context [2024-08-15T22:24:41.704Z] #55 transferring context: 494.39MB 13.1s done [2024-08-15T22:24:41.704Z] #55 ... [2024-08-15T22:24:41.704Z] [2024-08-15T22:24:41.704Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-15T22:24:41.704Z] #51 transferring context: 494.39MB 15.4s done [2024-08-15T22:24:41.963Z] #51 ... [2024-08-15T22:24:41.963Z] [2024-08-15T22:24:41.963Z] #49 [support-notifications internal] load build context [2024-08-15T22:24:41.963Z] #49 transferring context: 494.39MB 13.2s done [2024-08-15T22:24:46.393Z] Removing intermediate container 687c8707a698 [2024-08-15T22:24:46.393Z] ---> d654f4a62c8a [2024-08-15T22:24:46.393Z] Successfully built d654f4a62c8a [2024-08-15T22:24:46.393Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:24:46.728Z] + docker inspect -f . ci-base-image-arm64 [2024-08-15T22:24:46.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:24:46.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container [2024-08-15T22:24:46.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2024-08-15T22:24:48.140Z] $ docker top 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T22:24:48.981Z] + go version [2024-08-15T22:24:48.982Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-15T22:24:48.997Z] $ docker stop --time=1 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 [2024-08-15T22:24:50.609Z] $ docker rm -f --volumes 3af4088ed0cd0d44727c9070338187b7107dbb9bbe534f1376d1ab3f7f16bd85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:24:51.217Z] + docker inspect -f . ci-base-image-arm64 [2024-08-15T22:24:51.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:24:51.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container [2024-08-15T22:24:51.464Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** ci-base-image-arm64 cat [2024-08-15T22:24:52.609Z] $ docker top b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-15T22:24:52.821Z] ========================================================= [2024-08-15T22:24:52.821Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-15T22:24:52.821Z] ========================================================= [Pipeline] sh [2024-08-15T22:24:53.441Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-08-15T22:24:53.775Z] + make test [2024-08-15T22:24:54.042Z] go test -race -coverprofile=coverage.out ./... [2024-08-15T22:25:03.897Z] #49 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #48 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:25:03.897Z] #48 DONE 41.7s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #68 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-08-15T22:25:03.897Z] #68 DONE 38.5s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:25:03.897Z] #69 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:25:03.897Z] #61 DONE 39.9s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T22:25:03.897Z] #57 DONE 40.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T22:25:03.897Z] #60 DONE 39.9s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #49 [support-notifications internal] load build context [2024-08-15T22:25:03.897Z] #49 DONE 41.7s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #55 [core-data internal] load build context [2024-08-15T22:25:03.897Z] #55 DONE 41.1s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #46 [core-keeper internal] load build context [2024-08-15T22:25:03.897Z] #46 DONE 41.8s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #52 [core-command internal] load build context [2024-08-15T22:25:03.897Z] #52 DONE 41.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #44 [support-scheduler internal] load build context [2024-08-15T22:25:03.897Z] #44 DONE 41.7s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:25:03.897Z] #69 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #42 [core-metadata internal] load build context [2024-08-15T22:25:03.897Z] #42 DONE 41.8s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #45 [security-proxy-setup internal] load build context [2024-08-15T22:25:03.897Z] #45 DONE 41.8s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-15T22:25:03.897Z] #51 DONE 41.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #54 [security-bootstrapper internal] load build context [2024-08-15T22:25:03.897Z] #54 DONE 40.9s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #47 [security-proxy-auth internal] load build context [2024-08-15T22:25:03.897Z] #47 DONE 41.8s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T22:25:03.897Z] #50 DONE 41.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #53 [support-cron-scheduler internal] load build context [2024-08-15T22:25:03.897Z] #53 DONE 40.9s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:25:03.897Z] #38 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T22:25:03.897Z] #59 39.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #59 40.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #59 40.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #59 40.45 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #59 40.47 OK: 7 MiB in 16 packages [2024-08-15T22:25:03.897Z] #59 DONE 40.5s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:25:03.897Z] #65 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #65 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T22:25:03.897Z] #66 40.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #66 40.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #66 40.81 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #66 40.81 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T22:25:03.897Z] #66 40.82 (3/4) Installing su-exec (0.2-r3) [2024-08-15T22:25:03.897Z] #66 40.82 (4/4) Installing yq (4.33.3-r5) [2024-08-15T22:25:03.897Z] #66 40.89 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #66 40.90 OK: 17 MiB in 19 packages [2024-08-15T22:25:03.897Z] #66 DONE 41.4s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T22:25:03.897Z] #67 40.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #67 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #67 40.50 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T22:25:03.897Z] #67 40.51 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #67 40.51 (3/4) Installing su-exec (0.2-r3) [2024-08-15T22:25:03.897Z] #67 40.52 (4/4) Installing yq (4.33.3-r5) [2024-08-15T22:25:03.897Z] #67 40.58 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #67 40.59 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:25:03.897Z] #67 40.63 OK: 17 MiB in 19 packages [2024-08-15T22:25:03.897Z] #67 DONE 41.1s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T22:25:03.897Z] #58 40.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #58 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #58 40.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:25:03.897Z] #58 40.82 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:25:03.897Z] #58 40.82 OK: 20070 distinct packages available [2024-08-15T22:25:03.897Z] #58 40.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #58 41.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #58 41.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #58 41.25 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:25:03.897Z] #58 41.25 (3/4) Installing libucontext (1.2-r2) [2024-08-15T22:25:03.897Z] #58 41.25 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T22:25:03.897Z] #58 41.26 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #58 41.26 OK: 8 MiB in 19 packages [2024-08-15T22:25:03.897Z] #58 DONE 41.4s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T22:25:03.897Z] #0 1.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #0 1.424 OK: 264 MiB in 52 packages [2024-08-15T22:25:03.897Z] #70 DONE 1.6s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:25:03.897Z] #0 1.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #0 1.368 OK: 264 MiB in 52 packages [2024-08-15T22:25:03.897Z] #71 DONE 1.8s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T22:25:03.897Z] #64 39.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #64 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #64 40.14 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:25:03.897Z] #64 40.14 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:25:03.897Z] #64 40.14 OK: 20070 distinct packages available [2024-08-15T22:25:03.897Z] #64 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #64 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #64 40.49 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T22:25:03.897Z] #64 40.51 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T22:25:03.897Z] #64 40.52 (3/11) Installing libunistring (1.1-r1) [2024-08-15T22:25:03.897Z] #64 40.54 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T22:25:03.897Z] #64 40.55 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T22:25:03.897Z] #64 40.55 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T22:25:03.897Z] #64 40.57 (7/11) Installing curl (8.9.0-r0) [2024-08-15T22:25:03.897Z] #64 40.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #64 40.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:25:03.897Z] #64 40.58 (10/11) Installing libucontext (1.2-r2) [2024-08-15T22:25:03.897Z] #64 40.58 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T22:25:03.897Z] #64 40.59 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #64 40.59 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:25:03.897Z] #64 40.64 OK: 12 MiB in 26 packages [2024-08-15T22:25:03.897Z] #64 DONE 41.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:25:03.897Z] #72 DONE 0.1s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:03.897Z] #73 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:25:03.897Z] #74 DONE 0.2s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:25:03.897Z] #65 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #65 42.03 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T22:25:03.897Z] #65 ... [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T22:25:03.897Z] #62 40.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #62 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:03.897Z] #62 41.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #62 41.95 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #62 41.95 OK: 7 MiB in 16 packages [2024-08-15T22:25:03.897Z] #62 DONE 42.3s [2024-08-15T22:25:03.897Z] [2024-08-15T22:25:03.897Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:25:03.897Z] #65 42.04 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:03.897Z] #65 42.05 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:03.897Z] #65 42.05 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:25:03.897Z] #65 42.12 OK: 8 MiB in 17 packages [2024-08-15T22:25:04.157Z] #65 DONE 43.0s [2024-08-15T22:25:04.157Z] [2024-08-15T22:25:04.157Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T22:25:04.421Z] #75 ... [2024-08-15T22:25:04.421Z] [2024-08-15T22:25:04.421Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T22:25:04.421Z] #63 40.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.421Z] #63 41.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.421Z] #63 42.06 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T22:25:04.421Z] #63 42.09 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:04.421Z] #63 42.09 (3/3) Installing tzdata (2024a-r0) [2024-08-15T22:25:04.421Z] #63 42.17 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:04.421Z] #63 42.17 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:25:04.421Z] #63 42.23 OK: 11 MiB in 18 packages [2024-08-15T22:25:04.421Z] #63 DONE 43.0s [2024-08-15T22:25:04.421Z] [2024-08-15T22:25:04.421Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:25:04.421Z] #76 DONE 3.2s [2024-08-15T22:25:04.679Z] [2024-08-15T22:25:04.679Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T22:25:04.679Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.679Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.679Z] #0 3.152 OK: 7 MiB in 17 packages [2024-08-15T22:25:04.679Z] #77 DONE 3.3s [2024-08-15T22:25:04.679Z] [2024-08-15T22:25:04.679Z] #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T22:25:04.964Z] #78 ... [2024-08-15T22:25:04.964Z] [2024-08-15T22:25:04.964Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:25:04.964Z] #69 3.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.964Z] #69 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:04.964Z] #69 3.444 OK: 264 MiB in 52 packages [2024-08-15T22:25:04.964Z] #69 DONE 3.6s [2024-08-15T22:25:04.964Z] [2024-08-15T22:25:04.964Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:25:04.964Z] #79 DONE 0.1s [2024-08-15T22:25:04.964Z] [2024-08-15T22:25:04.964Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:05.224Z] #80 ... [2024-08-15T22:25:05.224Z] [2024-08-15T22:25:05.224Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T22:25:05.224Z] #0 2.135 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:05.224Z] #0 2.769 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:05.224Z] #0 3.492 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:25:05.224Z] #0 3.810 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:25:05.224Z] #0 3.814 OK: 7 MiB in 16 packages [2024-08-15T22:25:05.224Z] #81 DONE 3.9s [2024-08-15T22:25:05.224Z] [2024-08-15T22:25:05.224Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T22:25:06.161Z] #82 ... [2024-08-15T22:25:06.161Z] [2024-08-15T22:25:06.161Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:06.161Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 3.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 3.929 OK: 7 MiB in 16 packages [2024-08-15T22:25:06.161Z] #83 DONE 4.1s [2024-08-15T22:25:06.161Z] [2024-08-15T22:25:06.161Z] #84 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T22:25:06.161Z] #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 4.480 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:25:06.161Z] #0 4.480 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:25:06.161Z] #0 4.480 OK: 20077 distinct packages available [2024-08-15T22:25:06.161Z] #0 4.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.161Z] #0 4.864 OK: 264 MiB in 52 packages [2024-08-15T22:25:06.418Z] #84 DONE 5.1s [2024-08-15T22:25:06.418Z] [2024-08-15T22:25:06.418Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:25:06.418Z] #85 ... [2024-08-15T22:25:06.418Z] [2024-08-15T22:25:06.418Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T22:25:06.418Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.418Z] #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.418Z] #0 3.437 OK: 17 MiB in 19 packages [2024-08-15T22:25:06.418Z] #86 DONE 3.7s [2024-08-15T22:25:06.676Z] [2024-08-15T22:25:06.676Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:06.676Z] #73 3.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.676Z] #73 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.676Z] #73 3.832 OK: 12 MiB in 26 packages [2024-08-15T22:25:06.676Z] #73 ... [2024-08-15T22:25:06.676Z] [2024-08-15T22:25:06.676Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T22:25:06.676Z] #0 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.676Z] #0 3.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.676Z] #0 3.604 OK: 17 MiB in 19 packages [2024-08-15T22:25:06.676Z] #87 DONE 4.0s [2024-08-15T22:25:06.934Z] [2024-08-15T22:25:06.934Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T22:25:06.934Z] #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.934Z] #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:06.934Z] #0 3.786 OK: 8 MiB in 19 packages [2024-08-15T22:25:06.934Z] #88 DONE 4.1s [2024-08-15T22:25:06.934Z] [2024-08-15T22:25:06.934Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:25:07.193Z] #89 ... [2024-08-15T22:25:07.193Z] [2024-08-15T22:25:07.193Z] #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T22:25:07.193Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:07.193Z] #0 5.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:07.193Z] #0 5.427 OK: 8 MiB in 20 packages [2024-08-15T22:25:07.193Z] #90 DONE 5.9s [2024-08-15T22:25:07.193Z] [2024-08-15T22:25:07.193Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:07.193Z] #73 DONE 4.4s [2024-08-15T22:25:07.193Z] [2024-08-15T22:25:07.193Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:25:07.452Z] #91 ... [2024-08-15T22:25:07.452Z] [2024-08-15T22:25:07.452Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T22:25:07.452Z] #92 DONE 1.0s [2024-08-15T22:25:07.452Z] [2024-08-15T22:25:07.452Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T22:25:07.452Z] #75 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:07.452Z] #75 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:07.452Z] #75 3.601 OK: 7 MiB in 16 packages [2024-08-15T22:25:07.452Z] #75 DONE 4.1s [2024-08-15T22:25:07.452Z] [2024-08-15T22:25:07.452Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:25:07.452Z] #85 DONE 1.1s [2024-08-15T22:25:07.452Z] [2024-08-15T22:25:07.452Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:09.984Z] #93 ... [2024-08-15T22:25:09.984Z] [2024-08-15T22:25:09.984Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:25:09.984Z] #89 DONE 3.1s [2024-08-15T22:25:09.984Z] [2024-08-15T22:25:09.984Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:09.984Z] #0 3.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:09.984Z] #0 3.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:09.984Z] #0 3.433 OK: 8 MiB in 17 packages [2024-08-15T22:25:09.984Z] #94 DONE 5.7s [2024-08-15T22:25:09.984Z] [2024-08-15T22:25:09.984Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T22:25:09.984Z] #95 DONE 3.0s [2024-08-15T22:25:10.243Z] [2024-08-15T22:25:10.243Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:25:10.243Z] #91 DONE 3.0s [2024-08-15T22:25:10.243Z] [2024-08-15T22:25:10.243Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T22:25:10.808Z] #96 ... [2024-08-15T22:25:10.808Z] [2024-08-15T22:25:10.808Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T22:25:10.808Z] #97 DONE 0.5s [2024-08-15T22:25:10.808Z] [2024-08-15T22:25:10.808Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T22:25:11.392Z] #98 ... [2024-08-15T22:25:11.393Z] [2024-08-15T22:25:11.393Z] #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:25:11.393Z] #0 6.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:11.393Z] #0 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:11.393Z] #0 6.594 OK: 11 MiB in 18 packages [2024-08-15T22:25:11.393Z] #99 DONE 7.1s [2024-08-15T22:25:11.393Z] [2024-08-15T22:25:11.393Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T22:25:11.393Z] #96 DONE 1.2s [2024-08-15T22:25:11.393Z] [2024-08-15T22:25:11.393Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T22:25:11.393Z] #82 5.733 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:11.393Z] #82 6.218 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T22:25:11.393Z] #82 6.857 OK: 264 MiB in 52 packages [2024-08-15T22:25:11.393Z] #82 DONE 7.1s [2024-08-15T22:25:11.393Z] [2024-08-15T22:25:11.393Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:25:11.393Z] #100 DONE 1.3s [2024-08-15T22:25:11.655Z] [2024-08-15T22:25:11.655Z] #78 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T22:25:11.655Z] #78 DONE 7.0s [2024-08-15T22:25:11.655Z] [2024-08-15T22:25:11.655Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T22:25:11.655Z] #101 ... [2024-08-15T22:25:11.655Z] [2024-08-15T22:25:11.655Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T22:25:11.655Z] #98 DONE 1.0s [2024-08-15T22:25:11.655Z] [2024-08-15T22:25:11.655Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:25:11.934Z] #56 ... [2024-08-15T22:25:11.934Z] [2024-08-15T22:25:11.934Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T22:25:11.934Z] #102 DONE 0.4s [2024-08-15T22:25:11.934Z] [2024-08-15T22:25:11.934Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:25:11.934Z] #103 ... [2024-08-15T22:25:11.934Z] [2024-08-15T22:25:11.934Z] #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T22:25:11.934Z] #104 DONE 0.4s [2024-08-15T22:25:11.934Z] [2024-08-15T22:25:11.934Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T22:25:11.934Z] #101 DONE 0.5s [2024-08-15T22:25:11.934Z] [2024-08-15T22:25:11.934Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T22:25:11.934Z] #105 DONE 0.6s [2024-08-15T22:25:12.194Z] [2024-08-15T22:25:12.194Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:12.453Z] #106 ... [2024-08-15T22:25:12.453Z] [2024-08-15T22:25:12.453Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:25:12.453Z] #107 DONE 0.7s [2024-08-15T22:25:12.453Z] [2024-08-15T22:25:12.453Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:25:12.453Z] #103 DONE 0.6s [2024-08-15T22:25:12.453Z] [2024-08-15T22:25:12.453Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T22:25:12.453Z] #108 DONE 0.6s [2024-08-15T22:25:12.453Z] [2024-08-15T22:25:12.453Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T22:25:12.724Z] #109 DONE 0.3s [2024-08-15T22:25:12.724Z] [2024-08-15T22:25:12.724Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T22:25:12.724Z] #110 DONE 0.4s [2024-08-15T22:25:12.724Z] [2024-08-15T22:25:12.724Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T22:25:12.984Z] #111 DONE 0.1s [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:25:12.984Z] #112 DONE 0.3s [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T22:25:12.984Z] #113 DONE 0.1s [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #114 [security-spire-server] exporting to image [2024-08-15T22:25:12.984Z] #114 exporting layers [2024-08-15T22:25:12.984Z] #114 ... [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T22:25:12.984Z] #115 DONE 0.1s [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T22:25:12.984Z] #116 DONE 0.1s [2024-08-15T22:25:12.984Z] [2024-08-15T22:25:12.984Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:13.244Z] #117 ... [2024-08-15T22:25:13.244Z] [2024-08-15T22:25:13.244Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:13.244Z] #118 ... [2024-08-15T22:25:13.244Z] [2024-08-15T22:25:13.244Z] #114 [security-spire-agent] exporting to image [2024-08-15T22:25:13.815Z] #114 exporting layers 0.7s done [2024-08-15T22:25:13.815Z] #114 writing image sha256:4d5735449389f25c8619c51f168f303cf089b6a03c29af5a5406942f22d14cee 0.0s done [2024-08-15T22:25:13.815Z] #114 writing image sha256:99f0a4c82a0c527754dfdb004e1d117b33af65c2d9a89f64562afa2153229c87 done [2024-08-15T22:25:13.815Z] #114 naming to docker.io/library/security-spire-server done [2024-08-15T22:25:13.815Z] #114 naming to docker.io/library/security-spire-config done [2024-08-15T22:25:13.815Z] #114 writing image sha256:b80958d51d8e9a8b2b481008dc91e425752fc9a13047e626011ae491f3d2d94e done [2024-08-15T22:25:13.815Z] #114 naming to docker.io/library/security-spire-agent done [2024-08-15T22:25:13.815Z] #114 DONE 0.9s [2024-08-15T22:25:13.815Z] [2024-08-15T22:25:13.815Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:25:40.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-15T22:26:10.120Z] #80 DONE 58.7s [2024-08-15T22:26:10.120Z] [2024-08-15T22:26:10.120Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:10.120Z] #118 DONE 60.6s [2024-08-15T22:26:10.120Z] [2024-08-15T22:26:10.120Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:10.120Z] #117 DONE 60.6s [2024-08-15T22:26:10.120Z] [2024-08-15T22:26:10.120Z] #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:10.120Z] #106 DONE 51.5s [2024-08-15T22:26:10.120Z] [2024-08-15T22:26:10.120Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:10.120Z] #93 DONE 56.0s [2024-08-15T22:26:10.120Z] [2024-08-15T22:26:10.120Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T22:26:14.330Z] #119 ... [2024-08-15T22:26:14.330Z] [2024-08-15T22:26:14.330Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-15T22:26:14.330Z] #120 ... [2024-08-15T22:26:14.330Z] [2024-08-15T22:26:14.330Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T22:26:14.330Z] #121 ... [2024-08-15T22:26:14.330Z] [2024-08-15T22:26:14.330Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-15T22:26:14.330Z] #122 ... [2024-08-15T22:26:14.330Z] [2024-08-15T22:26:14.330Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #123 ... [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #119 DONE 12.7s [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T22:26:16.245Z] #124 ... [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #125 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #126 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #127 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #128 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #129 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #130 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #123 DONE 12.7s [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #122 [core-keeper builder 7/8] COPY . . [2024-08-15T22:26:16.245Z] #122 DONE 12.7s [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #120 DONE 12.8s [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #131 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #131 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #132 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #132 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #133 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #121 DONE 12.8s [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #134 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #135 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #136 [core-command builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #136 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #137 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #138 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #139 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #140 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #141 [core-data builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #141 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #142 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #142 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #143 [core-metadata builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #143 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #144 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #145 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:26:16.245Z] #146 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #147 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:26:16.245Z] #147 CACHED [2024-08-15T22:26:16.245Z] [2024-08-15T22:26:16.245Z] #148 [support-scheduler builder 6/7] COPY . . [2024-08-15T22:26:16.245Z] #148 CACHED [2024-08-15T22:26:16.507Z] [2024-08-15T22:26:16.507Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T22:26:17.922Z] #149 1.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T22:26:27.890Z] #149 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T22:26:27.890Z] #0 1.196 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T22:26:27.890Z] #150 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T22:26:27.890Z] #0 1.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T22:26:27.890Z] #151 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T22:26:27.890Z] #0 1.254 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T22:26:27.890Z] #152 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T22:26:27.890Z] #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T22:26:27.890Z] #153 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T22:26:27.890Z] #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T22:26:27.890Z] #154 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T22:26:27.890Z] #0 1.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T22:26:27.890Z] #155 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T22:26:27.890Z] #124 0.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-15T22:26:27.890Z] #124 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T22:26:27.890Z] #0 1.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T22:26:27.890Z] #156 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T22:26:27.890Z] #0 1.910 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T22:26:27.890Z] #157 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T22:26:27.890Z] #0 0.641 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T22:26:27.890Z] #158 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T22:26:27.890Z] #0 0.536 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T22:26:27.890Z] #159 ... [2024-08-15T22:26:27.890Z] [2024-08-15T22:26:27.890Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T22:26:27.890Z] #0 1.268 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T22:28:04.309Z] #160 ... [2024-08-15T22:28:04.309Z] [2024-08-15T22:28:04.309Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T22:28:04.309Z] #151 103.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T22:28:36.821Z] #151 ... [2024-08-15T22:28:36.821Z] [2024-08-15T22:28:36.821Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T22:28:36.821Z] #158 DONE 137.1s [2024-08-15T22:28:36.821Z] [2024-08-15T22:28:36.821Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T22:28:38.196Z] #150 ... [2024-08-15T22:28:38.196Z] [2024-08-15T22:28:38.196Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T22:28:38.196Z] #151 DONE 141.8s [2024-08-15T22:28:38.196Z] [2024-08-15T22:28:38.196Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T22:28:41.502Z] #154 ... [2024-08-15T22:28:41.502Z] [2024-08-15T22:28:41.502Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T22:28:41.502Z] #124 DONE 144.8s [2024-08-15T22:28:41.502Z] [2024-08-15T22:28:41.502Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:28:44.048Z] #56 ... [2024-08-15T22:28:44.049Z] [2024-08-15T22:28:44.049Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T22:28:44.049Z] #153 DONE 148.0s [2024-08-15T22:28:44.306Z] [2024-08-15T22:28:44.306Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T22:28:45.681Z] #150 ... [2024-08-15T22:28:45.681Z] [2024-08-15T22:28:45.681Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T22:28:45.681Z] #156 DONE 149.1s [2024-08-15T22:28:45.681Z] [2024-08-15T22:28:45.681Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T22:28:47.052Z] #161 ... [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:47.052Z] #162 DONE 1.2s [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:47.052Z] #163 DONE 0.9s [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T22:28:47.052Z] #161 DONE 1.5s [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:47.052Z] #164 DONE 1.0s [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.052Z] #165 ... [2024-08-15T22:28:47.052Z] [2024-08-15T22:28:47.052Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:47.052Z] #166 DONE 0.4s [2024-08-15T22:28:47.310Z] [2024-08-15T22:28:47.310Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.310Z] #167 ... [2024-08-15T22:28:47.310Z] [2024-08-15T22:28:47.310Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.310Z] #168 DONE 0.4s [2024-08-15T22:28:47.310Z] [2024-08-15T22:28:47.310Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.310Z] #169 DONE 0.5s [2024-08-15T22:28:47.567Z] [2024-08-15T22:28:47.568Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.568Z] #165 DONE 0.5s [2024-08-15T22:28:47.568Z] [2024-08-15T22:28:47.568Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-15T22:28:47.568Z] #170 ... [2024-08-15T22:28:47.568Z] [2024-08-15T22:28:47.568Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:47.568Z] #167 DONE 0.6s [2024-08-15T22:28:47.844Z] [2024-08-15T22:28:47.844Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-15T22:28:48.775Z] #171 DONE 1.1s [2024-08-15T22:28:48.775Z] [2024-08-15T22:28:48.775Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-15T22:28:48.775Z] #172 DONE 1.2s [2024-08-15T22:28:48.775Z] [2024-08-15T22:28:48.775Z] #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-15T22:28:48.775Z] #170 DONE 1.3s [2024-08-15T22:28:48.775Z] [2024-08-15T22:28:48.775Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-15T22:28:48.775Z] #173 DONE 1.5s [2024-08-15T22:28:48.775Z] [2024-08-15T22:28:48.775Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:28:49.033Z] #174 ... [2024-08-15T22:28:49.033Z] [2024-08-15T22:28:49.033Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T22:28:49.033Z] #175 DONE 1.9s [2024-08-15T22:28:49.033Z] [2024-08-15T22:28:49.033Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-15T22:28:49.033Z] #176 DONE 0.2s [2024-08-15T22:28:49.033Z] [2024-08-15T22:28:49.033Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T22:28:49.033Z] #177 DONE 0.2s [2024-08-15T22:28:49.033Z] [2024-08-15T22:28:49.033Z] #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:28:49.033Z] #178 DONE 0.3s [2024-08-15T22:28:49.033Z] [2024-08-15T22:28:49.033Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T22:28:49.290Z] #179 ... [2024-08-15T22:28:49.290Z] [2024-08-15T22:28:49.290Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:28:49.290Z] #174 DONE 0.4s [2024-08-15T22:28:49.290Z] [2024-08-15T22:28:49.290Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T22:28:49.853Z] #180 ... [2024-08-15T22:28:49.853Z] [2024-08-15T22:28:49.853Z] #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:49.853Z] #181 DONE 0.9s [2024-08-15T22:28:49.853Z] [2024-08-15T22:28:49.853Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T22:28:49.853Z] #179 DONE 0.8s [2024-08-15T22:28:49.853Z] [2024-08-15T22:28:49.853Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:28:49.853Z] #182 DONE 0.8s [2024-08-15T22:28:49.853Z] [2024-08-15T22:28:49.853Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T22:28:50.784Z] #183 ... [2024-08-15T22:28:50.784Z] [2024-08-15T22:28:50.784Z] #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T22:28:50.784Z] #180 DONE 1.3s [2024-08-15T22:28:50.784Z] [2024-08-15T22:28:50.784Z] #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:50.784Z] #184 DONE 0.8s [2024-08-15T22:28:50.784Z] [2024-08-15T22:28:50.784Z] #114 [security-spiffe-token-provider] exporting to image [2024-08-15T22:28:50.784Z] #114 exporting layers 1.4s done [2024-08-15T22:28:50.784Z] #114 writing image sha256:6c97ee9245bcfcc94c4331dd9286280a9a5dc82b38b092f347883b9933f03ee3 done [2024-08-15T22:28:50.784Z] #114 naming to docker.io/library/security-spiffe-token-provider done [2024-08-15T22:28:50.784Z] #114 DONE 2.3s [2024-08-15T22:28:50.784Z] [2024-08-15T22:28:50.784Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T22:28:51.041Z] #185 ... [2024-08-15T22:28:51.042Z] [2024-08-15T22:28:51.042Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T22:28:51.042Z] #183 DONE 1.2s [2024-08-15T22:28:51.042Z] [2024-08-15T22:28:51.042Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T22:28:51.042Z] #186 DONE 1.2s [2024-08-15T22:28:51.300Z] [2024-08-15T22:28:51.300Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:28:51.867Z] #187 ... [2024-08-15T22:28:51.867Z] [2024-08-15T22:28:51.867Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T22:28:51.867Z] #185 DONE 1.3s [2024-08-15T22:28:52.124Z] [2024-08-15T22:28:52.124Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T22:28:52.124Z] #188 DONE 0.9s [2024-08-15T22:28:52.124Z] [2024-08-15T22:28:52.124Z] #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T22:28:53.504Z] #189 DONE 1.3s [2024-08-15T22:28:53.504Z] [2024-08-15T22:28:53.504Z] #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T22:28:53.504Z] #190 DONE 1.3s [2024-08-15T22:28:53.504Z] [2024-08-15T22:28:53.504Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:28:53.762Z] #191 ... [2024-08-15T22:28:53.762Z] [2024-08-15T22:28:53.762Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:28:53.762Z] #187 DONE 2.7s [2024-08-15T22:28:54.022Z] [2024-08-15T22:28:54.022Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:28:54.022Z] #192 DONE 3.3s [2024-08-15T22:28:54.022Z] [2024-08-15T22:28:54.022Z] #114 [core-common-config-bootstrapper] exporting to image [2024-08-15T22:28:54.286Z] #114 ... [2024-08-15T22:28:54.286Z] [2024-08-15T22:28:54.286Z] #193 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-15T22:28:54.286Z] #193 DONE 1.0s [2024-08-15T22:28:54.544Z] [2024-08-15T22:28:54.544Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-15T22:28:55.475Z] #194 DONE 1.0s [2024-08-15T22:28:55.475Z] [2024-08-15T22:28:55.475Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:28:55.475Z] #56 ... [2024-08-15T22:28:55.475Z] [2024-08-15T22:28:55.475Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T22:28:55.475Z] #149 DONE 159.1s [2024-08-15T22:28:55.475Z] [2024-08-15T22:28:55.475Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T22:28:56.068Z] #195 ... [2024-08-15T22:28:56.068Z] [2024-08-15T22:28:56.068Z] #196 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:28:56.068Z] #196 CACHED [2024-08-15T22:28:56.068Z] [2024-08-15T22:28:56.068Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:28:56.068Z] #197 CACHED [2024-08-15T22:28:56.068Z] [2024-08-15T22:28:56.068Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T22:29:01.341Z] #198 ... [2024-08-15T22:29:01.341Z] [2024-08-15T22:29:01.341Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T22:29:01.341Z] #157 DONE 164.7s [2024-08-15T22:29:01.341Z] [2024-08-15T22:29:01.341Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:29:05.714Z] #56 ... [2024-08-15T22:29:05.714Z] [2024-08-15T22:29:05.714Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T22:29:05.714Z] #195 DONE 10.4s [2024-08-15T22:29:05.972Z] [2024-08-15T22:29:05.972Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T22:29:06.540Z] #198 ... [2024-08-15T22:29:06.540Z] [2024-08-15T22:29:06.540Z] #199 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T22:29:06.540Z] #199 ... [2024-08-15T22:29:06.540Z] [2024-08-15T22:29:06.540Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:29:06.540Z] #191 DONE 13.3s [2024-08-15T22:29:06.540Z] [2024-08-15T22:29:06.540Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:06.540Z] #200 CACHED [2024-08-15T22:29:06.540Z] [2024-08-15T22:29:06.540Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:06.540Z] #201 CACHED [2024-08-15T22:29:06.540Z] [2024-08-15T22:29:06.540Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T22:29:06.540Z] #160 DONE 170.3s [2024-08-15T22:29:06.800Z] [2024-08-15T22:29:06.800Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T22:29:06.800Z] #198 DONE 10.9s [2024-08-15T22:29:06.800Z] [2024-08-15T22:29:06.800Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:06.800Z] #202 ... [2024-08-15T22:29:06.800Z] [2024-08-15T22:29:06.800Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T22:29:06.800Z] #152 DONE 170.5s [2024-08-15T22:29:07.060Z] [2024-08-15T22:29:07.060Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T22:29:07.060Z] #155 DONE 170.7s [2024-08-15T22:29:07.060Z] [2024-08-15T22:29:07.060Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T22:29:07.060Z] #159 DONE 170.7s [2024-08-15T22:29:07.060Z] [2024-08-15T22:29:07.060Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T22:29:07.060Z] #154 DONE 170.7s [2024-08-15T22:29:07.060Z] [2024-08-15T22:29:07.060Z] #114 [security-secretstore-setup] exporting to image [2024-08-15T22:29:07.060Z] #114 exporting layers 13.2s done [2024-08-15T22:29:07.320Z] #114 writing image sha256:c9bbf2f15c7a4c7ea406ba108d49462f0411aeb29b7fa007a5bb3ac02afa730b [2024-08-15T22:29:07.320Z] #114 ... [2024-08-15T22:29:07.320Z] [2024-08-15T22:29:07.320Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:07.320Z] #203 CACHED [2024-08-15T22:29:07.320Z] [2024-08-15T22:29:07.320Z] #204 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:07.320Z] #204 CACHED [2024-08-15T22:29:07.579Z] [2024-08-15T22:29:07.579Z] #205 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:07.579Z] #205 CACHED [2024-08-15T22:29:07.579Z] [2024-08-15T22:29:07.579Z] #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:07.579Z] #206 CACHED [2024-08-15T22:29:07.579Z] [2024-08-15T22:29:07.579Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T22:29:07.837Z] #207 ... [2024-08-15T22:29:07.838Z] [2024-08-15T22:29:07.838Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T22:29:07.838Z] #150 DONE 171.4s [2024-08-15T22:29:07.838Z] [2024-08-15T22:29:07.838Z] #208 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T22:29:07.838Z] #208 DONE 1.2s [2024-08-15T22:29:07.838Z] [2024-08-15T22:29:07.838Z] #199 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T22:29:07.838Z] #199 DONE 1.5s [2024-08-15T22:29:07.838Z] [2024-08-15T22:29:07.838Z] #114 [security-proxy-setup] exporting to image [2024-08-15T22:29:07.838Z] #114 exporting layers 1.2s done [2024-08-15T22:29:07.838Z] #114 writing image sha256:c9bbf2f15c7a4c7ea406ba108d49462f0411aeb29b7fa007a5bb3ac02afa730b 0.4s done [2024-08-15T22:29:07.838Z] #114 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-15T22:29:07.838Z] #114 writing image sha256:0c5a728a8bd4c488e8ca1873efe3564bb4b6bdfcb39209f06c3bec0862301704 0.0s done [2024-08-15T22:29:07.838Z] #114 naming to docker.io/library/security-proxy-setup 0.0s done [2024-08-15T22:29:08.777Z] #114 ... [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:08.777Z] #202 DONE 1.8s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:08.777Z] #209 DONE 1.8s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T22:29:08.777Z] #210 DONE 1.4s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #211 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:08.777Z] #211 DONE 1.1s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T22:29:08.777Z] #207 DONE 1.1s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:08.777Z] #212 DONE 1.1s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:08.777Z] #213 DONE 0.9s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #214 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T22:29:08.777Z] #214 DONE 0.9s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T22:29:08.777Z] #215 DONE 0.9s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:08.777Z] #216 ... [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T22:29:08.777Z] #217 DONE 0.3s [2024-08-15T22:29:08.777Z] [2024-08-15T22:29:08.777Z] #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:08.777Z] #218 DONE 0.3s [2024-08-15T22:29:09.036Z] [2024-08-15T22:29:09.036Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:09.036Z] #219 DONE 0.3s [2024-08-15T22:29:09.036Z] [2024-08-15T22:29:09.037Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:09.037Z] #220 DONE 0.3s [2024-08-15T22:29:09.037Z] [2024-08-15T22:29:09.037Z] #114 [support-scheduler] exporting to image [2024-08-15T22:29:09.609Z] #114 ... [2024-08-15T22:29:09.609Z] [2024-08-15T22:29:09.609Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:09.609Z] #221 DONE 0.9s [2024-08-15T22:29:09.609Z] [2024-08-15T22:29:09.609Z] #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T22:29:09.609Z] #216 DONE 0.8s [2024-08-15T22:29:09.609Z] [2024-08-15T22:29:09.609Z] #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T22:29:09.609Z] #222 DONE 0.9s [2024-08-15T22:29:09.873Z] [2024-08-15T22:29:09.873Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T22:29:10.215Z] #223 ... [2024-08-15T22:29:10.215Z] [2024-08-15T22:29:10.215Z] #224 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T22:29:10.215Z] #224 DONE 1.3s [2024-08-15T22:29:10.474Z] [2024-08-15T22:29:10.474Z] #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T22:29:10.474Z] #225 DONE 1.2s [2024-08-15T22:29:10.474Z] [2024-08-15T22:29:10.474Z] #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:10.732Z] #226 ... [2024-08-15T22:29:10.732Z] [2024-08-15T22:29:10.732Z] #227 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T22:29:10.732Z] #227 DONE 2.0s [2024-08-15T22:29:10.732Z] [2024-08-15T22:29:10.732Z] #228 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:10.732Z] #228 DONE 0.7s [2024-08-15T22:29:10.732Z] [2024-08-15T22:29:10.732Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T22:29:10.732Z] #229 DONE 1.2s [2024-08-15T22:29:10.732Z] [2024-08-15T22:29:10.732Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T22:29:10.732Z] #223 DONE 1.2s [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T22:29:10.991Z] #230 DONE 2.1s [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #114 [core-keeper] exporting to image [2024-08-15T22:29:10.991Z] #114 writing image sha256:10aeb86a356b317659075c614ede5ce3b724856f6cfa72cb463cad541f239d7d 0.0s done [2024-08-15T22:29:10.991Z] #114 writing image sha256:4664da877763dc36cbf8f057e4d031d4b5edbdb222dbbcbc0ba396563d614d7d 0.0s done [2024-08-15T22:29:10.991Z] #114 writing image sha256:eecbffb655199e6b3489787088887ac5f26f1e556cfdf5d0d4eaf674e03cec65 0.0s done [2024-08-15T22:29:10.991Z] #114 naming to docker.io/library/support-scheduler done [2024-08-15T22:29:10.991Z] #114 naming to docker.io/library/core-command done [2024-08-15T22:29:10.991Z] #114 naming to docker.io/library/security-secretstore-setup done [2024-08-15T22:29:10.991Z] #114 ... [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #226 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:10.991Z] #226 DONE 0.8s [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T22:29:10.991Z] #231 DONE 0.2s [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T22:29:10.991Z] #232 DONE 0.2s [2024-08-15T22:29:10.991Z] [2024-08-15T22:29:10.991Z] #114 [support-notifications] exporting to image [2024-08-15T22:29:11.254Z] #114 exporting layers 0.3s done [2024-08-15T22:29:11.254Z] #114 writing image sha256:3a2977ff989448855b3beb7a83cce2c0dad5d4af96202723a590e2005072fab4 0.0s done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/core-metadata done [2024-08-15T22:29:11.254Z] #114 writing image sha256:caa3c2a7056cf1eb88b85826213698e020f2699ca1be12b62e0597666626b9bf done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/core-keeper done [2024-08-15T22:29:11.254Z] #114 exporting layers 0.3s done [2024-08-15T22:29:11.254Z] #114 writing image sha256:cc31956d1c4ed6f5fe8d17911d68c17c45e0e38d0dda26246d7a5352b644b48e 0.0s done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/security-proxy-auth [2024-08-15T22:29:11.254Z] #114 exporting layers 0.3s done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/security-proxy-auth done [2024-08-15T22:29:11.254Z] #114 writing image sha256:3d57f543454230d6420509d39140ddee3f25359711f5518c89687909d34230f3 0.0s done [2024-08-15T22:29:11.254Z] #114 writing image sha256:45912c89ef50cb71999a2dd50d1f3cf4051e8a82bcb52f88e150a801c20bdbf6 0.0s done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/core-data done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/security-bootstrapper done [2024-08-15T22:29:11.254Z] #114 writing image sha256:533e0437dbe69266782e8d6762856fe11365ce42fb5e51b95e37c86521967de1 0.0s done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/support-notifications done [2024-08-15T22:29:11.254Z] #114 writing image sha256:8a7a53ab0f929e4870aa861dadc1d1ce125944f8459adb41ef287b41a94aec4b [2024-08-15T22:29:11.254Z] #114 writing image sha256:8a7a53ab0f929e4870aa861dadc1d1ce125944f8459adb41ef287b41a94aec4b done [2024-08-15T22:29:11.254Z] #114 naming to docker.io/library/support-cron-scheduler done [2024-08-15T22:29:11.254Z] #114 DONE 19.9s [2024-08-15T22:29:11.254Z] [2024-08-15T22:29:11.254Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T22:29:11.254Z] time="2024-08-15T22:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T22:29:11.260Z] $ docker stop --time=1 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 [2024-08-15T22:29:12.550Z] $ docker rm -f --volumes 46ed2cd5dab4a687753fc7ef7fa782a55c55a12b2852793f22cfa6ae7d5cd4b6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T22:29:12.903Z] + docker images [2024-08-15T22:29:12.903Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T22:29:12.903Z] security-proxy-auth latest cc31956d1c4e 2 seconds ago 33MB [2024-08-15T22:29:12.903Z] core-data latest 3d57f5434542 2 seconds ago 39.6MB [2024-08-15T22:29:12.903Z] core-metadata latest 3a2977ff9894 2 seconds ago 39.7MB [2024-08-15T22:29:12.903Z] support-notifications latest 533e0437dbe6 2 seconds ago 42.5MB [2024-08-15T22:29:12.903Z] core-keeper latest caa3c2a7056c 2 seconds ago 39.5MB [2024-08-15T22:29:12.903Z] security-bootstrapper latest 45912c89ef50 2 seconds ago 18.9MB [2024-08-15T22:29:12.903Z] support-cron-scheduler latest 8a7a53ab0f92 2 seconds ago 44MB [2024-08-15T22:29:12.903Z] core-command latest 10aeb86a356b 4 seconds ago 35.4MB [2024-08-15T22:29:12.903Z] support-scheduler latest eecbffb65519 4 seconds ago 41.9MB [2024-08-15T22:29:12.903Z] security-secretstore-setup latest 4664da877763 7 seconds ago 37MB [2024-08-15T22:29:12.903Z] core-common-config-bootstrapper latest c9bbf2f15c7a 19 seconds ago 15.2MB [2024-08-15T22:29:12.903Z] security-proxy-setup latest 0c5a728a8bd4 19 seconds ago 26.2MB [2024-08-15T22:29:12.903Z] security-spiffe-token-provider latest 6c97ee9245bc 24 seconds ago 28.8MB [2024-08-15T22:29:12.903Z] security-spire-config latest 99f0a4c82a0c 4 minutes ago 120MB [2024-08-15T22:29:12.903Z] security-spire-agent latest b80958d51d8e 4 minutes ago 182MB [2024-08-15T22:29:12.903Z] security-spire-server latest 4d5735449389 4 minutes ago 121MB [2024-08-15T22:29:12.903Z] ci-base-image-x86_64 latest de4921dfd7fb 7 minutes ago 970MB [2024-08-15T22:29:12.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-15T22:29:12.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-15T22:29:12.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-15T22:29:18.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-15T22:29:18.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-15T22:29:57.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-15T22:29:57.321Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-15T22:29:58.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-15T22:29:58.290Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-15T22:29:58.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-15T22:29:58.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-15T22:29:59.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-15T22:29:59.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-15T22:29:59.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-15T22:30:06.350Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-15T22:30:06.350Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-15T22:30:06.350Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-15T22:30:06.350Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-15T22:30:06.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-15T22:30:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-15T22:30:18.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-15T22:30:18.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements [2024-08-15T22:30:28.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements [2024-08-15T22:30:34.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-15T22:30:34.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-15T22:30:34.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-15T22:30:38.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.288s coverage: 69.2% of statements [2024-08-15T22:30:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-15T22:30:40.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-15T22:30:41.243Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-15T22:30:46.567Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-15T22:30:55.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-15T22:30:55.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:30:55.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-15T22:30:55.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-15T22:30:55.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-15T22:30:56.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.969s coverage: 93.4% of statements [2024-08-15T22:30:56.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.289s coverage: 91.7% of statements [2024-08-15T22:31:02.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-15T22:31:02.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-15T22:31:02.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.229s coverage: 7.0% of statements [2024-08-15T22:31:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-15T22:31:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:31:09.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-15T22:31:11.483Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-15T22:31:12.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.617s coverage: 95.8% of statements [2024-08-15T22:31:12.643Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements [2024-08-15T22:31:16.881Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-15T22:31:17.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.113s coverage: 0.0% of statements [no tests to run] [2024-08-15T22:31:23.187Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-15T22:31:23.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-15T22:31:24.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.8% of statements [2024-08-15T22:31:24.594Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.140s coverage: 30.7% of statements [2024-08-15T22:31:28.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements [2024-08-15T22:31:28.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.138s coverage: 77.8% of statements [2024-08-15T22:31:28.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements [2024-08-15T22:31:28.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.135s coverage: 96.3% of statements [2024-08-15T22:31:33.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.105s coverage: 87.5% of statements [2024-08-15T22:31:34.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-15T22:31:35.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-15T22:31:35.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-15T22:31:35.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-15T22:31:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-15T22:31:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-15T22:31:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-15T22:31:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-15T22:31:45.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements [2024-08-15T22:31:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-15T22:31:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-15T22:31:45.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-15T22:31:50.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-15T22:31:50.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-15T22:31:50.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-15T22:31:50.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-15T22:31:55.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-15T22:31:55.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-15T22:31:56.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-15T22:31:59.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.972s coverage: 79.9% of statements [2024-08-15T22:31:59.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.159s coverage: 92.9% of statements [2024-08-15T22:31:59.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 67.2% of statements [2024-08-15T22:31:59.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-08-15T22:31:59.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements [2024-08-15T22:32:02.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-15T22:32:03.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-08-15T22:32:03.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-08-15T22:32:03.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-08-15T22:32:03.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements [2024-08-15T22:32:03.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.258s coverage: 82.1% of statements [2024-08-15T22:32:04.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-15T22:32:05.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.103s coverage: 86.0% of statements [2024-08-15T22:32:10.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-15T22:32:10.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-15T22:32:12.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.771s coverage: 63.1% of statements [2024-08-15T22:32:12.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.173s coverage: 100.0% of statements [2024-08-15T22:32:13.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.108s coverage: 89.4% of statements [2024-08-15T22:32:13.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements [2024-08-15T22:32:13.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-15T22:32:13.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-15T22:32:13.769Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-15T22:32:14.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements [2024-08-15T22:32:14.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2024-08-15T22:32:21.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-15T22:32:21.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-15T22:32:21.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-15T22:32:22.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 36.5% of statements [2024-08-15T22:32:22.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-15T22:32:22.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-15T22:32:23.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements [2024-08-15T22:32:30.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-15T22:32:30.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-15T22:32:30.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:32:30.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-15T22:32:30.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.234s coverage: 45.8% of statements [2024-08-15T22:32:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-15T22:32:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-15T22:32:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-15T22:32:36.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-15T22:32:44.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.165s coverage: 19.9% of statements [2024-08-15T22:32:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-15T22:32:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:32:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-15T22:32:44.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-15T22:32:44.933Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements [2024-08-15T22:32:48.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-15T22:32:48.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-15T22:32:48.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.145s coverage: 61.8% of statements [2024-08-15T22:32:51.616Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-15T22:32:51.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T22:32:53.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.297s coverage: 98.9% of statements [2024-08-15T22:32:54.489Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-15T22:32:54.489Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-15T22:32:54.489Z] go vet ./... [2024-08-15T22:37:16.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-15T22:37:16.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-15T22:37:16.409Z] ./bin/test-attribution-txt.sh [2024-08-15T22:37:16.409Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-15T22:37:16.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-15T22:37:17.058Z] + ls -al . [2024-08-15T22:37:17.058Z] total 896 [2024-08-15T22:37:17.058Z] drwxrwxr-x 10 1001 1001 4096 Aug 15 22:25 . [2024-08-15T22:37:17.058Z] drwxr-xr-x 4 root root 4096 Aug 15 22:24 .. [2024-08-15T22:37:17.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 .blubracket [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 22:22 .dockerignore [2024-08-15T22:37:17.058Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 22:22 .git [2024-08-15T22:37:17.058Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 22:22 .github [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 1102 Aug 15 22:22 .gitignore [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 22:22 .golangci.yml [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 22:22 .hadolint.yml [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 22:22 .sonarcloud.properties [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 22:22 ADOPTERS.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 21171 Aug 15 22:22 Attribution.txt [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 100284 Aug 15 22:22 CHANGELOG.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 22:22 CONTRIBUTING.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 22:22 GOVERNANCE.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 861 Aug 15 22:22 Jenkinsfile [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 22:22 LICENSE [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 16854 Aug 15 22:22 Makefile [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 22:22 OWNERS.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 9528 Aug 15 22:22 README.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 22:22 SECURITY.md [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 22:20 VERSION [2024-08-15T22:37:17.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 bin [2024-08-15T22:37:17.058Z] drwxrwxr-x 20 1001 1001 4096 Aug 15 22:22 cmd [2024-08-15T22:37:17.058Z] -rw-r--r-- 1 root root 529637 Aug 15 22:32 coverage.out [2024-08-15T22:37:17.058Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 22:22 fuzz_test [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 7317 Aug 15 22:22 go.mod [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 102581 Aug 15 22:22 go.sum [2024-08-15T22:37:17.058Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 22:22 internal [2024-08-15T22:37:17.058Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 22:22 openapi [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 22:22 security.txt [2024-08-15T22:37:17.058Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 22:22 version.go [Pipeline] sh [2024-08-15T22:37:17.692Z] + '[' -e coverage.out ] [2024-08-15T22:37:17.692Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-15T22:37:17.716Z] Warning: overwriting stash ‘coverage-report’ [2024-08-15T22:37:18.626Z] Stashed 1 file(s) [Pipeline] sh [2024-08-15T22:37:19.252Z] + make build [2024-08-15T22:37:19.252Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T22:40:25.951Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T22:40:34.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T22:40:42.295Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T22:40:45.614Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T22:40:53.793Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T22:41:20.451Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T22:41:30.582Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T22:41:40.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T22:41:52.920Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T22:41:55.483Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T22:41:58.811Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T22:42:02.135Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T22:42:06.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-15T22:42:10.617Z] $ docker stop --time=1 b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c [2024-08-15T22:42:12.780Z] $ docker rm -f --volumes b9a0bb2145663003d139cff176fbfab0d72116197009cc4a812e39f7ea12d07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:42:16.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T22:42:16.135Z] [2024-08-15T22:42:16.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T22:42:16.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T22:42:16.788Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-15T22:42:16.788Z] 547446be3368: Pulling fs layer [2024-08-15T22:42:16.788Z] d125d8839a47: Pulling fs layer [2024-08-15T22:42:16.788Z] 3e85d5ac6304: Pulling fs layer [2024-08-15T22:42:16.788Z] c3105a71a48b: Pulling fs layer [2024-08-15T22:42:16.788Z] 0f093f025ec4: Pulling fs layer [2024-08-15T22:42:16.788Z] c3106fc0e877: Pulling fs layer [2024-08-15T22:42:16.788Z] c3105a71a48b: Waiting [2024-08-15T22:42:16.788Z] 0f093f025ec4: Waiting [2024-08-15T22:42:16.788Z] c3106fc0e877: Waiting [2024-08-15T22:42:16.788Z] 547446be3368: Verifying Checksum [2024-08-15T22:42:16.788Z] 547446be3368: Download complete [2024-08-15T22:42:16.788Z] c3105a71a48b: Verifying Checksum [2024-08-15T22:42:16.788Z] c3105a71a48b: Download complete [2024-08-15T22:42:17.389Z] d125d8839a47: Verifying Checksum [2024-08-15T22:42:17.389Z] d125d8839a47: Download complete [2024-08-15T22:42:17.389Z] c3106fc0e877: Verifying Checksum [2024-08-15T22:42:17.389Z] c3106fc0e877: Download complete [2024-08-15T22:42:17.665Z] 0f093f025ec4: Verifying Checksum [2024-08-15T22:42:17.665Z] 0f093f025ec4: Download complete [2024-08-15T22:42:17.665Z] 547446be3368: Pull complete [2024-08-15T22:42:19.095Z] d125d8839a47: Pull complete [2024-08-15T22:42:19.681Z] 3e85d5ac6304: Verifying Checksum [2024-08-15T22:42:19.681Z] 3e85d5ac6304: Download complete [2024-08-15T22:42:29.730Z] 3e85d5ac6304: Pull complete [2024-08-15T22:42:29.730Z] c3105a71a48b: Pull complete [2024-08-15T22:42:30.310Z] 0f093f025ec4: Pull complete [2024-08-15T22:42:30.575Z] c3106fc0e877: Pull complete [2024-08-15T22:42:30.575Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-15T22:42:30.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T22:42:30.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T22:42:30.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container [2024-08-15T22:42:30.839Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-15T22:42:32.978Z] $ docker top 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T22:42:33.813Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T22:42:43.875Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #1 transferring dockerfile: [2024-08-15T22:42:43.875Z] #1 transferring dockerfile: 2.01kB done [2024-08-15T22:42:43.875Z] #1 DONE 0.1s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #2 transferring dockerfile: 2.49kB done [2024-08-15T22:42:43.875Z] #2 DONE 0.0s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #3 transferring dockerfile: 2.15kB done [2024-08-15T22:42:43.875Z] #3 DONE 0.1s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #4 transferring dockerfile: 1.70kB done [2024-08-15T22:42:43.875Z] #4 DONE 0.0s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-15T22:42:43.875Z] #5 DONE 0.1s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T22:42:43.875Z] #6 transferring dockerfile: 3.17kB 0.0s done [2024-08-15T22:42:43.875Z] #6 DONE 0.1s [2024-08-15T22:42:43.875Z] [2024-08-15T22:42:43.875Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T22:42:44.142Z] #7 transferring dockerfile: 2.50kB done [2024-08-15T22:42:44.142Z] #7 DONE 0.1s [2024-08-15T22:42:44.142Z] [2024-08-15T22:42:44.142Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-08-15T22:42:44.142Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-08-15T22:42:44.142Z] #8 DONE 0.1s [2024-08-15T22:42:44.142Z] [2024-08-15T22:42:44.142Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T22:42:44.142Z] #9 transferring dockerfile: 2.23kB 0.0s done [2024-08-15T22:42:44.142Z] #9 DONE 0.1s [2024-08-15T22:42:44.142Z] [2024-08-15T22:42:44.142Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T22:42:44.142Z] #10 transferring dockerfile: 1.69kB 0.0s done [2024-08-15T22:42:44.142Z] #10 DONE 0.1s [2024-08-15T22:42:44.142Z] [2024-08-15T22:42:44.142Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T22:42:44.409Z] #11 transferring dockerfile: 1.89kB done [2024-08-15T22:42:44.409Z] #11 DONE 0.1s [2024-08-15T22:42:44.409Z] [2024-08-15T22:42:44.409Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-08-15T22:42:44.409Z] #12 transferring dockerfile: 2.06kB 0.0s done [2024-08-15T22:42:44.409Z] #12 DONE 0.1s [2024-08-15T22:42:44.409Z] [2024-08-15T22:42:44.409Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-15T22:42:44.409Z] #13 transferring dockerfile: 1.93kB done [2024-08-15T22:42:44.409Z] #13 DONE 0.1s [2024-08-15T22:42:44.409Z] [2024-08-15T22:42:44.409Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T22:42:44.409Z] #14 transferring dockerfile: 1.81kB done [2024-08-15T22:42:44.409Z] #14 DONE 0.1s [2024-08-15T22:42:44.409Z] [2024-08-15T22:42:44.409Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T22:42:44.409Z] #15 transferring dockerfile: 1.85kB done [2024-08-15T22:42:44.409Z] #15 DONE 0.1s [2024-08-15T22:42:44.409Z] [2024-08-15T22:42:44.409Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-08-15T22:42:44.676Z] #16 transferring dockerfile: 2.01kB 0.0s done [2024-08-15T22:42:44.676Z] #16 DONE 0.1s [2024-08-15T22:42:44.676Z] [2024-08-15T22:42:44.676Z] #17 [core-data internal] load .dockerignore [2024-08-15T22:42:44.676Z] #17 transferring context: 50B 0.0s done [2024-08-15T22:42:44.676Z] #17 DONE 0.1s [2024-08-15T22:42:45.257Z] [2024-08-15T22:42:45.257Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-15T22:42:45.527Z] #18 transferring context: 50B done [2024-08-15T22:42:45.527Z] #18 DONE 0.0s [2024-08-15T22:42:45.527Z] [2024-08-15T22:42:45.527Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-15T22:42:45.527Z] #19 transferring context: 50B done [2024-08-15T22:42:45.527Z] #19 DONE 0.0s [2024-08-15T22:42:45.527Z] [2024-08-15T22:42:45.527Z] #20 [security-spire-server internal] load .dockerignore [2024-08-15T22:42:45.527Z] #20 transferring context: 50B done [2024-08-15T22:42:45.527Z] #20 DONE 0.1s [2024-08-15T22:42:45.527Z] [2024-08-15T22:42:45.527Z] #21 [support-scheduler internal] load .dockerignore [2024-08-15T22:42:45.527Z] #21 transferring context: 50B done [2024-08-15T22:42:45.527Z] #21 DONE 0.1s [2024-08-15T22:42:45.527Z] [2024-08-15T22:42:45.527Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-15T22:42:45.527Z] #22 transferring context: 50B done [2024-08-15T22:42:45.527Z] #22 DONE 0.1s [2024-08-15T22:42:45.527Z] [2024-08-15T22:42:45.527Z] #23 [security-proxy-setup internal] load .dockerignore [2024-08-15T22:42:45.800Z] #23 transferring context: 50B 0.0s done [2024-08-15T22:42:45.800Z] #23 DONE 0.1s [2024-08-15T22:42:45.800Z] [2024-08-15T22:42:45.800Z] #24 [support-notifications internal] load .dockerignore [2024-08-15T22:42:45.800Z] #24 transferring context: 50B done [2024-08-15T22:42:45.800Z] #24 DONE 0.1s [2024-08-15T22:42:45.800Z] [2024-08-15T22:42:45.800Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T22:42:45.801Z] #25 transferring context: 50B 0.0s done [2024-08-15T22:42:45.801Z] #25 DONE 0.1s [2024-08-15T22:42:45.801Z] [2024-08-15T22:42:45.801Z] #26 [security-spire-config internal] load .dockerignore [2024-08-15T22:42:46.069Z] #26 transferring context: 50B done [2024-08-15T22:42:46.070Z] #26 DONE 0.1s [2024-08-15T22:42:46.070Z] [2024-08-15T22:42:46.070Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T22:42:46.070Z] #27 transferring context: 50B done [2024-08-15T22:42:46.070Z] #27 DONE 0.1s [2024-08-15T22:42:46.070Z] [2024-08-15T22:42:46.070Z] #28 [core-metadata internal] load .dockerignore [2024-08-15T22:42:46.070Z] #28 transferring context: 50B done [2024-08-15T22:42:46.070Z] #28 DONE 0.1s [2024-08-15T22:42:46.070Z] [2024-08-15T22:42:46.070Z] #29 [core-command internal] load .dockerignore [2024-08-15T22:42:46.070Z] #29 transferring context: 50B 0.0s done [2024-08-15T22:42:46.070Z] #29 DONE 0.1s [2024-08-15T22:42:46.336Z] [2024-08-15T22:42:46.336Z] #30 [security-spire-agent internal] load .dockerignore [2024-08-15T22:42:46.336Z] #30 transferring context: 50B done [2024-08-15T22:42:46.336Z] #30 DONE 0.1s [2024-08-15T22:42:46.336Z] [2024-08-15T22:42:46.336Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-15T22:42:46.336Z] #31 transferring context: 50B done [2024-08-15T22:42:46.336Z] #31 DONE 0.1s [2024-08-15T22:42:46.336Z] [2024-08-15T22:42:46.336Z] #32 [core-keeper internal] load .dockerignore [2024-08-15T22:42:46.336Z] #32 transferring context: 50B 0.0s done [2024-08-15T22:42:46.336Z] #32 DONE 0.1s [2024-08-15T22:42:46.336Z] [2024-08-15T22:42:46.336Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:46.336Z] #33 DONE 0.0s [2024-08-15T22:42:46.336Z] [2024-08-15T22:42:46.336Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:42:46.603Z] #34 DONE 0.1s [2024-08-15T22:42:46.603Z] [2024-08-15T22:42:46.603Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:46.603Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:46.603Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:46.603Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:46.603Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:46.603Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 888.83kB / 3.34MB 0.1s [2024-08-15T22:42:46.873Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.24MB / 3.34MB 0.2s [2024-08-15T22:42:46.873Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:46.873Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-15T22:42:47.462Z] #35 ... [2024-08-15T22:42:47.462Z] [2024-08-15T22:42:47.462Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:47.462Z] #36 DONE 1.0s [2024-08-15T22:42:47.462Z] [2024-08-15T22:42:47.462Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:47.728Z] #35 ... [2024-08-15T22:42:47.728Z] [2024-08-15T22:42:47.728Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:47.728Z] #33 DONE 0.0s [2024-08-15T22:42:47.728Z] [2024-08-15T22:42:47.728Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:47.999Z] #33 DONE 0.0s [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:42:47.999Z] #34 DONE 0.3s [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:47.999Z] #37 DONE 0.3s [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #38 [core-data internal] load build context [2024-08-15T22:42:47.999Z] #38 ... [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:47.999Z] #36 DONE 1.8s [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:47.999Z] #37 DONE 0.6s [2024-08-15T22:42:47.999Z] [2024-08-15T22:42:47.999Z] #38 [core-data internal] load build context [2024-08-15T22:42:48.264Z] #38 ... [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:48.264Z] #33 DONE 0.0s [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #38 [core-data internal] load build context [2024-08-15T22:42:48.264Z] #38 ... [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:48.264Z] #33 DONE 0.0s [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #38 [core-data internal] load build context [2024-08-15T22:42:48.264Z] #38 ... [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:48.264Z] #36 DONE 1.8s [2024-08-15T22:42:48.264Z] [2024-08-15T22:42:48.264Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:48.264Z] #37 DONE 0.6s [2024-08-15T22:42:48.532Z] [2024-08-15T22:42:48.532Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:48.532Z] #36 DONE 1.8s [2024-08-15T22:42:48.532Z] [2024-08-15T22:42:48.532Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:42:48.532Z] #34 DONE 0.8s [2024-08-15T22:42:48.532Z] [2024-08-15T22:42:48.532Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:48.532Z] #37 DONE 0.6s [2024-08-15T22:42:48.532Z] [2024-08-15T22:42:48.532Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:48.532Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:48.532Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:48.532Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:48.532Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:48.532Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:48.532Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:48.532Z] #35 ... [2024-08-15T22:42:48.532Z] [2024-08-15T22:42:48.532Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:48.532Z] #33 DONE 0.0s [2024-08-15T22:42:48.798Z] [2024-08-15T22:42:48.798Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:48.798Z] #36 DONE 1.8s [2024-08-15T22:42:48.798Z] [2024-08-15T22:42:48.798Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:48.798Z] #33 DONE 0.0s [2024-08-15T22:42:48.798Z] [2024-08-15T22:42:48.798Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:48.798Z] #37 DONE 0.6s [2024-08-15T22:42:48.798Z] [2024-08-15T22:42:48.798Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:48.798Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:48.798Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:48.798Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:48.798Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:48.798Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:48.798Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:48.798Z] #35 ... [2024-08-15T22:42:48.798Z] [2024-08-15T22:42:48.798Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:48.798Z] #33 DONE 0.0s [2024-08-15T22:42:49.065Z] [2024-08-15T22:42:49.065Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:49.065Z] #36 DONE 1.9s [2024-08-15T22:42:49.065Z] [2024-08-15T22:42:49.065Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:49.065Z] #37 DONE 0.7s [2024-08-15T22:42:49.065Z] [2024-08-15T22:42:49.065Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:49.065Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:49.065Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:49.065Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:49.065Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:49.065Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:49.065Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:49.065Z] #35 ... [2024-08-15T22:42:49.065Z] [2024-08-15T22:42:49.065Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:49.065Z] #33 DONE 0.0s [2024-08-15T22:42:49.331Z] [2024-08-15T22:42:49.331Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:49.331Z] #39 ... [2024-08-15T22:42:49.331Z] [2024-08-15T22:42:49.331Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:49.331Z] #33 DONE 0.0s [2024-08-15T22:42:49.331Z] [2024-08-15T22:42:49.331Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:49.603Z] #39 ... [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:49.603Z] #33 DONE 0.0s [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T22:42:49.603Z] #40 DONE 1.5s [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:49.603Z] #36 DONE 2.0s [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:49.603Z] #37 DONE 0.8s [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:49.603Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:49.603Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:49.603Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:49.603Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:49.603Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:49.603Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:49.603Z] #35 DONE 3.9s [2024-08-15T22:42:49.603Z] [2024-08-15T22:42:49.603Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:42:49.603Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:42:50.188Z] #41 ... [2024-08-15T22:42:50.188Z] [2024-08-15T22:42:50.188Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:50.188Z] #33 DONE 0.0s [2024-08-15T22:42:50.188Z] [2024-08-15T22:42:50.188Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:50.461Z] #39 ... [2024-08-15T22:42:50.461Z] [2024-08-15T22:42:50.461Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T22:42:50.461Z] #33 DONE 0.0s [2024-08-15T22:42:50.461Z] [2024-08-15T22:42:50.461Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:51.433Z] #39 transferring context: 11.13MB 3.0s [2024-08-15T22:42:51.700Z] #39 ... [2024-08-15T22:42:51.700Z] [2024-08-15T22:42:51.700Z] #42 [security-spire-server internal] load build context [2024-08-15T22:42:51.700Z] #42 transferring context: 27.60kB 0.5s done [2024-08-15T22:42:51.700Z] #42 DONE 2.1s [2024-08-15T22:42:51.700Z] [2024-08-15T22:42:51.700Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:51.969Z] #39 ... [2024-08-15T22:42:51.969Z] [2024-08-15T22:42:51.969Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T22:42:51.969Z] #34 DONE 4.0s [2024-08-15T22:42:51.969Z] [2024-08-15T22:42:51.969Z] #43 [security-spire-config internal] load build context [2024-08-15T22:42:51.969Z] #43 transferring context: 25.85kB 0.3s done [2024-08-15T22:42:51.969Z] #43 DONE 2.3s [2024-08-15T22:42:51.969Z] [2024-08-15T22:42:51.969Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:52.236Z] #39 ... [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:52.236Z] #36 DONE 2.0s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:52.236Z] #37 DONE 0.8s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:52.236Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:52.236Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:52.236Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:52.236Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:52.236Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:52.236Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:52.236Z] #35 DONE 3.9s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #44 [core-keeper internal] load build context [2024-08-15T22:42:52.236Z] #44 DONE 0.0s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:42:52.236Z] #39 ... [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:52.236Z] #36 DONE 2.0s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:52.236Z] #37 DONE 0.8s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:52.236Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:52.236Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:52.236Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:52.236Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:52.236Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:52.236Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:52.236Z] #35 DONE 3.9s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #45 [core-command internal] load build context [2024-08-15T22:42:52.236Z] #45 DONE 0.0s [2024-08-15T22:42:52.236Z] [2024-08-15T22:42:52.236Z] #46 [support-scheduler internal] load build context [2024-08-15T22:42:52.503Z] #46 ... [2024-08-15T22:42:52.503Z] [2024-08-15T22:42:52.503Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T22:42:52.503Z] #36 DONE 2.0s [2024-08-15T22:42:52.503Z] [2024-08-15T22:42:52.503Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-15T22:42:52.503Z] #37 DONE 0.8s [2024-08-15T22:42:52.503Z] [2024-08-15T22:42:52.503Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:52.503Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:52.503Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:52.503Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:52.503Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:52.503Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:52.503Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:52.503Z] #35 DONE 3.9s [2024-08-15T22:42:52.503Z] [2024-08-15T22:42:52.503Z] #46 [support-scheduler internal] load build context [2024-08-15T22:42:53.464Z] #46 ... [2024-08-15T22:42:53.464Z] [2024-08-15T22:42:53.464Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T22:42:53.464Z] #40 DONE 5.1s [2024-08-15T22:42:53.464Z] [2024-08-15T22:42:53.464Z] #46 [support-scheduler internal] load build context [2024-08-15T22:42:56.820Z] #46 ... [2024-08-15T22:42:56.820Z] [2024-08-15T22:42:56.820Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T22:42:56.820Z] #47 DONE 6.5s [2024-08-15T22:42:56.820Z] [2024-08-15T22:42:56.820Z] #46 [support-scheduler internal] load build context [2024-08-15T22:42:56.820Z] #46 transferring context: 19.99MB 8.2s [2024-08-15T22:42:57.134Z] #46 ... [2024-08-15T22:42:57.134Z] [2024-08-15T22:42:57.134Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T22:42:57.134Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T22:42:57.134Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T22:42:57.134Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T22:42:57.134Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T22:42:57.134Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-15T22:42:57.134Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-15T22:42:57.134Z] #35 DONE 3.9s [2024-08-15T22:42:57.134Z] [2024-08-15T22:42:57.134Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:42:57.134Z] #48 DONE 0.0s [2024-08-15T22:42:57.134Z] [2024-08-15T22:42:57.134Z] #49 [security-spire-agent internal] load build context [2024-08-15T22:42:57.134Z] #49 DONE 0.0s [2024-08-15T22:42:57.405Z] [2024-08-15T22:42:57.405Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:42:57.405Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:42:57.988Z] #48 ... [2024-08-15T22:42:57.988Z] [2024-08-15T22:42:57.988Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:42:57.989Z] #0 6.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:57.989Z] #0 6.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:57.989Z] #50 ... [2024-08-15T22:42:57.989Z] [2024-08-15T22:42:57.989Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:42:57.989Z] #0 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:57.989Z] #0 6.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:57.989Z] #0 9.688 OK: 266 MiB in 52 packages [2024-08-15T22:42:58.267Z] #51 ... [2024-08-15T22:42:58.267Z] [2024-08-15T22:42:58.267Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:42:58.267Z] #52 ... [2024-08-15T22:42:58.267Z] [2024-08-15T22:42:58.267Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:42:58.267Z] #50 10.26 OK: 266 MiB in 52 packages [2024-08-15T22:42:58.533Z] #50 ... [2024-08-15T22:42:58.533Z] [2024-08-15T22:42:58.533Z] #38 [core-data internal] load build context [2024-08-15T22:42:58.533Z] #38 ... [2024-08-15T22:42:58.533Z] [2024-08-15T22:42:58.533Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:42:58.798Z] #53 ... [2024-08-15T22:42:58.798Z] [2024-08-15T22:42:58.798Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:42:58.798Z] #54 ... [2024-08-15T22:42:58.798Z] [2024-08-15T22:42:58.799Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:42:59.072Z] #53 ... [2024-08-15T22:42:59.072Z] [2024-08-15T22:42:59.072Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T22:42:59.072Z] #0 6.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:59.072Z] #0 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:59.072Z] #55 ... [2024-08-15T22:42:59.072Z] [2024-08-15T22:42:59.072Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:42:59.338Z] #56 ... [2024-08-15T22:42:59.338Z] [2024-08-15T22:42:59.338Z] #57 [support-notifications internal] load build context [2024-08-15T22:42:59.338Z] #57 ... [2024-08-15T22:42:59.338Z] [2024-08-15T22:42:59.338Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:42:59.338Z] #56 ... [2024-08-15T22:42:59.338Z] [2024-08-15T22:42:59.338Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:42:59.338Z] #50 DONE 11.5s [2024-08-15T22:42:59.338Z] [2024-08-15T22:42:59.338Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:42:59.605Z] #56 ... [2024-08-15T22:42:59.605Z] [2024-08-15T22:42:59.605Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T22:42:59.605Z] #51 DONE 12.5s [2024-08-15T22:42:59.605Z] [2024-08-15T22:42:59.605Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:42:59.605Z] #56 ... [2024-08-15T22:42:59.605Z] [2024-08-15T22:42:59.605Z] #58 [core-metadata internal] load build context [2024-08-15T22:42:59.871Z] #58 ... [2024-08-15T22:42:59.871Z] [2024-08-15T22:42:59.871Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:42:59.871Z] #59 ... [2024-08-15T22:42:59.871Z] [2024-08-15T22:42:59.871Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T22:42:59.871Z] #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:59.871Z] #0 6.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:42:59.871Z] #0 9.610 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:42:59.871Z] #0 9.610 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:42:59.871Z] #0 9.610 OK: 19953 distinct packages available [2024-08-15T22:42:59.871Z] #0 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:00.136Z] #60 ... [2024-08-15T22:43:00.136Z] [2024-08-15T22:43:00.136Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T22:43:00.136Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:00.136Z] #61 ... [2024-08-15T22:43:00.136Z] [2024-08-15T22:43:00.136Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:00.136Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done [2024-08-15T22:43:00.136Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T22:43:00.136Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-15T22:43:00.136Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-15T22:43:00.136Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done [2024-08-15T22:43:00.136Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done [2024-08-15T22:43:00.136Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.6s done [2024-08-15T22:43:00.136Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-15T22:43:00.473Z] #41 ... [2024-08-15T22:43:00.473Z] [2024-08-15T22:43:00.473Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T22:43:00.473Z] #61 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:00.741Z] #61 ... [2024-08-15T22:43:00.741Z] [2024-08-15T22:43:00.741Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:00.741Z] #62 ... [2024-08-15T22:43:00.741Z] [2024-08-15T22:43:00.741Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T22:43:00.741Z] #63 ... [2024-08-15T22:43:00.741Z] [2024-08-15T22:43:00.741Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:43:00.741Z] #64 ... [2024-08-15T22:43:00.741Z] [2024-08-15T22:43:00.741Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T22:43:01.015Z] #65 ... [2024-08-15T22:43:01.015Z] [2024-08-15T22:43:01.015Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T22:43:01.015Z] #66 ... [2024-08-15T22:43:01.015Z] [2024-08-15T22:43:01.015Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T22:43:01.281Z] #67 ... [2024-08-15T22:43:01.281Z] [2024-08-15T22:43:01.281Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:01.281Z] #68 ... [2024-08-15T22:43:01.281Z] [2024-08-15T22:43:01.281Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T22:43:01.281Z] #55 10.25 OK: 266 MiB in 52 packages [2024-08-15T22:43:01.281Z] #55 DONE 12.3s [2024-08-15T22:43:01.281Z] [2024-08-15T22:43:01.281Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T22:43:01.281Z] #69 ... [2024-08-15T22:43:01.281Z] [2024-08-15T22:43:01.281Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:01.281Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 5.1s [2024-08-15T22:43:01.281Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-15T22:43:01.865Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.88MB / 28.04MB 5.6s [2024-08-15T22:43:02.451Z] #41 ... [2024-08-15T22:43:02.451Z] [2024-08-15T22:43:02.451Z] #45 [core-command internal] load build context [2024-08-15T22:43:02.451Z] #45 transferring context: 3.04MB 8.3s [2024-08-15T22:43:02.451Z] #45 ... [2024-08-15T22:43:02.451Z] [2024-08-15T22:43:02.451Z] #49 [security-spire-agent internal] load build context [2024-08-15T22:43:02.451Z] #49 transferring context: 27.13kB 0.6s done [2024-08-15T22:43:02.451Z] #49 DONE 5.2s [2024-08-15T22:43:02.451Z] [2024-08-15T22:43:02.451Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:02.717Z] #39 ... [2024-08-15T22:43:02.717Z] [2024-08-15T22:43:02.717Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:02.717Z] #44 ... [2024-08-15T22:43:02.717Z] [2024-08-15T22:43:02.717Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:02.983Z] #70 ... [2024-08-15T22:43:02.983Z] [2024-08-15T22:43:02.983Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:43:02.983Z] #71 ... [2024-08-15T22:43:02.983Z] [2024-08-15T22:43:02.983Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:03.254Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T22:43:03.521Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 7.2s [2024-08-15T22:43:03.521Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T22:43:03.788Z] #41 ... [2024-08-15T22:43:03.788Z] [2024-08-15T22:43:03.788Z] #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:43:03.788Z] #72 ... [2024-08-15T22:43:03.788Z] [2024-08-15T22:43:03.788Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:04.376Z] #41 ... [2024-08-15T22:43:04.376Z] [2024-08-15T22:43:04.376Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T22:43:04.642Z] #73 ... [2024-08-15T22:43:04.642Z] [2024-08-15T22:43:04.642Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:04.642Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.90MB / 28.04MB 8.3s [2024-08-15T22:43:05.605Z] #41 ... [2024-08-15T22:43:05.605Z] [2024-08-15T22:43:05.605Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T22:43:05.605Z] #60 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:05.605Z] #60 13.17 OK: 266 MiB in 52 packages [2024-08-15T22:43:05.605Z] #60 DONE 15.7s [2024-08-15T22:43:05.605Z] [2024-08-15T22:43:05.605Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:43:05.605Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.6s done [2024-08-15T22:43:05.605Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T22:43:05.605Z] #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-15T22:43:05.605Z] #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-15T22:43:05.605Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-15T22:43:05.605Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-15T22:43:05.605Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-15T22:43:05.605Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.1s done [2024-08-15T22:43:05.605Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.72MB / 18.32MB 3.3s [2024-08-15T22:43:05.605Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-15T22:43:05.883Z] #48 ... [2024-08-15T22:43:05.884Z] [2024-08-15T22:43:05.884Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:05.884Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 9.7s [2024-08-15T22:43:06.843Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.24MB / 28.04MB 10.6s [2024-08-15T22:43:07.108Z] #41 ... [2024-08-15T22:43:07.108Z] [2024-08-15T22:43:07.108Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:07.108Z] #46 transferring context: 30.85MB 18.8s [2024-08-15T22:43:07.381Z] #46 ... [2024-08-15T22:43:07.381Z] [2024-08-15T22:43:07.381Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:07.381Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 11.2s [2024-08-15T22:43:07.646Z] #41 ... [2024-08-15T22:43:07.646Z] [2024-08-15T22:43:07.646Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:07.646Z] #62 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:07.646Z] #62 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:07.646Z] #62 15.02 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:07.646Z] #62 15.02 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:07.646Z] #62 15.02 OK: 8 MiB in 16 packages [2024-08-15T22:43:07.646Z] #62 DONE 17.0s [2024-08-15T22:43:07.646Z] [2024-08-15T22:43:07.646Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:08.230Z] #41 ... [2024-08-15T22:43:08.230Z] [2024-08-15T22:43:08.230Z] #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:43:08.230Z] #72 DONE 14.5s [2024-08-15T22:43:08.230Z] [2024-08-15T22:43:08.230Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:08.495Z] #41 ... [2024-08-15T22:43:08.495Z] [2024-08-15T22:43:08.495Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:08.495Z] #52 ... [2024-08-15T22:43:08.495Z] [2024-08-15T22:43:08.495Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:08.495Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.3s [2024-08-15T22:43:08.769Z] #41 ... [2024-08-15T22:43:08.769Z] [2024-08-15T22:43:08.769Z] #38 [core-data internal] load build context [2024-08-15T22:43:08.769Z] #38 ... [2024-08-15T22:43:08.769Z] [2024-08-15T22:43:08.769Z] #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:08.769Z] #68 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:08.769Z] #68 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:08.769Z] #68 16.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:08.769Z] #68 16.30 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:08.769Z] #68 16.44 OK: 8 MiB in 16 packages [2024-08-15T22:43:08.769Z] #68 DONE 18.3s [2024-08-15T22:43:08.769Z] [2024-08-15T22:43:08.769Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T22:43:09.035Z] #74 ... [2024-08-15T22:43:09.035Z] [2024-08-15T22:43:09.035Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:09.035Z] #54 ... [2024-08-15T22:43:09.035Z] [2024-08-15T22:43:09.035Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T22:43:09.035Z] #61 12.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:43:09.035Z] #61 12.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:43:09.035Z] #61 12.35 OK: 19946 distinct packages available [2024-08-15T22:43:09.035Z] #61 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:09.035Z] #61 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:09.035Z] #61 17.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:09.035Z] #61 17.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:43:09.035Z] #61 17.99 (3/4) Installing libucontext (1.2-r2) [2024-08-15T22:43:09.035Z] #61 17.99 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T22:43:09.035Z] #61 17.99 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:09.035Z] #61 17.99 OK: 8 MiB in 19 packages [2024-08-15T22:43:09.035Z] #61 DONE 19.3s [2024-08-15T22:43:09.035Z] [2024-08-15T22:43:09.035Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:09.035Z] #54 ... [2024-08-15T22:43:09.035Z] [2024-08-15T22:43:09.035Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:09.035Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 12.7s [2024-08-15T22:43:09.311Z] #41 ... [2024-08-15T22:43:09.311Z] [2024-08-15T22:43:09.311Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:09.311Z] #53 ... [2024-08-15T22:43:09.311Z] [2024-08-15T22:43:09.311Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:09.582Z] #41 ... [2024-08-15T22:43:09.582Z] [2024-08-15T22:43:09.582Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:09.582Z] #57 ... [2024-08-15T22:43:09.582Z] [2024-08-15T22:43:09.582Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:09.582Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 13.4s [2024-08-15T22:43:09.582Z] #41 ... [2024-08-15T22:43:09.582Z] [2024-08-15T22:43:09.582Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T22:43:09.582Z] #67 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:09.582Z] #67 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:09.582Z] #67 17.64 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:09.582Z] #67 17.64 (2/2) Installing su-exec (0.2-r3) [2024-08-15T22:43:09.582Z] #67 17.64 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:09.582Z] #67 17.80 OK: 8 MiB in 17 packages [2024-08-15T22:43:09.582Z] #67 DONE 19.0s [2024-08-15T22:43:09.847Z] [2024-08-15T22:43:09.847Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:09.847Z] #41 ... [2024-08-15T22:43:09.847Z] [2024-08-15T22:43:09.847Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:10.113Z] #56 ... [2024-08-15T22:43:10.113Z] [2024-08-15T22:43:10.113Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:10.113Z] #59 ... [2024-08-15T22:43:10.113Z] [2024-08-15T22:43:10.113Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:10.385Z] #58 ... [2024-08-15T22:43:10.385Z] [2024-08-15T22:43:10.385Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:10.385Z] #41 ... [2024-08-15T22:43:10.385Z] [2024-08-15T22:43:10.385Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T22:43:10.385Z] #71 DONE 17.9s [2024-08-15T22:43:10.385Z] [2024-08-15T22:43:10.385Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T22:43:10.385Z] #63 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:10.385Z] #63 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:10.385Z] #63 18.20 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T22:43:10.385Z] #63 18.40 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:10.385Z] #63 18.40 (3/4) Installing su-exec (0.2-r3) [2024-08-15T22:43:10.385Z] #63 18.46 (4/4) Installing yq (4.33.3-r5) [2024-08-15T22:43:10.385Z] #63 18.80 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:10.385Z] #63 18.80 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:43:10.385Z] #63 19.20 OK: 18 MiB in 19 packages [2024-08-15T22:43:10.385Z] #63 DONE 19.9s [2024-08-15T22:43:10.385Z] [2024-08-15T22:43:10.385Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:10.981Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.87MB / 28.04MB 14.5s [2024-08-15T22:43:11.580Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.63MB / 28.04MB 15.1s [2024-08-15T22:43:11.845Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.6s [2024-08-15T22:43:12.130Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.98MB / 28.04MB 16.0s [2024-08-15T22:43:12.711Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done [2024-08-15T22:43:12.711Z] #41 ... [2024-08-15T22:43:12.711Z] [2024-08-15T22:43:12.711Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:12.711Z] #39 transferring context: 33.01MB 24.3s [2024-08-15T22:43:12.999Z] #39 ... [2024-08-15T22:43:12.999Z] [2024-08-15T22:43:12.999Z] #45 [core-command internal] load build context [2024-08-15T22:43:12.999Z] #45 ... [2024-08-15T22:43:12.999Z] [2024-08-15T22:43:12.999Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:12.999Z] #70 ... [2024-08-15T22:43:12.999Z] [2024-08-15T22:43:12.999Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:13.286Z] #44 ... [2024-08-15T22:43:13.286Z] [2024-08-15T22:43:13.286Z] #45 [core-command internal] load build context [2024-08-15T22:43:15.224Z] #45 ... [2024-08-15T22:43:15.224Z] [2024-08-15T22:43:15.224Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T22:43:15.224Z] #64 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:15.224Z] #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:15.224Z] #64 22.22 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T22:43:15.224Z] #64 22.33 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:15.224Z] #64 22.33 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:15.224Z] #64 22.46 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:43:15.224Z] #64 22.86 OK: 9 MiB in 17 packages [2024-08-15T22:43:15.224Z] #64 DONE 24.0s [2024-08-15T22:43:15.224Z] [2024-08-15T22:43:15.224Z] #45 [core-command internal] load build context [2024-08-15T22:43:16.183Z] #45 ... [2024-08-15T22:43:16.183Z] [2024-08-15T22:43:16.183Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:43:16.183Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s done [2024-08-15T22:43:16.183Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.8s [2024-08-15T22:43:16.183Z] #48 ... [2024-08-15T22:43:16.183Z] [2024-08-15T22:43:16.183Z] #45 [core-command internal] load build context [2024-08-15T22:43:17.586Z] #45 ... [2024-08-15T22:43:17.586Z] [2024-08-15T22:43:17.586Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:17.586Z] #46 transferring context: 44.27MB 29.3s [2024-08-15T22:43:17.586Z] #46 ... [2024-08-15T22:43:17.586Z] [2024-08-15T22:43:17.586Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:17.586Z] #59 ... [2024-08-15T22:43:17.586Z] [2024-08-15T22:43:17.586Z] #45 [core-command internal] load build context [2024-08-15T22:43:18.167Z] #45 ... [2024-08-15T22:43:18.167Z] [2024-08-15T22:43:18.167Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:18.167Z] #75 ... [2024-08-15T22:43:18.167Z] [2024-08-15T22:43:18.167Z] #45 [core-command internal] load build context [2024-08-15T22:43:19.131Z] #45 ... [2024-08-15T22:43:19.131Z] [2024-08-15T22:43:19.131Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:19.131Z] #52 ... [2024-08-15T22:43:19.131Z] [2024-08-15T22:43:19.131Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:19.131Z] #76 ... [2024-08-15T22:43:19.131Z] [2024-08-15T22:43:19.131Z] #38 [core-data internal] load build context [2024-08-15T22:43:19.131Z] #38 ... [2024-08-15T22:43:19.131Z] [2024-08-15T22:43:19.131Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:19.398Z] #52 ... [2024-08-15T22:43:19.398Z] [2024-08-15T22:43:19.398Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:19.398Z] #54 ... [2024-08-15T22:43:19.398Z] [2024-08-15T22:43:19.398Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T22:43:19.665Z] #77 ... [2024-08-15T22:43:19.665Z] [2024-08-15T22:43:19.665Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:19.665Z] #53 ... [2024-08-15T22:43:19.665Z] [2024-08-15T22:43:19.665Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:19.665Z] #57 ... [2024-08-15T22:43:19.665Z] [2024-08-15T22:43:19.665Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T22:43:19.930Z] #78 ... [2024-08-15T22:43:19.931Z] [2024-08-15T22:43:19.931Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:20.200Z] #57 ... [2024-08-15T22:43:20.200Z] [2024-08-15T22:43:20.200Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:20.465Z] #56 ... [2024-08-15T22:43:20.465Z] [2024-08-15T22:43:20.465Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:20.465Z] #58 ... [2024-08-15T22:43:20.465Z] [2024-08-15T22:43:20.465Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T22:43:20.730Z] #79 ... [2024-08-15T22:43:20.730Z] [2024-08-15T22:43:20.730Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:20.730Z] #56 ... [2024-08-15T22:43:20.730Z] [2024-08-15T22:43:20.730Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T22:43:20.730Z] #80 ... [2024-08-15T22:43:20.730Z] [2024-08-15T22:43:20.730Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:21.685Z] #56 ... [2024-08-15T22:43:21.685Z] [2024-08-15T22:43:21.685Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T22:43:21.685Z] #66 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:21.685Z] #66 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:21.685Z] #66 24.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:43:21.685Z] #66 24.35 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:43:21.685Z] #66 24.35 OK: 19946 distinct packages available [2024-08-15T22:43:21.685Z] #66 24.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:21.685Z] #66 25.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:21.685Z] #66 28.32 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:21.685Z] #66 28.32 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:43:21.685Z] #66 28.32 (3/5) Installing libucontext (1.2-r2) [2024-08-15T22:43:21.685Z] #66 28.41 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T22:43:21.685Z] #66 28.41 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T22:43:21.685Z] #66 28.41 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:21.685Z] #66 28.62 OK: 9 MiB in 20 packages [2024-08-15T22:43:21.685Z] #66 DONE 31.0s [2024-08-15T22:43:21.685Z] [2024-08-15T22:43:21.685Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:22.273Z] #56 ... [2024-08-15T22:43:22.273Z] [2024-08-15T22:43:22.273Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T22:43:22.273Z] #69 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:22.273Z] #69 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:22.273Z] #69 27.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:22.273Z] #69 27.95 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T22:43:22.273Z] #69 27.95 (3/4) Installing su-exec (0.2-r3) [2024-08-15T22:43:22.273Z] #69 27.95 (4/4) Installing yq (4.33.3-r5) [2024-08-15T22:43:22.273Z] #69 28.91 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:22.273Z] #69 29.12 OK: 18 MiB in 19 packages [2024-08-15T22:43:22.273Z] #69 DONE 31.5s [2024-08-15T22:43:22.273Z] [2024-08-15T22:43:22.273Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:22.855Z] #56 transferring context: 61.41MB 33.3s [2024-08-15T22:43:22.855Z] #56 ... [2024-08-15T22:43:22.855Z] [2024-08-15T22:43:22.855Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:22.855Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s done [2024-08-15T22:43:22.855Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s [2024-08-15T22:43:23.121Z] #41 ... [2024-08-15T22:43:23.121Z] [2024-08-15T22:43:23.121Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:23.121Z] #39 ... [2024-08-15T22:43:23.121Z] [2024-08-15T22:43:23.121Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:23.387Z] #56 ... [2024-08-15T22:43:23.387Z] [2024-08-15T22:43:23.387Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:23.655Z] #44 ... [2024-08-15T22:43:23.655Z] [2024-08-15T22:43:23.655Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:23.655Z] #70 ... [2024-08-15T22:43:23.655Z] [2024-08-15T22:43:23.655Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:25.066Z] #44 ... [2024-08-15T22:43:25.066Z] [2024-08-15T22:43:25.066Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:25.066Z] #81 ... [2024-08-15T22:43:25.066Z] [2024-08-15T22:43:25.066Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:25.066Z] #44 ... [2024-08-15T22:43:25.066Z] [2024-08-15T22:43:25.066Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:25.066Z] #75 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.066Z] #75 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.066Z] #75 14.33 OK: 8 MiB in 16 packages [2024-08-15T22:43:25.066Z] #75 DONE 16.8s [2024-08-15T22:43:25.066Z] [2024-08-15T22:43:25.066Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:25.332Z] #44 ... [2024-08-15T22:43:25.332Z] [2024-08-15T22:43:25.332Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T22:43:25.332Z] #65 24.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.332Z] #65 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.332Z] #65 28.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T22:43:25.332Z] #65 28.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T22:43:25.332Z] #65 28.44 OK: 19946 distinct packages available [2024-08-15T22:43:25.332Z] #65 29.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.332Z] #65 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:25.332Z] #65 32.37 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T22:43:25.332Z] #65 32.57 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T22:43:25.332Z] #65 32.69 (3/11) Installing libunistring (1.1-r1) [2024-08-15T22:43:25.332Z] #65 32.69 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T22:43:25.332Z] #65 32.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T22:43:25.332Z] #65 32.82 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T22:43:25.332Z] #65 32.82 (7/11) Installing curl (8.9.0-r0) [2024-08-15T22:43:25.332Z] #65 32.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:25.332Z] #65 32.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T22:43:25.332Z] #65 32.82 (10/11) Installing libucontext (1.2-r2) [2024-08-15T22:43:25.332Z] #65 32.91 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T22:43:25.332Z] #65 32.91 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:25.332Z] #65 32.91 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:43:25.332Z] #65 33.72 OK: 13 MiB in 26 packages [2024-08-15T22:43:25.332Z] #65 ... [2024-08-15T22:43:25.332Z] [2024-08-15T22:43:25.332Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:25.597Z] #56 ... [2024-08-15T22:43:25.597Z] [2024-08-15T22:43:25.597Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T22:43:25.597Z] #65 DONE 34.9s [2024-08-15T22:43:25.597Z] [2024-08-15T22:43:25.597Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:26.179Z] #56 ... [2024-08-15T22:43:26.179Z] [2024-08-15T22:43:26.179Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T22:43:26.179Z] #73 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:26.179Z] #73 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:26.179Z] #73 27.00 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T22:43:26.179Z] #73 27.21 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:26.179Z] #73 27.21 (3/3) Installing tzdata (2024a-r0) [2024-08-15T22:43:26.179Z] #73 29.13 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:26.179Z] #73 29.13 Executing ca-certificates-20240226-r0.trigger [2024-08-15T22:43:26.179Z] #73 29.58 OK: 12 MiB in 18 packages [2024-08-15T22:43:26.179Z] #73 DONE 31.6s [2024-08-15T22:43:26.179Z] [2024-08-15T22:43:26.179Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:26.446Z] #46 ... [2024-08-15T22:43:26.446Z] [2024-08-15T22:43:26.446Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:43:26.446Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s [2024-08-15T22:43:26.446Z] #48 ... [2024-08-15T22:43:26.446Z] [2024-08-15T22:43:26.446Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:27.850Z] #56 ... [2024-08-15T22:43:27.850Z] [2024-08-15T22:43:27.850Z] #74 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T22:43:27.850Z] #74 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:27.850Z] #74 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:27.850Z] #74 17.60 OK: 8 MiB in 16 packages [2024-08-15T22:43:27.850Z] #74 DONE 19.1s [2024-08-15T22:43:27.850Z] [2024-08-15T22:43:27.850Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:27.850Z] #70 ... [2024-08-15T22:43:27.850Z] [2024-08-15T22:43:27.850Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:27.850Z] #59 transferring context: 57.81MB 37.3s [2024-08-15T22:43:28.131Z] #59 ... [2024-08-15T22:43:28.131Z] [2024-08-15T22:43:28.131Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:29.094Z] #70 ... [2024-08-15T22:43:29.094Z] [2024-08-15T22:43:29.094Z] #45 [core-command internal] load build context [2024-08-15T22:43:29.094Z] #45 ... [2024-08-15T22:43:29.094Z] [2024-08-15T22:43:29.094Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:29.363Z] #70 ... [2024-08-15T22:43:29.363Z] [2024-08-15T22:43:29.363Z] #38 [core-data internal] load build context [2024-08-15T22:43:29.629Z] #38 ... [2024-08-15T22:43:29.630Z] [2024-08-15T22:43:29.630Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:29.630Z] #52 ... [2024-08-15T22:43:29.630Z] [2024-08-15T22:43:29.630Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:29.630Z] #54 ... [2024-08-15T22:43:29.630Z] [2024-08-15T22:43:29.630Z] #45 [core-command internal] load build context [2024-08-15T22:43:29.896Z] #45 ... [2024-08-15T22:43:29.896Z] [2024-08-15T22:43:29.896Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:29.896Z] #53 ... [2024-08-15T22:43:29.896Z] [2024-08-15T22:43:29.896Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:30.478Z] #52 ... [2024-08-15T22:43:30.478Z] [2024-08-15T22:43:30.478Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:30.743Z] #58 ... [2024-08-15T22:43:30.743Z] [2024-08-15T22:43:30.743Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:30.743Z] #57 ... [2024-08-15T22:43:30.743Z] [2024-08-15T22:43:30.743Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:32.154Z] #58 ... [2024-08-15T22:43:32.154Z] [2024-08-15T22:43:32.154Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T22:43:32.154Z] #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:32.154Z] #82 ... [2024-08-15T22:43:32.154Z] [2024-08-15T22:43:32.154Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:32.735Z] #54 ... [2024-08-15T22:43:32.735Z] [2024-08-15T22:43:32.735Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T22:43:32.735Z] #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:32.735Z] #83 ... [2024-08-15T22:43:32.735Z] [2024-08-15T22:43:32.735Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:33.001Z] #54 transferring context: 75.08MB 43.9s [2024-08-15T22:43:33.269Z] #54 ... [2024-08-15T22:43:33.269Z] [2024-08-15T22:43:33.269Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T22:43:33.269Z] #78 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:33.269Z] #78 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:33.269Z] #78 21.96 OK: 8 MiB in 17 packages [2024-08-15T22:43:33.269Z] #78 DONE 23.5s [2024-08-15T22:43:33.269Z] [2024-08-15T22:43:33.269Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:33.269Z] #54 ... [2024-08-15T22:43:33.269Z] [2024-08-15T22:43:33.269Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:33.269Z] #39 ... [2024-08-15T22:43:33.269Z] [2024-08-15T22:43:33.269Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:33.534Z] #54 ... [2024-08-15T22:43:33.534Z] [2024-08-15T22:43:33.534Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T22:43:33.534Z] #80 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:33.534Z] #80 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:33.534Z] #80 21.00 OK: 18 MiB in 19 packages [2024-08-15T22:43:33.534Z] #80 DONE 22.9s [2024-08-15T22:43:33.534Z] [2024-08-15T22:43:33.534Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:33.534Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s [2024-08-15T22:43:33.799Z] #41 ... [2024-08-15T22:43:33.799Z] [2024-08-15T22:43:33.799Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:34.381Z] #54 ... [2024-08-15T22:43:34.381Z] [2024-08-15T22:43:34.381Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T22:43:34.381Z] #77 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:34.381Z] #77 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:34.381Z] #77 22.87 OK: 8 MiB in 19 packages [2024-08-15T22:43:34.381Z] #77 DONE 25.2s [2024-08-15T22:43:34.646Z] [2024-08-15T22:43:34.646Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:35.238Z] #54 ... [2024-08-15T22:43:35.238Z] [2024-08-15T22:43:35.238Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T22:43:35.238Z] #76 16.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:35.238Z] #76 18.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:35.238Z] #76 22.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T22:43:35.238Z] #76 23.55 Executing busybox-1.36.1-r7.trigger [2024-08-15T22:43:35.238Z] #76 23.71 OK: 8 MiB in 16 packages [2024-08-15T22:43:35.238Z] #76 DONE 26.3s [2024-08-15T22:43:35.238Z] [2024-08-15T22:43:35.238Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:35.513Z] #54 ... [2024-08-15T22:43:35.513Z] [2024-08-15T22:43:35.513Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:35.513Z] #44 ... [2024-08-15T22:43:35.513Z] [2024-08-15T22:43:35.513Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:35.782Z] #54 ... [2024-08-15T22:43:35.782Z] [2024-08-15T22:43:35.782Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:35.782Z] #81 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:35.782Z] #81 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:35.782Z] #81 19.59 OK: 9 MiB in 17 packages [2024-08-15T22:43:35.782Z] #81 DONE 21.0s [2024-08-15T22:43:35.782Z] [2024-08-15T22:43:35.782Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:36.050Z] #54 ... [2024-08-15T22:43:36.050Z] [2024-08-15T22:43:36.050Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:36.050Z] #84 ... [2024-08-15T22:43:36.050Z] [2024-08-15T22:43:36.050Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:36.321Z] #39 ... [2024-08-15T22:43:36.322Z] [2024-08-15T22:43:36.322Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:36.589Z] #85 ... [2024-08-15T22:43:36.589Z] [2024-08-15T22:43:36.589Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:36.589Z] #39 ... [2024-08-15T22:43:36.589Z] [2024-08-15T22:43:36.589Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T22:43:36.589Z] #82 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:36.589Z] #82 13.60 OK: 9 MiB in 20 packages [2024-08-15T22:43:36.589Z] #82 DONE 14.8s [2024-08-15T22:43:36.589Z] [2024-08-15T22:43:36.589Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:36.856Z] #46 ... [2024-08-15T22:43:36.856Z] [2024-08-15T22:43:36.856Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:36.856Z] #39 ... [2024-08-15T22:43:36.856Z] [2024-08-15T22:43:36.856Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:43:36.856Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 25.8s [2024-08-15T22:43:37.122Z] #48 ... [2024-08-15T22:43:37.122Z] [2024-08-15T22:43:37.122Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:37.393Z] #41 ... [2024-08-15T22:43:37.393Z] [2024-08-15T22:43:37.393Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T22:43:37.393Z] #79 18.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:37.393Z] #79 19.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:37.393Z] #79 25.00 OK: 266 MiB in 52 packages [2024-08-15T22:43:37.393Z] #79 DONE 26.7s [2024-08-15T22:43:37.393Z] [2024-08-15T22:43:37.393Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:37.664Z] #46 ... [2024-08-15T22:43:37.664Z] [2024-08-15T22:43:37.664Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T22:43:37.664Z] #83 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:37.664Z] #83 13.53 OK: 18 MiB in 19 packages [2024-08-15T22:43:37.664Z] #83 DONE 15.0s [2024-08-15T22:43:37.664Z] [2024-08-15T22:43:37.664Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:37.664Z] #46 ... [2024-08-15T22:43:37.664Z] [2024-08-15T22:43:37.664Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:37.941Z] #56 ... [2024-08-15T22:43:37.941Z] [2024-08-15T22:43:37.941Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:37.941Z] #46 transferring context: 66.13MB 49.5s [2024-08-15T22:43:38.207Z] #46 ... [2024-08-15T22:43:38.207Z] [2024-08-15T22:43:38.207Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:38.207Z] #59 ... [2024-08-15T22:43:38.207Z] [2024-08-15T22:43:38.207Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:38.473Z] #56 ... [2024-08-15T22:43:38.473Z] [2024-08-15T22:43:38.473Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T22:43:38.473Z] #86 DONE 0.7s [2024-08-15T22:43:38.473Z] [2024-08-15T22:43:38.473Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:39.448Z] #56 ... [2024-08-15T22:43:39.448Z] [2024-08-15T22:43:39.448Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:39.448Z] #84 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:39.448Z] #84 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:39.448Z] #84 12.56 OK: 13 MiB in 26 packages [2024-08-15T22:43:39.448Z] #84 DONE 13.6s [2024-08-15T22:43:39.448Z] [2024-08-15T22:43:39.448Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:39.448Z] #56 ... [2024-08-15T22:43:39.448Z] [2024-08-15T22:43:39.448Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:39.725Z] #70 ... [2024-08-15T22:43:39.725Z] [2024-08-15T22:43:39.725Z] #38 [core-data internal] load build context [2024-08-15T22:43:39.725Z] #38 ... [2024-08-15T22:43:39.725Z] [2024-08-15T22:43:39.725Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T22:43:39.725Z] #85 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:39.725Z] #85 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T22:43:39.725Z] #85 12.62 OK: 12 MiB in 18 packages [2024-08-15T22:43:39.725Z] #85 DONE 13.4s [2024-08-15T22:43:39.725Z] [2024-08-15T22:43:39.725Z] #38 [core-data internal] load build context [2024-08-15T22:43:39.725Z] #38 ... [2024-08-15T22:43:39.725Z] [2024-08-15T22:43:39.725Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:39.992Z] #70 ... [2024-08-15T22:43:39.992Z] [2024-08-15T22:43:39.992Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:40.258Z] #53 ... [2024-08-15T22:43:40.258Z] [2024-08-15T22:43:40.258Z] #45 [core-command internal] load build context [2024-08-15T22:43:40.258Z] #45 ... [2024-08-15T22:43:40.258Z] [2024-08-15T22:43:40.258Z] #38 [core-data internal] load build context [2024-08-15T22:43:40.524Z] #38 ... [2024-08-15T22:43:40.524Z] [2024-08-15T22:43:40.524Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:40.794Z] #52 ... [2024-08-15T22:43:40.794Z] [2024-08-15T22:43:40.794Z] #38 [core-data internal] load build context [2024-08-15T22:43:40.794Z] #38 ... [2024-08-15T22:43:40.794Z] [2024-08-15T22:43:40.794Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:41.066Z] #57 ... [2024-08-15T22:43:41.066Z] [2024-08-15T22:43:41.066Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:41.652Z] #52 ... [2024-08-15T22:43:41.652Z] [2024-08-15T22:43:41.652Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T22:43:41.652Z] #87 DONE 8.0s [2024-08-15T22:43:41.652Z] [2024-08-15T22:43:41.652Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:42.235Z] #52 ... [2024-08-15T22:43:42.235Z] [2024-08-15T22:43:42.235Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:42.505Z] #58 ... [2024-08-15T22:43:42.505Z] [2024-08-15T22:43:42.505Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:42.505Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.7s [2024-08-15T22:43:43.093Z] #41 ... [2024-08-15T22:43:43.093Z] [2024-08-15T22:43:43.093Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T22:43:43.093Z] #88 DONE 1.3s [2024-08-15T22:43:43.093Z] [2024-08-15T22:43:43.093Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:45.673Z] #41 ... [2024-08-15T22:43:45.673Z] [2024-08-15T22:43:45.673Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:45.673Z] #44 transferring context: 60.10MB 51.6s [2024-08-15T22:43:45.673Z] #44 ... [2024-08-15T22:43:45.673Z] [2024-08-15T22:43:45.673Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:46.256Z] #41 ... [2024-08-15T22:43:46.256Z] [2024-08-15T22:43:46.256Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:46.256Z] #54 ... [2024-08-15T22:43:46.256Z] [2024-08-15T22:43:46.256Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:46.840Z] #44 ... [2024-08-15T22:43:46.840Z] [2024-08-15T22:43:46.840Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T22:43:46.840Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.0s done [2024-08-15T22:43:46.840Z] #48 DONE 49.6s [2024-08-15T22:43:46.840Z] [2024-08-15T22:43:46.840Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:46.840Z] #44 ... [2024-08-15T22:43:46.840Z] [2024-08-15T22:43:46.840Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:47.106Z] #39 ... [2024-08-15T22:43:47.106Z] [2024-08-15T22:43:47.106Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:47.372Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.8s [2024-08-15T22:43:48.327Z] #41 ... [2024-08-15T22:43:48.327Z] [2024-08-15T22:43:48.327Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:48.599Z] #46 ... [2024-08-15T22:43:48.599Z] [2024-08-15T22:43:48.599Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:48.599Z] #59 ... [2024-08-15T22:43:48.599Z] [2024-08-15T22:43:48.599Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:49.629Z] #41 ... [2024-08-15T22:43:49.629Z] [2024-08-15T22:43:49.629Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:43:49.893Z] #56 ... [2024-08-15T22:43:49.893Z] [2024-08-15T22:43:49.893Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:50.160Z] #46 ... [2024-08-15T22:43:50.160Z] [2024-08-15T22:43:50.160Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:43:50.160Z] #70 ... [2024-08-15T22:43:50.160Z] [2024-08-15T22:43:50.160Z] #46 [support-scheduler internal] load build context [2024-08-15T22:43:50.428Z] #46 transferring context: 102.97MB 62.1s [2024-08-15T22:43:50.428Z] #46 ... [2024-08-15T22:43:50.428Z] [2024-08-15T22:43:50.428Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:50.428Z] #53 ... [2024-08-15T22:43:50.428Z] [2024-08-15T22:43:50.428Z] #45 [core-command internal] load build context [2024-08-15T22:43:50.692Z] #45 ... [2024-08-15T22:43:50.692Z] [2024-08-15T22:43:50.692Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:43:50.955Z] #53 ... [2024-08-15T22:43:50.955Z] [2024-08-15T22:43:50.955Z] #38 [core-data internal] load build context [2024-08-15T22:43:51.219Z] #38 ... [2024-08-15T22:43:51.219Z] [2024-08-15T22:43:51.219Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:51.219Z] #57 ... [2024-08-15T22:43:51.219Z] [2024-08-15T22:43:51.219Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:51.796Z] #41 ... [2024-08-15T22:43:51.796Z] [2024-08-15T22:43:51.796Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T22:43:51.796Z] #89 DONE 2.0s [2024-08-15T22:43:51.796Z] [2024-08-15T22:43:51.796Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:52.371Z] #41 ... [2024-08-15T22:43:52.371Z] [2024-08-15T22:43:52.371Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:43:52.634Z] #52 ... [2024-08-15T22:43:52.634Z] [2024-08-15T22:43:52.634Z] #58 [core-metadata internal] load build context [2024-08-15T22:43:52.634Z] #58 ... [2024-08-15T22:43:52.634Z] [2024-08-15T22:43:52.634Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:52.634Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.2s [2024-08-15T22:43:56.873Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.9s done [2024-08-15T22:43:56.873Z] #41 ... [2024-08-15T22:43:56.873Z] [2024-08-15T22:43:56.873Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:56.873Z] #54 transferring context: 167.09MB 67.4s [2024-08-15T22:43:56.873Z] #54 ... [2024-08-15T22:43:56.873Z] [2024-08-15T22:43:56.873Z] #57 [support-notifications internal] load build context [2024-08-15T22:43:56.873Z] #57 ... [2024-08-15T22:43:56.873Z] [2024-08-15T22:43:56.873Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:57.139Z] #54 ... [2024-08-15T22:43:57.139Z] [2024-08-15T22:43:57.139Z] #44 [core-keeper internal] load build context [2024-08-15T22:43:57.139Z] #44 ... [2024-08-15T22:43:57.139Z] [2024-08-15T22:43:57.139Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:57.406Z] #54 ... [2024-08-15T22:43:57.406Z] [2024-08-15T22:43:57.406Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:43:57.406Z] #39 ... [2024-08-15T22:43:57.406Z] [2024-08-15T22:43:57.406Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:57.675Z] #54 ... [2024-08-15T22:43:57.675Z] [2024-08-15T22:43:57.675Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T22:43:57.675Z] #41 DONE 68.1s [2024-08-15T22:43:57.675Z] [2024-08-15T22:43:57.675Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:43:59.080Z] #54 ... [2024-08-15T22:43:59.080Z] [2024-08-15T22:43:59.080Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:43:59.080Z] #59 ... [2024-08-15T22:43:59.080Z] [2024-08-15T22:43:59.080Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:00.041Z] #54 ... [2024-08-15T22:44:00.041Z] [2024-08-15T22:44:00.041Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:44:00.041Z] #56 ... [2024-08-15T22:44:00.041Z] [2024-08-15T22:44:00.041Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:00.306Z] #54 ... [2024-08-15T22:44:00.306Z] [2024-08-15T22:44:00.306Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:00.571Z] #70 ... [2024-08-15T22:44:00.571Z] [2024-08-15T22:44:00.571Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:44:00.571Z] #59 ... [2024-08-15T22:44:00.571Z] [2024-08-15T22:44:00.571Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:00.571Z] #46 ... [2024-08-15T22:44:00.571Z] [2024-08-15T22:44:00.571Z] #45 [core-command internal] load build context [2024-08-15T22:44:00.837Z] #45 ... [2024-08-15T22:44:00.837Z] [2024-08-15T22:44:00.837Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:01.103Z] #46 ... [2024-08-15T22:44:01.103Z] [2024-08-15T22:44:01.103Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:01.103Z] #53 ... [2024-08-15T22:44:01.103Z] [2024-08-15T22:44:01.103Z] #38 [core-data internal] load build context [2024-08-15T22:44:01.103Z] #38 transferring context: 219.96MB 74.6s [2024-08-15T22:44:01.441Z] #38 ... [2024-08-15T22:44:01.441Z] [2024-08-15T22:44:01.441Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:02.844Z] #53 ... [2024-08-15T22:44:02.844Z] [2024-08-15T22:44:02.844Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:44:02.844Z] #52 ... [2024-08-15T22:44:02.844Z] [2024-08-15T22:44:02.844Z] #45 [core-command internal] load build context [2024-08-15T22:44:02.844Z] #45 ... [2024-08-15T22:44:02.844Z] [2024-08-15T22:44:02.844Z] #58 [core-metadata internal] load build context [2024-08-15T22:44:03.109Z] #58 ... [2024-08-15T22:44:03.109Z] [2024-08-15T22:44:03.109Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:05.041Z] #53 ... [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:44:05.042Z] #90 DONE 4.3s [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:05.042Z] #53 ... [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:44:05.042Z] #91 DONE 3.2s [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:05.042Z] #53 ... [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T22:44:05.042Z] #92 DONE 4.6s [2024-08-15T22:44:05.042Z] [2024-08-15T22:44:05.042Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:06.012Z] #53 ... [2024-08-15T22:44:06.012Z] [2024-08-15T22:44:06.012Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T22:44:06.012Z] #93 DONE 0.9s [2024-08-15T22:44:06.012Z] [2024-08-15T22:44:06.012Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T22:44:06.012Z] #94 ... [2024-08-15T22:44:06.012Z] [2024-08-15T22:44:06.012Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T22:44:06.012Z] #95 DONE 0.9s [2024-08-15T22:44:06.012Z] [2024-08-15T22:44:06.012Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T22:44:06.012Z] #96 DONE 1.0s [2024-08-15T22:44:06.277Z] [2024-08-15T22:44:06.277Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T22:44:06.863Z] #97 ... [2024-08-15T22:44:06.863Z] [2024-08-15T22:44:06.863Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:06.863Z] #57 ... [2024-08-15T22:44:06.863Z] [2024-08-15T22:44:06.863Z] #38 [core-data internal] load build context [2024-08-15T22:44:06.863Z] #38 transferring context: 242.77MB 80.2s [2024-08-15T22:44:06.863Z] #38 ... [2024-08-15T22:44:06.863Z] [2024-08-15T22:44:06.863Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T22:44:06.863Z] #94 DONE 1.0s [2024-08-15T22:44:06.863Z] [2024-08-15T22:44:06.863Z] #38 [core-data internal] load build context [2024-08-15T22:44:06.863Z] #38 ... [2024-08-15T22:44:06.863Z] [2024-08-15T22:44:06.863Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:07.127Z] #57 ... [2024-08-15T22:44:07.127Z] [2024-08-15T22:44:07.127Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T22:44:07.127Z] #98 DONE 0.9s [2024-08-15T22:44:07.127Z] [2024-08-15T22:44:07.127Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:07.127Z] #57 ... [2024-08-15T22:44:07.127Z] [2024-08-15T22:44:07.127Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:07.390Z] #44 ... [2024-08-15T22:44:07.390Z] [2024-08-15T22:44:07.390Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T22:44:07.390Z] #97 DONE 1.1s [2024-08-15T22:44:07.390Z] [2024-08-15T22:44:07.390Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:07.390Z] #44 ... [2024-08-15T22:44:07.390Z] [2024-08-15T22:44:07.390Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:44:07.678Z] #99 ... [2024-08-15T22:44:07.678Z] [2024-08-15T22:44:07.678Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:44:07.678Z] #39 ... [2024-08-15T22:44:07.678Z] [2024-08-15T22:44:07.678Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:08.256Z] #44 ... [2024-08-15T22:44:08.256Z] [2024-08-15T22:44:08.256Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:44:08.256Z] #100 DONE 1.2s [2024-08-15T22:44:08.256Z] [2024-08-15T22:44:08.256Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:08.524Z] #44 ... [2024-08-15T22:44:08.524Z] [2024-08-15T22:44:08.524Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:44:08.524Z] #101 DONE 1.5s [2024-08-15T22:44:08.524Z] [2024-08-15T22:44:08.524Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:08.889Z] #44 ... [2024-08-15T22:44:08.889Z] [2024-08-15T22:44:08.889Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T22:44:08.889Z] #99 DONE 1.5s [2024-08-15T22:44:08.889Z] [2024-08-15T22:44:08.889Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T22:44:09.921Z] #102 ... [2024-08-15T22:44:09.921Z] [2024-08-15T22:44:09.921Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T22:44:09.921Z] #103 DONE 1.2s [2024-08-15T22:44:09.921Z] [2024-08-15T22:44:09.921Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T22:44:09.921Z] #104 DONE 1.7s [2024-08-15T22:44:10.197Z] [2024-08-15T22:44:10.197Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T22:44:10.197Z] #105 ... [2024-08-15T22:44:10.197Z] [2024-08-15T22:44:10.197Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T22:44:10.197Z] #102 DONE 1.3s [2024-08-15T22:44:10.197Z] [2024-08-15T22:44:10.197Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:44:10.477Z] #56 ... [2024-08-15T22:44:10.477Z] [2024-08-15T22:44:10.477Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:10.477Z] #57 ... [2024-08-15T22:44:10.477Z] [2024-08-15T22:44:10.477Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:10.477Z] #54 ... [2024-08-15T22:44:10.477Z] [2024-08-15T22:44:10.477Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:10.771Z] #70 ... [2024-08-15T22:44:10.771Z] [2024-08-15T22:44:10.771Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:44:10.771Z] #59 ... [2024-08-15T22:44:10.771Z] [2024-08-15T22:44:10.771Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:11.096Z] #70 ... [2024-08-15T22:44:11.096Z] [2024-08-15T22:44:11.096Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:11.390Z] #46 ... [2024-08-15T22:44:11.390Z] [2024-08-15T22:44:11.390Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T22:44:11.390Z] #106 DONE 1.0s [2024-08-15T22:44:11.390Z] [2024-08-15T22:44:11.390Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:11.674Z] #70 ... [2024-08-15T22:44:11.674Z] [2024-08-15T22:44:11.674Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T22:44:11.674Z] #105 DONE 1.5s [2024-08-15T22:44:11.674Z] [2024-08-15T22:44:11.674Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:11.674Z] #70 ... [2024-08-15T22:44:11.674Z] [2024-08-15T22:44:11.674Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T22:44:11.674Z] #107 DONE 1.5s [2024-08-15T22:44:11.674Z] [2024-08-15T22:44:11.674Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:12.698Z] #70 transferring context: 222.55MB 76.6s [2024-08-15T22:44:13.001Z] #70 ... [2024-08-15T22:44:13.001Z] [2024-08-15T22:44:13.001Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:44:13.001Z] #52 ... [2024-08-15T22:44:13.001Z] [2024-08-15T22:44:13.001Z] #45 [core-command internal] load build context [2024-08-15T22:44:13.001Z] #45 ... [2024-08-15T22:44:13.001Z] [2024-08-15T22:44:13.001Z] #58 [core-metadata internal] load build context [2024-08-15T22:44:13.267Z] #58 ... [2024-08-15T22:44:13.267Z] [2024-08-15T22:44:13.267Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:44:15.840Z] #52 ... [2024-08-15T22:44:15.840Z] [2024-08-15T22:44:15.840Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:16.106Z] #53 ... [2024-08-15T22:44:16.106Z] [2024-08-15T22:44:16.106Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:44:17.059Z] #52 ... [2024-08-15T22:44:17.059Z] [2024-08-15T22:44:17.059Z] #38 [core-data internal] load build context [2024-08-15T22:44:17.325Z] #38 transferring context: 277.86MB 90.6s [2024-08-15T22:44:17.325Z] #38 ... [2024-08-15T22:44:17.325Z] [2024-08-15T22:44:17.325Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:17.904Z] #53 ... [2024-08-15T22:44:17.904Z] [2024-08-15T22:44:17.904Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:44:17.904Z] #39 ... [2024-08-15T22:44:17.904Z] [2024-08-15T22:44:17.904Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:18.860Z] #53 ... [2024-08-15T22:44:18.860Z] [2024-08-15T22:44:18.860Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:19.125Z] #44 ... [2024-08-15T22:44:19.125Z] [2024-08-15T22:44:19.125Z] #38 [core-data internal] load build context [2024-08-15T22:44:19.397Z] #38 ... [2024-08-15T22:44:19.397Z] [2024-08-15T22:44:19.397Z] #108 [security-spire-config] exporting to image [2024-08-15T22:44:19.397Z] #108 exporting layers 7.4s done [2024-08-15T22:44:19.397Z] #108 writing image sha256:bb97ede8714177a5f8d348ee8f358cbb13a67fd78a790ecee5d647c7ec20b8f0 0.1s done [2024-08-15T22:44:19.397Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-15T22:44:19.397Z] #108 writing image sha256:bb04e5cabdbcd9a1cfdebbb9475b22e4b72b924b3eca18d63e74b7bf8432a57b 0.2s done [2024-08-15T22:44:19.397Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-15T22:44:19.397Z] #108 writing image sha256:86d6886d45195731d8a437eeaad29f65e35edaa820ea9fff50ab186872b2ca9e 0.1s done [2024-08-15T22:44:19.397Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-15T22:44:19.397Z] #108 DONE 7.8s [2024-08-15T22:44:19.397Z] [2024-08-15T22:44:19.397Z] #38 [core-data internal] load build context [2024-08-15T22:44:20.358Z] #38 ... [2024-08-15T22:44:20.358Z] [2024-08-15T22:44:20.358Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:44:20.623Z] #56 ... [2024-08-15T22:44:20.623Z] [2024-08-15T22:44:20.623Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:20.623Z] #57 ... [2024-08-15T22:44:20.623Z] [2024-08-15T22:44:20.623Z] #38 [core-data internal] load build context [2024-08-15T22:44:21.205Z] #38 ... [2024-08-15T22:44:21.205Z] [2024-08-15T22:44:21.205Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:21.205Z] #54 ... [2024-08-15T22:44:21.205Z] [2024-08-15T22:44:21.205Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:44:21.205Z] #59 ... [2024-08-15T22:44:21.205Z] [2024-08-15T22:44:21.205Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:21.475Z] #54 ... [2024-08-15T22:44:21.475Z] [2024-08-15T22:44:21.475Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:21.475Z] #46 ... [2024-08-15T22:44:21.475Z] [2024-08-15T22:44:21.475Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:23.420Z] #54 transferring context: 287.69MB 94.1s [2024-08-15T22:44:23.420Z] #54 ... [2024-08-15T22:44:23.420Z] [2024-08-15T22:44:23.420Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:23.420Z] #70 ... [2024-08-15T22:44:23.420Z] [2024-08-15T22:44:23.420Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:23.420Z] #46 ... [2024-08-15T22:44:23.420Z] [2024-08-15T22:44:23.420Z] #45 [core-command internal] load build context [2024-08-15T22:44:23.420Z] #45 ... [2024-08-15T22:44:23.420Z] [2024-08-15T22:44:23.420Z] #58 [core-metadata internal] load build context [2024-08-15T22:44:23.420Z] #58 ... [2024-08-15T22:44:23.420Z] [2024-08-15T22:44:23.420Z] #45 [core-command internal] load build context [2024-08-15T22:44:24.002Z] #45 ... [2024-08-15T22:44:24.002Z] [2024-08-15T22:44:24.002Z] #53 [security-bootstrapper internal] load build context [2024-08-15T22:44:24.003Z] #53 transferring context: 309.19MB 94.4s done [2024-08-15T22:44:24.003Z] #53 DONE 95.2s [2024-08-15T22:44:24.003Z] [2024-08-15T22:44:24.003Z] #52 [security-secretstore-setup internal] load build context [2024-08-15T22:44:24.003Z] #52 transferring context: 309.19MB 95.2s done [2024-08-15T22:44:24.003Z] #52 DONE 95.8s [2024-08-15T22:44:24.003Z] [2024-08-15T22:44:24.003Z] #45 [core-command internal] load build context [2024-08-15T22:44:24.003Z] #45 ... [2024-08-15T22:44:24.003Z] [2024-08-15T22:44:24.003Z] #38 [core-data internal] load build context [2024-08-15T22:44:24.003Z] #38 transferring context: 309.19MB 96.8s done [2024-08-15T22:44:24.003Z] #38 DONE 97.4s [2024-08-15T22:44:24.003Z] [2024-08-15T22:44:24.003Z] #45 [core-command internal] load build context [2024-08-15T22:44:24.974Z] #45 ... [2024-08-15T22:44:24.974Z] [2024-08-15T22:44:24.974Z] #56 [core-common-config-bootstrapper internal] load build context [2024-08-15T22:44:24.974Z] #56 transferring context: 309.19MB 95.0s done [2024-08-15T22:44:24.974Z] #56 DONE 95.6s [2024-08-15T22:44:24.974Z] [2024-08-15T22:44:24.974Z] #45 [core-command internal] load build context [2024-08-15T22:44:25.955Z] #45 ... [2024-08-15T22:44:25.955Z] [2024-08-15T22:44:25.955Z] #57 [support-notifications internal] load build context [2024-08-15T22:44:25.955Z] #57 transferring context: 309.19MB 95.6s done [2024-08-15T22:44:25.955Z] #57 DONE 96.8s [2024-08-15T22:44:25.955Z] [2024-08-15T22:44:25.955Z] #45 [core-command internal] load build context [2024-08-15T22:44:26.926Z] #45 ... [2024-08-15T22:44:26.926Z] [2024-08-15T22:44:26.926Z] #54 [security-proxy-setup internal] load build context [2024-08-15T22:44:26.926Z] #54 transferring context: 309.19MB 97.4s done [2024-08-15T22:44:26.926Z] #54 DONE 98.0s [2024-08-15T22:44:26.926Z] [2024-08-15T22:44:26.926Z] #45 [core-command internal] load build context [2024-08-15T22:44:26.926Z] #45 ... [2024-08-15T22:44:26.926Z] [2024-08-15T22:44:26.926Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:26.926Z] #109 DONE 2.9s [2024-08-15T22:44:26.926Z] [2024-08-15T22:44:26.926Z] #45 [core-command internal] load build context [2024-08-15T22:44:27.201Z] #45 ... [2024-08-15T22:44:27.201Z] [2024-08-15T22:44:27.201Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:27.201Z] #110 CACHED [2024-08-15T22:44:27.201Z] [2024-08-15T22:44:27.201Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:27.201Z] #111 DONE 3.0s [2024-08-15T22:44:27.201Z] [2024-08-15T22:44:27.201Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:44:27.201Z] #112 ... [2024-08-15T22:44:27.201Z] [2024-08-15T22:44:27.201Z] #113 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:27.201Z] #113 DONE 1.4s [2024-08-15T22:44:27.468Z] [2024-08-15T22:44:27.468Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:44:27.736Z] #114 ... [2024-08-15T22:44:27.736Z] [2024-08-15T22:44:27.736Z] #59 [security-spiffe-token-provider internal] load build context [2024-08-15T22:44:27.736Z] #59 transferring context: 309.19MB 96.8s done [2024-08-15T22:44:27.736Z] #59 DONE 97.9s [2024-08-15T22:44:27.736Z] [2024-08-15T22:44:27.736Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:28.010Z] #115 ... [2024-08-15T22:44:28.010Z] [2024-08-15T22:44:28.010Z] #70 [support-cron-scheduler internal] load build context [2024-08-15T22:44:28.010Z] #70 transferring context: 309.19MB 91.3s done [2024-08-15T22:44:28.010Z] #70 DONE 95.4s [2024-08-15T22:44:28.010Z] [2024-08-15T22:44:28.010Z] #45 [core-command internal] load build context [2024-08-15T22:44:28.010Z] #45 ... [2024-08-15T22:44:28.010Z] [2024-08-15T22:44:28.010Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:44:28.294Z] #39 ... [2024-08-15T22:44:28.294Z] [2024-08-15T22:44:28.294Z] #45 [core-command internal] load build context [2024-08-15T22:44:28.876Z] #45 ... [2024-08-15T22:44:28.876Z] [2024-08-15T22:44:28.876Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:44:28.876Z] #115 DONE 1.0s [2024-08-15T22:44:28.876Z] [2024-08-15T22:44:28.876Z] #45 [core-command internal] load build context [2024-08-15T22:44:29.143Z] #45 ... [2024-08-15T22:44:29.143Z] [2024-08-15T22:44:29.143Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:29.143Z] #44 ... [2024-08-15T22:44:29.143Z] [2024-08-15T22:44:29.143Z] #45 [core-command internal] load build context [2024-08-15T22:44:32.487Z] #45 transferring context: 273.15MB 98.8s [2024-08-15T22:44:33.071Z] #45 ... [2024-08-15T22:44:33.071Z] [2024-08-15T22:44:33.071Z] #44 [core-keeper internal] load build context [2024-08-15T22:44:33.071Z] #44 transferring context: 309.19MB 99.1s done [2024-08-15T22:44:33.071Z] #44 DONE 100.8s [2024-08-15T22:44:33.337Z] [2024-08-15T22:44:33.338Z] #45 [core-command internal] load build context [2024-08-15T22:44:33.338Z] #45 ... [2024-08-15T22:44:33.338Z] [2024-08-15T22:44:33.338Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:33.605Z] #46 ... [2024-08-15T22:44:33.605Z] [2024-08-15T22:44:33.605Z] #45 [core-command internal] load build context [2024-08-15T22:44:33.605Z] #45 ... [2024-08-15T22:44:33.605Z] [2024-08-15T22:44:33.605Z] #58 [core-metadata internal] load build context [2024-08-15T22:44:33.871Z] #58 ... [2024-08-15T22:44:33.871Z] [2024-08-15T22:44:33.871Z] #45 [core-command internal] load build context [2024-08-15T22:44:34.137Z] #45 ... [2024-08-15T22:44:34.137Z] [2024-08-15T22:44:34.137Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T22:44:34.137Z] #116 DONE 1.0s [2024-08-15T22:44:34.137Z] [2024-08-15T22:44:34.137Z] #45 [core-command internal] load build context [2024-08-15T22:44:34.724Z] #45 ... [2024-08-15T22:44:34.724Z] [2024-08-15T22:44:34.724Z] #58 [core-metadata internal] load build context [2024-08-15T22:44:34.724Z] #58 transferring context: 309.19MB 103.3s done [2024-08-15T22:44:34.724Z] #58 DONE 105.1s [2024-08-15T22:44:34.724Z] [2024-08-15T22:44:34.724Z] #45 [core-command internal] load build context [2024-08-15T22:44:36.663Z] #45 transferring context: 309.19MB 103.0s done [2024-08-15T22:44:36.663Z] #45 DONE 104.5s [2024-08-15T22:44:36.663Z] [2024-08-15T22:44:36.663Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:36.933Z] #46 ... [2024-08-15T22:44:36.933Z] [2024-08-15T22:44:36.933Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:44:37.198Z] #117 ... [2024-08-15T22:44:37.198Z] [2024-08-15T22:44:37.198Z] #46 [support-scheduler internal] load build context [2024-08-15T22:44:38.152Z] #46 transferring context: 309.19MB 109.6s done [2024-08-15T22:44:38.152Z] #46 DONE 109.8s [2024-08-15T22:44:38.152Z] [2024-08-15T22:44:38.152Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:44:38.733Z] #39 ... [2024-08-15T22:44:38.733Z] [2024-08-15T22:44:38.733Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:44:38.999Z] #118 ... [2024-08-15T22:44:38.999Z] [2024-08-15T22:44:38.999Z] #39 [security-proxy-auth internal] load build context [2024-08-15T22:44:39.956Z] #39 transferring context: 309.19MB 111.7s done [2024-08-15T22:44:39.956Z] #39 DONE 111.9s [2024-08-15T22:44:39.956Z] [2024-08-15T22:44:39.956Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #119 ... [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #114 DONE 77.8s [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #117 DONE 78.1s [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #112 DONE 77.8s [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-15T22:45:47.790Z] #120 ... [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #119 DONE 70.9s [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:47.790Z] #118 DONE 76.4s [2024-08-15T22:45:47.790Z] [2024-08-15T22:45:47.790Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-15T22:45:51.178Z] #121 DONE 5.5s [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #122 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #123 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #124 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #125 DONE 5.6s [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #126 [core-command builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #126 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #127 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #128 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #129 [core-metadata builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #129 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #130 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #131 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #120 DONE 5.6s [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #132 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #133 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #134 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #135 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #136 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #137 [support-scheduler builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #137 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #138 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #138 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #139 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #140 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #141 DONE 5.7s [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #142 [core-data builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #142 DONE 5.7s [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T22:45:51.178Z] #143 ... [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T22:45:51.178Z] #144 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #145 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #146 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #146 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T22:45:51.178Z] #147 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #148 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T22:45:51.178Z] #148 CACHED [2024-08-15T22:45:51.178Z] [2024-08-15T22:45:51.178Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T22:45:56.525Z] #149 ... [2024-08-15T22:45:56.525Z] [2024-08-15T22:45:56.525Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T22:45:56.525Z] #143 5.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T22:46:00.793Z] #143 ... [2024-08-15T22:46:00.793Z] [2024-08-15T22:46:00.793Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T22:46:00.793Z] #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-keeper/core-keeper ./cmd/core-keeper [2024-08-15T22:46:00.793Z] #150 ... [2024-08-15T22:46:00.793Z] [2024-08-15T22:46:00.793Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T22:46:00.793Z] #0 6.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T22:46:01.059Z] #151 ... [2024-08-15T22:46:01.059Z] [2024-08-15T22:46:01.059Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T22:46:01.059Z] #0 6.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T22:46:01.059Z] #152 ... [2024-08-15T22:46:01.059Z] [2024-08-15T22:46:01.059Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T22:46:01.059Z] #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-15T22:46:01.324Z] #153 ... [2024-08-15T22:46:01.324Z] [2024-08-15T22:46:01.324Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T22:46:01.324Z] #0 5.706 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T22:46:01.591Z] #154 ... [2024-08-15T22:46:01.591Z] [2024-08-15T22:46:01.591Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T22:46:01.591Z] #0 6.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T22:46:01.591Z] #155 ... [2024-08-15T22:46:01.591Z] [2024-08-15T22:46:01.591Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T22:46:01.591Z] #0 6.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T22:46:01.857Z] #156 ... [2024-08-15T22:46:01.857Z] [2024-08-15T22:46:01.857Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T22:46:01.857Z] #0 5.902 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T22:46:01.857Z] #157 ... [2024-08-15T22:46:01.857Z] [2024-08-15T22:46:01.857Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T22:46:01.857Z] #0 5.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T22:46:02.124Z] #158 ... [2024-08-15T22:46:02.124Z] [2024-08-15T22:46:02.124Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T22:46:02.124Z] #0 6.344 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T22:46:02.124Z] #159 ... [2024-08-15T22:46:02.124Z] [2024-08-15T22:46:02.124Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T22:46:02.124Z] #0 4.994 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T22:46:07.484Z] #160 ... [2024-08-15T22:46:07.484Z] [2024-08-15T22:46:07.484Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T22:46:07.484Z] #149 5.801 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T23:05:30.471Z] #149 ... [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T23:05:30.471Z] #160 DONE 1176.1s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:05:30.471Z] #155 ... [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:05:30.471Z] #161 DONE 0.2s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:05:30.471Z] #157 ... [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:05:30.471Z] #162 DONE 0.1s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-15T23:05:30.471Z] #163 DONE 0.1s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T23:05:30.471Z] #143 ... [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T23:05:30.471Z] #164 DONE 0.1s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T23:05:30.471Z] #165 DONE 0.3s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T23:05:30.471Z] #166 DONE 0.2s [2024-08-15T23:05:30.471Z] [2024-08-15T23:05:30.471Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T23:05:30.744Z] #167 DONE 2.1s [2024-08-15T23:05:30.744Z] [2024-08-15T23:05:30.744Z] #108 [security-proxy-setup] exporting to image [2024-08-15T23:05:30.744Z] #108 exporting layers [2024-08-15T23:05:31.717Z] #108 exporting layers 1.1s done [2024-08-15T23:05:31.718Z] #108 writing image sha256:b353a0d1821dee7067fb6557d71324e071fd023379827e925ddb3be5f88e2c86 done [2024-08-15T23:05:31.718Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-15T23:05:31.982Z] #108 DONE 8.9s [2024-08-15T23:05:31.982Z] [2024-08-15T23:05:31.982Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T23:05:31.982Z] #143 1179.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T23:05:35.354Z] #143 ... [2024-08-15T23:05:35.354Z] [2024-08-15T23:05:35.354Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T23:05:35.354Z] #149 DONE 1184.5s [2024-08-15T23:05:35.354Z] [2024-08-15T23:05:35.354Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T23:05:35.641Z] #168 DONE 0.3s [2024-08-15T23:05:35.641Z] [2024-08-15T23:05:35.641Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T23:05:35.641Z] #154 ... [2024-08-15T23:05:35.641Z] [2024-08-15T23:05:35.641Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T23:05:38.223Z] #169 DONE 2.2s [2024-08-15T23:05:38.223Z] [2024-08-15T23:05:38.223Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:05:38.223Z] #170 DONE 0.3s [2024-08-15T23:05:38.223Z] [2024-08-15T23:05:38.223Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T23:05:38.223Z] #158 ... [2024-08-15T23:05:38.223Z] [2024-08-15T23:05:38.223Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:05:38.507Z] #171 DONE 0.2s [2024-08-15T23:05:38.507Z] [2024-08-15T23:05:38.507Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T23:05:38.797Z] #172 DONE 0.3s [2024-08-15T23:05:38.797Z] [2024-08-15T23:05:38.797Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T23:05:39.062Z] #173 DONE 0.2s [2024-08-15T23:05:39.063Z] [2024-08-15T23:05:39.063Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-15T23:05:39.063Z] #174 DONE 0.2s [2024-08-15T23:05:39.063Z] [2024-08-15T23:05:39.063Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:05:39.063Z] #157 ... [2024-08-15T23:05:39.063Z] [2024-08-15T23:05:39.063Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-15T23:05:39.063Z] #175 DONE 0.1s [2024-08-15T23:05:39.334Z] [2024-08-15T23:05:39.334Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T23:05:39.334Z] #176 DONE 0.2s [2024-08-15T23:05:39.334Z] [2024-08-15T23:05:39.334Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T23:05:39.334Z] #177 DONE 0.1s [2024-08-15T23:05:39.334Z] [2024-08-15T23:05:39.334Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:05:39.599Z] #155 ... [2024-08-15T23:05:39.599Z] [2024-08-15T23:05:39.599Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T23:05:39.878Z] #178 DONE 0.2s [2024-08-15T23:05:39.878Z] [2024-08-15T23:05:39.878Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T23:05:41.815Z] #179 DONE 2.1s [2024-08-15T23:05:41.815Z] [2024-08-15T23:05:41.815Z] #108 [security-bootstrapper] exporting to image [2024-08-15T23:05:41.815Z] #108 exporting layers [2024-08-15T23:05:43.244Z] #108 exporting layers 1.4s done [2024-08-15T23:05:43.244Z] #108 writing image sha256:8cd75ff500dc5ece63387aa891b42bb68596865f7181e5b85c950c403a9b020b done [2024-08-15T23:05:43.244Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-15T23:05:43.244Z] #108 DONE 10.3s [2024-08-15T23:05:43.244Z] [2024-08-15T23:05:43.244Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T23:05:51.567Z] #156 ... [2024-08-15T23:05:51.567Z] [2024-08-15T23:05:51.567Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T23:05:51.567Z] #143 DONE 1199.6s [2024-08-15T23:05:51.567Z] [2024-08-15T23:05:51.567Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T23:05:51.567Z] #158 ... [2024-08-15T23:05:51.567Z] [2024-08-15T23:05:51.568Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:05:51.568Z] #180 DONE 0.3s [2024-08-15T23:05:51.568Z] [2024-08-15T23:05:51.568Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:05:51.568Z] #181 DONE 0.3s [2024-08-15T23:05:51.568Z] [2024-08-15T23:05:51.568Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-15T23:05:51.568Z] #182 DONE 0.2s [2024-08-15T23:05:51.568Z] [2024-08-15T23:05:51.568Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-15T23:05:51.868Z] #183 DONE 0.1s [2024-08-15T23:05:51.868Z] [2024-08-15T23:05:51.868Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:05:51.868Z] #184 DONE 0.1s [2024-08-15T23:05:51.868Z] [2024-08-15T23:05:51.868Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T23:05:52.178Z] #185 DONE 0.4s [2024-08-15T23:05:52.178Z] [2024-08-15T23:05:52.178Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T23:05:53.810Z] #186 DONE 0.4s [2024-08-15T23:05:53.810Z] [2024-08-15T23:05:53.810Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T23:05:53.810Z] #187 DONE 0.2s [2024-08-15T23:05:53.810Z] [2024-08-15T23:05:53.810Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T23:05:55.400Z] #188 DONE 2.0s [2024-08-15T23:05:55.400Z] [2024-08-15T23:05:55.400Z] #108 [security-secretstore-setup] exporting to image [2024-08-15T23:05:55.400Z] #108 exporting layers [2024-08-15T23:05:56.482Z] #108 exporting layers 1.5s done [2024-08-15T23:05:56.482Z] #108 writing image sha256:ad9ac10a2c86e7b767ba6bc745b9202a5f27324ba654584935cab464bed5bd73 0.0s done [2024-08-15T23:05:56.483Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-08-15T23:05:56.483Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-08-15T23:05:56.483Z] #108 DONE 11.9s [2024-08-15T23:05:56.483Z] [2024-08-15T23:05:56.483Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:06:46.346Z] #155 ... [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T23:06:46.346Z] #152 DONE 1250.7s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T23:06:46.346Z] #158 ... [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:06:46.346Z] #189 DONE 0.1s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T23:06:46.346Z] #153 ... [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:06:46.346Z] #190 DONE 0.1s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-15T23:06:46.346Z] #191 DONE 0.3s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:06:46.346Z] #192 DONE 0.2s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T23:06:46.346Z] #193 DONE 0.1s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T23:06:46.346Z] #194 DONE 1.9s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:06:46.346Z] #155 ... [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-15T23:06:46.346Z] #108 exporting layers [2024-08-15T23:06:46.346Z] #108 exporting layers 0.6s done [2024-08-15T23:06:46.346Z] #108 writing image sha256:e6d2f4376ff33f33a94adcca43dd229e16cbc8226aaaf1eb51089c33f37e9f11 0.0s done [2024-08-15T23:06:46.346Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-15T23:06:46.346Z] #108 DONE 12.4s [2024-08-15T23:06:46.346Z] [2024-08-15T23:06:46.346Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T23:09:08.188Z] #154 ... [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T23:09:08.188Z] #153 DONE 1386.8s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T23:09:08.188Z] #158 ... [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:09:08.188Z] #195 DONE 0.1s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:09:08.188Z] #159 ... [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:09:08.188Z] #196 DONE 0.2s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-15T23:09:08.188Z] #197 DONE 0.4s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:09:08.188Z] #155 ... [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:09:08.188Z] #198 DONE 0.1s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-15T23:09:08.188Z] #108 exporting layers [2024-08-15T23:09:08.188Z] #108 exporting layers 0.8s done [2024-08-15T23:09:08.188Z] #108 writing image sha256:425b0cd04a5fed57c807aba41afaf80f4bb5706b4d9d55aad5d1ba4f1ba69636 done [2024-08-15T23:09:08.188Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-15T23:09:08.188Z] #108 DONE 13.2s [2024-08-15T23:09:08.188Z] [2024-08-15T23:09:08.188Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T23:16:45.308Z] #154 ... [2024-08-15T23:16:45.308Z] [2024-08-15T23:16:45.308Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T23:16:45.308Z] #158 DONE 1850.7s [2024-08-15T23:16:45.308Z] [2024-08-15T23:16:45.308Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:16:45.308Z] #151 ... [2024-08-15T23:16:45.308Z] [2024-08-15T23:16:45.308Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:16:45.308Z] #199 DONE 0.2s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:16:45.309Z] #200 DONE 0.1s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T23:16:45.309Z] #201 DONE 0.4s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:16:45.309Z] #202 DONE 0.1s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T23:16:45.309Z] #203 DONE 0.1s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T23:16:45.309Z] #150 ... [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T23:16:45.309Z] #204 DONE 1.9s [2024-08-15T23:16:45.309Z] [2024-08-15T23:16:45.309Z] #108 [security-proxy-auth] exporting to image [2024-08-15T23:16:45.309Z] #108 exporting layers [2024-08-15T23:16:45.964Z] #108 exporting layers 0.7s done [2024-08-15T23:16:45.964Z] #108 writing image sha256:afc5ca6fbaf4d1d6de317ddc13bb8796e12410d7f2daeb8f9cdf33e450561b82 done [2024-08-15T23:16:45.964Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-15T23:16:45.964Z] #108 DONE 13.9s [2024-08-15T23:16:45.964Z] [2024-08-15T23:16:45.964Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:17:54.197Z] #151 ... [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T23:17:54.197Z] #154 DONE 1920.2s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:17:54.197Z] #157 ... [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:17:54.197Z] #205 DONE 0.1s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:17:54.197Z] #159 ... [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:17:54.197Z] #206 DONE 0.1s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T23:17:54.197Z] #207 DONE 0.5s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:17:54.197Z] #208 DONE 0.1s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #108 [core-command] exporting to image [2024-08-15T23:17:54.197Z] #108 exporting layers [2024-08-15T23:17:54.197Z] #108 exporting layers 0.6s done [2024-08-15T23:17:54.197Z] #108 writing image sha256:42f3709a2f3022bb7ab7f3a898d51666acf82d7b5378e89fa9646cb2fbc2fc44 done [2024-08-15T23:17:54.197Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-15T23:17:54.197Z] #108 DONE 14.6s [2024-08-15T23:17:54.197Z] [2024-08-15T23:17:54.197Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:20:00.991Z] #157 ... [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T23:20:00.991Z] #156 DONE 2041.6s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:00.991Z] #159 ... [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:00.991Z] #209 DONE 0.5s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:20:00.991Z] #157 ... [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:00.991Z] #210 DONE 0.1s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:00.991Z] #159 ... [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T23:20:00.991Z] #211 DONE 0.4s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:20:00.991Z] #212 DONE 0.1s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:00.991Z] #151 ... [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T23:20:00.991Z] #213 DONE 0.1s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #108 [core-metadata] exporting to image [2024-08-15T23:20:00.991Z] #108 exporting layers [2024-08-15T23:20:00.991Z] #108 exporting layers 0.5s done [2024-08-15T23:20:00.991Z] #108 writing image sha256:fb18a660e3d8c2c44ff5ac9dcc959a71959917f3e352a1731efd797d78d36638 done [2024-08-15T23:20:00.991Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-15T23:20:00.991Z] #108 DONE 15.1s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T23:20:00.991Z] #157 DONE 2045.7s [2024-08-15T23:20:00.991Z] [2024-08-15T23:20:00.991Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:00.992Z] #151 ... [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #214 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:00.992Z] #214 DONE 0.2s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #215 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:00.992Z] #215 DONE 0.1s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T23:20:00.992Z] #216 DONE 0.5s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:20:00.992Z] #217 DONE 0.1s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:00.992Z] #159 ... [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #108 [core-data] exporting to image [2024-08-15T23:20:00.992Z] #108 exporting layers 0.7s done [2024-08-15T23:20:00.992Z] #108 writing image sha256:f35bf9e24b4c6f8f31b29c8ab31d2b3b28bef309658cc7d1653d1355e7342bdc done [2024-08-15T23:20:00.992Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-15T23:20:00.992Z] #108 DONE 15.8s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:00.992Z] #151 ... [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T23:20:00.992Z] #150 DONE 2049.5s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:00.992Z] #159 ... [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:00.992Z] #218 DONE 0.1s [2024-08-15T23:20:00.992Z] [2024-08-15T23:20:00.992Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T23:20:01.578Z] #219 DONE 0.4s [2024-08-15T23:20:01.578Z] [2024-08-15T23:20:01.578Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:20:01.578Z] #220 DONE 0.1s [2024-08-15T23:20:01.578Z] [2024-08-15T23:20:01.578Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:01.578Z] #159 ... [2024-08-15T23:20:01.578Z] [2024-08-15T23:20:01.578Z] #108 [core-keeper] exporting to image [2024-08-15T23:20:02.161Z] #108 exporting layers 0.5s done [2024-08-15T23:20:02.161Z] #108 writing image sha256:c683fbcb90f183f434a77a28670ef4ee8c23edfa3d1d4670c01a5103df3dea65 done [2024-08-15T23:20:02.161Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-15T23:20:02.161Z] #108 DONE 16.4s [2024-08-15T23:20:02.161Z] [2024-08-15T23:20:02.161Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:34.371Z] #151 ... [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T23:20:34.371Z] #159 DONE 2082.2s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T23:20:34.371Z] #155 DONE 2082.2s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:34.371Z] #151 ... [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:34.371Z] #221 DONE 0.3s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:34.371Z] #222 DONE 0.3s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:34.371Z] #223 ... [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:34.371Z] #224 DONE 0.2s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:34.371Z] #223 DONE 0.2s [2024-08-15T23:20:34.371Z] [2024-08-15T23:20:34.371Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T23:20:34.951Z] #225 DONE 0.6s [2024-08-15T23:20:34.951Z] [2024-08-15T23:20:34.951Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T23:20:34.951Z] #226 DONE 0.6s [2024-08-15T23:20:34.951Z] [2024-08-15T23:20:34.951Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:20:34.951Z] #227 DONE 0.1s [2024-08-15T23:20:34.951Z] [2024-08-15T23:20:34.951Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T23:20:35.215Z] #228 DONE 0.1s [2024-08-15T23:20:35.215Z] [2024-08-15T23:20:35.215Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T23:20:35.215Z] #151 DONE 2084.3s [2024-08-15T23:20:35.215Z] [2024-08-15T23:20:35.215Z] #108 [support-scheduler] exporting to image [2024-08-15T23:20:35.215Z] #108 exporting layers [2024-08-15T23:20:35.799Z] #108 ... [2024-08-15T23:20:35.799Z] [2024-08-15T23:20:35.799Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T23:20:35.799Z] #229 DONE 0.2s [2024-08-15T23:20:35.799Z] [2024-08-15T23:20:35.799Z] #108 [support-scheduler] exporting to image [2024-08-15T23:20:35.799Z] #108 exporting layers 0.8s done [2024-08-15T23:20:36.081Z] #108 ... [2024-08-15T23:20:36.081Z] [2024-08-15T23:20:36.081Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T23:20:36.081Z] #230 DONE 0.2s [2024-08-15T23:20:36.081Z] [2024-08-15T23:20:36.081Z] #108 [support-scheduler] exporting to image [2024-08-15T23:20:36.081Z] #108 writing image sha256:bfc6adfbd79a75c3a2966ea483199fe6e42cfe9e16f040dbbb8cc5f2ce4cdd02 done [2024-08-15T23:20:36.081Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-15T23:20:36.081Z] #108 exporting layers 1.0s done [2024-08-15T23:20:36.081Z] #108 writing image sha256:131cfc9c703a6e5d76e6a6ed5ffc30436984aec1d6f38589dd0c219f3e226194 done [2024-08-15T23:20:36.081Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-15T23:20:36.081Z] #108 DONE 17.4s [2024-08-15T23:20:36.081Z] [2024-08-15T23:20:36.081Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T23:20:36.348Z] #231 DONE 0.4s [2024-08-15T23:20:36.349Z] [2024-08-15T23:20:36.349Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T23:20:36.349Z] #232 DONE 0.1s [2024-08-15T23:20:36.349Z] [2024-08-15T23:20:36.349Z] #108 [support-cron-scheduler] exporting to image [2024-08-15T23:20:37.747Z] #108 exporting layers 1.3s done [2024-08-15T23:20:37.747Z] #108 writing image sha256:5f946ba841448a65cc59e285d3c7add4c2a11b29fd881d592496ab47a35ad6d1 done [2024-08-15T23:20:37.747Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-15T23:20:37.747Z] #108 DONE 18.8s [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T23:20:37.747Z] time="2024-08-15T22:42:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T23:20:37.764Z] $ docker stop --time=1 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 [2024-08-15T23:20:39.446Z] $ docker rm -f --volumes 36730c49ff372ad73fd87ccc51587fc6a8e4c71f3cf9f86de47a996ba7ddc099 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T23:20:39.937Z] + docker images [2024-08-15T23:20:39.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T23:20:39.937Z] support-cron-scheduler-arm64 latest 5f946ba84144 3 seconds ago 43.5MB [2024-08-15T23:20:39.937Z] support-scheduler-arm64 latest bfc6adfbd79a 5 seconds ago 41.3MB [2024-08-15T23:20:39.937Z] support-notifications-arm64 latest 131cfc9c703a 5 seconds ago 42MB [2024-08-15T23:20:39.937Z] core-keeper-arm64 latest c683fbcb90f1 38 seconds ago 39MB [2024-08-15T23:20:39.937Z] core-data-arm64 latest f35bf9e24b4c 42 seconds ago 39.1MB [2024-08-15T23:20:39.937Z] core-metadata-arm64 latest fb18a660e3d8 46 seconds ago 39.3MB [2024-08-15T23:20:39.937Z] core-command-arm64 latest 42f3709a2f30 2 minutes ago 35MB [2024-08-15T23:20:39.937Z] security-proxy-auth-arm64 latest afc5ca6fbaf4 3 minutes ago 32.6MB [2024-08-15T23:20:39.937Z] security-spiffe-token-provider-arm64 latest 425b0cd04a5f 11 minutes ago 29MB [2024-08-15T23:20:39.937Z] core-common-config-bootstrapper-arm64 latest e6d2f4376ff3 13 minutes ago 15.3MB [2024-08-15T23:20:39.937Z] security-secretstore-setup-arm64 latest ad9ac10a2c86 14 minutes ago 36.4MB [2024-08-15T23:20:39.937Z] security-bootstrapper-arm64 latest 8cd75ff500dc 14 minutes ago 18.9MB [2024-08-15T23:20:39.937Z] security-proxy-setup-arm64 latest b353a0d1821d 15 minutes ago 26.1MB [2024-08-15T23:20:39.937Z] security-spire-config-arm64 latest 86d6886d4519 36 minutes ago 115MB [2024-08-15T23:20:39.937Z] security-spire-agent-arm64 latest bb04e5cabdbc 36 minutes ago 174MB [2024-08-15T23:20:39.937Z] security-spire-server-arm64 latest bb97ede87141 36 minutes ago 116MB [2024-08-15T23:20:39.937Z] ci-base-image-arm64 latest d654f4a62c8a 55 minutes ago 967MB [2024-08-15T23:20:39.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-15T23:20:39.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T23:20:40.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T23:20:40.416Z] [2024-08-15T23:20:40.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T23:20:40.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T23:20:41.010Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-15T23:20:41.010Z] 8998bd30e6a1: Pulling fs layer [2024-08-15T23:20:41.010Z] 04944245beec: Pulling fs layer [2024-08-15T23:20:41.010Z] 699f458cf7ca: Pulling fs layer [2024-08-15T23:20:41.010Z] 765212b225bb: Pulling fs layer [2024-08-15T23:20:41.010Z] f23df028b6ca: Pulling fs layer [2024-08-15T23:20:41.010Z] d65c8cfc05b1: Pulling fs layer [2024-08-15T23:20:41.010Z] 2437ff75d9bd: Pulling fs layer [2024-08-15T23:20:41.010Z] 765212b225bb: Waiting [2024-08-15T23:20:41.010Z] f23df028b6ca: Waiting [2024-08-15T23:20:41.010Z] d65c8cfc05b1: Waiting [2024-08-15T23:20:41.010Z] 2437ff75d9bd: Waiting [2024-08-15T23:20:41.010Z] 04944245beec: Verifying Checksum [2024-08-15T23:20:41.010Z] 04944245beec: Download complete [2024-08-15T23:20:41.010Z] 765212b225bb: Verifying Checksum [2024-08-15T23:20:41.010Z] 765212b225bb: Download complete [2024-08-15T23:20:41.276Z] f23df028b6ca: Verifying Checksum [2024-08-15T23:20:41.276Z] f23df028b6ca: Download complete [2024-08-15T23:20:41.276Z] d65c8cfc05b1: Verifying Checksum [2024-08-15T23:20:41.276Z] d65c8cfc05b1: Download complete [2024-08-15T23:20:41.276Z] 699f458cf7ca: Verifying Checksum [2024-08-15T23:20:41.276Z] 699f458cf7ca: Download complete [2024-08-15T23:20:41.855Z] 8998bd30e6a1: Verifying Checksum [2024-08-15T23:20:41.855Z] 8998bd30e6a1: Download complete [2024-08-15T23:20:44.426Z] 2437ff75d9bd: Verifying Checksum [2024-08-15T23:20:44.426Z] 2437ff75d9bd: Download complete [2024-08-15T23:20:46.359Z] 8998bd30e6a1: Pull complete [2024-08-15T23:20:46.939Z] 04944245beec: Pull complete [2024-08-15T23:20:48.343Z] 699f458cf7ca: Pull complete [2024-08-15T23:20:48.608Z] 765212b225bb: Pull complete [2024-08-15T23:20:49.567Z] f23df028b6ca: Pull complete [2024-08-15T23:20:49.833Z] d65c8cfc05b1: Pull complete [2024-08-15T23:21:08.185Z] 2437ff75d9bd: Pull complete [2024-08-15T23:21:08.185Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-15T23:21:08.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T23:21:08.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T23:21:08.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-7775 does not seem to be running inside a container [2024-08-15T23:21:08.474Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-15T23:21:11.435Z] $ docker top e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:12.406Z] ---> job-cost.sh [2024-08-15T23:21:12.406Z] lf-activate-venv: SKIPPING [2024-08-15T23:21:12.406Z] INFO: No Stack... [2024-08-15T23:21:12.983Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-15T23:21:13.561Z] INFO: Archiving Costs [Pipeline] sh [2024-08-15T23:21:14.202Z] + + cut -d,cat -f6 /w/workspace/edgex-go/4/archives/cost.csv [2024-08-15T23:21:14.202Z] [Pipeline] lock [2024-08-15T23:21:14.237Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] [2024-08-15T23:21:14.256Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] did not exist. Created. [2024-08-15T23:21:14.270Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-15T23:21:14.929Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-15T23:21:15.129Z] Stashed 1 file(s) [Pipeline] } [2024-08-15T23:21:15.140Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4862-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-15T23:21:15.170Z] $ docker stop --time=1 e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b [2024-08-15T23:21:16.637Z] $ docker rm -f --volumes e830d2430a2d8277d541134de9bd82bc8e5cade20f745228fc2fd8371196127b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-15T23:21:17.238Z] provisioning config files... [2024-08-15T23:21:17.251Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5036409706189052427tmp [Pipeline] { [Pipeline] sh [2024-08-15T23:21:17.567Z] + set +x [2024-08-15T23:21:17.567Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-08-15T23:21:17.567Z] [2024-08-15T23:21:17.567Z] [2024-08-15T23:21:17.567Z] _____ _ [2024-08-15T23:21:17.567Z] / ____| | | [2024-08-15T23:21:17.567Z] | | ___ __| | ___ ___ _____ __ [2024-08-15T23:21:17.567Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-15T23:21:17.567Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-15T23:21:17.567Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-15T23:21:17.567Z] Bash-1.0.6 [2024-08-15T23:21:17.567Z] [2024-08-15T23:21:17.567Z] [2024-08-15T23:21:17.567Z] ==> git version 2.25.1 found [2024-08-15T23:21:17.567Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-15T23:21:17.567Z] Release-Date: 2020-01-08 [2024-08-15T23:21:17.567Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-15T23:21:17.567Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-15T23:21:17.567Z] ==> Jenkins CI detected. [2024-08-15T23:21:17.567Z] current dir:  /w/workspace/edgex-go/4 [2024-08-15T23:21:17.567Z] project root: . [2024-08-15T23:21:17.567Z] --> token set from env [2024-08-15T23:21:17.567Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-15T23:21:17.567Z] ==> Running gcov in . (disable via -X gcov) [2024-08-15T23:21:17.567Z] ==> Python coveragepy not found [2024-08-15T23:21:17.567Z] ==> Searching for coverage reports in: [2024-08-15T23:21:17.567Z] + . [2024-08-15T23:21:17.828Z] -> Found 1 reports [2024-08-15T23:21:17.828Z] ==> Detecting git/mercurial file structure [2024-08-15T23:21:17.828Z] ==> Reading reports [2024-08-15T23:21:17.828Z] + ./coverage.out bytes=529637 [2024-08-15T23:21:17.828Z] ==> Appending adjustments [2024-08-15T23:21:17.828Z] https://docs.codecov.io/docs/fixing-reports [2024-08-15T23:21:19.206Z] + Found adjustments [2024-08-15T23:21:19.206Z] ==> Gzipping contents [2024-08-15T23:21:19.206Z] 68K /tmp/codecov.SbIQQY.gz [2024-08-15T23:21:19.206Z] ==> Uploading reports [2024-08-15T23:21:19.206Z] url: https://codecov.io [2024-08-15T23:21:19.206Z] query: branch=PR-4862&commit=39d9226eaf6ca151801b20e88b6f27b84601bc60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= [2024-08-15T23:21:19.206Z] -> Pinging Codecov [2024-08-15T23:21:19.206Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4862&commit=39d9226eaf6ca151801b20e88b6f27b84601bc60&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4862%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4862&job=&cmd_args= [2024-08-15T23:21:19.206Z] -> Uploading to [2024-08-15T23:21:19.206Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/39d9226eaf6ca151801b20e88b6f27b84601bc60/a54c0a56-008c-4d5e-a792-10381645bbed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T232119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2b90bb5216b26067ff8801836ed780c0fdd2a695e5d0256f6d12f2b1830e90a [2024-08-15T23:21:19.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T23:21:19.206Z] Dload Upload Total Spent Left Speed [2024-08-15T23:21:19.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66752 0 0 100 66752 0 238k --:--:-- --:--:-- --:--:-- 238k [2024-08-15T23:21:19.470Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39d9226eaf6ca151801b20e88b6f27b84601bc60 [Pipeline] } [2024-08-15T23:21:19.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-15T23:21:20.505Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:20.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:21.666Z] ---> package-listing.sh [2024-08-15T23:21:21.666Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-15T23:21:21.666Z] ++ facter osfamily [2024-08-15T23:21:21.926Z] + OS_FAMILY=debian [2024-08-15T23:21:21.926Z] + workspace=/w/workspace/edgex-go/4 [2024-08-15T23:21:21.926Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-15T23:21:21.926Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-15T23:21:21.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-15T23:21:21.926Z] + PACKAGES=/tmp/packages_start.txt [2024-08-15T23:21:21.926Z] + '[' /w/workspace/edgex-go/4 ']' [2024-08-15T23:21:21.926Z] + PACKAGES=/tmp/packages_end.txt [2024-08-15T23:21:21.926Z] + case "${OS_FAMILY}" in [2024-08-15T23:21:21.926Z] + dpkg -l [2024-08-15T23:21:21.926Z] + grep '^ii' [2024-08-15T23:21:21.926Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-15T23:21:21.926Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-15T23:21:21.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-15T23:21:21.926Z] + '[' /w/workspace/edgex-go/4 ']' [2024-08-15T23:21:21.926Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-08-15T23:21:21.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-08-15T23:21:21.937Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-15T23:21:22.220Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T23:21:22.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T23:21:22.789Z] [2024-08-15T23:21:22.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T23:21:23.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T23:21:23.099Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-15T23:21:23.099Z] 5eb5b503b376: Pulling fs layer [2024-08-15T23:21:23.099Z] 5c69ac0246d0: Pulling fs layer [2024-08-15T23:21:23.099Z] ec43610c2a17: Pulling fs layer [2024-08-15T23:21:23.099Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-15T23:21:23.099Z] 33b1e0a273af: Pulling fs layer [2024-08-15T23:21:23.099Z] 5d3b04190fa2: Pulling fs layer [2024-08-15T23:21:23.099Z] 2f39f015ded8: Pulling fs layer [2024-08-15T23:21:23.099Z] 2f39f015ded8: Waiting [2024-08-15T23:21:23.099Z] 5d3b04190fa2: Waiting [2024-08-15T23:21:23.099Z] 33b1e0a273af: Waiting [2024-08-15T23:21:23.099Z] 3a2ae6a8a46f: Waiting [2024-08-15T23:21:23.099Z] 5c69ac0246d0: Download complete [2024-08-15T23:21:23.099Z] 3a2ae6a8a46f: Download complete [2024-08-15T23:21:23.099Z] 33b1e0a273af: Verifying Checksum [2024-08-15T23:21:23.099Z] 33b1e0a273af: Download complete [2024-08-15T23:21:23.099Z] ec43610c2a17: Verifying Checksum [2024-08-15T23:21:23.099Z] ec43610c2a17: Download complete [2024-08-15T23:21:23.099Z] 5d3b04190fa2: Download complete [2024-08-15T23:21:23.356Z] 5eb5b503b376: Verifying Checksum [2024-08-15T23:21:23.356Z] 5eb5b503b376: Download complete [2024-08-15T23:21:23.922Z] 2f39f015ded8: Download complete [2024-08-15T23:21:24.488Z] 5eb5b503b376: Pull complete [2024-08-15T23:21:24.744Z] 5c69ac0246d0: Pull complete [2024-08-15T23:21:25.002Z] ec43610c2a17: Pull complete [2024-08-15T23:21:25.261Z] 3a2ae6a8a46f: Pull complete [2024-08-15T23:21:25.261Z] 33b1e0a273af: Pull complete [2024-08-15T23:21:25.521Z] 5d3b04190fa2: Pull complete [2024-08-15T23:21:30.789Z] 2f39f015ded8: Pull complete [2024-08-15T23:21:30.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-15T23:21:30.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T23:21:30.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T23:21:30.892Z] prd-ubuntu20.04-docker-8c-8g-7774 does not seem to be running inside a container [2024-08-15T23:21:30.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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:latest cat [2024-08-15T23:21:35.107Z] $ docker top ad92f0ab50092a71828da1264e15cf15c7939ed5cdedd6ba31da959cb687650b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T23:21:35.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-15T23:21:35.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-15T23:21:36.052Z] + ls /var/log/sa-host [2024-08-15T23:21:36.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T23:21:36.378Z] provisioning config files... [2024-08-15T23:21:36.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3259182452592520234tmp [Pipeline] { [Pipeline] echo [2024-08-15T23:21:36.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:36.726Z] ---> create-netrc.sh [Pipeline] } [2024-08-15T23:21:36.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:37.101Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-15T23:21:37.112Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:37.660Z] ---> sudo-logs.sh [2024-08-15T23:21:37.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-15T23:21:37.697Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:37.984Z] ---> job-cost.sh [2024-08-15T23:21:37.984Z] lf-activate-venv: SKIPPING [2024-08-15T23:21:37.984Z] DEBUG: total: 0.2199999988079071 [2024-08-15T23:21:37.984Z] INFO: Retrieving Stack Cost... [2024-08-15T23:21:38.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-15T23:21:38.819Z] INFO: Archiving Costs [Pipeline] echo [2024-08-15T23:21:38.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T23:21:39.128Z] ---> logs-deploy.sh [2024-08-15T23:21:39.128Z] lf-activate-venv: SKIPPING [2024-08-15T23:21:39.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4862/4 [2024-08-15T23:21:39.128Z] INFO: archiving workspace using pattern(s): [2024-08-15T23:21:40.067Z] Archives upload complete. [2024-08-15T23:21:40.326Z] INFO: archiving logs to Nexus [2024-08-15T23:21:40.896Z] ---> uname -a: [2024-08-15T23:21:40.896Z] Linux prd-ubuntu20-04-docker-8c-8g-7774 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-15T23:21:40.896Z] [2024-08-15T23:21:40.896Z] [2024-08-15T23:21:40.896Z] ---> lscpu: [2024-08-15T23:21:40.896Z] Architecture: x86_64 [2024-08-15T23:21:40.896Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-15T23:21:40.896Z] Byte Order: Little Endian [2024-08-15T23:21:40.896Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-15T23:21:40.896Z] CPU(s): 8 [2024-08-15T23:21:40.896Z] On-line CPU(s) list: 0-7 [2024-08-15T23:21:40.896Z] Thread(s) per core: 1 [2024-08-15T23:21:40.896Z] Core(s) per socket: 1 [2024-08-15T23:21:40.896Z] Socket(s): 8 [2024-08-15T23:21:40.896Z] NUMA node(s): 1 [2024-08-15T23:21:40.896Z] Vendor ID: AuthenticAMD [2024-08-15T23:21:40.896Z] CPU family: 23 [2024-08-15T23:21:40.896Z] Model: 49 [2024-08-15T23:21:40.896Z] Model name: AMD EPYC-Rome Processor [2024-08-15T23:21:40.896Z] Stepping: 0 [2024-08-15T23:21:40.896Z] CPU MHz: 2799.998 [2024-08-15T23:21:40.896Z] BogoMIPS: 5599.99 [2024-08-15T23:21:40.896Z] Virtualization: AMD-V [2024-08-15T23:21:40.896Z] Hypervisor vendor: KVM [2024-08-15T23:21:40.896Z] Virtualization type: full [2024-08-15T23:21:40.896Z] L1d cache: 256 KiB [2024-08-15T23:21:40.896Z] L1i cache: 256 KiB [2024-08-15T23:21:40.896Z] L2 cache: 4 MiB [2024-08-15T23:21:40.896Z] L3 cache: 128 MiB [2024-08-15T23:21:40.896Z] NUMA node0 CPU(s): 0-7 [2024-08-15T23:21:40.896Z] Vulnerability Itlb multihit: Not affected [2024-08-15T23:21:40.896Z] Vulnerability L1tf: Not affected [2024-08-15T23:21:40.896Z] Vulnerability Mds: Not affected [2024-08-15T23:21:40.896Z] Vulnerability Meltdown: Not affected [2024-08-15T23:21:40.896Z] Vulnerability Mmio stale data: Not affected [2024-08-15T23:21:40.896Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-15T23:21:40.896Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-15T23:21:40.896Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-15T23:21:40.896Z] Vulnerability Srbds: Not affected [2024-08-15T23:21:40.896Z] Vulnerability Tsx async abort: Not affected [2024-08-15T23:21:40.896Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-15T23:21:40.896Z] [2024-08-15T23:21:40.896Z] [2024-08-15T23:21:40.896Z] ---> nproc: [2024-08-15T23:21:40.896Z] 8 [2024-08-15T23:21:40.896Z] [2024-08-15T23:21:40.896Z]