Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71fe8892f8cb63cf817f68031011190585a6a916+17930b14352cbfb7930b1ac1271c629a4bf190e4 (e255dbfddf0035ee09406deffee7b0ac4992f5b3) 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-ssh5808911792906277827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17414738347828325933.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4786/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-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17612488525217706941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh11660032922325294816.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-4786/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-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5554525083227814067.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-275 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [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 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 Merge succeeded, producing 0b15e0f4504911430cebc39715e067459c74a9e9 Checking out Revision 0b15e0f4504911430cebc39715e067459c74a9e9 (PR-4786) > 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/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # 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 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b15e0f4504911430cebc39715e067459c74a9e9 # timeout=10 Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-08T08:31:07.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-08T08:31:07.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-08T08:31:07.298Z] ========================================================= [2024-05-08T08:31:07.298Z] EdgeX Global Pipelines Version Info [2024-05-08T08:31:07.298Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:31:08.103Z] ------------------- [2024-05-08T08:31:08.103Z] stable info: [2024-05-08T08:31:08.103Z] ------------------- [2024-05-08T08:31:08.103Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-08T08:31:08.103Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:31:08.103Z] Message: update stable to v1.0.258 [2024-05-08T08:31:08.686Z] ------------------- [2024-05-08T08:31:08.686Z] experimental info: [2024-05-08T08:31:08.686Z] ------------------- [2024-05-08T08:31:08.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-08T08:31:08.686Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:31:08.686Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-08T08:31:08.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-08T08:31:08.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-08T08:31:08.813Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-08T08:31:08.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-08T08:31:08.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-08T08:31:08.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-08T08:31:08.897Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-08T08:31:08.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-08T08:31:08.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-08T08:31:08.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-08T08:31:08.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-08T08:31:09.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-08T08:31:09.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-08T08:31:09.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-08T08:31:09.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-08T08:31:09.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:31:09.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:31:09.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-08T08:31:09.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-08T08:31:09.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-08T08:31:09.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-08T08:31:09.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-08T08:31:09.259Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-08T08:31:09.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4786 [Pipeline] echo [2024-05-08T08:31:09.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4786 [Pipeline] echo [2024-05-08T08:31:09.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4786 [Pipeline] echo [2024-05-08T08:31:09.345Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo [2024-05-08T08:31:09.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b15e0f [Pipeline] echo [2024-05-08T08:31:09.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:31:09.452Z] provisioning config files... [2024-05-08T08:31:09.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1645839127077544972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:31:09.802Z] ---> ****-login.sh [2024-05-08T08:31:09.802Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:31:10.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:10.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:10.065Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:10.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:10.065Z] [2024-05-08T08:31:10.065Z] Login Succeeded [2024-05-08T08:31:10.324Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:31:10.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:10.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:10.325Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:10.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:10.325Z] [2024-05-08T08:31:10.325Z] Login Succeeded [2024-05-08T08:31:10.325Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:31:10.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:10.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:10.325Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:10.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:10.325Z] [2024-05-08T08:31:10.325Z] Login Succeeded [2024-05-08T08:31:10.325Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:31:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:10.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:10.585Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:10.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:10.585Z] [2024-05-08T08:31:10.585Z] Login Succeeded [2024-05-08T08:31:10.585Z] ****.io [2024-05-08T08:31:10.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:10.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:10.846Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:10.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:10.846Z] [2024-05-08T08:31:10.846Z] Login Succeeded [2024-05-08T08:31:10.846Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:31:10.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:31:11.183Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-05-08T08:31:11.183Z] + dirname cmd/core-command/Dockerfile [2024-05-08T08:31:11.183Z] + cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-08T08:31:11.183Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:31:11.183Z] + cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:31:11.183Z] + + dirname cmd/core-data/Dockerfile [2024-05-08T08:31:11.183Z] cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-08T08:31:11.183Z] + dirname cmd/core-metadata/Dockerfile [2024-05-08T08:31:11.183Z] + cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-08T08:31:11.183Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-08T08:31:11.183Z] + cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-08T08:31:11.183Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-08T08:31:11.183Z] + cut -d/ -f2 [2024-05-08T08:31:11.183Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-08T08:31:11.184Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2024-05-08T08:31:11.184Z] [2024-05-08T08:31:11.184Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:31:11.184Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:31:11.184Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:31:11.184Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-08T08:31:11.184Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-08T08:31:11.184Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-08T08:31:11.184Z] + dirname cmd/support-notifications/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-08T08:31:11.184Z] + cut -d/ -f2 [2024-05-08T08:31:11.184Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-08T08:31:11.184Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-08T08:31:11.217Z] 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-08T08:31:11.579Z] + git rev-list -1 --merges 0b15e0f4504911430cebc39715e067459c74a9e9~1..0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo [2024-05-08T08:31:11.591Z] -----------> git rev-list -1 --merges 0b15e0f4504911430cebc39715e067459c74a9e9~1..0b15e0f4504911430cebc39715e067459c74a9e9 0b15e0f4504911430cebc39715e067459c74a9e9 [2024-05-08T08:31:11.591Z] 0b15e0f4504911430cebc39715e067459c74a9e9 [false] [Pipeline] sh [2024-05-08T08:31:11.883Z] + git log --format=format:%s -1 0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] echo [2024-05-08T08:31:11.899Z] ========================================================= [2024-05-08T08:31:11.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-08T08:31:11.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-08T08:31:12.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-08T08:31:12.281Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-08T08:31:12.281Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-08T08:31:12.281Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-08T08:31:12.281Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-08T08:31:12.281Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-08T08:31:12.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:12.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:12.632Z] [2024-05-08T08:31:12.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:12.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:12.934Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-08T08:31:12.934Z] b85a868b505f: Pulling fs layer [2024-05-08T08:31:12.934Z] e2be974225ed: Pulling fs layer [2024-05-08T08:31:12.934Z] 339a4e72a1f5: Pulling fs layer [2024-05-08T08:31:12.934Z] 988bab9f4d93: Pulling fs layer [2024-05-08T08:31:12.934Z] 1469e6f7b9e6: Pulling fs layer [2024-05-08T08:31:12.934Z] eaf3925da568: Pulling fs layer [2024-05-08T08:31:12.934Z] bab4dde63d76: Pulling fs layer [2024-05-08T08:31:12.934Z] bde34c3a00c8: Pulling fs layer [2024-05-08T08:31:12.934Z] b352a97aabf1: Pulling fs layer [2024-05-08T08:31:12.934Z] 4872d77fe225: Pulling fs layer [2024-05-08T08:31:12.934Z] 5851b861e8e6: Pulling fs layer [2024-05-08T08:31:12.934Z] bde34c3a00c8: Waiting [2024-05-08T08:31:12.934Z] b352a97aabf1: Waiting [2024-05-08T08:31:12.934Z] 988bab9f4d93: Waiting [2024-05-08T08:31:12.934Z] 4872d77fe225: Waiting [2024-05-08T08:31:12.934Z] 1469e6f7b9e6: Waiting [2024-05-08T08:31:12.934Z] eaf3925da568: Waiting [2024-05-08T08:31:12.934Z] bab4dde63d76: Waiting [2024-05-08T08:31:12.934Z] e2be974225ed: Verifying Checksum [2024-05-08T08:31:12.934Z] e2be974225ed: Download complete [2024-05-08T08:31:12.934Z] 988bab9f4d93: Verifying Checksum [2024-05-08T08:31:12.934Z] 988bab9f4d93: Download complete [2024-05-08T08:31:12.934Z] 1469e6f7b9e6: Verifying Checksum [2024-05-08T08:31:12.934Z] 1469e6f7b9e6: Download complete [2024-05-08T08:31:12.934Z] eaf3925da568: Download complete [2024-05-08T08:31:12.934Z] 339a4e72a1f5: Verifying Checksum [2024-05-08T08:31:12.934Z] 339a4e72a1f5: Download complete [2024-05-08T08:31:13.192Z] bde34c3a00c8: Verifying Checksum [2024-05-08T08:31:13.192Z] bde34c3a00c8: Download complete [2024-05-08T08:31:13.192Z] b352a97aabf1: Verifying Checksum [2024-05-08T08:31:13.192Z] b352a97aabf1: Download complete [2024-05-08T08:31:13.192Z] 4872d77fe225: Verifying Checksum [2024-05-08T08:31:13.192Z] 4872d77fe225: Download complete [2024-05-08T08:31:13.192Z] 5851b861e8e6: Verifying Checksum [2024-05-08T08:31:13.192Z] b85a868b505f: Verifying Checksum [2024-05-08T08:31:13.192Z] b85a868b505f: Download complete [2024-05-08T08:31:13.450Z] bab4dde63d76: Verifying Checksum [2024-05-08T08:31:13.450Z] bab4dde63d76: Download complete [2024-05-08T08:31:14.388Z] b85a868b505f: Pull complete [2024-05-08T08:31:14.646Z] e2be974225ed: Pull complete [2024-05-08T08:31:15.215Z] 339a4e72a1f5: Pull complete [2024-05-08T08:31:15.215Z] 988bab9f4d93: Pull complete [2024-05-08T08:31:15.474Z] 1469e6f7b9e6: Pull complete [2024-05-08T08:31:15.733Z] eaf3925da568: Pull complete [2024-05-08T08:31:17.673Z] bab4dde63d76: Pull complete [2024-05-08T08:31:17.932Z] bde34c3a00c8: Pull complete [2024-05-08T08:31:18.191Z] b352a97aabf1: Pull complete [2024-05-08T08:31:18.455Z] 4872d77fe225: Pull complete [2024-05-08T08:31:18.713Z] 5851b861e8e6: Pull complete [2024-05-08T08:31:18.713Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-08T08:31:18.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:18.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:19.141Z] prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container [2024-05-08T08:31:19.173Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-08T08:31:24.256Z] $ docker top 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 -eo pid,comm [2024-05-08T08:31:24.305Z] 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-05-08T08:31:24.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-08T08:31:24.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:31:24.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:31:24.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:31:24.540Z] $ docker exec 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent [2024-05-08T08:31:24.633Z] SSH_AUTH_SOCK=/tmp/ssh-QQkpW9zFWzFf/agent.32 [2024-05-08T08:31:24.633Z] SSH_AGENT_PID=38 [2024-05-08T08:31:24.639Z] Running ssh-add (command line suppressed) [2024-05-08T08:31:24.729Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_11369982826756139496.key (/w/workspace/edgex-go/4@tmp/private_key_11369982826756139496.key) [2024-05-08T08:31:24.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:31:25.039Z] + git tag --points-at HEAD [Pipeline] } [2024-05-08T08:31:25.053Z] $ docker exec --env ******** --env ******** 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent -k [2024-05-08T08:31:25.165Z] unset SSH_AUTH_SOCK; [2024-05-08T08:31:25.166Z] unset SSH_AGENT_PID; [2024-05-08T08:31:25.166Z] echo Agent pid 38 killed; [2024-05-08T08:31:25.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-08T08:31:25.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:31:25.216Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:31:25.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:31:25.320Z] $ docker exec 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent [2024-05-08T08:31:25.421Z] SSH_AUTH_SOCK=/tmp/ssh-UvEZB0PccQvz/agent.71 [2024-05-08T08:31:25.421Z] SSH_AGENT_PID=77 [2024-05-08T08:31:25.426Z] Running ssh-add (command line suppressed) [2024-05-08T08:31:25.547Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5349389574518335623.key (/w/workspace/edgex-go/4@tmp/private_key_5349389574518335623.key) [2024-05-08T08:31:25.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:31:25.851Z] + git semver init [2024-05-08T08:31:26.110Z] 2024-05-08 08:31:26,022 [run_init] DEBUG init version:0.0.0 force:False [2024-05-08T08:31:26.110Z] 2024-05-08 08:31:26,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-05-08T08:31:26.110Z] 2024-05-08 08:31:26,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-05-08T08:31:26.110Z] 2024-05-08 08:31:26,024 [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-05-08T08:31:34.265Z] 2024-05-08 08:31:33,776 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4786 with force:False [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4786 [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,782 [execute] INFO git cat-file --batch-check [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,788 [execute] INFO git cat-file --batch [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:31:34.265Z] 2024-05-08 08:31:33,793 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4786 [2024-05-08T08:31:34.265Z] 0.0.0 [Pipeline] } [2024-05-08T08:31:34.276Z] $ docker exec --env ******** --env ******** 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 ssh-agent -k [2024-05-08T08:31:34.378Z] unset SSH_AUTH_SOCK; [2024-05-08T08:31:34.378Z] unset SSH_AGENT_PID; [2024-05-08T08:31:34.379Z] echo Agent pid 77 killed; [2024-05-08T08:31:34.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:31:34.726Z] + git semver [Pipeline] } [2024-05-08T08:31:34.996Z] $ docker stop --time=1 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 [2024-05-08T08:31:36.520Z] $ docker rm -f --volumes 1adedfcf28699f494185f65b7be8f277fb530701b0d92a5f65bd6f745566e112 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:31:36.880Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-08T08:31:37.110Z] Stashed 1 file(s) [Pipeline] echo [2024-05-08T08:31:37.114Z] [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-05-08T08:31:37.540Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-05-08T08:31:37.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:31:37.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:31:37.588Z] ========================================================= [2024-05-08T08:31:37.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-08T08:31:37.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:37.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:37.888Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-08T08:31:37.888Z] 619be1103602: Pulling fs layer [2024-05-08T08:31:37.888Z] 7862e08f4a3e: Pulling fs layer [2024-05-08T08:31:37.888Z] 5df492c9dc93: Pulling fs layer [2024-05-08T08:31:37.888Z] 7629e6793208: Pulling fs layer [2024-05-08T08:31:37.888Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:31:37.888Z] fb5054dd5b73: Pulling fs layer [2024-05-08T08:31:37.888Z] eeca6798cff9: Pulling fs layer [2024-05-08T08:31:37.888Z] aa269ceb94a6: Pulling fs layer [2024-05-08T08:31:37.888Z] ada007ff1a6a: Pulling fs layer [2024-05-08T08:31:37.888Z] eeca6798cff9: Waiting [2024-05-08T08:31:37.888Z] fb5054dd5b73: Waiting [2024-05-08T08:31:37.888Z] aa269ceb94a6: Waiting [2024-05-08T08:31:37.888Z] ada007ff1a6a: Waiting [2024-05-08T08:31:37.888Z] 7629e6793208: Waiting [2024-05-08T08:31:37.888Z] 4f4fb700ef54: Waiting [2024-05-08T08:31:37.888Z] 7862e08f4a3e: Verifying Checksum [2024-05-08T08:31:37.888Z] 7862e08f4a3e: Download complete [2024-05-08T08:31:37.888Z] 7629e6793208: Verifying Checksum [2024-05-08T08:31:37.888Z] 7629e6793208: Download complete [2024-05-08T08:31:37.888Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:31:37.888Z] 4f4fb700ef54: Download complete [2024-05-08T08:31:37.888Z] fb5054dd5b73: Verifying Checksum [2024-05-08T08:31:37.888Z] fb5054dd5b73: Download complete [2024-05-08T08:31:37.888Z] 619be1103602: Download complete [2024-05-08T08:31:37.888Z] eeca6798cff9: Verifying Checksum [2024-05-08T08:31:37.888Z] eeca6798cff9: Download complete [2024-05-08T08:31:38.146Z] 619be1103602: Pull complete [2024-05-08T08:31:38.146Z] ada007ff1a6a: Verifying Checksum [2024-05-08T08:31:38.146Z] ada007ff1a6a: Download complete [2024-05-08T08:31:38.146Z] 7862e08f4a3e: Pull complete [2024-05-08T08:31:38.404Z] 5df492c9dc93: Verifying Checksum [2024-05-08T08:31:38.404Z] 5df492c9dc93: Download complete [2024-05-08T08:31:38.662Z] aa269ceb94a6: Verifying Checksum [2024-05-08T08:31:38.662Z] aa269ceb94a6: Download complete [2024-05-08T08:31:41.187Z] 5df492c9dc93: Pull complete [2024-05-08T08:31:41.447Z] 7629e6793208: Pull complete [2024-05-08T08:31:41.447Z] 4f4fb700ef54: Pull complete [2024-05-08T08:31:41.447Z] fb5054dd5b73: Pull complete [2024-05-08T08:31:41.447Z] eeca6798cff9: Pull complete [2024-05-08T08:31:44.075Z] aa269ceb94a6: Pull complete [2024-05-08T08:31:44.645Z] ada007ff1a6a: Pull complete [2024-05-08T08:31:44.645Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-08T08:31:44.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:44.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:44.952Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:44.952Z] WORKDIR /edgex [2024-05-08T08:31:44.952Z] COPY go.mod . [2024-05-08T08:31:44.952Z] RUN go mod download [2024-05-08T08:31:44.952Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-08T08:31:45.908Z] Sending build context to Docker daemon 177.4MB [2024-05-08T08:31:45.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:45.908Z] ---> f489d0715acc [2024-05-08T08:31:45.908Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:31:52.205Z] Still waiting to schedule task [2024-05-08T08:31:52.206Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-277’ [2024-05-08T08:31:54.023Z] ---> Running in da6b4b0d993b [2024-05-08T08:31:54.024Z] Removing intermediate container da6b4b0d993b [2024-05-08T08:31:54.024Z] ---> 8ff97bad8543 [2024-05-08T08:31:54.024Z] Step 3/4 : COPY go.mod . [2024-05-08T08:31:54.024Z] ---> c7ba586f3bd8 [2024-05-08T08:31:54.024Z] Step 4/4 : RUN go mod download [2024-05-08T08:31:54.024Z] ---> Running in 3306dd58e7b0 [2024-05-08T08:32:26.178Z] Removing intermediate container 3306dd58e7b0 [2024-05-08T08:32:26.178Z] ---> c6dc89a10585 [2024-05-08T08:32:26.178Z] Successfully built c6dc89a10585 [2024-05-08T08:32:26.178Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:32:26.483Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:32:26.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:32:26.571Z] prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container [2024-05-08T08:32:26.629Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-08T08:32:27.459Z] $ docker top 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:32:27.805Z] + go version [2024-05-08T08:32:27.805Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-08T08:32:27.817Z] $ docker stop --time=1 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee [2024-05-08T08:32:29.539Z] $ docker rm -f --volumes 217901e507c63b0e80d71dc1fbc04ce54d63364d5db05567e33a30bedba12bee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:32:29.977Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:32:29.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:32:30.053Z] prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container [2024-05-08T08:32:30.080Z] $ 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 ******** ci-base-image-x86_64 cat [2024-05-08T08:32:30.833Z] $ docker top d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:32:30.899Z] ========================================================= [2024-05-08T08:32:30.899Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:32:30.899Z] ========================================================= [Pipeline] sh [2024-05-08T08:32:31.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:32:31.475Z] + make test [2024-05-08T08:32:31.476Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:32:39.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:33:18.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:33:18.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-05-08T08:33:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:33:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:33:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:33:18.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:33:18.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:33:18.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.058s coverage: 97.0% of statements [2024-05-08T08:33:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:33:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:33:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:33:19.119Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:33:20.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:33:20.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:33:21.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.100s coverage: 69.2% of statements [2024-05-08T08:33:21.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.076s coverage: 53.2% of statements [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:33:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:33:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.162s coverage: 93.4% of statements [2024-05-08T08:33:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.080s coverage: 6.1% of statements [2024-05-08T08:33:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 97.6% of statements [2024-05-08T08:33:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.047s coverage: 72.2% of statements [2024-05-08T08:33:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:33:23.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:33:24.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.086s coverage: 0.9% of statements [2024-05-08T08:33:24.744Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.057s coverage: 32.2% of statements [2024-05-08T08:33:24.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.063s coverage: 41.7% of statements [2024-05-08T08:33:24.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.052s coverage: 82.9% of statements [2024-05-08T08:33:24.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.041s coverage: 94.1% of statements [2024-05-08T08:33:25.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2024-05-08T08:33:25.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2024-05-08T08:33:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:33:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:33:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:33:25.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:33:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:33:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:33:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:33:26.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:33:27.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:33:27.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:33:27.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:33:27.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:33:27.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:33:27.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:33:28.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:33:29.670Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:33:30.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:33:31.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:33:31.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:33:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:33:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:33:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:33:36.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:33:36.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:33:36.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:33:36.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:33:36.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:33:36.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:33:36.366Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:33:37.740Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.052s coverage: 94.4% of statements [2024-05-08T08:33:37.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:33:37.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:33:37.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:33:37.740Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:33:39.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:33:39.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:39.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:33:39.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:33:40.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:33:40.068Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:33:41.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:33:41.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.046s coverage: 100.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.061s coverage: 38.4% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.089s coverage: 84.8% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.137s coverage: 95.7% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2024-05-08T08:33:50.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2024-05-08T08:33:50.970Z] 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-05-08T08:33:50.970Z] running golangci-lint [2024-05-08T08:33:50.970Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-08T08:33:50.970Z] go version go1.21.9 linux/amd64 [2024-05-08T08:33:50.970Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-08T08:33:50.970Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-08T08:34:12.908Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 21.92200171s" [2024-05-08T08:34:12.908Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.484109ms" [2024-05-08T08:34:25.095Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.598489255s with top 10 stages: buildir: 54.828618825s, gosec: 7.516149484s, inspect: 2.660265921s, printf: 2.495850742s, fact_deprecated: 2.270205025s, ctrlflow: 1.897508311s, S1038: 1.264228466s, fact_purity: 1.244518422s, nilness: 1.227302252s, typedness: 822.079035ms" [2024-05-08T08:34:25.095Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-08T08:34:25.095Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, nolint: 0/21, filename_unadjuster: 197/197" [2024-05-08T08:34:25.095Z] level=info msg="[runner] processing took 20.989404ms with stages: nolint: 9.021496ms, identifier_marker: 6.115045ms, autogenerated_exclude: 1.682792ms, exclude-rules: 1.509231ms, path_prettifier: 1.473141ms, skip_dirs: 1.130069ms, cgo: 34.62µs, filename_unadjuster: 18.02µs, skip_files: 760ns, exclude: 700ns, fixer: 670ns, uniq_by_line: 620ns, max_same_issues: 550ns, sort_results: 380ns, severity-rules: 360ns, diff: 290ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-05-08T08:34:25.095Z] level=info msg="[runner] linters took 11.946650428s with stages: goanalysis_metalinter: 11.925555002s" [2024-05-08T08:34:25.095Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-08T08:34:25.095Z] level=info msg="Memory: 338 samples, avg is 269.0MB, max is 1179.0MB" [2024-05-08T08:34:25.095Z] level=info msg="Execution took 33.923430874s" [2024-05-08T08:34:25.095Z] go vet ./... [2024-05-08T08:34:31.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:34:31.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:34:31.908Z] ./bin/test-attribution-txt.sh [2024-05-08T08:34:31.908Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo [2024-05-08T08:34:32.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:34:32.470Z] + ls -al . [2024-05-08T08:34:32.470Z] total 816 [2024-05-08T08:34:32.470Z] drwxrwxr-x 11 1001 1001 4096 May 8 08:32 . [2024-05-08T08:34:32.470Z] drwxr-xr-x 4 root root 4096 May 8 08:32 .. [2024-05-08T08:34:32.470Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 .blubracket [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:31 .dockerignore [2024-05-08T08:34:32.470Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git [2024-05-08T08:34:32.470Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:31 .github [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:31 .gitignore [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:31 .golangci.yml [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:31 .hadolint.yml [2024-05-08T08:34:32.470Z] drwxr-xr-x 3 1001 1001 4096 May 8 08:31 .semver [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:31 .sonarcloud.properties [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:31 ADOPTERS.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:31 Attribution.txt [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:31 CHANGELOG.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:31 CONTRIBUTING.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:31 GOVERNANCE.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:31 Jenkinsfile [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:31 LICENSE [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:31 Makefile [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:31 OWNERS.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:31 README.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:31 SECURITY.md [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION [2024-05-08T08:34:32.470Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 bin [2024-05-08T08:34:32.470Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:31 cmd [2024-05-08T08:34:32.470Z] -rw-r--r-- 1 root root 455714 May 8 08:33 coverage.out [2024-05-08T08:34:32.470Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:31 fuzz_test [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:31 go.mod [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 101377 May 8 08:31 go.sum [2024-05-08T08:34:32.470Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:31 internal [2024-05-08T08:34:32.470Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:31 openapi [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:31 security.txt [2024-05-08T08:34:32.470Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:31 version.go [Pipeline] sh [2024-05-08T08:34:32.771Z] + '[' -e coverage.out ] [2024-05-08T08:34:32.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:34:32.889Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:34:33.170Z] + make build [2024-05-08T08:34:33.170Z] 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-05-08T08:34:46.941Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-281 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws [2024-05-08T08:34:46.962Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-05-08T08:34:47.011Z] The recommended git tool is: git [2024-05-08T08:34:54.009Z] using credential edgex-jenkins-ssh [2024-05-08T08:34:54.031Z] Cloning the remote Git repository [2024-05-08T08:34:54.097Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:34:54.249Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-05-08T08:34:54.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:34:54.443Z] > git --version # timeout=10 [2024-05-08T08:34:54.468Z] > git --version # 'git version 2.25.1' [2024-05-08T08:34:54.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:34:54.675Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:34:59.716Z] 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-05-08T08:34:59.716Z] 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-05-08T08:35:00.281Z] 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-05-08T08:35:00.847Z] 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-05-08T08:35:06.109Z] 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-05-08T08:35:07.482Z] 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-05-08T08:35:09.381Z] 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-05-08T08:35:09.947Z] 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-05-08T08:35:10.512Z] 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-05-08T08:35:11.077Z] 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-05-08T08:35:12.009Z] 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-05-08T08:35:13.917Z] $ docker stop --time=1 d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac [2024-05-08T08:35:16.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:35:16.351Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:35:18.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:35:18.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:35:18.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:35:18.129Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-08T08:35:19.270Z] Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 71fe8892f8cb63cf817f68031011190585a6a916 [2024-05-08T08:35:20.139Z] Merge succeeded, producing 7c02e4ee3772f0161ac878db08927887161c98e6 [2024-05-08T08:35:20.139Z] Checking out Revision 7c02e4ee3772f0161ac878db08927887161c98e6 (PR-4786) [2024-05-08T08:35:19.300Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:35:19.418Z] > git checkout -f 71fe8892f8cb63cf817f68031011190585a6a916 # timeout=10 [2024-05-08T08:35:19.697Z] > git remote # timeout=10 [2024-05-08T08:35:19.720Z] > git config --get remote.origin.url # timeout=10 [2024-05-08T08:35:19.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:35:19.769Z] > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [2024-05-08T08:35:20.110Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-08T08:35:20.149Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:35:20.172Z] > git checkout -f 7c02e4ee3772f0161ac878db08927887161c98e6 # timeout=10 [2024-05-08T08:35:23.906Z] Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" [2024-05-08T08:35:23.907Z] First time build. Skipping changelog. [2024-05-08T08:35:24.547Z] $ docker rm -f --volumes d605ae2d57c29558f50ff02e940053a9f0cd1490d6ba79e495750bc8d90535ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:35:26.281Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-08T08:35:26.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T08:35:26.281Z] Dload Upload Total Spent Left Speed [2024-05-08T08:35:26.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 158k 0 --:--:-- --:--:-- --:--:-- 158k [Pipeline] sh [2024-05-08T08:35:26.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:35:26.312Z] [2024-05-08T08:35:26.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:35:26.657Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-08T08:35:26.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:35:27.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-08T08:35:27.033Z] + sudo tee /etc/docker/daemon.new [2024-05-08T08:35:27.033Z] { [2024-05-08T08:35:27.033Z] "registry-mirrors": [ [2024-05-08T08:35:27.033Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-08T08:35:27.033Z] ], [2024-05-08T08:35:27.033Z] "bip": "10.250.0.254/24", [2024-05-08T08:35:27.033Z] "hosts": [ [2024-05-08T08:35:27.033Z] "tcp://0.0.0.0:5555", [2024-05-08T08:35:27.033Z] "unix:///var/run/docker.sock" [2024-05-08T08:35:27.033Z] ], [2024-05-08T08:35:27.033Z] "mtu": 1458, [2024-05-08T08:35:27.033Z] "selinux-enabled": true, [2024-05-08T08:35:27.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-08T08:35:27.033Z] } [Pipeline] sh [2024-05-08T08:35:27.376Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-08T08:35:27.720Z] + sudo service docker restart [2024-05-08T08:35:28.072Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-08T08:35:28.072Z] 91d30c5bc195: Pulling fs layer [2024-05-08T08:35:28.072Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-08T08:35:28.072Z] 9c61dcf015f6: Pulling fs layer [2024-05-08T08:35:28.072Z] 4698f68db338: Pulling fs layer [2024-05-08T08:35:28.072Z] 2a2f49069b9e: Pulling fs layer [2024-05-08T08:35:28.072Z] e0025b399a48: Pulling fs layer [2024-05-08T08:35:28.072Z] 4698f68db338: Waiting [2024-05-08T08:35:28.072Z] 2a2f49069b9e: Waiting [2024-05-08T08:35:28.072Z] e0025b399a48: Waiting [2024-05-08T08:35:28.072Z] 91d30c5bc195: Verifying Checksum [2024-05-08T08:35:28.072Z] 4698f68db338: Verifying Checksum [2024-05-08T08:35:28.072Z] 4698f68db338: Download complete [2024-05-08T08:35:28.072Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-08T08:35:28.072Z] 2e9b0aa3be6d: Download complete [2024-05-08T08:35:28.072Z] 91d30c5bc195: Pull complete [2024-05-08T08:35:28.072Z] e0025b399a48: Verifying Checksum [2024-05-08T08:35:28.072Z] e0025b399a48: Download complete [2024-05-08T08:35:28.072Z] 2a2f49069b9e: Verifying Checksum [2024-05-08T08:35:28.072Z] 2a2f49069b9e: Download complete [2024-05-08T08:35:28.341Z] 2e9b0aa3be6d: Pull complete [2024-05-08T08:35:28.598Z] 9c61dcf015f6: Verifying Checksum [2024-05-08T08:35:28.598Z] 9c61dcf015f6: Download complete [2024-05-08T08:35:31.908Z] 9c61dcf015f6: Pull complete [2024-05-08T08:35:32.168Z] 4698f68db338: Pull complete [2024-05-08T08:35:33.103Z] 2a2f49069b9e: Pull complete [2024-05-08T08:35:33.361Z] e0025b399a48: Pull complete [2024-05-08T08:35:33.618Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-08T08:35:33.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:35:33.618Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:35:33.725Z] prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container [2024-05-08T08:35:33.756Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-08T08:35:39.990Z] $ docker top b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:35:40.352Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:35:42.881Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #1 transferring dockerfile: 1.95kB done [2024-05-08T08:35:42.881Z] #1 DONE 0.1s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #2 [core-command internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #2 transferring dockerfile: 1.93kB done [2024-05-08T08:35:42.881Z] #2 DONE 0.0s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #3 transferring dockerfile: 2.06kB done [2024-05-08T08:35:42.881Z] #3 DONE 0.0s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #4 [support-notifications internal] load .dockerignore [2024-05-08T08:35:42.881Z] #4 transferring context: 50B done [2024-05-08T08:35:42.881Z] #4 DONE 0.0s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #5 transferring dockerfile: 1.69kB done [2024-05-08T08:35:42.881Z] #5 DONE 0.1s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #6 transferring dockerfile: 2.23kB done [2024-05-08T08:35:42.881Z] #6 DONE 0.2s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #7 transferring dockerfile: 2.15kB done [2024-05-08T08:35:42.881Z] #7 DONE 0.2s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #8 [core-data internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #8 transferring dockerfile: 2.01kB done [2024-05-08T08:35:42.881Z] #8 DONE 0.2s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:35:42.881Z] #9 transferring dockerfile: 2.49kB done [2024-05-08T08:35:42.881Z] #9 DONE 0.2s [2024-05-08T08:35:42.881Z] [2024-05-08T08:35:42.881Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #10 transferring dockerfile: 1.89kB done [2024-05-08T08:35:43.142Z] #10 DONE 0.1s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #11 transferring dockerfile: 1.81kB done [2024-05-08T08:35:43.142Z] #11 DONE 0.1s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #12 transferring dockerfile: 2.50kB done [2024-05-08T08:35:43.142Z] #12 DONE 0.1s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #13 transferring dockerfile: 1.70kB done [2024-05-08T08:35:43.142Z] #13 DONE 0.1s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #14 transferring dockerfile: 1.93kB done [2024-05-08T08:35:43.142Z] #14 DONE 0.1s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:35:43.142Z] #15 transferring dockerfile: 2.93kB done [2024-05-08T08:35:43.142Z] #15 DONE 0.2s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #16 [core-command internal] load .dockerignore [2024-05-08T08:35:43.142Z] #16 transferring context: 50B done [2024-05-08T08:35:43.142Z] #16 DONE 0.0s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #17 [core-metadata internal] load .dockerignore [2024-05-08T08:35:43.142Z] #17 transferring context: 50B done [2024-05-08T08:35:43.142Z] #17 DONE 0.0s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:43.142Z] #18 DONE 0.0s [2024-05-08T08:35:43.142Z] [2024-05-08T08:35:43.142Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:35:43.406Z] #19 ... [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #20 [core-data internal] load .dockerignore [2024-05-08T08:35:43.406Z] #20 transferring context: 50B done [2024-05-08T08:35:43.406Z] #20 DONE 0.2s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #21 [security-spire-config internal] load .dockerignore [2024-05-08T08:35:43.406Z] #21 transferring context: 50B done [2024-05-08T08:35:43.406Z] #21 DONE 0.2s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:43.406Z] #18 DONE 0.0s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:35:43.406Z] #22 transferring context: 50B done [2024-05-08T08:35:43.406Z] #22 DONE 0.2s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #23 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:35:43.406Z] #23 transferring context: 50B done [2024-05-08T08:35:43.406Z] #23 DONE 0.3s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #24 [security-spire-agent internal] load .dockerignore [2024-05-08T08:35:43.406Z] #24 transferring context: 50B done [2024-05-08T08:35:43.406Z] #24 DONE 0.3s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #25 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:35:43.406Z] #25 transferring context: 50B done [2024-05-08T08:35:43.406Z] #25 DONE 0.3s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #26 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:35:43.406Z] #26 transferring context: 50B done [2024-05-08T08:35:43.406Z] #26 DONE 0.3s [2024-05-08T08:35:43.406Z] [2024-05-08T08:35:43.406Z] #27 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:35:43.406Z] #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:35:43.664Z] #27 ... [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:43.664Z] #18 DONE 0.0s [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #28 [security-spire-server internal] load .dockerignore [2024-05-08T08:35:43.664Z] #28 transferring context: 50B done [2024-05-08T08:35:43.664Z] #28 DONE 0.4s [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:35:43.664Z] #29 transferring context: 50B done [2024-05-08T08:35:43.664Z] #29 DONE 0.4s [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:35:43.664Z] #19 transferring context: 50B done [2024-05-08T08:35:43.664Z] #19 DONE 0.4s [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:35:43.664Z] #30 DONE 0.3s [2024-05-08T08:35:43.664Z] [2024-05-08T08:35:43.664Z] #27 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:35:43.664Z] #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:35:43.664Z] #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:35:43.664Z] #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:35:43.664Z] #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:35:43.922Z] #27 DONE 0.5s [2024-05-08T08:35:43.922Z] [2024-05-08T08:35:43.922Z] #31 [support-scheduler internal] load .dockerignore [2024-05-08T08:35:43.922Z] #31 transferring context: 50B done [2024-05-08T08:35:43.922Z] #31 DONE 0.4s [2024-05-08T08:35:43.922Z] [2024-05-08T08:35:43.922Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:35:44.184Z] #32 ... [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:44.184Z] #18 DONE 0.0s [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:44.184Z] #18 DONE 0.0s [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:44.184Z] #33 ... [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #27 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:35:44.184Z] #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:35:44.184Z] #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:35:44.184Z] #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:35:44.184Z] #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:35:44.184Z] #27 DONE 0.5s [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:35:44.184Z] #18 DONE 0.0s [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:35:44.184Z] #30 DONE 0.6s [2024-05-08T08:35:44.184Z] [2024-05-08T08:35:44.184Z] #33 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:45.230Z] #33 ... [2024-05-08T08:35:45.230Z] [2024-05-08T08:35:45.230Z] #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:35:45.230Z] #27 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:35:45.230Z] #27 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:35:45.231Z] #27 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:35:45.231Z] #27 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:35:45.231Z] #27 DONE 0.5s [2024-05-08T08:35:45.231Z] [2024-05-08T08:35:45.231Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:35:45.231Z] #34 DONE 1.3s [2024-05-08T08:35:45.231Z] [2024-05-08T08:35:45.231Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:35:45.231Z] #35 DONE 1.5s [2024-05-08T08:35:45.231Z] [2024-05-08T08:35:45.231Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:35:45.491Z] #36 ... [2024-05-08T08:35:45.492Z] [2024-05-08T08:35:45.492Z] #37 [security-spire-config internal] load build context [2024-05-08T08:35:45.492Z] #37 transferring context: 24.94kB 0.0s done [2024-05-08T08:35:45.492Z] #37 DONE 0.6s [2024-05-08T08:35:45.752Z] [2024-05-08T08:35:45.752Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:45.752Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-05-08T08:35:45.752Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:35:45.752Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-08T08:35:45.752Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-08T08:35:45.752Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2024-05-08T08:35:46.010Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-05-08T08:35:46.010Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:35:46.070Z] provisioning config files... [2024-05-08T08:35:46.099Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3212726988682931305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:35:46.267Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-05-08T08:35:46.267Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:35:46.267Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-05-08T08:35:46.588Z] ---> ****-login.sh [2024-05-08T08:35:46.588Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:35:46.837Z] #38 ... [2024-05-08T08:35:46.837Z] [2024-05-08T08:35:46.837Z] #39 [security-spire-server internal] load build context [2024-05-08T08:35:46.837Z] #39 transferring context: 26.69kB 0.2s done [2024-05-08T08:35:46.837Z] #39 DONE 1.7s [2024-05-08T08:35:46.837Z] [2024-05-08T08:35:46.837Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:35:46.837Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-05-08T08:35:46.837Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:35:46.837Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-08T08:35:46.837Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-08T08:35:46.837Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-05-08T08:35:46.837Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2024-05-08T08:35:46.837Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-05-08T08:35:46.837Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.0s [2024-05-08T08:35:46.837Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:35:47.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:47.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:47.459Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:47.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:47.459Z] [2024-05-08T08:35:47.459Z] Login Succeeded [2024-05-08T08:35:47.459Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:35:47.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:47.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:47.738Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:47.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:47.738Z] [2024-05-08T08:35:47.738Z] Login Succeeded [2024-05-08T08:35:47.738Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:35:48.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:48.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:48.292Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:48.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:48.292Z] [2024-05-08T08:35:48.293Z] Login Succeeded [2024-05-08T08:35:48.293Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:35:48.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:48.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:48.567Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:48.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:48.567Z] [2024-05-08T08:35:48.567Z] Login Succeeded [2024-05-08T08:35:48.567Z] ****.io [2024-05-08T08:35:48.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:49.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:49.445Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:49.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:49.445Z] [2024-05-08T08:35:49.445Z] Login Succeeded [2024-05-08T08:35:49.445Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:35:49.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-08T08:35:50.348Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-05-08T08:35:50.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:35:50.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:35:50.408Z] ========================================================= [2024-05-08T08:35:50.408Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-08T08:35:50.408Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:35:50.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:35:51.018Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-08T08:35:51.018Z] c6b39de5b339: Pulling fs layer [2024-05-08T08:35:51.018Z] a69c41024577: Pulling fs layer [2024-05-08T08:35:51.018Z] d6de4b400683: Pulling fs layer [2024-05-08T08:35:51.018Z] 35cb2a7552d0: Pulling fs layer [2024-05-08T08:35:51.018Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:35:51.018Z] 464afbd9ba4c: Pulling fs layer [2024-05-08T08:35:51.018Z] 00f215d4a9da: Pulling fs layer [2024-05-08T08:35:51.018Z] d496ad576159: Pulling fs layer [2024-05-08T08:35:51.018Z] 4f4fb700ef54: Waiting [2024-05-08T08:35:51.018Z] 464afbd9ba4c: Waiting [2024-05-08T08:35:51.018Z] 35cb2a7552d0: Waiting [2024-05-08T08:35:51.018Z] 00f215d4a9da: Waiting [2024-05-08T08:35:51.018Z] d496ad576159: Waiting [2024-05-08T08:35:51.018Z] a69c41024577: Verifying Checksum [2024-05-08T08:35:51.018Z] a69c41024577: Download complete [2024-05-08T08:35:51.018Z] 35cb2a7552d0: Download complete [2024-05-08T08:35:51.018Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:35:51.018Z] 4f4fb700ef54: Download complete [2024-05-08T08:35:51.018Z] 464afbd9ba4c: Verifying Checksum [2024-05-08T08:35:51.018Z] 464afbd9ba4c: Download complete [2024-05-08T08:35:51.018Z] c6b39de5b339: Download complete [2024-05-08T08:35:51.187Z] #40 ... [2024-05-08T08:35:51.187Z] [2024-05-08T08:35:51.187Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:51.187Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 5.0s [2024-05-08T08:35:51.445Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.8s [2024-05-08T08:35:51.612Z] d496ad576159: Verifying Checksum [2024-05-08T08:35:51.612Z] d496ad576159: Download complete [2024-05-08T08:35:52.206Z] c6b39de5b339: Pull complete [2024-05-08T08:35:52.799Z] a69c41024577: Pull complete [2024-05-08T08:35:53.389Z] d6de4b400683: Verifying Checksum [2024-05-08T08:35:53.389Z] d6de4b400683: Download complete [2024-05-08T08:35:53.512Z] #38 ... [2024-05-08T08:35:53.512Z] [2024-05-08T08:35:53.512Z] #41 [core-command internal] load build context [2024-05-08T08:35:53.512Z] #41 transferring context: 255.25MB 9.5s [2024-05-08T08:35:53.512Z] #41 ... [2024-05-08T08:35:53.512Z] [2024-05-08T08:35:53.512Z] #42 [support-notifications internal] load build context [2024-05-08T08:35:53.770Z] #42 ... [2024-05-08T08:35:53.770Z] [2024-05-08T08:35:53.770Z] #43 [security-spire-agent internal] load build context [2024-05-08T08:35:53.770Z] #43 transferring context: 26.22kB 0.2s done [2024-05-08T08:35:53.770Z] #43 DONE 8.7s [2024-05-08T08:35:53.770Z] [2024-05-08T08:35:53.770Z] #42 [support-notifications internal] load build context [2024-05-08T08:35:53.770Z] #42 transferring context: 304.50MB 10.0s [2024-05-08T08:35:53.770Z] #42 ... [2024-05-08T08:35:53.770Z] [2024-05-08T08:35:53.770Z] #44 [security-secretstore-setup internal] load build context [2024-05-08T08:35:53.770Z] #44 ... [2024-05-08T08:35:53.770Z] [2024-05-08T08:35:53.770Z] #45 [security-proxy-auth internal] load build context [2024-05-08T08:35:54.028Z] #45 ... [2024-05-08T08:35:54.028Z] [2024-05-08T08:35:54.028Z] #46 [security-proxy-setup internal] load build context [2024-05-08T08:35:54.028Z] #46 ... [2024-05-08T08:35:54.028Z] [2024-05-08T08:35:54.028Z] #47 [core-metadata internal] load build context [2024-05-08T08:35:54.028Z] #47 ... [2024-05-08T08:35:54.028Z] [2024-05-08T08:35:54.028Z] #48 [security-bootstrapper internal] load build context [2024-05-08T08:35:54.810Z] 00f215d4a9da: Verifying Checksum [2024-05-08T08:35:54.810Z] 00f215d4a9da: Download complete [2024-05-08T08:35:54.963Z] #48 ... [2024-05-08T08:35:54.963Z] [2024-05-08T08:35:54.963Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:35:54.963Z] #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:54.963Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:54.963Z] #0 1.800 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:54.963Z] #0 1.888 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:54.963Z] #0 1.895 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:54.963Z] #0 2.162 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:35:54.963Z] #0 2.169 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:35:54.963Z] #0 2.172 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:35:54.963Z] #0 2.246 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:54.963Z] #0 2.255 OK: 17 MiB in 19 packages [2024-05-08T08:35:54.963Z] #49 ... [2024-05-08T08:35:54.963Z] [2024-05-08T08:35:54.963Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:35:54.963Z] #0 7.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:54.963Z] #0 7.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:54.963Z] #0 7.545 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:35:54.963Z] #0 7.547 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:54.963Z] #0 7.553 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:54.963Z] #0 7.563 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:54.963Z] #0 7.604 OK: 8 MiB in 17 packages [2024-05-08T08:35:54.963Z] #50 ... [2024-05-08T08:35:54.963Z] [2024-05-08T08:35:54.963Z] #51 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:35:54.963Z] #51 ... [2024-05-08T08:35:54.963Z] [2024-05-08T08:35:54.963Z] #52 [core-data internal] load build context [2024-05-08T08:35:54.963Z] #52 ... [2024-05-08T08:35:54.963Z] [2024-05-08T08:35:54.963Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:35:55.222Z] #53 ... [2024-05-08T08:35:55.222Z] [2024-05-08T08:35:55.222Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:55.222Z] #0 1.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:55.222Z] #0 1.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:55.222Z] #0 2.082 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:55.222Z] #0 2.085 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:55.222Z] #0 2.092 OK: 7 MiB in 16 packages [2024-05-08T08:35:55.222Z] #54 ... [2024-05-08T08:35:55.222Z] [2024-05-08T08:35:55.222Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:35:55.222Z] #0 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:55.222Z] #0 6.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:55.222Z] #0 6.798 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:55.222Z] #0 6.798 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:35:55.222Z] #0 6.801 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:55.222Z] #0 6.807 OK: 7 MiB in 17 packages [2024-05-08T08:35:55.480Z] #55 ... [2024-05-08T08:35:55.480Z] [2024-05-08T08:35:55.480Z] #56 [security-spiffe-token-provider internal] load build context [2024-05-08T08:35:55.480Z] #56 ... [2024-05-08T08:35:55.480Z] [2024-05-08T08:35:55.480Z] #57 [support-scheduler internal] load build context [2024-05-08T08:35:55.752Z] #57 ... [2024-05-08T08:35:55.752Z] [2024-05-08T08:35:55.752Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:55.752Z] #58 ... [2024-05-08T08:35:55.752Z] [2024-05-08T08:35:55.753Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:35:56.058Z] #32 ... [2024-05-08T08:35:56.058Z] [2024-05-08T08:35:56.058Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:35:56.058Z] #59 ... [2024-05-08T08:35:56.058Z] [2024-05-08T08:35:56.058Z] #33 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:56.058Z] #33 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:56.058Z] #33 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:56.058Z] #33 2.038 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:56.058Z] #33 2.044 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:56.058Z] #33 2.056 OK: 7 MiB in 16 packages [2024-05-08T08:35:56.058Z] #33 ... [2024-05-08T08:35:56.058Z] [2024-05-08T08:35:56.058Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:56.670Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.9s [2024-05-08T08:35:57.613Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-08T08:36:00.919Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 14.0s done [2024-05-08T08:36:00.919Z] #38 ... [2024-05-08T08:36:00.919Z] [2024-05-08T08:36:00.919Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:36:00.919Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 9.0s done [2024-05-08T08:36:00.919Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-08T08:36:00.919Z] #40 ... [2024-05-08T08:36:00.919Z] [2024-05-08T08:36:00.919Z] #44 [security-secretstore-setup internal] load build context [2024-05-08T08:36:00.919Z] #44 transferring context: 407.45MB 14.1s done [2024-05-08T08:36:04.255Z] #44 ... [2024-05-08T08:36:04.255Z] [2024-05-08T08:36:04.255Z] #42 [support-notifications internal] load build context [2024-05-08T08:36:04.255Z] #42 transferring context: 407.45MB 12.6s done [2024-05-08T08:36:04.255Z] #42 ... [2024-05-08T08:36:04.255Z] [2024-05-08T08:36:04.255Z] #45 [security-proxy-auth internal] load build context [2024-05-08T08:36:04.255Z] #45 transferring context: 407.45MB 13.1s done [2024-05-08T08:36:04.528Z] #45 ... [2024-05-08T08:36:04.528Z] [2024-05-08T08:36:04.528Z] #47 [core-metadata internal] load build context [2024-05-08T08:36:04.528Z] #47 transferring context: 407.45MB 11.4s done [2024-05-08T08:36:04.879Z] #47 ... [2024-05-08T08:36:04.879Z] [2024-05-08T08:36:04.879Z] #46 [security-proxy-setup internal] load build context [2024-05-08T08:36:04.879Z] #46 transferring context: 407.45MB 12.3s done [2024-05-08T08:36:05.141Z] #46 ... [2024-05-08T08:36:05.141Z] [2024-05-08T08:36:05.141Z] #48 [security-bootstrapper internal] load build context [2024-05-08T08:36:05.141Z] #48 transferring context: 407.45MB 10.9s done [2024-05-08T08:36:05.141Z] #48 ... [2024-05-08T08:36:05.141Z] [2024-05-08T08:36:05.141Z] #52 [core-data internal] load build context [2024-05-08T08:36:05.141Z] #52 transferring context: 407.45MB 12.6s done [2024-05-08T08:36:05.402Z] #52 ... [2024-05-08T08:36:05.402Z] [2024-05-08T08:36:05.402Z] #51 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:36:05.402Z] #51 transferring context: 407.45MB 12.5s done [2024-05-08T08:36:05.402Z] #51 ... [2024-05-08T08:36:05.402Z] [2024-05-08T08:36:05.402Z] #41 [core-command internal] load build context [2024-05-08T08:36:05.402Z] #41 transferring context: 407.45MB 13.6s done [2024-05-08T08:36:05.663Z] #41 ... [2024-05-08T08:36:05.663Z] [2024-05-08T08:36:05.663Z] #56 [security-spiffe-token-provider internal] load build context [2024-05-08T08:36:05.663Z] #56 transferring context: 407.45MB 12.5s done [2024-05-08T08:36:05.663Z] #56 ... [2024-05-08T08:36:05.663Z] [2024-05-08T08:36:05.663Z] #57 [support-scheduler internal] load build context [2024-05-08T08:36:05.663Z] #57 transferring context: 407.45MB 11.7s done [2024-05-08T08:36:06.605Z] #57 ... [2024-05-08T08:36:06.605Z] [2024-05-08T08:36:06.605Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:36:06.605Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 20.9s [2024-05-08T08:36:07.156Z] d6de4b400683: Pull complete [2024-05-08T08:36:07.156Z] 35cb2a7552d0: Pull complete [2024-05-08T08:36:07.424Z] 4f4fb700ef54: Pull complete [2024-05-08T08:36:07.693Z] 464afbd9ba4c: Pull complete [2024-05-08T08:36:09.144Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 23.0s [2024-05-08T08:36:09.144Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 23.1s [2024-05-08T08:36:09.144Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.2s [2024-05-08T08:36:11.693Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-08T08:36:14.238Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 28.3s [2024-05-08T08:36:16.249Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.5s done [2024-05-08T08:36:16.508Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.5s done [2024-05-08T08:36:17.835Z] 00f215d4a9da: Pull complete [2024-05-08T08:36:18.809Z] d496ad576159: Pull complete [2024-05-08T08:36:18.809Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-08T08:36:18.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:36:18.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:36:19.170Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:36:19.170Z] WORKDIR /edgex [2024-05-08T08:36:19.170Z] COPY go.mod . [2024-05-08T08:36:19.170Z] RUN go mod download [2024-05-08T08:36:19.170Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-08T08:36:19.778Z] Sending build context to Docker daemon 3.004MB [2024-05-08T08:36:19.778Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:36:19.778Z] ---> f246e2811388 [2024-05-08T08:36:19.778Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:36:21.225Z] ---> Running in 313c2429830f [2024-05-08T08:36:21.225Z] Removing intermediate container 313c2429830f [2024-05-08T08:36:21.225Z] ---> 1ad30cb3fffc [2024-05-08T08:36:21.225Z] Step 3/4 : COPY go.mod . [2024-05-08T08:36:21.807Z] #38 ... [2024-05-08T08:36:21.807Z] [2024-05-08T08:36:21.807Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:36:21.807Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-08T08:36:21.817Z] ---> 7a0e9d9d7846 [2024-05-08T08:36:21.817Z] Step 4/4 : RUN go mod download [2024-05-08T08:36:22.087Z] ---> Running in c31bd0eebcd2 [2024-05-08T08:36:27.101Z] #40 ... [2024-05-08T08:36:27.101Z] [2024-05-08T08:36:27.101Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:36:27.101Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-08T08:36:28.537Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2024-05-08T08:36:32.735Z] #38 ... [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #46 [security-proxy-setup internal] load build context [2024-05-08T08:36:32.735Z] #46 DONE 48.6s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:36:32.735Z] #50 DONE 48.1s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:36:32.735Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.4s done [2024-05-08T08:36:32.735Z] #40 ... [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:36:32.735Z] #54 DONE 48.2s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:36:32.735Z] #49 DONE 48.4s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:36:32.735Z] #55 DONE 48.3s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:36:32.735Z] #60 ... [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #48 [security-bootstrapper internal] load build context [2024-05-08T08:36:32.735Z] #48 DONE 49.1s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #33 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:36:32.735Z] #33 DONE 48.6s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #47 [core-metadata internal] load build context [2024-05-08T08:36:32.735Z] #47 DONE 49.4s [2024-05-08T08:36:32.735Z] [2024-05-08T08:36:32.735Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:32.993Z] #61 ... [2024-05-08T08:36:32.993Z] [2024-05-08T08:36:32.993Z] #52 [core-data internal] load build context [2024-05-08T08:36:32.993Z] #52 DONE 49.5s [2024-05-08T08:36:32.993Z] [2024-05-08T08:36:32.993Z] #42 [support-notifications internal] load build context [2024-05-08T08:36:32.993Z] #42 DONE 49.6s [2024-05-08T08:36:33.253Z] [2024-05-08T08:36:33.253Z] #57 [support-scheduler internal] load build context [2024-05-08T08:36:33.253Z] #57 DONE 49.0s [2024-05-08T08:36:33.253Z] [2024-05-08T08:36:33.253Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:36:33.253Z] #59 48.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:33.253Z] #59 48.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:33.253Z] #59 48.90 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:36:33.253Z] #59 48.92 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:36:33.253Z] #59 48.92 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:36:33.253Z] #59 48.92 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:36:33.253Z] #59 48.98 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:33.253Z] #59 48.99 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:36:33.253Z] #59 49.02 OK: 17 MiB in 19 packages [2024-05-08T08:36:34.648Z] #59 ... [2024-05-08T08:36:34.648Z] [2024-05-08T08:36:34.648Z] #45 [security-proxy-auth internal] load build context [2024-05-08T08:36:34.648Z] #45 DONE 51.1s [2024-05-08T08:36:34.909Z] [2024-05-08T08:36:34.909Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:36:34.909Z] #53 48.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:34.909Z] #53 48.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:34.909Z] #53 48.44 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:36:34.909Z] #53 48.44 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:36:34.909Z] #53 48.44 OK: 20074 distinct packages available [2024-05-08T08:36:34.909Z] #53 48.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:34.909Z] #53 48.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:34.909Z] #53 48.76 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:36:34.909Z] #53 48.77 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:36:34.909Z] #53 48.80 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:36:34.909Z] #53 48.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:36:34.909Z] #53 48.83 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:36:34.909Z] #53 48.83 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:36:34.909Z] #53 48.84 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:36:34.909Z] #53 48.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:36:34.909Z] #53 48.85 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:36:34.909Z] #53 48.86 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:36:34.909Z] #53 48.86 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:36:34.909Z] #53 48.86 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:34.909Z] #53 48.87 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:36:34.909Z] #53 48.92 OK: 12 MiB in 26 packages [2024-05-08T08:36:35.185Z] #53 ... [2024-05-08T08:36:35.185Z] [2024-05-08T08:36:35.185Z] #41 [core-command internal] load build context [2024-05-08T08:36:35.185Z] #41 DONE 51.5s [2024-05-08T08:36:35.185Z] [2024-05-08T08:36:35.185Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:36:35.185Z] #36 47.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.185Z] #36 47.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.185Z] #36 48.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:36:35.185Z] #36 48.13 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:36:35.185Z] #36 48.13 OK: 20074 distinct packages available [2024-05-08T08:36:35.185Z] #36 48.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.185Z] #36 48.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.185Z] #36 48.48 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:35.185Z] #36 48.52 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:35.185Z] #36 48.53 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:36:35.185Z] #36 48.53 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:36:35.185Z] #36 48.53 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:36:35.185Z] #36 48.54 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:36:35.185Z] #36 48.54 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:36:35.185Z] #36 48.55 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:35.185Z] #36 48.56 OK: 8 MiB in 20 packages [2024-05-08T08:36:35.448Z] #36 ... [2024-05-08T08:36:35.448Z] [2024-05-08T08:36:35.448Z] #51 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:36:35.448Z] #51 DONE 51.3s [2024-05-08T08:36:35.710Z] [2024-05-08T08:36:35.710Z] #56 [security-spiffe-token-provider internal] load build context [2024-05-08T08:36:35.710Z] #56 DONE 51.4s [2024-05-08T08:36:35.710Z] [2024-05-08T08:36:35.710Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:36:35.710Z] #58 47.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.710Z] #58 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.710Z] #58 48.06 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:36:35.710Z] #58 48.06 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:36:35.710Z] #58 48.06 OK: 20074 distinct packages available [2024-05-08T08:36:35.710Z] #58 48.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.710Z] #58 48.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:35.710Z] #58 48.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:36:35.710Z] #58 48.39 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:36:35.710Z] #58 48.39 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:36:35.710Z] #58 48.39 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:36:35.710Z] #58 48.40 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:35.710Z] #58 48.40 OK: 8 MiB in 19 packages [2024-05-08T08:36:35.973Z] #58 ... [2024-05-08T08:36:35.973Z] [2024-05-08T08:36:35.973Z] #44 [security-secretstore-setup internal] load build context [2024-05-08T08:36:35.973Z] #44 DONE 52.3s [2024-05-08T08:36:35.973Z] [2024-05-08T08:36:35.973Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:36:36.547Z] #62 ... [2024-05-08T08:36:36.547Z] [2024-05-08T08:36:36.547Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:36:36.547Z] #53 DONE 51.8s [2024-05-08T08:36:36.547Z] [2024-05-08T08:36:36.547Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:36:36.547Z] #58 DONE 51.6s [2024-05-08T08:36:36.547Z] [2024-05-08T08:36:36.547Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:36:37.119Z] #63 ... [2024-05-08T08:36:37.119Z] [2024-05-08T08:36:37.119Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:36:37.119Z] #59 DONE 52.8s [2024-05-08T08:36:37.119Z] [2024-05-08T08:36:37.119Z] #64 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:36:37.830Z] #64 ... [2024-05-08T08:36:37.830Z] [2024-05-08T08:36:37.830Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:36:37.830Z] #36 DONE 52.5s [2024-05-08T08:36:37.830Z] [2024-05-08T08:36:37.830Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:37.830Z] #61 4.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:37.830Z] #61 5.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:38.092Z] #61 5.291 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:38.092Z] #61 5.291 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:38.092Z] #61 5.318 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:38.092Z] #61 5.365 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:38.092Z] #61 5.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:38.092Z] #61 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:38.353Z] #61 5.648 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:38.353Z] #61 5.648 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:38.353Z] #61 5.674 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:38.353Z] #61 5.689 OK: 7 MiB in 16 packages [2024-05-08T08:36:40.290Z] #61 ... [2024-05-08T08:36:40.290Z] [2024-05-08T08:36:40.290Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:36:40.290Z] #0 4.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #0 4.781 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:40.290Z] #0 4.781 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:40.290Z] #0 4.787 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:40.290Z] #0 4.876 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:40.290Z] #0 4.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #0 5.160 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:40.290Z] #0 5.167 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:40.290Z] #0 5.203 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:40.290Z] #0 5.211 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:36:40.290Z] #0 5.257 OK: 8 MiB in 17 packages [2024-05-08T08:36:40.290Z] #65 DONE 7.8s [2024-05-08T08:36:40.290Z] [2024-05-08T08:36:40.290Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:36:40.290Z] #62 7.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #62 7.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #62 7.330 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:40.290Z] #62 7.330 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:40.290Z] #62 7.338 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:40.290Z] #62 7.401 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:40.290Z] #62 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #62 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.290Z] #62 7.791 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:40.290Z] #62 7.801 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:40.290Z] #62 7.839 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:40.549Z] #62 7.866 OK: 7 MiB in 17 packages [2024-05-08T08:36:40.810Z] #62 ... [2024-05-08T08:36:40.810Z] [2024-05-08T08:36:40.810Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:40.810Z] #61 DONE 8.0s [2024-05-08T08:36:40.810Z] [2024-05-08T08:36:40.810Z] #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:36:40.810Z] #60 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.810Z] #60 6.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.810Z] #60 7.087 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:40.810Z] #60 7.087 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:40.810Z] #60 7.153 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:40.810Z] #60 7.260 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:40.810Z] #60 7.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.810Z] #60 7.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:40.810Z] #60 7.572 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:40.810Z] #60 7.580 OK: 17 MiB in 19 packages [2024-05-08T08:36:41.070Z] #60 ... [2024-05-08T08:36:41.070Z] [2024-05-08T08:36:41.070Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:36:41.070Z] #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.070Z] #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.070Z] #0 6.351 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:41.070Z] #0 6.351 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:41.070Z] #0 6.374 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:41.070Z] #0 6.461 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:41.070Z] #0 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.070Z] #0 6.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.070Z] #0 6.854 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:41.070Z] #0 6.866 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:41.070Z] #0 6.899 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:41.070Z] #0 6.907 OK: 7 MiB in 16 packages [2024-05-08T08:36:41.070Z] #66 DONE 8.5s [2024-05-08T08:36:41.070Z] [2024-05-08T08:36:41.070Z] #60 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:36:41.070Z] #60 DONE 8.6s [2024-05-08T08:36:41.070Z] [2024-05-08T08:36:41.070Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:41.332Z] #67 ... [2024-05-08T08:36:41.332Z] [2024-05-08T08:36:41.332Z] #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:36:41.332Z] #62 DONE 8.8s [2024-05-08T08:36:41.332Z] [2024-05-08T08:36:41.332Z] #63 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:36:41.332Z] #63 4.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.591Z] #63 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.850Z] #63 5.204 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:41.850Z] #63 5.204 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:41.850Z] #63 5.221 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:41.850Z] #63 5.285 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:41.850Z] #63 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:41.850Z] #63 5.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:42.109Z] #63 5.631 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:42.109Z] #63 5.636 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:42.368Z] #63 5.696 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:42.368Z] #63 5.704 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:36:42.368Z] #63 5.790 OK: 12 MiB in 26 packages [2024-05-08T08:36:43.763Z] #63 DONE 6.9s [2024-05-08T08:36:43.763Z] [2024-05-08T08:36:43.763Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:43.763Z] #67 5.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #67 5.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #67 ... [2024-05-08T08:36:43.763Z] [2024-05-08T08:36:43.763Z] #64 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:36:43.763Z] #64 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #64 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #64 5.341 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:43.763Z] #64 5.341 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:43.763Z] #64 5.347 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:43.763Z] #64 5.397 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:43.763Z] #64 5.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #64 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #64 5.681 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:43.763Z] #64 5.822 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:43.763Z] #64 5.854 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:43.763Z] #64 5.860 OK: 8 MiB in 19 packages [2024-05-08T08:36:43.763Z] #64 DONE 6.8s [2024-05-08T08:36:43.763Z] [2024-05-08T08:36:43.763Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:36:43.763Z] #0 6.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:43.763Z] #68 6.515 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:43.763Z] #68 6.515 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:43.763Z] #68 6.528 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:43.763Z] #68 ... [2024-05-08T08:36:43.763Z] [2024-05-08T08:36:43.763Z] #67 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:43.763Z] #67 6.040 Upgrading critical system libraries and apk-tools: [2024-05-08T08:36:43.763Z] #67 6.040 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:36:43.763Z] #67 6.052 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:36:44.021Z] #67 6.129 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:44.021Z] #67 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:44.021Z] #67 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:44.500Z] #67 6.417 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:44.500Z] #67 6.424 OK: 8 MiB in 20 packages [2024-05-08T08:36:45.067Z] #67 ... [2024-05-08T08:36:45.067Z] [2024-05-08T08:36:45.067Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:36:45.067Z] #69 DONE 3.7s [2024-05-08T08:36:45.067Z] [2024-05-08T08:36:45.067Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:36:45.067Z] #32 DONE 61.9s [2024-05-08T08:36:45.067Z] [2024-05-08T08:36:45.067Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:36:45.067Z] #68 6.588 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:36:45.067Z] #68 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:45.067Z] #68 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:45.067Z] #68 6.874 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:36:45.067Z] #68 6.880 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:45.067Z] #68 6.940 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:36:45.067Z] #68 6.947 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:36:45.067Z] #68 7.328 OK: 17 MiB in 19 packages [2024-05-08T08:36:45.325Z] #68 ... [2024-05-08T08:36:45.325Z] [2024-05-08T08:36:45.325Z] #67 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:36:45.325Z] #67 DONE 7.5s [2024-05-08T08:36:45.583Z] [2024-05-08T08:36:45.583Z] #70 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:36:45.583Z] #70 DONE 4.0s [2024-05-08T08:36:45.583Z] [2024-05-08T08:36:45.583Z] #71 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-05-08T08:36:45.583Z] #71 ... [2024-05-08T08:36:45.583Z] [2024-05-08T08:36:45.583Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:36:45.583Z] #68 DONE 8.4s [2024-05-08T08:36:45.840Z] [2024-05-08T08:36:45.840Z] #72 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:36:46.780Z] #72 ... [2024-05-08T08:36:46.780Z] [2024-05-08T08:36:46.780Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:36:46.780Z] #38 DONE 61.7s [2024-05-08T08:36:46.780Z] [2024-05-08T08:36:46.780Z] #72 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:36:47.038Z] #72 DONE 1.4s [2024-05-08T08:36:47.038Z] [2024-05-08T08:36:47.038Z] #71 [core-command builder 2/7] WORKDIR /edgex-go [2024-05-08T08:36:47.038Z] #71 DONE 1.8s [2024-05-08T08:36:47.038Z] [2024-05-08T08:36:47.038Z] #73 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:36:47.606Z] #73 ... [2024-05-08T08:36:47.606Z] [2024-05-08T08:36:47.606Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:36:47.606Z] #40 DONE 62.8s [2024-05-08T08:36:47.865Z] [2024-05-08T08:36:47.865Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:36:51.148Z] #74 ... [2024-05-08T08:36:51.148Z] [2024-05-08T08:36:51.148Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:36:51.148Z] #73 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:51.148Z] #73 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:51.148Z] #73 1.700 OK: 264 MiB in 52 packages [2024-05-08T08:36:51.148Z] #73 DONE 4.0s [2024-05-08T08:36:51.148Z] [2024-05-08T08:36:51.148Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:51.715Z] #75 ... [2024-05-08T08:36:51.715Z] [2024-05-08T08:36:51.715Z] #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:36:51.715Z] #76 DONE 4.6s [2024-05-08T08:36:51.972Z] [2024-05-08T08:36:51.972Z] #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:36:52.741Z] #77 ... [2024-05-08T08:36:52.741Z] [2024-05-08T08:36:52.741Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:36:52.741Z] #78 DONE 5.2s [2024-05-08T08:36:53.018Z] [2024-05-08T08:36:53.019Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:36:53.019Z] #74 5.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.019Z] #74 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.019Z] #74 6.015 OK: 264 MiB in 52 packages [2024-05-08T08:36:53.972Z] #74 DONE 7.0s [2024-05-08T08:36:53.972Z] [2024-05-08T08:36:53.972Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:36:53.972Z] #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.972Z] #0 5.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.972Z] #0 6.161 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:36:53.972Z] #0 6.161 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:36:53.972Z] #0 6.161 OK: 20070 distinct packages available [2024-05-08T08:36:53.972Z] #0 6.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.972Z] #0 6.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:53.972Z] #0 6.536 OK: 264 MiB in 52 packages [2024-05-08T08:36:53.972Z] #79 ... [2024-05-08T08:36:53.972Z] [2024-05-08T08:36:53.972Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:54.232Z] #80 ... [2024-05-08T08:36:54.233Z] [2024-05-08T08:36:54.233Z] #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:36:54.233Z] #0 5.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:54.233Z] #0 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:36:54.233Z] #0 5.943 OK: 264 MiB in 52 packages [2024-05-08T08:36:54.233Z] #81 DONE 7.1s [2024-05-08T08:36:54.233Z] [2024-05-08T08:36:54.233Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:36:54.233Z] #82 DONE 3.6s [2024-05-08T08:36:54.233Z] [2024-05-08T08:36:54.233Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:54.804Z] #83 ... [2024-05-08T08:36:54.804Z] [2024-05-08T08:36:54.804Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:36:54.804Z] #79 DONE 7.7s [2024-05-08T08:36:55.079Z] [2024-05-08T08:36:55.079Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:55.340Z] #84 ... [2024-05-08T08:36:55.340Z] [2024-05-08T08:36:55.340Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:55.340Z] #75 DONE 4.5s [2024-05-08T08:36:55.602Z] [2024-05-08T08:36:55.602Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:36:55.602Z] #85 ... [2024-05-08T08:36:55.602Z] [2024-05-08T08:36:55.602Z] #77 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:36:55.602Z] #77 DONE 3.8s [2024-05-08T08:36:55.864Z] [2024-05-08T08:36:55.864Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:36:55.864Z] #86 DONE 2.8s [2024-05-08T08:36:55.864Z] [2024-05-08T08:36:55.864Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:36:57.799Z] #87 ... [2024-05-08T08:36:57.799Z] [2024-05-08T08:36:57.799Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:57.799Z] #80 DONE 3.6s [2024-05-08T08:36:57.799Z] [2024-05-08T08:36:57.799Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:36:58.365Z] #88 ... [2024-05-08T08:36:58.365Z] [2024-05-08T08:36:58.365Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:36:58.365Z] #89 DONE 4.0s [2024-05-08T08:36:58.624Z] [2024-05-08T08:36:58.624Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:58.624Z] #84 DONE 3.7s [2024-05-08T08:36:58.624Z] [2024-05-08T08:36:58.624Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:36:58.883Z] #90 ... [2024-05-08T08:36:58.883Z] [2024-05-08T08:36:58.883Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:36:58.883Z] #83 DONE 4.7s [2024-05-08T08:36:58.883Z] [2024-05-08T08:36:58.883Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:36:59.818Z] #91 ... [2024-05-08T08:36:59.818Z] [2024-05-08T08:36:59.818Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:36:59.818Z] #87 DONE 3.9s [2024-05-08T08:36:59.818Z] [2024-05-08T08:36:59.818Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:00.769Z] #92 ... [2024-05-08T08:37:00.769Z] [2024-05-08T08:37:00.769Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:37:00.769Z] #93 DONE 4.7s [2024-05-08T08:37:00.769Z] [2024-05-08T08:37:00.769Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:01.026Z] #94 ... [2024-05-08T08:37:01.026Z] [2024-05-08T08:37:01.026Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:37:01.026Z] #90 DONE 2.7s [2024-05-08T08:37:01.284Z] [2024-05-08T08:37:01.284Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:37:01.852Z] #95 ... [2024-05-08T08:37:01.852Z] [2024-05-08T08:37:01.852Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:01.852Z] #92 DONE 1.9s [2024-05-08T08:37:01.852Z] [2024-05-08T08:37:01.852Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:37:02.786Z] #96 ... [2024-05-08T08:37:02.786Z] [2024-05-08T08:37:02.786Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:02.786Z] #94 DONE 1.8s [2024-05-08T08:37:02.786Z] [2024-05-08T08:37:02.786Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:37:03.351Z] #97 ... [2024-05-08T08:37:03.351Z] [2024-05-08T08:37:03.351Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:37:03.351Z] #96 DONE 1.6s [2024-05-08T08:37:03.610Z] [2024-05-08T08:37:03.610Z] #95 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:37:03.610Z] #95 DONE 2.3s [2024-05-08T08:37:03.610Z] [2024-05-08T08:37:03.610Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:37:04.201Z] #98 ... [2024-05-08T08:37:04.201Z] [2024-05-08T08:37:04.201Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:37:04.201Z] #97 DONE 1.7s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:04.486Z] #99 DONE 0.8s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:37:04.486Z] #100 DONE 0.2s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:37:04.486Z] #98 DONE 0.9s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #101 [security-spire-server] exporting to image [2024-05-08T08:37:04.486Z] #101 exporting layers [2024-05-08T08:37:04.486Z] #101 ... [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:37:04.486Z] #102 DONE 0.1s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:37:04.486Z] #103 DONE 0.0s [2024-05-08T08:37:04.486Z] [2024-05-08T08:37:04.486Z] #101 [security-spire-agent] exporting to image [2024-05-08T08:37:08.740Z] #101 ... [2024-05-08T08:37:08.740Z] [2024-05-08T08:37:08.740Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:30.002Z] Removing intermediate container c31bd0eebcd2 [2024-05-08T08:37:30.003Z] ---> c91193737c3a [2024-05-08T08:37:30.003Z] Successfully built c91193737c3a [2024-05-08T08:37:30.003Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:37:30.340Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:37:30.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:37:30.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2024-05-08T08:37:30.645Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-08T08:37:32.053Z] $ docker top 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:37:32.945Z] + go version [2024-05-08T08:37:32.945Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-08T08:37:32.966Z] $ docker stop --time=1 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 [2024-05-08T08:37:34.724Z] $ docker rm -f --volumes 981a8d4d8bef2ad91136b5cd124f1226f2b2f6ef1a1f389b54d71e1d48527849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:37:35.352Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:37:35.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:37:35.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2024-05-08T08:37:35.654Z] $ 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 ******** ci-base-image-arm64 cat [2024-05-08T08:37:36.962Z] $ docker top 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:37:37.206Z] ========================================================= [2024-05-08T08:37:37.206Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:37:37.206Z] ========================================================= [Pipeline] sh [2024-05-08T08:37:37.837Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:37:38.495Z] + make test [2024-05-08T08:37:38.495Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:37:56.744Z] #104 ... [2024-05-08T08:37:56.744Z] [2024-05-08T08:37:56.744Z] #101 [security-spire-agent] exporting to image [2024-05-08T08:37:56.744Z] #101 exporting layers 44.8s done [2024-05-08T08:37:56.744Z] #101 writing image sha256:291441f19876a5f1286dfe4a3015ddd042bbad1f0f7c4d806f8818fedbad8681 [2024-05-08T08:37:56.744Z] #101 ... [2024-05-08T08:37:56.744Z] [2024-05-08T08:37:56.744Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:56.744Z] #85 DONE 59.0s [2024-05-08T08:37:56.744Z] [2024-05-08T08:37:56.744Z] #101 [security-spire-agent] exporting to image [2024-05-08T08:37:56.744Z] #101 exporting layers 50.1s done [2024-05-08T08:37:56.745Z] #101 writing image sha256:a9336a121bb517ff0835da8abad9852e7324c4aee8490ec56d483d0a8a9f518c [2024-05-08T08:37:56.745Z] #101 exporting layers 50.0s done [2024-05-08T08:37:56.745Z] #101 writing image sha256:291441f19876a5f1286dfe4a3015ddd042bbad1f0f7c4d806f8818fedbad8681 5.2s done [2024-05-08T08:37:56.745Z] #101 writing image sha256:a9336a121bb517ff0835da8abad9852e7324c4aee8490ec56d483d0a8a9f518c 0.0s done [2024-05-08T08:37:56.745Z] #101 naming to docker.io/library/security-spire-config done [2024-05-08T08:37:56.745Z] #101 naming to docker.io/library/security-spire-server done [2024-05-08T08:37:56.745Z] #101 writing image sha256:b01146732b41e56c0eb883612e64b16400c1ac3efb083d54bd8e9c6d32a7c2bf 0.0s done [2024-05-08T08:37:56.745Z] #101 naming to docker.io/library/security-spire-agent done [2024-05-08T08:37:56.745Z] #101 DONE 50.2s [2024-05-08T08:37:56.745Z] [2024-05-08T08:37:56.745Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:56.745Z] #104 DONE 55.9s [2024-05-08T08:37:56.745Z] [2024-05-08T08:37:56.745Z] #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:56.745Z] #88 DONE 56.9s [2024-05-08T08:37:56.745Z] [2024-05-08T08:37:56.745Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:37:56.745Z] #91 DONE 55.6s [2024-05-08T08:37:56.745Z] [2024-05-08T08:37:56.745Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:38:05.057Z] #105 ... [2024-05-08T08:38:05.057Z] [2024-05-08T08:38:05.057Z] #106 [core-metadata builder 6/7] COPY . . [2024-05-08T08:38:05.057Z] #106 ... [2024-05-08T08:38:05.057Z] [2024-05-08T08:38:05.057Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:38:05.057Z] #107 ... [2024-05-08T08:38:05.057Z] [2024-05-08T08:38:05.057Z] #108 [support-notifications builder 6/7] COPY . . [2024-05-08T08:38:05.999Z] #108 ... [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:38:05.999Z] #107 DONE 11.3s [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #106 [core-metadata builder 6/7] COPY . . [2024-05-08T08:38:05.999Z] #106 DONE 11.6s [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #109 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:38:05.999Z] #109 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:05.999Z] #110 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:05.999Z] #111 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #112 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:05.999Z] #112 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:05.999Z] #113 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #114 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:38:05.999Z] #114 CACHED [2024-05-08T08:38:05.999Z] [2024-05-08T08:38:05.999Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:38:06.259Z] #115 ... [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.259Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:06.259Z] #116 CACHED [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.259Z] #117 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:38:06.259Z] #117 CACHED [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.259Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:06.259Z] #118 CACHED [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.259Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:38:06.259Z] #105 DONE 11.7s [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.259Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:06.259Z] #119 CACHED [2024-05-08T08:38:06.259Z] [2024-05-08T08:38:06.260Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:06.260Z] #120 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:38:06.260Z] #121 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:06.260Z] #122 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #123 [core-data builder 6/7] COPY . . [2024-05-08T08:38:06.260Z] #123 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:06.260Z] #124 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:06.260Z] #125 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:38:06.260Z] #126 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:06.260Z] #127 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #128 [core-command builder 6/7] COPY . . [2024-05-08T08:38:06.260Z] #128 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:38:06.260Z] #129 CACHED [2024-05-08T08:38:06.260Z] [2024-05-08T08:38:06.260Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:38:06.260Z] #130 CACHED [2024-05-08T08:38:06.534Z] [2024-05-08T08:38:06.534Z] #108 [support-notifications builder 6/7] COPY . . [2024-05-08T08:38:06.534Z] #108 DONE 12.0s [2024-05-08T08:38:06.534Z] [2024-05-08T08:38:06.534Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:38:11.834Z] #131 ... [2024-05-08T08:38:11.834Z] [2024-05-08T08:38:11.834Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:38:11.834Z] #0 3.155 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-05-08T08:38:12.094Z] #132 ... [2024-05-08T08:38:12.094Z] [2024-05-08T08:38:12.094Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:38:12.094Z] #0 5.767 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-05-08T08:38:13.042Z] #133 ... [2024-05-08T08:38:13.042Z] [2024-05-08T08:38:13.042Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:38:13.042Z] #131 6.445 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-05-08T08:38:16.352Z] #131 ... [2024-05-08T08:38:16.352Z] [2024-05-08T08:38:16.352Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:38:16.352Z] #0 3.148 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-05-08T08:38:16.352Z] #134 ... [2024-05-08T08:38:16.352Z] [2024-05-08T08:38:16.352Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:38:16.352Z] #0 4.514 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-05-08T08:38:16.627Z] #135 ... [2024-05-08T08:38:16.627Z] [2024-05-08T08:38:16.627Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:38:16.627Z] #136 ... [2024-05-08T08:38:16.627Z] [2024-05-08T08:38:16.627Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:38:16.888Z] #137 10.41 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-05-08T08:38:16.888Z] #137 ... [2024-05-08T08:38:16.888Z] [2024-05-08T08:38:16.888Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:38:16.888Z] #0 2.913 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-05-08T08:38:16.888Z] #138 ... [2024-05-08T08:38:16.888Z] [2024-05-08T08:38:16.888Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:38:16.888Z] #0 7.775 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-05-08T08:38:17.149Z] #139 ... [2024-05-08T08:38:17.149Z] [2024-05-08T08:38:17.149Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T08:38:17.149Z] #0 4.075 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-05-08T08:38:17.149Z] #140 ... [2024-05-08T08:38:17.149Z] [2024-05-08T08:38:17.149Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:38:17.149Z] #136 10.76 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-05-08T08:38:19.075Z] #136 ... [2024-05-08T08:38:19.075Z] [2024-05-08T08:38:19.075Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:38:19.075Z] #115 2.676 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-05-08T08:38:34.959Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:39:26.923Z] #115 ... [2024-05-08T08:39:26.923Z] [2024-05-08T08:39:26.923Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T08:39:26.923Z] #140 79.89 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-05-08T08:41:04.577Z] #140 ... [2024-05-08T08:41:04.577Z] [2024-05-08T08:41:04.578Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:41:04.578Z] #133 DONE 164.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:41:04.578Z] #134 DONE 164.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:41:04.578Z] #131 DONE 164.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:41:04.578Z] #115 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:41:04.578Z] #135 DONE 164.6s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T08:41:04.578Z] #140 DONE 165.0s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #141 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:41:04.578Z] #115 DONE 165.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:41:04.578Z] #132 DONE 164.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:41:04.578Z] #136 DONE 164.9s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:41:04.578Z] #137 DONE 164.9s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:41:04.578Z] #138 DONE 164.9s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:41:04.578Z] #139 DONE 164.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #142 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #141 DONE 1.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #143 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #143 DONE 1.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:41:04.578Z] #144 DONE 1.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #145 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #142 DONE 1.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #146 DONE 1.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #147 DONE 2.0s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #148 DONE 1.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #149 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #150 DONE 0.9s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #151 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T08:41:04.578Z] #151 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #145 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #145 DONE 1.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #152 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #153 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #154 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T08:41:04.578Z] #155 DONE 1.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #156 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #157 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #158 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #159 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #160 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #160 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #161 CACHED [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #162 DONE 0.9s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #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-05-08T08:41:04.578Z] #163 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #151 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T08:41:04.578Z] #151 DONE 0.6s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #164 DONE 0.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #165 [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-05-08T08:41:04.578Z] #165 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #149 DONE 1.3s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #166 [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-05-08T08:41:04.578Z] #166 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-08T08:41:04.578Z] #167 DONE 1.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #168 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T08:41:04.578Z] #168 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #169 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T08:41:04.578Z] #169 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #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-05-08T08:41:04.578Z] #163 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #170 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T08:41:04.578Z] #170 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T08:41:04.578Z] #171 DONE 2.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:41:04.578Z] #172 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T08:41:04.578Z] #173 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #166 [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-05-08T08:41:04.578Z] #166 DONE 2.0s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-08T08:41:04.578Z] #174 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #165 [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-05-08T08:41:04.578Z] #165 DONE 2.2s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T08:41:04.578Z] #175 DONE 2.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #168 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T08:41:04.578Z] #168 DONE 1.3s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [security-spiffe-token-provider] exporting to image [2024-05-08T08:41:04.578Z] #101 exporting layers [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #176 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #177 [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-05-08T08:41:04.578Z] #177 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #178 DONE 0.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #179 DONE 0.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #180 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #180 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [support-scheduler] exporting to image [2024-05-08T08:41:04.578Z] #101 exporting layers 0.3s done [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T08:41:04.578Z] #181 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #182 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:41:04.578Z] #182 DONE 0.8s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-05-08T08:41:04.578Z] #174 DONE 0.7s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #183 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [core-data] exporting to image [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #184 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #184 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [support-notifications] exporting to image [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #185 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-08T08:41:04.578Z] #185 DONE 0.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [support-notifications] exporting to image [2024-05-08T08:41:04.578Z] #101 exporting layers 0.4s done [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T08:41:04.578Z] #186 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-08T08:41:04.578Z] #187 DONE 0.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #188 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T08:41:04.578Z] #188 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T08:41:04.578Z] #189 DONE 0.5s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #190 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:41:04.578Z] #190 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [core-command] exporting to image [2024-05-08T08:41:04.578Z] #101 exporting layers 0.4s done [2024-05-08T08:41:04.578Z] #101 writing image sha256:4ec0011695bb179c6b2fb731f892c49670730caca0fa718fb5eeea0f44bb4cb8 done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/core-command done [2024-05-08T08:41:04.578Z] #101 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:41:04.578Z] #191 DONE 0.3s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #192 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T08:41:04.578Z] #192 DONE 0.3s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T08:41:04.578Z] #193 DONE 0.3s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #101 [support-notifications] exporting to image [2024-05-08T08:41:04.578Z] #101 exporting layers 0.3s done [2024-05-08T08:41:04.578Z] #101 writing image sha256:764d1d49381c6fafbf1d2d062c1bcd3e34bbfcd3ef152763d8f90399bb89c3a0 0.0s done [2024-05-08T08:41:04.578Z] #101 writing image sha256:1a754321a27e7a7f091d92f43ece11e6337d767129ef14732d9e78ad8711fba4 0.0s done [2024-05-08T08:41:04.578Z] #101 writing image sha256:e7967cc471c8887e476e854619ee5ba724ab62ff2c9459a5a37f0d5b822c6117 0.0s done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/core-data done [2024-05-08T08:41:04.578Z] #101 writing image sha256:e23ef52ce8c94c5fbf25bd3488d97cc8209842c752fad85e2fff18087a3cba20 done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/support-scheduler done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/security-spiffe-token-provider done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/support-notifications done [2024-05-08T08:41:04.578Z] #101 writing image sha256:95c109e220cfabbe533a2b9579cbf8dc8372ba442d41a1c74cb8e8f144484d78 done [2024-05-08T08:41:04.578Z] #101 naming to docker.io/library/core-metadata done [2024-05-08T08:41:04.578Z] #101 DONE 51.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:41:04.578Z] #194 ... [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #195 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-08T08:41:04.578Z] #195 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T08:41:04.578Z] #196 DONE 0.4s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:41:04.578Z] #197 DONE 0.0s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.578Z] #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-08T08:41:04.578Z] #198 DONE 0.1s [2024-05-08T08:41:04.578Z] [2024-05-08T08:41:04.579Z] #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:41:04.579Z] #199 DONE 0.8s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T08:41:04.579Z] #200 DONE 0.1s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #101 [security-proxy-auth] exporting to image [2024-05-08T08:41:04.579Z] #101 ... [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #201 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:41:04.579Z] #201 DONE 0.8s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T08:41:04.579Z] #202 DONE 0.1s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #101 [core-common-config-bootstrapper] exporting to image [2024-05-08T08:41:04.579Z] #101 exporting layers 0.2s done [2024-05-08T08:41:04.579Z] #101 writing image sha256:029105fd69407daa1a831edca607dce70535219ea9f92acd6e6ac2d51a99c748 done [2024-05-08T08:41:04.579Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-08T08:41:04.579Z] #101 writing image sha256:42e7ef28aaea9e2135b82b5979798f3a3ae67a0e84e65bbbacfa357f85ed3249 done [2024-05-08T08:41:04.579Z] #101 naming to docker.io/library/security-proxy-auth done [2024-05-08T08:41:04.579Z] #101 DONE 51.7s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T08:41:04.579Z] #203 ... [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:41:04.579Z] #194 DONE 0.9s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #101 [security-proxy-setup] exporting to image [2024-05-08T08:41:04.579Z] #101 exporting layers 0.2s done [2024-05-08T08:41:04.579Z] #101 writing image sha256:de68bb411a2890694cc8380f597d583ea1e018a96c4c2435b0e21c1ab563c3a8 done [2024-05-08T08:41:04.579Z] #101 naming to docker.io/library/security-proxy-setup done [2024-05-08T08:41:04.579Z] #101 DONE 51.9s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T08:41:04.579Z] #204 DONE 1.0s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T08:41:04.579Z] #203 DONE 0.9s [2024-05-08T08:41:04.579Z] [2024-05-08T08:41:04.579Z] #101 [security-secretstore-setup] exporting to image [2024-05-08T08:41:04.579Z] #101 exporting layers 1.8s done [2024-05-08T08:41:04.579Z] #101 exporting layers 1.8s done [2024-05-08T08:41:04.579Z] #101 writing image sha256:e34aa6776ccabd70342f173d754e8fb28d69b43fb7823d65efa36eada3196f61 done [2024-05-08T08:41:04.579Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-05-08T08:41:04.579Z] #101 writing image sha256:055fccc3df44058a73ab847eddc1e3240c3a6cbf7e6111751ad1b4d62aed08f2 done [2024-05-08T08:41:04.579Z] #101 naming to docker.io/library/security-bootstrapper done [2024-05-08T08:41:04.579Z] #101 DONE 53.7s [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:41:04.579Z] time="2024-05-08T08:35:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T08:41:04.587Z] $ docker stop --time=1 b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 [2024-05-08T08:41:05.964Z] $ docker rm -f --volumes b7d7c29f2f74a1c292454aafa948cc340968f85e9535028f8053d3db8118a3d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:41:06.448Z] + docker images [2024-05-08T08:41:06.448Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T08:41:06.448Z] security-proxy-setup latest de68bb411a28 8 seconds ago 31.5MB [2024-05-08T08:41:06.448Z] security-bootstrapper latest 055fccc3df44 8 seconds ago 24.2MB [2024-05-08T08:41:06.448Z] security-secretstore-setup latest e34aa6776cca 8 seconds ago 42MB [2024-05-08T08:41:06.448Z] core-metadata latest 95c109e220cf 9 seconds ago 41MB [2024-05-08T08:41:06.448Z] security-proxy-auth latest 42e7ef28aaea 9 seconds ago 38.1MB [2024-05-08T08:41:06.448Z] core-common-config-bootstrapper latest 029105fd6940 9 seconds ago 20.6MB [2024-05-08T08:41:06.448Z] core-data latest 1a754321a27e 10 seconds ago 40.8MB [2024-05-08T08:41:06.448Z] support-notifications latest e23ef52ce8c9 10 seconds ago 43.9MB [2024-05-08T08:41:06.448Z] security-spiffe-token-provider latest e7967cc471c8 10 seconds ago 34.3MB [2024-05-08T08:41:06.448Z] core-command latest 4ec0011695bb 10 seconds ago 40.5MB [2024-05-08T08:41:06.448Z] support-scheduler latest 764d1d49381c 10 seconds ago 43.4MB [2024-05-08T08:41:06.448Z] security-spire-config latest a9336a121bb5 4 minutes ago 107MB [2024-05-08T08:41:06.448Z] security-spire-server latest 291441f19876 4 minutes ago 108MB [2024-05-08T08:41:06.448Z] security-spire-agent latest b01146732b41 4 minutes ago 166MB [2024-05-08T08:41:06.448Z] ci-base-image-x86_64 latest c6dc89a10585 8 minutes ago 978MB [2024-05-08T08:41:06.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-08T08:41:06.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-08T08:41:06.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months 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-05-08T08:43:11.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:43:11.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:43:11.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:43:11.952Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:43:11.952Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:43:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:43:12.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:43:12.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:43:12.803Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:43:14.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:43:18.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:43:18.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:43:18.468Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:43:18.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:43:33.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:43:33.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:43:33.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.282s coverage: 28.7% of statements [2024-05-08T08:43:45.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.345s coverage: 97.0% of statements [2024-05-08T08:43:51.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:43:51.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:43:51.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:43:55.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.483s coverage: 69.2% of statements [2024-05-08T08:43:58.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:43:58.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:43:59.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.373s coverage: 53.2% of statements [2024-05-08T08:44:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:44:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:44:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:44:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:44:05.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:44:17.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:44:17.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:44:24.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.807s coverage: 93.4% of statements [2024-05-08T08:44:24.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.656s coverage: 6.1% of statements [2024-05-08T08:44:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:44:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:44:34.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:44:36.156Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:44:36.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.095s coverage: 97.6% of statements [2024-05-08T08:44:37.328Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.253s coverage: 72.2% of statements [2024-05-08T08:44:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:44:49.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:44:51.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.479s coverage: 0.9% of statements [2024-05-08T08:44:51.207Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.377s coverage: 32.2% of statements [2024-05-08T08:44:56.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.318s coverage: 41.7% of statements [2024-05-08T08:44:57.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.286s coverage: 82.9% of statements [2024-05-08T08:44:57.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.259s coverage: 94.1% of statements [2024-05-08T08:44:57.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.290s coverage: 96.3% of statements [2024-05-08T08:45:02.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.274s coverage: 87.5% of statements [2024-05-08T08:45:03.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:45:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:45:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:45:05.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:45:10.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:45:10.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:45:10.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:45:10.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:45:14.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.244s coverage: 94.4% of statements [2024-05-08T08:45:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:45:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:45:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:45:15.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:45:28.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:45:28.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:45:28.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:45:29.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.176s coverage: 79.9% of statements [2024-05-08T08:45:29.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.292s coverage: 92.9% of statements [2024-05-08T08:45:29.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements [2024-05-08T08:45:29.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.287s coverage: 62.3% of statements [2024-05-08T08:45:30.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.250s coverage: 87.2% of statements [2024-05-08T08:45:30.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.209s coverage: 20.0% of statements [2024-05-08T08:45:30.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.209s coverage: 100.0% of statements [2024-05-08T08:45:34.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:45:34.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:45:34.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.411s coverage: 81.8% of statements [2024-05-08T08:45:35.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.429s coverage: 82.1% of statements [2024-05-08T08:45:35.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.259s coverage: 86.0% of statements [2024-05-08T08:45:42.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:45:42.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:45:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.032s coverage: 63.1% of statements [2024-05-08T08:45:43.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.275s coverage: 100.0% of statements [2024-05-08T08:45:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2024-05-08T08:45:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements [2024-05-08T08:45:45.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:45:45.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:45:45.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:45:46.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-05-08T08:45:47.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.078s coverage: 100.0% of statements [2024-05-08T08:45:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:45:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:45:55.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:45:56.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.867s coverage: 38.4% of statements [2024-05-08T08:45:56.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.251s coverage: 89.5% of statements [2024-05-08T08:45:56.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:45:56.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:45:56.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:45:56.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:45:57.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.244s coverage: 84.8% of statements [2024-05-08T08:46:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:46:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:46:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:46:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:46:10.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.309s coverage: 19.9% of statements [2024-05-08T08:46:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:46:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:46:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:46:11.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:46:13.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.667s coverage: 95.7% of statements [2024-05-08T08:46:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:46:16.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:46:17.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.291s coverage: 61.8% of statements [2024-05-08T08:46:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:46:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:46:21.383Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.434s coverage: 98.9% of statements [2024-05-08T08:46:22.786Z] 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-05-08T08:46:23.052Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-08T08:46:23.052Z] go vet ./... [2024-05-08T08:50:59.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:50:59.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:50:59.895Z] ./bin/test-attribution-txt.sh [2024-05-08T08:50:59.895Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [Pipeline] echo [2024-05-08T08:50:59.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:51:00.560Z] + ls -al . [2024-05-08T08:51:00.560Z] total 812 [2024-05-08T08:51:00.560Z] drwxrwxr-x 10 1001 1001 4096 May 8 08:37 . [2024-05-08T08:51:00.560Z] drwxr-xr-x 4 root root 4096 May 8 08:37 .. [2024-05-08T08:51:00.560Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:35 .blubracket [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:35 .dockerignore [2024-05-08T08:51:00.560Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:35 .git [2024-05-08T08:51:00.560Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:35 .github [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:35 .gitignore [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:35 .golangci.yml [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:35 .hadolint.yml [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:35 .sonarcloud.properties [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:35 ADOPTERS.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:35 Attribution.txt [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:35 CHANGELOG.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:35 CONTRIBUTING.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:35 GOVERNANCE.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:35 Jenkinsfile [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:35 LICENSE [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:35 Makefile [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:35 OWNERS.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:35 README.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:35 SECURITY.md [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION [2024-05-08T08:51:00.560Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:35 bin [2024-05-08T08:51:00.560Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:35 cmd [2024-05-08T08:51:00.560Z] -rw-r--r-- 1 root root 455714 May 8 08:46 coverage.out [2024-05-08T08:51:00.560Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:35 fuzz_test [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:35 go.mod [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 101377 May 8 08:35 go.sum [2024-05-08T08:51:00.560Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:35 internal [2024-05-08T08:51:00.560Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:35 openapi [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:35 security.txt [2024-05-08T08:51:00.560Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:35 version.go [Pipeline] sh [2024-05-08T08:51:01.212Z] + '[' -e coverage.out ] [2024-05-08T08:51:01.212Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:51:01.244Z] Warning: overwriting stash ‘coverage-report’ [2024-05-08T08:51:02.175Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:51:02.805Z] + make build [2024-05-08T08:51:02.805Z] 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-05-08T08:54:24.544Z] 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-05-08T08:54:32.755Z] 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-05-08T08:54:42.818Z] 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-05-08T08:54:45.392Z] 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-05-08T08:55:17.605Z] 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-05-08T08:55:27.653Z] 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-05-08T08:55:37.714Z] 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-05-08T08:55:41.957Z] 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-05-08T08:55:45.288Z] 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-05-08T08:55:49.532Z] 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-05-08T08:55:54.869Z] 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-05-08T08:55:59.123Z] $ docker stop --time=1 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a [2024-05-08T08:56:01.324Z] $ docker rm -f --volumes 0caa6b023e208d4ae9b56f8cf05474ea59a071e99263a350de072a3ec6e7901a [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-05-08T08:56:05.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:56:05.136Z] [2024-05-08T08:56:05.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:56:05.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:56:05.739Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-08T08:56:05.739Z] 547446be3368: Pulling fs layer [2024-05-08T08:56:05.739Z] d125d8839a47: Pulling fs layer [2024-05-08T08:56:05.739Z] 3e85d5ac6304: Pulling fs layer [2024-05-08T08:56:05.739Z] c3105a71a48b: Pulling fs layer [2024-05-08T08:56:05.739Z] 0f093f025ec4: Pulling fs layer [2024-05-08T08:56:05.739Z] c3106fc0e877: Pulling fs layer [2024-05-08T08:56:05.739Z] c3105a71a48b: Waiting [2024-05-08T08:56:05.739Z] 0f093f025ec4: Waiting [2024-05-08T08:56:05.739Z] c3106fc0e877: Waiting [2024-05-08T08:56:05.739Z] 547446be3368: Verifying Checksum [2024-05-08T08:56:05.739Z] c3105a71a48b: Verifying Checksum [2024-05-08T08:56:06.323Z] 0f093f025ec4: Verifying Checksum [2024-05-08T08:56:06.323Z] 0f093f025ec4: Download complete [2024-05-08T08:56:06.323Z] d125d8839a47: Verifying Checksum [2024-05-08T08:56:06.323Z] d125d8839a47: Download complete [2024-05-08T08:56:06.323Z] c3106fc0e877: Verifying Checksum [2024-05-08T08:56:06.323Z] c3106fc0e877: Download complete [2024-05-08T08:56:06.323Z] 547446be3368: Pull complete [2024-05-08T08:56:07.731Z] d125d8839a47: Pull complete [2024-05-08T08:56:08.312Z] 3e85d5ac6304: Verifying Checksum [2024-05-08T08:56:08.312Z] 3e85d5ac6304: Download complete [2024-05-08T08:56:18.367Z] 3e85d5ac6304: Pull complete [2024-05-08T08:56:18.633Z] c3105a71a48b: Pull complete [2024-05-08T08:56:20.034Z] 0f093f025ec4: Pull complete [2024-05-08T08:56:20.034Z] c3106fc0e877: Pull complete [2024-05-08T08:56:20.034Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-08T08:56:20.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:56:20.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:56:20.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2024-05-08T08:56:20.317Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-05-08T08:56:22.725Z] $ docker top 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:56:23.593Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:56:33.675Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:56:33.675Z] #1 transferring dockerfile: 2.93kB done [2024-05-08T08:56:33.675Z] #1 DONE 0.2s [2024-05-08T08:56:34.261Z] [2024-05-08T08:56:34.261Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:56:34.261Z] #2 transferring dockerfile: 2.49kB done [2024-05-08T08:56:34.261Z] #2 DONE 0.1s [2024-05-08T08:56:34.261Z] [2024-05-08T08:56:34.261Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:56:34.538Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-05-08T08:56:34.538Z] #3 DONE 0.1s [2024-05-08T08:56:34.538Z] [2024-05-08T08:56:34.538Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:56:34.538Z] #4 transferring dockerfile: 2.50kB 0.0s done [2024-05-08T08:56:34.538Z] #4 DONE 0.1s [2024-05-08T08:56:34.538Z] [2024-05-08T08:56:34.538Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:56:34.538Z] #5 transferring dockerfile: 1.70kB done [2024-05-08T08:56:34.538Z] #5 DONE 0.1s [2024-05-08T08:56:34.538Z] [2024-05-08T08:56:34.538Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:56:34.538Z] #6 transferring dockerfile: 1.69kB done [2024-05-08T08:56:34.538Z] #6 DONE 0.0s [2024-05-08T08:56:34.538Z] [2024-05-08T08:56:34.538Z] #7 [core-data internal] load build definition from Dockerfile [2024-05-08T08:56:34.538Z] #7 transferring dockerfile: 2.01kB done [2024-05-08T08:56:34.538Z] #7 DONE 0.1s [2024-05-08T08:56:34.805Z] [2024-05-08T08:56:34.805Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:56:34.805Z] #8 transferring dockerfile: 2.06kB 0.0s done [2024-05-08T08:56:34.805Z] #8 DONE 0.1s [2024-05-08T08:56:34.805Z] [2024-05-08T08:56:34.805Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:56:34.805Z] #9 transferring dockerfile: 1.89kB done [2024-05-08T08:56:34.805Z] #9 DONE 0.1s [2024-05-08T08:56:34.805Z] [2024-05-08T08:56:34.805Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:56:35.072Z] #10 transferring dockerfile: 1.93kB done [2024-05-08T08:56:35.072Z] #10 DONE 0.1s [2024-05-08T08:56:35.072Z] [2024-05-08T08:56:35.072Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:56:35.072Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-05-08T08:56:35.072Z] #11 DONE 0.1s [2024-05-08T08:56:35.072Z] [2024-05-08T08:56:35.072Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:56:35.072Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-05-08T08:56:35.072Z] #12 DONE 0.1s [2024-05-08T08:56:35.072Z] [2024-05-08T08:56:35.072Z] #13 [core-command internal] load build definition from Dockerfile [2024-05-08T08:56:35.338Z] #13 transferring dockerfile: 1.93kB done [2024-05-08T08:56:35.338Z] #13 DONE 0.1s [2024-05-08T08:56:35.338Z] [2024-05-08T08:56:35.338Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:56:35.338Z] #14 transferring dockerfile: 1.81kB done [2024-05-08T08:56:35.338Z] #14 DONE 0.1s [2024-05-08T08:56:35.338Z] [2024-05-08T08:56:35.338Z] #15 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:56:35.338Z] #15 transferring context: 50B 0.0s done [2024-05-08T08:56:35.338Z] #15 DONE 0.1s [2024-05-08T08:56:36.298Z] [2024-05-08T08:56:36.298Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:56:36.298Z] #16 transferring context: 50B done [2024-05-08T08:56:36.298Z] #16 DONE 0.1s [2024-05-08T08:56:36.298Z] [2024-05-08T08:56:36.298Z] #17 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:56:36.298Z] #17 transferring context: 50B 0.0s done [2024-05-08T08:56:36.298Z] #17 DONE 0.1s [2024-05-08T08:56:36.298Z] [2024-05-08T08:56:36.298Z] #18 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:56:36.298Z] #18 transferring context: 50B done [2024-05-08T08:56:36.566Z] #18 DONE 0.1s [2024-05-08T08:56:36.566Z] [2024-05-08T08:56:36.566Z] #19 [security-spire-server internal] load .dockerignore [2024-05-08T08:56:36.566Z] #19 transferring context: 50B 0.0s done [2024-05-08T08:56:36.566Z] #19 DONE 0.1s [2024-05-08T08:56:36.566Z] [2024-05-08T08:56:36.566Z] #20 [security-spire-config internal] load .dockerignore [2024-05-08T08:56:36.566Z] #20 transferring context: 50B 0.0s done [2024-05-08T08:56:36.566Z] #20 DONE 0.1s [2024-05-08T08:56:36.566Z] [2024-05-08T08:56:36.566Z] #21 [core-data internal] load .dockerignore [2024-05-08T08:56:36.838Z] #21 transferring context: 50B 0.0s done [2024-05-08T08:56:36.838Z] #21 DONE 0.1s [2024-05-08T08:56:36.838Z] [2024-05-08T08:56:36.838Z] #22 [core-metadata internal] load .dockerignore [2024-05-08T08:56:36.838Z] #22 transferring context: 50B 0.0s done [2024-05-08T08:56:36.838Z] #22 DONE 0.1s [2024-05-08T08:56:36.838Z] [2024-05-08T08:56:36.838Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:56:36.838Z] #23 transferring context: 50B 0.0s done [2024-05-08T08:56:36.838Z] #23 DONE 0.1s [2024-05-08T08:56:36.838Z] [2024-05-08T08:56:36.838Z] #24 [support-scheduler internal] load .dockerignore [2024-05-08T08:56:36.838Z] #24 transferring context: 50B done [2024-05-08T08:56:36.838Z] #24 DONE 0.1s [2024-05-08T08:56:36.838Z] [2024-05-08T08:56:36.838Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:56:37.106Z] #25 transferring context: 50B done [2024-05-08T08:56:37.106Z] #25 DONE 0.1s [2024-05-08T08:56:37.106Z] [2024-05-08T08:56:37.106Z] #26 [support-notifications internal] load .dockerignore [2024-05-08T08:56:37.106Z] #26 transferring context: 50B done [2024-05-08T08:56:37.106Z] #26 DONE 0.1s [2024-05-08T08:56:37.106Z] [2024-05-08T08:56:37.106Z] #27 [core-command internal] load .dockerignore [2024-05-08T08:56:37.106Z] #27 transferring context: 50B 0.0s done [2024-05-08T08:56:37.106Z] #27 DONE 0.1s [2024-05-08T08:56:37.378Z] [2024-05-08T08:56:37.378Z] #28 [security-spire-agent internal] load .dockerignore [2024-05-08T08:56:37.378Z] #28 transferring context: 50B done [2024-05-08T08:56:37.378Z] #28 DONE 0.1s [2024-05-08T08:56:37.378Z] [2024-05-08T08:56:37.378Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:37.378Z] #29 ... [2024-05-08T08:56:37.378Z] [2024-05-08T08:56:37.378Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:37.378Z] #30 DONE 0.0s [2024-05-08T08:56:37.647Z] [2024-05-08T08:56:37.647Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:37.647Z] #29 DONE 0.2s [2024-05-08T08:56:37.647Z] [2024-05-08T08:56:37.647Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:37.647Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:37.647Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:37.647Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:37.647Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:37.647Z] #31 DONE 0.2s [2024-05-08T08:56:37.647Z] [2024-05-08T08:56:37.647Z] #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:56:38.238Z] #32 ... [2024-05-08T08:56:38.238Z] [2024-05-08T08:56:38.238Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:38.238Z] #30 DONE 0.0s [2024-05-08T08:56:38.238Z] [2024-05-08T08:56:38.238Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:38.238Z] #29 DONE 0.2s [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:38.506Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:38.506Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:38.506Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:38.506Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:38.506Z] #31 DONE 0.3s [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:38.506Z] #33 ... [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:38.506Z] #30 DONE 0.0s [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:38.506Z] #29 DONE 0.3s [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:38.506Z] #34 DONE 1.9s [2024-05-08T08:56:38.506Z] [2024-05-08T08:56:38.506Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:38.775Z] #33 ... [2024-05-08T08:56:38.775Z] [2024-05-08T08:56:38.775Z] #31 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:38.775Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:38.775Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:38.775Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:38.775Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:38.775Z] #31 DONE 0.3s [2024-05-08T08:56:38.775Z] [2024-05-08T08:56:38.775Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:38.775Z] #34 DONE 1.9s [2024-05-08T08:56:38.775Z] [2024-05-08T08:56:38.775Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:38.775Z] #33 ... [2024-05-08T08:56:38.775Z] [2024-05-08T08:56:38.775Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:38.775Z] #30 DONE 0.0s [2024-05-08T08:56:38.775Z] [2024-05-08T08:56:38.775Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.042Z] #33 ... [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:39.042Z] #29 DONE 0.5s [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.042Z] #33 ... [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:39.042Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:39.042Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:39.042Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:39.042Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:39.042Z] #31 DONE 0.3s [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:56:39.042Z] #35 DONE 0.0s [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:39.042Z] #34 DONE 1.9s [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-05-08T08:56:39.042Z] #36 DONE 0.8s [2024-05-08T08:56:39.042Z] [2024-05-08T08:56:39.042Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.310Z] #33 ... [2024-05-08T08:56:39.310Z] [2024-05-08T08:56:39.310Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:39.310Z] #30 DONE 0.0s [2024-05-08T08:56:39.311Z] [2024-05-08T08:56:39.311Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.587Z] #33 ... [2024-05-08T08:56:39.587Z] [2024-05-08T08:56:39.587Z] #31 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:39.587Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:39.587Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:39.587Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:39.587Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:39.587Z] #31 DONE 0.4s [2024-05-08T08:56:39.587Z] [2024-05-08T08:56:39.587Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:39.587Z] #34 DONE 2.0s [2024-05-08T08:56:39.587Z] [2024-05-08T08:56:39.588Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:39.588Z] #30 DONE 0.0s [2024-05-08T08:56:39.588Z] [2024-05-08T08:56:39.588Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-08T08:56:39.588Z] #36 DONE 0.9s [2024-05-08T08:56:39.588Z] [2024-05-08T08:56:39.588Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.861Z] #33 ... [2024-05-08T08:56:39.861Z] [2024-05-08T08:56:39.861Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:39.861Z] #30 DONE 0.1s [2024-05-08T08:56:39.861Z] [2024-05-08T08:56:39.861Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:40.129Z] #33 ... [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:40.129Z] #29 DONE 1.2s [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:40.129Z] #33 ... [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:40.129Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:40.129Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:40.129Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:40.129Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:40.129Z] #31 DONE 0.5s [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:40.129Z] #34 DONE 2.0s [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-05-08T08:56:40.129Z] #36 DONE 0.9s [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:40.129Z] #30 DONE 0.1s [2024-05-08T08:56:40.129Z] [2024-05-08T08:56:40.129Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:40.715Z] #37 ... [2024-05-08T08:56:40.715Z] [2024-05-08T08:56:40.715Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:40.715Z] #30 DONE 0.1s [2024-05-08T08:56:40.715Z] [2024-05-08T08:56:40.715Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:40.987Z] #33 ... [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:40.987Z] #29 DONE 2.0s [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:40.987Z] #33 ... [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:40.987Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:40.987Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:40.987Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:40.987Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:40.987Z] #31 DONE 0.5s [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:40.987Z] #34 DONE 2.0s [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-05-08T08:56:40.987Z] #36 DONE 0.9s [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:40.987Z] #30 DONE 0.2s [2024-05-08T08:56:40.987Z] [2024-05-08T08:56:40.987Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:41.586Z] #33 ... [2024-05-08T08:56:41.586Z] [2024-05-08T08:56:41.586Z] #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:41.586Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:41.586Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:41.586Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:41.586Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:41.586Z] #31 DONE 0.5s [2024-05-08T08:56:41.586Z] [2024-05-08T08:56:41.586Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:56:41.586Z] #38 DONE 2.4s [2024-05-08T08:56:41.586Z] [2024-05-08T08:56:41.586Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:56:41.586Z] #30 DONE 0.2s [2024-05-08T08:56:41.586Z] [2024-05-08T08:56:41.586Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:41.586Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:41.861Z] #39 ... [2024-05-08T08:56:41.861Z] [2024-05-08T08:56:41.861Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:41.861Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:41.861Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:41.861Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:41.861Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:41.861Z] #31 DONE 0.5s [2024-05-08T08:56:41.861Z] [2024-05-08T08:56:41.861Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:42.129Z] #39 ... [2024-05-08T08:56:42.129Z] [2024-05-08T08:56:42.129Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:56:42.129Z] #29 DONE 3.0s [2024-05-08T08:56:42.129Z] [2024-05-08T08:56:42.129Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:56:42.129Z] #40 transferring context: 33.00MB 4.6s [2024-05-08T08:56:42.399Z] #40 ... [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:42.399Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:42.399Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:42.399Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:42.399Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:42.399Z] #31 DONE 0.6s [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:56:42.399Z] #34 DONE 2.1s [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-05-08T08:56:42.399Z] #36 DONE 1.0s [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #41 [support-notifications internal] load build context [2024-05-08T08:56:42.399Z] #41 DONE 0.0s [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #42 [security-spire-config internal] load build context [2024-05-08T08:56:42.399Z] #42 transferring context: 24.94kB 0.3s done [2024-05-08T08:56:42.399Z] #42 DONE 0.8s [2024-05-08T08:56:42.399Z] [2024-05-08T08:56:42.399Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:56:43.369Z] #40 ... [2024-05-08T08:56:43.369Z] [2024-05-08T08:56:43.369Z] #43 [security-spire-server internal] load build context [2024-05-08T08:56:43.369Z] #43 transferring context: 26.69kB 0.3s done [2024-05-08T08:56:43.369Z] #43 DONE 1.6s [2024-05-08T08:56:43.369Z] [2024-05-08T08:56:43.369Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:56:44.783Z] #40 ... [2024-05-08T08:56:44.783Z] [2024-05-08T08:56:44.783Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:56:44.783Z] #38 DONE 5.1s [2024-05-08T08:56:44.783Z] [2024-05-08T08:56:44.783Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:56:45.051Z] #44 ... [2024-05-08T08:56:45.051Z] [2024-05-08T08:56:45.051Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:56:45.319Z] #35 ... [2024-05-08T08:56:45.319Z] [2024-05-08T08:56:45.319Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:56:46.285Z] #44 ... [2024-05-08T08:56:46.285Z] [2024-05-08T08:56:46.285Z] #32 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:56:46.285Z] #32 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:46.285Z] #32 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:46.285Z] #32 7.156 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:46.285Z] #32 7.156 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:56:46.285Z] #32 7.156 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:46.285Z] #32 7.261 OK: 8 MiB in 17 packages [2024-05-08T08:56:46.285Z] #32 DONE 8.5s [2024-05-08T08:56:46.285Z] [2024-05-08T08:56:46.285Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:56:47.253Z] #44 ... [2024-05-08T08:56:47.253Z] [2024-05-08T08:56:47.253Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:56:47.253Z] #45 DONE 5.5s [2024-05-08T08:56:47.253Z] [2024-05-08T08:56:47.253Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:56:47.522Z] #44 ... [2024-05-08T08:56:47.522Z] [2024-05-08T08:56:47.522Z] #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:56:47.522Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:56:47.522Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:56:47.522Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:56:47.522Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:56:47.522Z] #31 DONE 0.6s [2024-05-08T08:56:47.522Z] [2024-05-08T08:56:47.522Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:47.522Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-05-08T08:56:47.522Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:56:47.522Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-08T08:56:47.522Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-08T08:56:47.522Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.2s done [2024-05-08T08:56:47.522Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.3s done [2024-05-08T08:56:47.522Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2024-05-08T08:56:47.522Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-08T08:56:48.113Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.1s [2024-05-08T08:56:48.380Z] #39 ... [2024-05-08T08:56:48.380Z] [2024-05-08T08:56:48.380Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:56:48.380Z] #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:48.380Z] #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:48.651Z] #46 ... [2024-05-08T08:56:48.651Z] [2024-05-08T08:56:48.651Z] #47 [core-data internal] load build context [2024-05-08T08:56:48.651Z] #47 transferring context: 15.45MB 8.4s [2024-05-08T08:56:48.651Z] #47 ... [2024-05-08T08:56:48.651Z] [2024-05-08T08:56:48.651Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:48.919Z] #33 ... [2024-05-08T08:56:48.919Z] [2024-05-08T08:56:48.919Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:48.919Z] #39 ... [2024-05-08T08:56:48.919Z] [2024-05-08T08:56:48.919Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:56:49.187Z] #48 ... [2024-05-08T08:56:49.187Z] [2024-05-08T08:56:49.187Z] #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:49.187Z] #49 ... [2024-05-08T08:56:49.187Z] [2024-05-08T08:56:49.187Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:49.187Z] #50 ... [2024-05-08T08:56:49.187Z] [2024-05-08T08:56:49.187Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:49.456Z] #51 ... [2024-05-08T08:56:49.456Z] [2024-05-08T08:56:49.456Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:49.725Z] #39 ... [2024-05-08T08:56:49.725Z] [2024-05-08T08:56:49.725Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:49.725Z] #52 ... [2024-05-08T08:56:49.725Z] [2024-05-08T08:56:49.725Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:49.725Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.8s [2024-05-08T08:56:50.111Z] #39 ... [2024-05-08T08:56:50.111Z] [2024-05-08T08:56:50.111Z] #53 [security-spire-agent internal] load build context [2024-05-08T08:56:50.111Z] #53 transferring context: 26.22kB 0.5s done [2024-05-08T08:56:50.111Z] #53 DONE 2.7s [2024-05-08T08:56:50.111Z] [2024-05-08T08:56:50.111Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:50.111Z] #39 ... [2024-05-08T08:56:50.111Z] [2024-05-08T08:56:50.111Z] #54 [core-metadata internal] load build context [2024-05-08T08:56:50.402Z] #54 ... [2024-05-08T08:56:50.402Z] [2024-05-08T08:56:50.402Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:56:50.402Z] #55 ... [2024-05-08T08:56:50.402Z] [2024-05-08T08:56:50.402Z] #54 [core-metadata internal] load build context [2024-05-08T08:56:50.681Z] #54 ... [2024-05-08T08:56:50.681Z] [2024-05-08T08:56:50.681Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:56:50.681Z] #56 ... [2024-05-08T08:56:50.681Z] [2024-05-08T08:56:50.681Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:50.957Z] #37 ... [2024-05-08T08:56:50.957Z] [2024-05-08T08:56:50.957Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:50.957Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 4.9s [2024-05-08T08:56:50.957Z] #39 ... [2024-05-08T08:56:50.957Z] [2024-05-08T08:56:50.957Z] #57 [support-scheduler internal] load build context [2024-05-08T08:56:51.235Z] #57 ... [2024-05-08T08:56:51.235Z] [2024-05-08T08:56:51.235Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:51.235Z] #58 ... [2024-05-08T08:56:51.235Z] [2024-05-08T08:56:51.235Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:51.235Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-05-08T08:56:51.511Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-05-08T08:56:51.789Z] #39 ... [2024-05-08T08:56:51.789Z] [2024-05-08T08:56:51.789Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:56:51.789Z] #59 ... [2024-05-08T08:56:51.789Z] [2024-05-08T08:56:51.789Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:51.789Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.9s [2024-05-08T08:56:51.789Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-05-08T08:56:52.406Z] #39 ... [2024-05-08T08:56:52.406Z] [2024-05-08T08:56:52.406Z] #41 [support-notifications internal] load build context [2024-05-08T08:56:52.406Z] #41 ... [2024-05-08T08:56:52.406Z] [2024-05-08T08:56:52.406Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:56:52.685Z] #60 ... [2024-05-08T08:56:52.685Z] [2024-05-08T08:56:52.685Z] #61 [core-command internal] load build context [2024-05-08T08:56:52.685Z] #61 ... [2024-05-08T08:56:52.685Z] [2024-05-08T08:56:52.685Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:56:52.961Z] #62 ... [2024-05-08T08:56:52.961Z] [2024-05-08T08:56:52.961Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:53.238Z] #39 ... [2024-05-08T08:56:53.238Z] [2024-05-08T08:56:53.238Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:56:53.238Z] #63 ... [2024-05-08T08:56:53.238Z] [2024-05-08T08:56:53.238Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:53.835Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.6s [2024-05-08T08:56:55.283Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 9.1s [2024-05-08T08:56:55.283Z] #39 ... [2024-05-08T08:56:55.283Z] [2024-05-08T08:56:55.283Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:56:55.283Z] #46 12.68 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:56:55.283Z] #46 12.99 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:55.283Z] #46 12.99 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:56:55.283Z] #46 12.99 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:56:55.283Z] #46 13.66 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:55.283Z] #46 13.66 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:55.283Z] #46 14.74 OK: 18 MiB in 19 packages [2024-05-08T08:56:55.283Z] #46 DONE 16.8s [2024-05-08T08:56:55.283Z] [2024-05-08T08:56:55.283Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:55.551Z] #39 ... [2024-05-08T08:56:55.551Z] [2024-05-08T08:56:55.551Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:56:55.551Z] #35 transferring context: 15.81MB 16.2s [2024-05-08T08:56:55.551Z] #35 ... [2024-05-08T08:56:55.551Z] [2024-05-08T08:56:55.551Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:56:55.819Z] #64 ... [2024-05-08T08:56:55.819Z] [2024-05-08T08:56:55.819Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:56:55.819Z] #40 ... [2024-05-08T08:56:55.819Z] [2024-05-08T08:56:55.819Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:55.819Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 9.8s [2024-05-08T08:56:56.406Z] #39 ... [2024-05-08T08:56:56.406Z] [2024-05-08T08:56:56.406Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:56:56.406Z] #65 ... [2024-05-08T08:56:56.406Z] [2024-05-08T08:56:56.406Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:56.406Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-05-08T08:56:56.673Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 10.7s [2024-05-08T08:56:57.647Z] #39 ... [2024-05-08T08:56:57.647Z] [2024-05-08T08:56:57.647Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:57.647Z] #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2024-05-08T08:56:57.647Z] #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:56:57.647Z] #66 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-08T08:56:57.647Z] #66 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-08T08:56:57.647Z] #66 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:56:57.647Z] #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-05-08T08:56:57.647Z] #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-05-08T08:56:57.647Z] #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2024-05-08T08:56:57.647Z] #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.99MB / 17.12MB 7.5s [2024-05-08T08:56:57.647Z] #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.4s done [2024-05-08T08:56:57.647Z] #66 ... [2024-05-08T08:56:57.647Z] [2024-05-08T08:56:57.647Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:56:57.647Z] #44 ... [2024-05-08T08:56:57.647Z] [2024-05-08T08:56:57.647Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:58.616Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.22MB / 23.39MB 12.7s [2024-05-08T08:56:58.616Z] #39 ... [2024-05-08T08:56:58.616Z] [2024-05-08T08:56:58.884Z] #47 [core-data internal] load build context [2024-05-08T08:56:58.884Z] #47 ... [2024-05-08T08:56:58.884Z] [2024-05-08T08:56:58.884Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:58.884Z] #49 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:58.884Z] #49 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:58.884Z] #49 17.21 OK: 266 MiB in 52 packages [2024-05-08T08:56:58.884Z] #49 DONE 20.5s [2024-05-08T08:56:58.884Z] [2024-05-08T08:56:58.884Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:58.884Z] #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.2s [2024-05-08T08:56:58.884Z] #66 ... [2024-05-08T08:56:58.884Z] [2024-05-08T08:56:58.884Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:56:59.155Z] #33 ... [2024-05-08T08:56:59.155Z] [2024-05-08T08:56:59.155Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:59.155Z] #39 ... [2024-05-08T08:56:59.155Z] [2024-05-08T08:56:59.155Z] #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:59.155Z] #50 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:59.155Z] #50 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:59.155Z] #50 17.78 OK: 266 MiB in 52 packages [2024-05-08T08:56:59.155Z] #50 DONE 20.3s [2024-05-08T08:56:59.155Z] [2024-05-08T08:56:59.155Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:59.424Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.4s [2024-05-08T08:56:59.692Z] #39 ... [2024-05-08T08:56:59.692Z] [2024-05-08T08:56:59.692Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:56:59.692Z] #48 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:59.692Z] #48 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:59.692Z] #48 16.70 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:59.692Z] #48 17.45 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:59.692Z] #48 17.45 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:59.692Z] #48 17.45 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:56:59.692Z] #48 17.45 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:56:59.692Z] #48 17.45 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:56:59.692Z] #48 18.60 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:59.692Z] #48 18.60 OK: 18 MiB in 19 packages [2024-05-08T08:56:59.962Z] #48 DONE 20.9s [2024-05-08T08:56:59.962Z] [2024-05-08T08:56:59.962Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:00.930Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 14.9s [2024-05-08T08:57:00.930Z] #39 ... [2024-05-08T08:57:00.930Z] [2024-05-08T08:57:00.930Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:00.930Z] #54 transferring context: 12.11MB 20.2s [2024-05-08T08:57:01.199Z] #54 ... [2024-05-08T08:57:01.199Z] [2024-05-08T08:57:01.199Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:01.199Z] #37 ... [2024-05-08T08:57:01.199Z] [2024-05-08T08:57:01.199Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:01.468Z] #57 ... [2024-05-08T08:57:01.469Z] [2024-05-08T08:57:01.469Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:01.469Z] #58 ... [2024-05-08T08:57:01.469Z] [2024-05-08T08:57:01.469Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:02.886Z] #37 ... [2024-05-08T08:57:02.886Z] [2024-05-08T08:57:02.886Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:57:02.886Z] #52 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.886Z] #52 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.886Z] #52 21.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:02.886Z] #52 21.82 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:02.886Z] #52 21.82 OK: 8 MiB in 16 packages [2024-05-08T08:57:02.886Z] #52 DONE 23.0s [2024-05-08T08:57:02.886Z] [2024-05-08T08:57:02.886Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:57:02.886Z] #51 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.886Z] #51 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.886Z] #51 20.88 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:02.886Z] #51 20.88 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:02.886Z] #51 20.97 OK: 8 MiB in 16 packages [2024-05-08T08:57:02.886Z] #51 DONE 23.6s [2024-05-08T08:57:02.886Z] [2024-05-08T08:57:02.886Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:02.886Z] #67 ... [2024-05-08T08:57:02.886Z] [2024-05-08T08:57:02.886Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:03.155Z] #41 ... [2024-05-08T08:57:03.155Z] [2024-05-08T08:57:03.155Z] #61 [core-command internal] load build context [2024-05-08T08:57:03.155Z] #61 ... [2024-05-08T08:57:03.155Z] [2024-05-08T08:57:03.155Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:05.748Z] #37 ... [2024-05-08T08:57:05.748Z] [2024-05-08T08:57:05.748Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:05.748Z] #35 transferring context: 23.38MB 26.4s [2024-05-08T08:57:05.748Z] #35 ... [2024-05-08T08:57:05.748Z] [2024-05-08T08:57:05.748Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:06.021Z] #41 ... [2024-05-08T08:57:06.021Z] [2024-05-08T08:57:06.021Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:06.291Z] #40 ... [2024-05-08T08:57:06.291Z] [2024-05-08T08:57:06.291Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:07.707Z] #37 ... [2024-05-08T08:57:07.707Z] [2024-05-08T08:57:07.707Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:07.976Z] #44 ... [2024-05-08T08:57:07.976Z] [2024-05-08T08:57:07.976Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:57:07.976Z] #55 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:07.976Z] #55 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:07.976Z] #55 21.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:57:07.976Z] #55 21.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:57:07.976Z] #55 21.53 OK: 19946 distinct packages available [2024-05-08T08:57:07.976Z] #55 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:07.976Z] #55 22.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:08.244Z] #55 ... [2024-05-08T08:57:08.244Z] [2024-05-08T08:57:08.244Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:09.209Z] #37 ... [2024-05-08T08:57:09.209Z] [2024-05-08T08:57:09.209Z] #47 [core-data internal] load build context [2024-05-08T08:57:09.209Z] #47 ... [2024-05-08T08:57:09.209Z] [2024-05-08T08:57:09.209Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:09.209Z] #44 ... [2024-05-08T08:57:09.209Z] [2024-05-08T08:57:09.209Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:57:09.209Z] #66 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.9s done [2024-05-08T08:57:09.209Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s [2024-05-08T08:57:09.209Z] #66 ... [2024-05-08T08:57:09.209Z] [2024-05-08T08:57:09.209Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:09.477Z] #33 ... [2024-05-08T08:57:09.477Z] [2024-05-08T08:57:09.477Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:10.102Z] #37 ... [2024-05-08T08:57:10.102Z] [2024-05-08T08:57:10.102Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:57:10.102Z] #68 ... [2024-05-08T08:57:10.102Z] [2024-05-08T08:57:10.102Z] #47 [core-data internal] load build context [2024-05-08T08:57:10.696Z] #47 ... [2024-05-08T08:57:10.696Z] [2024-05-08T08:57:10.696Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:57:10.696Z] #55 27.96 OK: 266 MiB in 52 packages [2024-05-08T08:57:10.696Z] #55 DONE 30.4s [2024-05-08T08:57:10.696Z] [2024-05-08T08:57:10.696Z] #47 [core-data internal] load build context [2024-05-08T08:57:10.966Z] #47 transferring context: 40.02MB 31.1s [2024-05-08T08:57:11.234Z] #47 ... [2024-05-08T08:57:11.234Z] [2024-05-08T08:57:11.234Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:11.234Z] #54 ... [2024-05-08T08:57:11.234Z] [2024-05-08T08:57:11.234Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:11.234Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 16.3s done [2024-05-08T08:57:11.234Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.8s [2024-05-08T08:57:11.506Z] #39 ... [2024-05-08T08:57:11.506Z] [2024-05-08T08:57:11.506Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:11.506Z] #57 ... [2024-05-08T08:57:11.506Z] [2024-05-08T08:57:11.506Z] #47 [core-data internal] load build context [2024-05-08T08:57:11.774Z] #47 ... [2024-05-08T08:57:11.774Z] [2024-05-08T08:57:11.774Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:11.774Z] #58 ... [2024-05-08T08:57:11.774Z] [2024-05-08T08:57:11.774Z] #47 [core-data internal] load build context [2024-05-08T08:57:12.363Z] #47 ... [2024-05-08T08:57:12.363Z] [2024-05-08T08:57:12.363Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:57:12.363Z] #56 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:12.363Z] #56 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:12.363Z] #56 30.31 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:57:12.363Z] #56 30.31 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:57:12.363Z] #56 30.31 OK: 19950 distinct packages available [2024-05-08T08:57:12.363Z] #56 ... [2024-05-08T08:57:12.363Z] [2024-05-08T08:57:12.364Z] #47 [core-data internal] load build context [2024-05-08T08:57:12.954Z] #47 ... [2024-05-08T08:57:12.954Z] [2024-05-08T08:57:12.954Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:12.954Z] #69 ... [2024-05-08T08:57:12.954Z] [2024-05-08T08:57:12.954Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:57:12.954Z] #62 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:12.954Z] #62 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:12.954Z] #62 28.87 OK: 266 MiB in 52 packages [2024-05-08T08:57:13.222Z] #62 ... [2024-05-08T08:57:13.222Z] [2024-05-08T08:57:13.222Z] #47 [core-data internal] load build context [2024-05-08T08:57:13.491Z] #47 ... [2024-05-08T08:57:13.491Z] [2024-05-08T08:57:13.491Z] #61 [core-command internal] load build context [2024-05-08T08:57:13.491Z] #61 ... [2024-05-08T08:57:13.491Z] [2024-05-08T08:57:13.491Z] #47 [core-data internal] load build context [2024-05-08T08:57:14.087Z] #47 ... [2024-05-08T08:57:14.087Z] [2024-05-08T08:57:14.087Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:57:14.087Z] #60 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.087Z] #60 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.087Z] #60 ... [2024-05-08T08:57:14.087Z] [2024-05-08T08:57:14.087Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:14.087Z] #69 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.706Z] #69 ... [2024-05-08T08:57:14.706Z] [2024-05-08T08:57:14.706Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:57:14.706Z] #59 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.706Z] #59 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.973Z] #59 ... [2024-05-08T08:57:14.973Z] [2024-05-08T08:57:14.973Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:57:14.973Z] #63 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.973Z] #63 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:14.973Z] #63 ... [2024-05-08T08:57:14.973Z] [2024-05-08T08:57:14.973Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:57:14.973Z] #62 DONE 32.5s [2024-05-08T08:57:14.973Z] [2024-05-08T08:57:14.973Z] #47 [core-data internal] load build context [2024-05-08T08:57:15.932Z] #47 ... [2024-05-08T08:57:15.932Z] [2024-05-08T08:57:15.932Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:16.198Z] #35 transferring context: 36.04MB 36.7s [2024-05-08T08:57:16.198Z] #35 ... [2024-05-08T08:57:16.198Z] [2024-05-08T08:57:16.198Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:16.198Z] #41 ... [2024-05-08T08:57:16.198Z] [2024-05-08T08:57:16.198Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:57:16.198Z] #65 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:16.198Z] #65 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:16.465Z] #65 ... [2024-05-08T08:57:16.465Z] [2024-05-08T08:57:16.465Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:16.465Z] #40 ... [2024-05-08T08:57:16.465Z] [2024-05-08T08:57:16.465Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:57:16.465Z] #59 34.69 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:57:16.465Z] #59 34.69 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:57:16.465Z] #59 34.69 OK: 19950 distinct packages available [2024-05-08T08:57:17.876Z] #59 ... [2024-05-08T08:57:17.876Z] [2024-05-08T08:57:17.876Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:57:17.876Z] #64 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:17.876Z] #64 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:17.876Z] #64 22.02 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:17.876Z] #64 22.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:17.876Z] #64 ... [2024-05-08T08:57:17.876Z] [2024-05-08T08:57:17.876Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:17.876Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.8s [2024-05-08T08:57:17.876Z] #39 ... [2024-05-08T08:57:17.876Z] [2024-05-08T08:57:17.876Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:57:17.876Z] #64 22.13 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:19.285Z] #64 ... [2024-05-08T08:57:19.285Z] [2024-05-08T08:57:19.285Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:19.553Z] #44 ... [2024-05-08T08:57:19.553Z] [2024-05-08T08:57:19.553Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:19.553Z] #33 ... [2024-05-08T08:57:19.553Z] [2024-05-08T08:57:19.553Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:57:19.553Z] #64 23.85 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:19.553Z] #64 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:20.144Z] #64 ... [2024-05-08T08:57:20.144Z] [2024-05-08T08:57:20.144Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:57:20.144Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.8s [2024-05-08T08:57:20.144Z] #66 ... [2024-05-08T08:57:20.144Z] [2024-05-08T08:57:20.144Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:20.416Z] #39 ... [2024-05-08T08:57:20.416Z] [2024-05-08T08:57:20.416Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:20.416Z] #37 ... [2024-05-08T08:57:20.416Z] [2024-05-08T08:57:20.416Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:21.406Z] #39 ... [2024-05-08T08:57:21.406Z] [2024-05-08T08:57:21.406Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:57:21.406Z] #63 32.07 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:57:21.406Z] #63 32.78 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:21.406Z] #63 32.78 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:21.406Z] #63 32.95 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:21.406Z] #63 35.09 OK: 9 MiB in 17 packages [2024-05-08T08:57:21.406Z] #63 DONE 38.3s [2024-05-08T08:57:21.406Z] [2024-05-08T08:57:21.406Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:21.675Z] #39 ... [2024-05-08T08:57:21.675Z] [2024-05-08T08:57:21.675Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:21.675Z] #54 transferring context: 33.89MB 40.7s [2024-05-08T08:57:21.675Z] #54 ... [2024-05-08T08:57:21.675Z] [2024-05-08T08:57:21.675Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:21.675Z] #39 ... [2024-05-08T08:57:21.675Z] [2024-05-08T08:57:21.675Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:21.942Z] #57 ... [2024-05-08T08:57:21.942Z] [2024-05-08T08:57:21.942Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:21.942Z] #58 ... [2024-05-08T08:57:21.942Z] [2024-05-08T08:57:21.942Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:57:21.942Z] #68 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:21.942Z] #68 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:21.942Z] #68 ... [2024-05-08T08:57:21.942Z] [2024-05-08T08:57:21.942Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:57:21.942Z] #64 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:22.210Z] #64 ... [2024-05-08T08:57:22.210Z] [2024-05-08T08:57:22.210Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:22.210Z] #67 9.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:22.210Z] #67 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:22.477Z] #67 ... [2024-05-08T08:57:22.477Z] [2024-05-08T08:57:22.477Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:22.743Z] #39 ... [2024-05-08T08:57:22.743Z] [2024-05-08T08:57:22.743Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:57:22.743Z] #56 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:22.743Z] #56 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:22.743Z] #56 ... [2024-05-08T08:57:22.743Z] [2024-05-08T08:57:22.743Z] #47 [core-data internal] load build context [2024-05-08T08:57:22.743Z] #47 ... [2024-05-08T08:57:22.743Z] [2024-05-08T08:57:22.743Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:23.009Z] #41 ... [2024-05-08T08:57:23.009Z] [2024-05-08T08:57:23.009Z] #47 [core-data internal] load build context [2024-05-08T08:57:23.594Z] #47 ... [2024-05-08T08:57:23.594Z] [2024-05-08T08:57:23.594Z] #61 [core-command internal] load build context [2024-05-08T08:57:23.861Z] #61 ... [2024-05-08T08:57:23.861Z] [2024-05-08T08:57:23.861Z] #47 [core-data internal] load build context [2024-05-08T08:57:25.821Z] #47 ... [2024-05-08T08:57:25.821Z] [2024-05-08T08:57:25.821Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:57:25.821Z] #60 33.01 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:57:25.821Z] #60 33.01 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:57:25.821Z] #60 33.01 OK: 19950 distinct packages available [2024-05-08T08:57:25.821Z] #60 34.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:25.821Z] #60 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:25.821Z] #60 ... [2024-05-08T08:57:25.821Z] [2024-05-08T08:57:25.821Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:25.821Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.7s [2024-05-08T08:57:26.407Z] #39 ... [2024-05-08T08:57:26.407Z] [2024-05-08T08:57:26.407Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:26.407Z] #35 transferring context: 51.05MB 46.9s [2024-05-08T08:57:26.407Z] #35 ... [2024-05-08T08:57:26.407Z] [2024-05-08T08:57:26.407Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:26.407Z] #58 ... [2024-05-08T08:57:26.407Z] [2024-05-08T08:57:26.407Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:26.674Z] #40 ... [2024-05-08T08:57:26.674Z] [2024-05-08T08:57:26.674Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:26.942Z] #58 ... [2024-05-08T08:57:26.942Z] [2024-05-08T08:57:26.942Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:26.942Z] #69 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:26.942Z] #69 ... [2024-05-08T08:57:26.942Z] [2024-05-08T08:57:26.942Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:27.900Z] #39 ... [2024-05-08T08:57:27.900Z] [2024-05-08T08:57:27.900Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:57:27.900Z] #59 36.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:27.901Z] #59 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:28.167Z] #59 ... [2024-05-08T08:57:28.167Z] [2024-05-08T08:57:28.167Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:29.135Z] #58 ... [2024-05-08T08:57:29.135Z] [2024-05-08T08:57:29.135Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:57:29.135Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.5s done [2024-05-08T08:57:29.135Z] #39 DONE 47.4s [2024-05-08T08:57:29.135Z] [2024-05-08T08:57:29.135Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:29.135Z] #58 ... [2024-05-08T08:57:29.135Z] [2024-05-08T08:57:29.135Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:57:29.135Z] #65 32.88 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:29.135Z] #65 32.88 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:29.135Z] #65 32.97 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:29.135Z] #65 36.27 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:29.135Z] #65 36.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:29.135Z] #65 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:29.415Z] #65 ... [2024-05-08T08:57:29.415Z] [2024-05-08T08:57:29.415Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:57:29.415Z] #59 47.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:29.415Z] #59 47.64 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:57:29.415Z] #59 47.79 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:57:29.415Z] #59 47.79 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:57:29.415Z] #59 47.79 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:29.689Z] #59 ... [2024-05-08T08:57:29.689Z] [2024-05-08T08:57:29.689Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:29.689Z] #33 ... [2024-05-08T08:57:29.689Z] [2024-05-08T08:57:29.689Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:29.959Z] #44 ... [2024-05-08T08:57:29.959Z] [2024-05-08T08:57:29.959Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:29.959Z] #33 ... [2024-05-08T08:57:29.959Z] [2024-05-08T08:57:29.959Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:57:29.959Z] #56 44.18 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:57:29.959Z] #56 44.44 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:57:29.959Z] #56 44.59 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:57:29.959Z] #56 45.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:57:29.959Z] #56 45.05 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:57:29.959Z] #56 45.11 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:57:29.959Z] #56 45.34 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:57:29.959Z] #56 45.45 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:29.959Z] #56 45.49 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:57:29.959Z] #56 45.52 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:57:29.959Z] #56 45.58 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:57:29.959Z] #56 45.69 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:29.959Z] #56 45.94 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:29.959Z] #56 47.28 OK: 13 MiB in 26 packages [2024-05-08T08:57:29.959Z] #56 DONE 49.3s [2024-05-08T08:57:29.959Z] [2024-05-08T08:57:29.959Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:30.227Z] #33 ... [2024-05-08T08:57:30.227Z] [2024-05-08T08:57:30.227Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:57:30.227Z] #66 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.1s done [2024-05-08T08:57:30.227Z] #66 ... [2024-05-08T08:57:30.227Z] [2024-05-08T08:57:30.227Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:30.814Z] #58 ... [2024-05-08T08:57:30.814Z] [2024-05-08T08:57:30.814Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:30.814Z] #37 ... [2024-05-08T08:57:30.814Z] [2024-05-08T08:57:30.814Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:31.783Z] #58 ... [2024-05-08T08:57:31.783Z] [2024-05-08T08:57:31.783Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:31.783Z] #0 7.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:31.783Z] #70 ... [2024-05-08T08:57:31.783Z] [2024-05-08T08:57:31.783Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:31.783Z] #54 transferring context: 47.17MB 51.1s [2024-05-08T08:57:31.783Z] #54 ... [2024-05-08T08:57:31.783Z] [2024-05-08T08:57:31.783Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:32.053Z] #58 ... [2024-05-08T08:57:32.053Z] [2024-05-08T08:57:32.053Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:32.053Z] #57 ... [2024-05-08T08:57:32.053Z] [2024-05-08T08:57:32.053Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:32.324Z] #58 ... [2024-05-08T08:57:32.324Z] [2024-05-08T08:57:32.324Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:57:32.324Z] #59 47.98 OK: 8 MiB in 19 packages [2024-05-08T08:57:32.324Z] #59 DONE 50.5s [2024-05-08T08:57:32.324Z] [2024-05-08T08:57:32.324Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:32.914Z] #58 ... [2024-05-08T08:57:32.914Z] [2024-05-08T08:57:32.915Z] #64 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:57:32.915Z] #64 33.18 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:32.915Z] #64 33.21 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:32.915Z] #64 33.82 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:32.915Z] #64 33.82 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:32.915Z] #64 34.63 OK: 18 MiB in 19 packages [2024-05-08T08:57:32.915Z] #64 DONE 37.1s [2024-05-08T08:57:32.915Z] [2024-05-08T08:57:32.915Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:33.185Z] #58 ... [2024-05-08T08:57:33.185Z] [2024-05-08T08:57:33.185Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:33.185Z] #41 ... [2024-05-08T08:57:33.185Z] [2024-05-08T08:57:33.185Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:33.455Z] #40 ... [2024-05-08T08:57:33.455Z] [2024-05-08T08:57:33.455Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:34.044Z] #41 ... [2024-05-08T08:57:34.044Z] [2024-05-08T08:57:34.044Z] #61 [core-command internal] load build context [2024-05-08T08:57:34.044Z] #61 ... [2024-05-08T08:57:34.044Z] [2024-05-08T08:57:34.044Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:34.312Z] #41 ... [2024-05-08T08:57:34.312Z] [2024-05-08T08:57:34.312Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:57:34.312Z] #65 45.35 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:34.312Z] #65 45.35 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:34.312Z] #65 46.19 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:34.312Z] #65 46.34 OK: 8 MiB in 17 packages [2024-05-08T08:57:34.312Z] #65 DONE 47.9s [2024-05-08T08:57:34.312Z] [2024-05-08T08:57:34.312Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:34.312Z] #41 ... [2024-05-08T08:57:34.312Z] [2024-05-08T08:57:34.312Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:57:34.312Z] #60 45.38 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:34.312Z] #60 49.27 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:34.312Z] #60 49.27 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:57:34.312Z] #60 49.33 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:57:34.312Z] #60 49.33 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:57:34.312Z] #60 49.35 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:57:34.312Z] #60 49.40 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:57:34.312Z] #60 49.58 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:34.312Z] #60 49.84 OK: 9 MiB in 20 packages [2024-05-08T08:57:34.312Z] #60 DONE 52.0s [2024-05-08T08:57:34.312Z] [2024-05-08T08:57:34.312Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:34.901Z] #41 ... [2024-05-08T08:57:34.901Z] [2024-05-08T08:57:34.901Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:57:34.901Z] #68 24.86 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:34.901Z] #68 24.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:34.901Z] #68 24.96 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:34.901Z] #68 27.03 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:34.901Z] #68 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:34.901Z] #68 32.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:34.901Z] #68 ... [2024-05-08T08:57:34.901Z] [2024-05-08T08:57:34.901Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:34.901Z] #67 22.45 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:34.901Z] #67 22.45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:34.901Z] #67 22.60 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:34.901Z] #67 24.58 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:34.901Z] #67 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:34.901Z] #67 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:35.170Z] #67 ... [2024-05-08T08:57:35.170Z] [2024-05-08T08:57:35.170Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:35.759Z] #40 transferring context: 115.29MB 58.1s [2024-05-08T08:57:35.759Z] #40 ... [2024-05-08T08:57:35.759Z] [2024-05-08T08:57:35.759Z] #47 [core-data internal] load build context [2024-05-08T08:57:36.031Z] #47 ... [2024-05-08T08:57:36.031Z] [2024-05-08T08:57:36.031Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:36.031Z] #67 33.37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:36.031Z] #67 33.54 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:36.303Z] #67 33.89 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:36.303Z] #67 33.89 OK: 8 MiB in 16 packages [2024-05-08T08:57:36.574Z] #67 ... [2024-05-08T08:57:36.574Z] [2024-05-08T08:57:36.574Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:36.574Z] #35 ... [2024-05-08T08:57:36.574Z] [2024-05-08T08:57:36.574Z] #47 [core-data internal] load build context [2024-05-08T08:57:38.005Z] #47 ... [2024-05-08T08:57:38.005Z] [2024-05-08T08:57:38.005Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:57:38.005Z] #68 36.63 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:38.005Z] #68 36.63 OK: 18 MiB in 19 packages [2024-05-08T08:57:38.005Z] #68 DONE 37.9s [2024-05-08T08:57:38.005Z] [2024-05-08T08:57:38.005Z] #47 [core-data internal] load build context [2024-05-08T08:57:38.005Z] #47 ... [2024-05-08T08:57:38.005Z] [2024-05-08T08:57:38.005Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:38.005Z] #69 25.15 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:38.005Z] #69 25.15 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:38.005Z] #69 25.20 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:38.005Z] #69 26.33 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:38.005Z] #69 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:38.005Z] #69 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:38.005Z] #69 34.10 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:38.005Z] #69 34.15 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:38.005Z] #69 34.73 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:38.005Z] #69 34.89 OK: 8 MiB in 16 packages [2024-05-08T08:57:38.274Z] #69 ... [2024-05-08T08:57:38.274Z] [2024-05-08T08:57:38.274Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:38.542Z] #40 ... [2024-05-08T08:57:38.542Z] [2024-05-08T08:57:38.542Z] #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:38.542Z] #67 DONE 35.8s [2024-05-08T08:57:38.542Z] [2024-05-08T08:57:38.542Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:39.137Z] #40 ... [2024-05-08T08:57:39.137Z] [2024-05-08T08:57:39.137Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:39.137Z] #69 DONE 36.1s [2024-05-08T08:57:39.137Z] [2024-05-08T08:57:39.137Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:40.124Z] #40 ... [2024-05-08T08:57:40.124Z] [2024-05-08T08:57:40.124Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:40.124Z] #44 ... [2024-05-08T08:57:40.124Z] [2024-05-08T08:57:40.124Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:40.124Z] #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:40.124Z] #0 9.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:40.124Z] #71 ... [2024-05-08T08:57:40.124Z] [2024-05-08T08:57:40.124Z] #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:57:40.124Z] #72 DONE 2.1s [2024-05-08T08:57:40.124Z] [2024-05-08T08:57:40.124Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:40.393Z] #44 ... [2024-05-08T08:57:40.393Z] [2024-05-08T08:57:40.393Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:40.661Z] #33 ... [2024-05-08T08:57:40.661Z] [2024-05-08T08:57:40.661Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:40.930Z] #44 ... [2024-05-08T08:57:40.930Z] [2024-05-08T08:57:40.930Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:40.930Z] #37 ... [2024-05-08T08:57:40.930Z] [2024-05-08T08:57:40.930Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:41.894Z] #44 transferring context: 71.20MB 62.7s [2024-05-08T08:57:41.894Z] #44 ... [2024-05-08T08:57:41.894Z] [2024-05-08T08:57:41.895Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:41.895Z] #70 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:41.895Z] #70 15.62 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:41.895Z] #70 15.62 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:41.895Z] #70 15.69 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:41.895Z] #70 17.16 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:41.895Z] #70 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:41.895Z] #70 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:41.895Z] #70 19.97 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:41.895Z] #70 19.97 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:41.895Z] #70 20.10 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:41.895Z] #70 20.16 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:41.895Z] #70 ... [2024-05-08T08:57:41.895Z] [2024-05-08T08:57:41.895Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:42.164Z] #54 ... [2024-05-08T08:57:42.164Z] [2024-05-08T08:57:42.164Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:42.164Z] #71 11.99 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:42.164Z] #71 11.99 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:42.164Z] #71 12.05 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:42.433Z] #71 ... [2024-05-08T08:57:42.433Z] [2024-05-08T08:57:42.433Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:42.433Z] #57 ... [2024-05-08T08:57:42.433Z] [2024-05-08T08:57:42.433Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:42.706Z] #37 ... [2024-05-08T08:57:42.706Z] [2024-05-08T08:57:42.706Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:57:42.706Z] #0 8.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:42.706Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:42.988Z] #73 ... [2024-05-08T08:57:42.988Z] [2024-05-08T08:57:42.988Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:43.257Z] #57 ... [2024-05-08T08:57:43.257Z] [2024-05-08T08:57:43.257Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:43.257Z] #58 ... [2024-05-08T08:57:43.257Z] [2024-05-08T08:57:43.257Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:43.525Z] #57 ... [2024-05-08T08:57:43.525Z] [2024-05-08T08:57:43.525Z] #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:57:43.525Z] #74 DONE 9.1s [2024-05-08T08:57:43.525Z] [2024-05-08T08:57:43.525Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:44.112Z] #57 ... [2024-05-08T08:57:44.112Z] [2024-05-08T08:57:44.112Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:44.112Z] #70 20.75 OK: 9 MiB in 17 packages [2024-05-08T08:57:44.112Z] #70 DONE 22.3s [2024-05-08T08:57:44.112Z] [2024-05-08T08:57:44.112Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:57:44.112Z] #75 DONE 0.7s [2024-05-08T08:57:44.112Z] [2024-05-08T08:57:44.112Z] #61 [core-command internal] load build context [2024-05-08T08:57:44.383Z] #61 ... [2024-05-08T08:57:44.383Z] [2024-05-08T08:57:44.383Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:44.383Z] #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:44.383Z] #0 9.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:44.383Z] #76 ... [2024-05-08T08:57:44.383Z] [2024-05-08T08:57:44.383Z] #61 [core-command internal] load build context [2024-05-08T08:57:45.345Z] #61 ... [2024-05-08T08:57:45.345Z] [2024-05-08T08:57:45.345Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:45.345Z] #41 ... [2024-05-08T08:57:45.345Z] [2024-05-08T08:57:45.345Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:57:45.345Z] #73 12.50 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:45.345Z] #73 12.53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:45.345Z] #73 12.54 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:45.931Z] #73 13.14 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:45.931Z] #73 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:46.896Z] #73 ... [2024-05-08T08:57:46.896Z] [2024-05-08T08:57:46.896Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:46.896Z] #35 transferring context: 76.83MB 67.5s [2024-05-08T08:57:46.896Z] #35 ... [2024-05-08T08:57:46.896Z] [2024-05-08T08:57:46.896Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:48.328Z] #57 ... [2024-05-08T08:57:48.328Z] [2024-05-08T08:57:48.328Z] #47 [core-data internal] load build context [2024-05-08T08:57:48.328Z] #47 ... [2024-05-08T08:57:48.328Z] [2024-05-08T08:57:48.328Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:48.916Z] #57 ... [2024-05-08T08:57:48.916Z] [2024-05-08T08:57:48.916Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:48.916Z] #71 12.68 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:48.916Z] #71 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:48.916Z] #71 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:48.916Z] #71 16.46 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:48.916Z] #71 16.50 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:48.916Z] #71 16.84 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:48.916Z] #71 16.98 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:48.916Z] #71 17.53 OK: 13 MiB in 26 packages [2024-05-08T08:57:48.916Z] #71 DONE 18.8s [2024-05-08T08:57:48.916Z] [2024-05-08T08:57:48.916Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:50.333Z] #57 ... [2024-05-08T08:57:50.333Z] [2024-05-08T08:57:50.333Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:57:50.333Z] #40 ... [2024-05-08T08:57:50.333Z] [2024-05-08T08:57:50.333Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:50.333Z] #57 ... [2024-05-08T08:57:50.333Z] [2024-05-08T08:57:50.333Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:57:50.333Z] #73 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:50.333Z] #73 16.32 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:50.333Z] #73 16.36 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:50.333Z] #73 16.64 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:50.333Z] #73 16.68 OK: 8 MiB in 19 packages [2024-05-08T08:57:50.333Z] #73 DONE 17.5s [2024-05-08T08:57:50.333Z] [2024-05-08T08:57:50.333Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:50.602Z] #57 ... [2024-05-08T08:57:50.602Z] [2024-05-08T08:57:50.602Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:57:50.871Z] #33 ... [2024-05-08T08:57:50.871Z] [2024-05-08T08:57:50.871Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:51.459Z] #57 ... [2024-05-08T08:57:51.459Z] [2024-05-08T08:57:51.459Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:57:51.459Z] #76 12.76 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:51.459Z] #76 12.76 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:51.459Z] #76 12.81 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:51.459Z] #76 13.45 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:51.459Z] #76 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:51.459Z] #76 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:51.459Z] #76 16.11 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:51.459Z] #76 16.21 OK: 9 MiB in 20 packages [2024-05-08T08:57:51.459Z] #76 DONE 17.4s [2024-05-08T08:57:51.459Z] [2024-05-08T08:57:51.459Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:52.048Z] #57 ... [2024-05-08T08:57:52.049Z] [2024-05-08T08:57:52.049Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:57:52.049Z] #44 transferring context: 89.25MB 72.9s [2024-05-08T08:57:52.049Z] #44 ... [2024-05-08T08:57:52.049Z] [2024-05-08T08:57:52.049Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:52.049Z] #57 ... [2024-05-08T08:57:52.049Z] [2024-05-08T08:57:52.049Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:52.318Z] #54 ... [2024-05-08T08:57:52.318Z] [2024-05-08T08:57:52.318Z] #57 [support-scheduler internal] load build context [2024-05-08T08:57:52.904Z] #57 ... [2024-05-08T08:57:52.904Z] [2024-05-08T08:57:52.904Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:52.904Z] #37 ... [2024-05-08T08:57:52.904Z] [2024-05-08T08:57:52.904Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:53.173Z] #54 ... [2024-05-08T08:57:53.173Z] [2024-05-08T08:57:53.173Z] #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:53.173Z] #77 DONE 2.9s [2024-05-08T08:57:53.174Z] [2024-05-08T08:57:53.174Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:53.443Z] #54 ... [2024-05-08T08:57:53.443Z] [2024-05-08T08:57:53.443Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:53.443Z] #58 ... [2024-05-08T08:57:53.443Z] [2024-05-08T08:57:53.443Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:54.450Z] #54 ... [2024-05-08T08:57:54.450Z] [2024-05-08T08:57:54.450Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:57:54.450Z] #78 DONE 2.6s [2024-05-08T08:57:54.450Z] [2024-05-08T08:57:54.450Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:54.450Z] #54 ... [2024-05-08T08:57:54.450Z] [2024-05-08T08:57:54.450Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:57:54.450Z] #79 DONE 1.3s [2024-05-08T08:57:54.450Z] [2024-05-08T08:57:54.450Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:54.718Z] #54 ... [2024-05-08T08:57:54.718Z] [2024-05-08T08:57:54.718Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:54.718Z] #80 DONE 3.1s [2024-05-08T08:57:54.718Z] [2024-05-08T08:57:54.718Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:57:55.335Z] #81 ... [2024-05-08T08:57:55.335Z] [2024-05-08T08:57:55.335Z] #61 [core-command internal] load build context [2024-05-08T08:57:55.335Z] #61 ... [2024-05-08T08:57:55.335Z] [2024-05-08T08:57:55.335Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:55.335Z] #41 ... [2024-05-08T08:57:55.335Z] [2024-05-08T08:57:55.335Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:55.938Z] #54 ... [2024-05-08T08:57:55.938Z] [2024-05-08T08:57:55.938Z] #82 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:57:55.938Z] #82 DONE 1.2s [2024-05-08T08:57:55.938Z] [2024-05-08T08:57:55.938Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:56.210Z] #54 ... [2024-05-08T08:57:56.210Z] [2024-05-08T08:57:56.210Z] #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:57:56.210Z] #81 DONE 1.3s [2024-05-08T08:57:56.210Z] [2024-05-08T08:57:56.210Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:56.812Z] #54 ... [2024-05-08T08:57:56.812Z] [2024-05-08T08:57:56.812Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:57:57.083Z] #35 transferring context: 96.76MB 77.6s [2024-05-08T08:57:57.083Z] #35 ... [2024-05-08T08:57:57.083Z] [2024-05-08T08:57:57.083Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:57.083Z] #54 ... [2024-05-08T08:57:57.083Z] [2024-05-08T08:57:57.083Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:57:57.083Z] #83 DONE 1.0s [2024-05-08T08:57:57.083Z] [2024-05-08T08:57:57.083Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:57.083Z] #54 ... [2024-05-08T08:57:57.083Z] [2024-05-08T08:57:57.083Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:57:57.083Z] #84 DONE 1.0s [2024-05-08T08:57:57.083Z] [2024-05-08T08:57:57.083Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:58.060Z] #54 ... [2024-05-08T08:57:58.060Z] [2024-05-08T08:57:58.060Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:58.060Z] #85 DONE 3.5s [2024-05-08T08:57:58.060Z] [2024-05-08T08:57:58.060Z] #54 [core-metadata internal] load build context [2024-05-08T08:57:58.060Z] #54 ... [2024-05-08T08:57:58.060Z] [2024-05-08T08:57:58.060Z] #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:57:58.060Z] #86 DONE 1.0s [2024-05-08T08:57:58.337Z] [2024-05-08T08:57:58.337Z] #87 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:57:58.337Z] #87 ... [2024-05-08T08:57:58.337Z] [2024-05-08T08:57:58.337Z] #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:57:58.337Z] #88 DONE 1.2s [2024-05-08T08:57:58.337Z] [2024-05-08T08:57:58.337Z] #47 [core-data internal] load build context [2024-05-08T08:57:58.606Z] #47 ... [2024-05-08T08:57:58.606Z] [2024-05-08T08:57:58.606Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:58.875Z] #41 ... [2024-05-08T08:57:58.875Z] [2024-05-08T08:57:58.875Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:57:58.875Z] #89 DONE 0.8s [2024-05-08T08:57:58.875Z] [2024-05-08T08:57:58.875Z] #41 [support-notifications internal] load build context [2024-05-08T08:57:59.847Z] #41 ... [2024-05-08T08:57:59.847Z] [2024-05-08T08:57:59.847Z] #87 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-08T08:57:59.847Z] #87 DONE 1.4s [2024-05-08T08:57:59.847Z] [2024-05-08T08:57:59.847Z] #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-08T08:57:59.847Z] #90 DONE 1.3s [2024-05-08T08:57:59.847Z] [2024-05-08T08:57:59.847Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:00.440Z] #41 ... [2024-05-08T08:58:00.440Z] [2024-05-08T08:58:00.440Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:58:00.440Z] #40 ... [2024-05-08T08:58:00.440Z] [2024-05-08T08:58:00.440Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:58:00.440Z] #91 DONE 1.4s [2024-05-08T08:58:00.440Z] [2024-05-08T08:58:00.440Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:01.035Z] #41 ... [2024-05-08T08:58:01.035Z] [2024-05-08T08:58:01.035Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:58:01.035Z] #33 ... [2024-05-08T08:58:01.035Z] [2024-05-08T08:58:01.035Z] #92 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:58:01.035Z] #92 DONE 1.2s [2024-05-08T08:58:01.035Z] [2024-05-08T08:58:01.035Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:58:01.035Z] #33 ... [2024-05-08T08:58:01.035Z] [2024-05-08T08:58:01.035Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:01.303Z] #41 ... [2024-05-08T08:58:01.303Z] [2024-05-08T08:58:01.303Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:58:01.303Z] #93 DONE 0.8s [2024-05-08T08:58:01.303Z] [2024-05-08T08:58:01.303Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:02.287Z] #41 transferring context: 166.87MB 78.6s [2024-05-08T08:58:02.287Z] #41 ... [2024-05-08T08:58:02.287Z] [2024-05-08T08:58:02.287Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:02.287Z] #44 ... [2024-05-08T08:58:02.287Z] [2024-05-08T08:58:02.287Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:02.558Z] #41 ... [2024-05-08T08:58:02.558Z] [2024-05-08T08:58:02.558Z] #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:58:02.558Z] #94 DONE 1.0s [2024-05-08T08:58:02.558Z] [2024-05-08T08:58:02.558Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:02.824Z] #41 ... [2024-05-08T08:58:02.824Z] [2024-05-08T08:58:02.824Z] #57 [support-scheduler internal] load build context [2024-05-08T08:58:03.091Z] #57 ... [2024-05-08T08:58:03.091Z] [2024-05-08T08:58:03.091Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:58:03.091Z] #37 ... [2024-05-08T08:58:03.091Z] [2024-05-08T08:58:03.091Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:03.682Z] #41 ... [2024-05-08T08:58:03.682Z] [2024-05-08T08:58:03.682Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:58:03.682Z] #95 DONE 0.9s [2024-05-08T08:58:03.682Z] [2024-05-08T08:58:03.682Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:03.682Z] #41 ... [2024-05-08T08:58:03.682Z] [2024-05-08T08:58:03.682Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:58:03.682Z] #58 ... [2024-05-08T08:58:03.682Z] [2024-05-08T08:58:03.682Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:05.661Z] #41 ... [2024-05-08T08:58:05.661Z] [2024-05-08T08:58:05.661Z] #61 [core-command internal] load build context [2024-05-08T08:58:05.927Z] #61 ... [2024-05-08T08:58:05.927Z] [2024-05-08T08:58:05.927Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:07.339Z] #41 ... [2024-05-08T08:58:07.339Z] [2024-05-08T08:58:07.339Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:58:07.339Z] #35 transferring context: 118.04MB 87.7s [2024-05-08T08:58:07.339Z] #35 ... [2024-05-08T08:58:07.339Z] [2024-05-08T08:58:07.339Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:07.611Z] #41 ... [2024-05-08T08:58:07.611Z] [2024-05-08T08:58:07.611Z] #37 [security-spiffe-token-provider internal] load build context [2024-05-08T08:58:07.611Z] #37 transferring context: 225.91MB 86.1s done [2024-05-08T08:58:07.611Z] #37 DONE 87.3s [2024-05-08T08:58:07.611Z] [2024-05-08T08:58:07.611Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:07.611Z] #41 ... [2024-05-08T08:58:07.611Z] [2024-05-08T08:58:07.611Z] #58 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:58:07.611Z] #58 transferring context: 225.91MB 85.9s done [2024-05-08T08:58:07.611Z] #58 DONE 86.6s [2024-05-08T08:58:07.611Z] [2024-05-08T08:58:07.611Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:07.881Z] #41 ... [2024-05-08T08:58:07.881Z] [2024-05-08T08:58:07.881Z] #96 [security-spire-agent] exporting to image [2024-05-08T08:58:07.881Z] #96 exporting layers 4.1s done [2024-05-08T08:58:07.881Z] #96 writing image sha256:03b877cbad83bcae8705b42df80a8ade55f8acb2608441b8f5b3d77c8bc24f03 0.0s done [2024-05-08T08:58:07.881Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-08T08:58:07.881Z] #96 writing image sha256:f15e7d6070078978c00f79b448442435f7747ed1be2406b74ece583f442f62b0 0.1s done [2024-05-08T08:58:07.881Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-05-08T08:58:07.881Z] #96 writing image sha256:1ac0804736b29e6b10a749747cc4542be69db7af0f6ab04fa5408afb145ce037 0.0s done [2024-05-08T08:58:07.881Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-05-08T08:58:07.881Z] #96 DONE 7.9s [2024-05-08T08:58:07.881Z] [2024-05-08T08:58:07.881Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:08.151Z] #41 ... [2024-05-08T08:58:08.151Z] [2024-05-08T08:58:08.151Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:08.430Z] #54 ... [2024-05-08T08:58:08.430Z] [2024-05-08T08:58:08.430Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:08.707Z] #41 ... [2024-05-08T08:58:08.707Z] [2024-05-08T08:58:08.707Z] #47 [core-data internal] load build context [2024-05-08T08:58:08.707Z] #47 ... [2024-05-08T08:58:08.707Z] [2024-05-08T08:58:08.707Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:09.675Z] #41 ... [2024-05-08T08:58:09.675Z] [2024-05-08T08:58:09.675Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:09.675Z] #97 DONE 1.9s [2024-05-08T08:58:09.675Z] [2024-05-08T08:58:09.675Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:09.941Z] #41 ... [2024-05-08T08:58:09.941Z] [2024-05-08T08:58:09.941Z] #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:09.941Z] #98 DONE 2.0s [2024-05-08T08:58:09.941Z] [2024-05-08T08:58:09.941Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:10.535Z] #41 ... [2024-05-08T08:58:10.535Z] [2024-05-08T08:58:10.535Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:58:10.535Z] #40 ... [2024-05-08T08:58:10.535Z] [2024-05-08T08:58:10.535Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:11.126Z] #41 ... [2024-05-08T08:58:11.126Z] [2024-05-08T08:58:11.126Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:58:11.393Z] #33 ... [2024-05-08T08:58:11.393Z] [2024-05-08T08:58:11.393Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:12.364Z] #41 transferring context: 214.34MB 88.8s [2024-05-08T08:58:12.634Z] #41 ... [2024-05-08T08:58:12.634Z] [2024-05-08T08:58:12.634Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:12.634Z] #44 ... [2024-05-08T08:58:12.634Z] [2024-05-08T08:58:12.634Z] #57 [support-scheduler internal] load build context [2024-05-08T08:58:12.634Z] #57 ... [2024-05-08T08:58:12.634Z] [2024-05-08T08:58:12.634Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:15.222Z] #44 ... [2024-05-08T08:58:15.222Z] [2024-05-08T08:58:15.222Z] #40 [security-bootstrapper internal] load build context [2024-05-08T08:58:15.222Z] #40 transferring context: 225.91MB 96.9s done [2024-05-08T08:58:15.222Z] #40 DONE 97.3s [2024-05-08T08:58:15.222Z] [2024-05-08T08:58:15.222Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:15.222Z] #44 ... [2024-05-08T08:58:15.222Z] [2024-05-08T08:58:15.222Z] #41 [support-notifications internal] load build context [2024-05-08T08:58:15.222Z] #41 transferring context: 225.91MB 91.1s done [2024-05-08T08:58:15.222Z] #41 DONE 92.5s [2024-05-08T08:58:15.222Z] [2024-05-08T08:58:15.222Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:15.819Z] #44 ... [2024-05-08T08:58:15.820Z] [2024-05-08T08:58:15.820Z] #61 [core-command internal] load build context [2024-05-08T08:58:16.093Z] #61 ... [2024-05-08T08:58:16.093Z] [2024-05-08T08:58:16.093Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:16.678Z] #44 ... [2024-05-08T08:58:16.678Z] [2024-05-08T08:58:16.678Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:16.678Z] #99 DONE 1.8s [2024-05-08T08:58:16.678Z] [2024-05-08T08:58:16.678Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:16.951Z] #44 ... [2024-05-08T08:58:16.951Z] [2024-05-08T08:58:16.951Z] #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:16.951Z] #100 DONE 1.9s [2024-05-08T08:58:16.951Z] [2024-05-08T08:58:16.951Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:17.220Z] #44 ... [2024-05-08T08:58:17.220Z] [2024-05-08T08:58:17.220Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:58:17.492Z] #35 ... [2024-05-08T08:58:17.492Z] [2024-05-08T08:58:17.492Z] #61 [core-command internal] load build context [2024-05-08T08:58:18.453Z] #61 ... [2024-05-08T08:58:18.453Z] [2024-05-08T08:58:18.453Z] #57 [support-scheduler internal] load build context [2024-05-08T08:58:18.453Z] #57 transferring context: 225.91MB 96.5s done [2024-05-08T08:58:18.453Z] #57 DONE 97.1s [2024-05-08T08:58:18.453Z] [2024-05-08T08:58:18.453Z] #61 [core-command internal] load build context [2024-05-08T08:58:18.453Z] #61 ... [2024-05-08T08:58:18.453Z] [2024-05-08T08:58:18.453Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:18.720Z] #54 ... [2024-05-08T08:58:18.720Z] [2024-05-08T08:58:18.720Z] #61 [core-command internal] load build context [2024-05-08T08:58:18.987Z] #61 ... [2024-05-08T08:58:18.987Z] [2024-05-08T08:58:18.987Z] #47 [core-data internal] load build context [2024-05-08T08:58:18.987Z] #47 transferring context: 225.91MB 99.2s done [2024-05-08T08:58:19.255Z] #47 ... [2024-05-08T08:58:19.255Z] [2024-05-08T08:58:19.255Z] #61 [core-command internal] load build context [2024-05-08T08:58:19.255Z] #61 ... [2024-05-08T08:58:19.255Z] [2024-05-08T08:58:19.255Z] #47 [core-data internal] load build context [2024-05-08T08:58:19.255Z] #47 DONE 99.6s [2024-05-08T08:58:19.255Z] [2024-05-08T08:58:19.255Z] #61 [core-command internal] load build context [2024-05-08T08:58:19.839Z] #61 ... [2024-05-08T08:58:19.839Z] [2024-05-08T08:58:19.839Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:19.839Z] #101 ... [2024-05-08T08:58:19.839Z] [2024-05-08T08:58:19.839Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:20.123Z] #102 ... [2024-05-08T08:58:20.123Z] [2024-05-08T08:58:20.123Z] #61 [core-command internal] load build context [2024-05-08T08:58:20.399Z] #61 ... [2024-05-08T08:58:20.399Z] [2024-05-08T08:58:20.399Z] #33 [security-secretstore-setup internal] load build context [2024-05-08T08:58:20.399Z] #33 transferring context: 225.91MB 101.7s done [2024-05-08T08:58:20.399Z] #33 DONE 102.0s [2024-05-08T08:58:20.666Z] [2024-05-08T08:58:20.666Z] #61 [core-command internal] load build context [2024-05-08T08:58:24.920Z] #61 transferring context: 225.91MB 100.8s done [2024-05-08T08:58:24.920Z] #61 DONE 102.6s [2024-05-08T08:58:24.920Z] [2024-05-08T08:58:24.920Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:26.868Z] #54 ... [2024-05-08T08:58:26.868Z] [2024-05-08T08:58:26.868Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:26.868Z] #103 ... [2024-05-08T08:58:26.868Z] [2024-05-08T08:58:26.868Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:26.868Z] #104 ... [2024-05-08T08:58:26.868Z] [2024-05-08T08:58:26.868Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:27.451Z] #54 ... [2024-05-08T08:58:27.451Z] [2024-05-08T08:58:27.451Z] #35 [security-proxy-auth internal] load build context [2024-05-08T08:58:27.451Z] #35 transferring context: 225.91MB 108.1s done [2024-05-08T08:58:27.451Z] #35 DONE 108.4s [2024-05-08T08:58:27.451Z] [2024-05-08T08:58:27.451Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:28.036Z] #54 ... [2024-05-08T08:58:28.036Z] [2024-05-08T08:58:28.036Z] #44 [security-proxy-setup internal] load build context [2024-05-08T08:58:28.036Z] #44 transferring context: 225.91MB 109.0s done [2024-05-08T08:58:28.036Z] #44 DONE 109.3s [2024-05-08T08:58:28.036Z] [2024-05-08T08:58:28.036Z] #54 [core-metadata internal] load build context [2024-05-08T08:58:28.036Z] #54 transferring context: 225.91MB 107.7s done [2024-05-08T08:58:28.302Z] #54 DONE 108.1s [2024-05-08T08:58:28.302Z] [2024-05-08T08:58:28.302Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:25.013Z] #103 ... [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:25.013Z] #102 DONE 72.5s [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:25.013Z] #104 DONE 65.6s [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:25.013Z] #101 DONE 72.6s [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-08T08:59:25.013Z] #105 ... [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:25.013Z] #103 DONE 66.8s [2024-05-08T08:59:25.013Z] [2024-05-08T08:59:25.013Z] #106 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #106 DONE 2.9s [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #107 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #108 [core-command builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #108 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #109 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #110 DONE 4.1s [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #111 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #112 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #113 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #113 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #114 DONE 4.1s [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #115 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #116 [core-metadata builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #116 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #117 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #118 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #119 [core-data builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #119 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #120 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #121 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #122 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #123 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.436Z] #124 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.436Z] #125 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:59:26.436Z] #126 CACHED [2024-05-08T08:59:26.436Z] [2024-05-08T08:59:26.436Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:59:26.706Z] #127 ... [2024-05-08T08:59:26.706Z] [2024-05-08T08:59:26.706Z] #105 [support-notifications builder 6/7] COPY . . [2024-05-08T08:59:26.706Z] #105 DONE 4.1s [2024-05-08T08:59:26.706Z] [2024-05-08T08:59:26.706Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:59:26.706Z] #128 CACHED [2024-05-08T08:59:26.706Z] [2024-05-08T08:59:26.706Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:59:26.706Z] #129 CACHED [2024-05-08T08:59:26.706Z] [2024-05-08T08:59:26.706Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:59:26.706Z] #130 CACHED [2024-05-08T08:59:26.706Z] [2024-05-08T08:59:26.706Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:59:32.094Z] #131 ... [2024-05-08T08:59:32.094Z] [2024-05-08T08:59:32.094Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:59:32.094Z] #0 5.067 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-05-08T08:59:32.370Z] #132 ... [2024-05-08T08:59:32.370Z] [2024-05-08T08:59:32.370Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:59:32.370Z] #127 5.842 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-05-08T08:59:36.644Z] #127 ... [2024-05-08T08:59:36.644Z] [2024-05-08T08:59:36.644Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T08:59:36.644Z] #0 4.597 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-05-08T08:59:36.644Z] #133 ... [2024-05-08T08:59:36.644Z] [2024-05-08T08:59:36.644Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:59:36.644Z] #0 5.172 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-05-08T08:59:36.911Z] #134 ... [2024-05-08T08:59:36.911Z] [2024-05-08T08:59:36.911Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:59:36.911Z] #0 6.443 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-05-08T08:59:36.911Z] #135 ... [2024-05-08T08:59:36.911Z] [2024-05-08T08:59:36.911Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:59:36.911Z] #0 5.198 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-05-08T08:59:37.178Z] #136 ... [2024-05-08T08:59:37.178Z] [2024-05-08T08:59:37.178Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:59:37.178Z] #0 6.411 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-05-08T08:59:37.178Z] #137 ... [2024-05-08T08:59:37.178Z] [2024-05-08T08:59:37.178Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:59:37.178Z] #0 5.888 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-05-08T08:59:37.451Z] #138 ... [2024-05-08T08:59:37.451Z] [2024-05-08T08:59:37.451Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:59:37.451Z] #0 6.239 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-05-08T08:59:37.737Z] #139 ... [2024-05-08T08:59:37.737Z] [2024-05-08T08:59:37.737Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T08:59:37.738Z] #0 6.298 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-05-08T08:59:37.738Z] #140 ... [2024-05-08T08:59:37.738Z] [2024-05-08T08:59:37.738Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:59:37.738Z] #131 6.405 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-05-08T09:18:46.496Z] #131 ... [2024-05-08T09:18:46.496Z] [2024-05-08T09:18:46.496Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T09:18:46.496Z] #140 1145.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-05-08T09:18:53.146Z] #140 ... [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T09:18:53.146Z] #137 DONE 1165.7s [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T09:18:53.146Z] #141 ... [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-05-08T09:18:53.146Z] #140 DONE 1166.0s [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:18:53.146Z] #132 ... [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T09:18:53.146Z] #141 DONE 0.6s [2024-05-08T09:18:53.146Z] [2024-05-08T09:18:53.146Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:18:54.113Z] #142 ... [2024-05-08T09:18:54.113Z] [2024-05-08T09:18:54.113Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:18:54.113Z] #143 DONE 0.2s [2024-05-08T09:18:54.113Z] [2024-05-08T09:18:54.113Z] #144 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:18:54.393Z] #144 DONE 0.3s [2024-05-08T09:18:54.393Z] [2024-05-08T09:18:54.393Z] #145 [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-05-08T09:18:54.692Z] #145 DONE 0.3s [2024-05-08T09:18:54.692Z] [2024-05-08T09:18:54.692Z] #146 [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-05-08T09:18:54.959Z] #146 DONE 0.3s [2024-05-08T09:18:54.959Z] [2024-05-08T09:18:54.959Z] #147 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:18:55.265Z] #147 DONE 0.4s [2024-05-08T09:18:55.265Z] [2024-05-08T09:18:55.265Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:18:55.542Z] #138 ... [2024-05-08T09:18:55.542Z] [2024-05-08T09:18:55.543Z] #148 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T09:18:56.136Z] #148 DONE 0.6s [2024-05-08T09:18:56.136Z] [2024-05-08T09:18:56.136Z] #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T09:18:56.471Z] #149 DONE 0.4s [2024-05-08T09:18:56.471Z] [2024-05-08T09:18:56.471Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:18:56.471Z] #138 ... [2024-05-08T09:18:56.471Z] [2024-05-08T09:18:56.471Z] #150 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:18:56.738Z] #150 ... [2024-05-08T09:18:56.738Z] [2024-05-08T09:18:56.738Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:18:56.738Z] #142 DONE 3.6s [2024-05-08T09:18:57.020Z] [2024-05-08T09:18:57.020Z] #150 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:18:57.020Z] #150 DONE 0.4s [2024-05-08T09:18:57.020Z] [2024-05-08T09:18:57.020Z] #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:18:57.614Z] #151 ... [2024-05-08T09:18:57.614Z] [2024-05-08T09:18:57.614Z] #152 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:18:57.614Z] #152 DONE 0.9s [2024-05-08T09:18:57.882Z] [2024-05-08T09:18:57.882Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T09:18:57.882Z] #127 DONE 1171.2s [2024-05-08T09:18:57.882Z] [2024-05-08T09:18:57.882Z] #153 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:18:58.149Z] #153 DONE 0.4s [2024-05-08T09:18:58.149Z] [2024-05-08T09:18:58.149Z] #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:18:58.737Z] #151 ... [2024-05-08T09:18:58.737Z] [2024-05-08T09:18:58.737Z] #154 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T09:18:58.737Z] #154 DONE 0.6s [2024-05-08T09:18:59.025Z] [2024-05-08T09:18:59.025Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:18:59.025Z] #155 DONE 0.3s [2024-05-08T09:18:59.025Z] [2024-05-08T09:18:59.025Z] #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:18:59.025Z] #156 ... [2024-05-08T09:18:59.025Z] [2024-05-08T09:18:59.025Z] #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T09:18:59.025Z] #157 DONE 0.4s [2024-05-08T09:18:59.295Z] [2024-05-08T09:18:59.295Z] #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:18:59.295Z] #156 DONE 0.3s [2024-05-08T09:18:59.295Z] [2024-05-08T09:18:59.295Z] #158 [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-05-08T09:18:59.567Z] #158 ... [2024-05-08T09:18:59.567Z] [2024-05-08T09:18:59.568Z] #159 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-05-08T09:18:59.568Z] #159 DONE 0.4s [2024-05-08T09:18:59.568Z] [2024-05-08T09:18:59.568Z] #158 [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-05-08T09:18:59.568Z] #158 DONE 0.4s [2024-05-08T09:18:59.568Z] [2024-05-08T09:18:59.568Z] #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T09:18:59.836Z] #160 ... [2024-05-08T09:18:59.836Z] [2024-05-08T09:18:59.836Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-05-08T09:18:59.836Z] #161 DONE 0.3s [2024-05-08T09:18:59.836Z] [2024-05-08T09:18:59.836Z] #160 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T09:18:59.836Z] #160 DONE 0.3s [2024-05-08T09:18:59.836Z] [2024-05-08T09:18:59.836Z] #162 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T09:19:00.115Z] #162 ... [2024-05-08T09:19:00.115Z] [2024-05-08T09:19:00.115Z] #163 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T09:19:00.115Z] #163 DONE 0.3s [2024-05-08T09:19:00.384Z] [2024-05-08T09:19:00.384Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T09:19:00.384Z] #164 ... [2024-05-08T09:19:00.384Z] [2024-05-08T09:19:00.384Z] #162 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T09:19:00.384Z] #162 DONE 0.5s [2024-05-08T09:19:00.384Z] [2024-05-08T09:19:00.384Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:19:00.652Z] #165 ... [2024-05-08T09:19:00.652Z] [2024-05-08T09:19:00.652Z] #164 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T09:19:00.652Z] #164 DONE 0.4s [2024-05-08T09:19:00.652Z] [2024-05-08T09:19:00.652Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:19:00.919Z] #166 ... [2024-05-08T09:19:00.919Z] [2024-05-08T09:19:00.919Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:19:00.919Z] #165 DONE 0.5s [2024-05-08T09:19:00.919Z] [2024-05-08T09:19:00.919Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:19:01.503Z] #167 ... [2024-05-08T09:19:01.503Z] [2024-05-08T09:19:01.503Z] #151 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:19:01.503Z] #151 DONE 4.8s [2024-05-08T09:19:01.777Z] [2024-05-08T09:19:01.777Z] #96 [security-secretstore-setup] exporting to image [2024-05-08T09:19:01.777Z] #96 exporting layers [2024-05-08T09:19:05.125Z] #96 ... [2024-05-08T09:19:05.125Z] [2024-05-08T09:19:05.125Z] #166 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:19:05.125Z] #166 DONE 3.9s [2024-05-08T09:19:05.125Z] [2024-05-08T09:19:05.125Z] #96 [security-bootstrapper] exporting to image [2024-05-08T09:19:05.125Z] #96 exporting layers 2.9s done [2024-05-08T09:19:05.125Z] #96 writing image sha256:85866a93a6339adfb98f7928c8c3242f569345774b98736b830ff6e77a7377e3 [2024-05-08T09:19:05.125Z] #96 writing image sha256:85866a93a6339adfb98f7928c8c3242f569345774b98736b830ff6e77a7377e3 0.0s done [2024-05-08T09:19:05.125Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-05-08T09:19:05.391Z] #96 ... [2024-05-08T09:19:05.391Z] [2024-05-08T09:19:05.391Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:19:05.391Z] #167 DONE 4.5s [2024-05-08T09:19:05.391Z] [2024-05-08T09:19:05.391Z] #96 [security-proxy-setup] exporting to image [2024-05-08T09:19:06.361Z] #96 exporting layers 1.7s done [2024-05-08T09:19:06.361Z] #96 writing image sha256:01c83bda63ecc8c6eff632edcb64397f0b0b183afc73bede2f8499493974ecd0 0.0s done [2024-05-08T09:19:06.361Z] #96 naming to docker.io/library/security-bootstrapper-arm64 [2024-05-08T09:19:06.361Z] #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-05-08T09:19:06.629Z] #96 exporting layers 1.2s done [2024-05-08T09:19:06.629Z] #96 writing image sha256:2353fb5a49398b1f793cef05d8c2c1fb011d2a15455a713e94e85aab144cc5c0 done [2024-05-08T09:19:06.629Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-08T09:19:06.629Z] #96 DONE 12.6s [2024-05-08T09:19:06.629Z] [2024-05-08T09:19:06.629Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-05-08T09:19:53.484Z] #133 DONE 1224.4s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:19:53.484Z] #139 ... [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:19:53.484Z] #168 DONE 0.3s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:19:53.484Z] #136 ... [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:19:53.484Z] #169 DONE 0.3s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-05-08T09:19:53.484Z] #170 DONE 0.2s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:19:53.484Z] #139 ... [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #171 [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-05-08T09:19:53.484Z] #171 DONE 0.2s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-05-08T09:19:53.484Z] #172 DONE 0.1s [2024-05-08T09:19:53.484Z] [2024-05-08T09:19:53.484Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:19:54.900Z] #173 DONE 2.1s [2024-05-08T09:19:54.900Z] [2024-05-08T09:19:54.900Z] #96 [core-common-config-bootstrapper] exporting to image [2024-05-08T09:19:54.900Z] #96 exporting layers [2024-05-08T09:19:55.485Z] #96 exporting layers 0.8s done [2024-05-08T09:19:55.486Z] #96 writing image sha256:ebf69ae2a2ec300cb05c1e1e6eb51a42eb7ee51d0bc50ae01ac019cc7b5a6d31 done [2024-05-08T09:19:55.486Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-08T09:19:55.486Z] #96 DONE 13.4s [2024-05-08T09:19:55.486Z] [2024-05-08T09:19:55.486Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:22:32.222Z] #66 ... [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T09:22:32.222Z] #135 DONE 1383.0s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:22:32.222Z] #138 ... [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:22:32.222Z] #174 DONE 0.3s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:22:32.222Z] #66 ... [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:22:32.222Z] #175 DONE 0.1s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-05-08T09:22:32.222Z] #176 DONE 0.3s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #177 [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-05-08T09:22:32.222Z] #177 DONE 0.1s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #96 [security-spiffe-token-provider] exporting to image [2024-05-08T09:22:32.222Z] #96 exporting layers [2024-05-08T09:22:32.222Z] #96 exporting layers 1.1s done [2024-05-08T09:22:32.222Z] #96 writing image sha256:4f648e0166d7128dc572d0610961d20dc77f79a8c13c666b86812adbdfed50ed done [2024-05-08T09:22:32.222Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-05-08T09:22:32.222Z] #96 DONE 14.5s [2024-05-08T09:22:32.222Z] [2024-05-08T09:22:32.222Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:29:39.285Z] #138 ... [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:29:39.285Z] #139 DONE 1800.4s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:29:39.285Z] #134 ... [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:29:39.285Z] #178 DONE 0.2s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:29:39.285Z] #179 DONE 0.3s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T09:29:39.285Z] #180 DONE 0.4s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:29:39.285Z] #138 ... [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:29:39.285Z] #181 DONE 0.1s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-08T09:29:39.285Z] #182 DONE 0.2s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-08T09:29:39.285Z] #183 DONE 2.0s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #96 [security-proxy-auth] exporting to image [2024-05-08T09:29:39.285Z] #96 exporting layers [2024-05-08T09:29:39.285Z] #96 exporting layers 1.0s done [2024-05-08T09:29:39.285Z] #96 writing image sha256:6775d12c652e23680b4e5292ed488eb4d518239b67361202505e86b0fa801df8 done [2024-05-08T09:29:39.285Z] #96 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-05-08T09:29:39.285Z] #96 DONE 15.5s [2024-05-08T09:29:39.285Z] [2024-05-08T09:29:39.285Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:30:11.505Z] #132 DONE 1845.2s [2024-05-08T09:30:11.505Z] [2024-05-08T09:30:11.505Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:30:12.462Z] #138 ... [2024-05-08T09:30:12.462Z] [2024-05-08T09:30:12.462Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:30:12.736Z] #184 DONE 0.2s [2024-05-08T09:30:12.736Z] [2024-05-08T09:30:12.736Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:30:12.736Z] #185 DONE 0.2s [2024-05-08T09:30:12.736Z] [2024-05-08T09:30:12.736Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T09:30:13.323Z] #186 DONE 0.5s [2024-05-08T09:30:13.323Z] [2024-05-08T09:30:13.323Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:30:13.323Z] #187 DONE 0.1s [2024-05-08T09:30:13.323Z] [2024-05-08T09:30:13.323Z] #96 [core-command] exporting to image [2024-05-08T09:30:13.323Z] #96 exporting layers [2024-05-08T09:30:13.908Z] #96 exporting layers 0.4s done [2024-05-08T09:30:13.908Z] #96 writing image sha256:9637691cf845abffba9298cc262170ca5c9e8eba989e3c6cb2843aa30c8bacd5 done [2024-05-08T09:30:13.908Z] #96 naming to docker.io/library/core-command-arm64 done [2024-05-08T09:30:13.908Z] #96 DONE 16.0s [2024-05-08T09:30:13.908Z] [2024-05-08T09:30:13.908Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:30:32.107Z] #66 ... [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:30:32.107Z] #138 DONE 1862.8s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:30:32.107Z] #131 ... [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:30:32.107Z] #188 DONE 0.2s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:30:32.107Z] #189 DONE 0.2s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:30:32.107Z] #131 ... [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T09:30:32.107Z] #190 ... [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:30:32.107Z] #134 DONE 1864.2s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T09:30:32.107Z] #190 DONE 0.8s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:30:32.107Z] #191 DONE 0.4s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:30:32.107Z] #192 DONE 0.4s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #193 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T09:30:32.107Z] #193 DONE 0.3s [2024-05-08T09:30:32.107Z] [2024-05-08T09:30:32.107Z] #96 [core-metadata] exporting to image [2024-05-08T09:30:32.107Z] #96 exporting layers [2024-05-08T09:30:32.372Z] #96 ... [2024-05-08T09:30:32.372Z] [2024-05-08T09:30:32.372Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:30:32.372Z] #194 DONE 0.3s [2024-05-08T09:30:32.372Z] [2024-05-08T09:30:32.372Z] #96 [core-metadata] exporting to image [2024-05-08T09:30:32.372Z] #96 exporting layers 0.8s done [2024-05-08T09:30:32.372Z] #96 writing image sha256:ecfdaaf87b0f7566a45ed0929f1ae9c8601457a708d1828fbf0c6f6f8a8dc581 0.0s done [2024-05-08T09:30:32.372Z] #96 naming to docker.io/library/core-metadata-arm64 [2024-05-08T09:30:32.637Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-05-08T09:30:32.637Z] #96 DONE 16.8s [2024-05-08T09:30:32.637Z] [2024-05-08T09:30:32.637Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T09:30:32.902Z] #195 DONE 0.6s [2024-05-08T09:30:32.902Z] [2024-05-08T09:30:32.902Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:30:32.902Z] #196 DONE 0.1s [2024-05-08T09:30:32.902Z] [2024-05-08T09:30:32.902Z] #96 [core-data] exporting to image [2024-05-08T09:30:33.484Z] #96 exporting layers 0.6s done [2024-05-08T09:30:33.484Z] #96 writing image sha256:61c9ea96e20c22a1ce17645c5b22f20cc6a6a38009c9528a46852886e3a799ed done [2024-05-08T09:30:33.484Z] #96 naming to docker.io/library/core-data-arm64 done [2024-05-08T09:30:33.484Z] #96 DONE 17.4s [2024-05-08T09:30:33.484Z] [2024-05-08T09:30:33.484Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:31:05.675Z] #66 ... [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:31:05.675Z] #136 DONE 1897.4s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:31:05.675Z] #131 ... [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:31:05.675Z] #197 DONE 0.1s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:31:05.675Z] #131 DONE 1898.0s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:31:05.675Z] #198 DONE 0.2s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T09:31:05.675Z] #199 ... [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:31:05.675Z] #200 DONE 0.2s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:31:05.675Z] #201 DONE 0.1s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T09:31:05.675Z] #202 DONE 0.3s [2024-05-08T09:31:05.675Z] [2024-05-08T09:31:05.675Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:31:05.676Z] #66 ... [2024-05-08T09:31:05.676Z] [2024-05-08T09:31:05.676Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T09:31:05.676Z] #199 DONE 0.6s [2024-05-08T09:31:05.676Z] [2024-05-08T09:31:05.676Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:31:05.676Z] #203 DONE 0.1s [2024-05-08T09:31:05.676Z] [2024-05-08T09:31:05.676Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:31:05.676Z] #204 DONE 0.1s [2024-05-08T09:31:05.676Z] [2024-05-08T09:31:05.676Z] #96 [support-scheduler] exporting to image [2024-05-08T09:31:05.676Z] #96 exporting layers [2024-05-08T09:31:06.258Z] #96 exporting layers 0.5s done [2024-05-08T09:31:06.258Z] #96 writing image sha256:0435c1449e10913948e35371e29d154afb89747671f8aee7196802386c74b51b 0.0s done [2024-05-08T09:31:06.258Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-05-08T09:31:06.258Z] #96 exporting layers 0.6s done [2024-05-08T09:31:06.258Z] #96 writing image sha256:c2b07c139c833cd9a0c83dfb9eaac7edd07a144ab4f690e555a986dde0ab30d1 done [2024-05-08T09:31:06.258Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-05-08T09:31:06.258Z] #96 DONE 18.0s [2024-05-08T09:31:06.258Z] [2024-05-08T09:31:06.258Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:31:06.258Z] time="2024-05-08T08:56:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T09:31:06.267Z] $ docker stop --time=1 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e [2024-05-08T09:31:07.984Z] $ docker rm -f --volumes 2cf57f529c1f14cb67d056fa47be0dd1ac112fb1e7a92081dd9fde18fb87aa0e [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T09:31:08.495Z] + docker images [2024-05-08T09:31:08.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T09:31:08.495Z] support-notifications-arm64 latest c2b07c139c83 3 seconds ago 43.5MB [2024-05-08T09:31:08.495Z] support-scheduler-arm64 latest 0435c1449e10 3 seconds ago 42.8MB [2024-05-08T09:31:08.495Z] core-data-arm64 latest 61c9ea96e20c 36 seconds ago 40.3MB [2024-05-08T09:31:08.495Z] core-metadata-arm64 latest ecfdaaf87b0f 37 seconds ago 40.5MB [2024-05-08T09:31:08.495Z] core-command-arm64 latest 9637691cf845 55 seconds ago 40MB [2024-05-08T09:31:08.495Z] security-proxy-auth-arm64 latest 6775d12c652e About a minute ago 37.7MB [2024-05-08T09:31:08.495Z] security-spiffe-token-provider-arm64 latest 4f648e0166d7 8 minutes ago 34.5MB [2024-05-08T09:31:08.495Z] core-common-config-bootstrapper-arm64 latest ebf69ae2a2ec 11 minutes ago 20.6MB [2024-05-08T09:31:08.495Z] security-proxy-setup-arm64 latest 2353fb5a4939 12 minutes ago 31.3MB [2024-05-08T09:31:08.495Z] security-bootstrapper-arm64 latest 01c83bda63ec 12 minutes ago 24.1MB [2024-05-08T09:31:08.495Z] security-secretstore-setup-arm64 latest 85866a93a633 12 minutes ago 41.4MB [2024-05-08T09:31:08.495Z] security-spire-agent-arm64 latest 1ac0804736b2 33 minutes ago 158MB [2024-05-08T09:31:08.495Z] security-spire-server-arm64 latest f15e7d607007 33 minutes ago 102MB [2024-05-08T09:31:08.495Z] security-spire-config-arm64 latest 03b877cbad83 33 minutes ago 101MB [2024-05-08T09:31:08.495Z] ci-base-image-arm64 latest c91193737c3a 53 minutes ago 974MB [2024-05-08T09:31:08.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-08T09:31:08.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 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-05-08T09:31:08.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:31:08.972Z] [2024-05-08T09:31:08.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:31:09.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:31:09.306Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-08T09:31:09.306Z] 8998bd30e6a1: Pulling fs layer [2024-05-08T09:31:09.306Z] 04944245beec: Pulling fs layer [2024-05-08T09:31:09.306Z] 699f458cf7ca: Pulling fs layer [2024-05-08T09:31:09.306Z] 765212b225bb: Pulling fs layer [2024-05-08T09:31:09.306Z] f23df028b6ca: Pulling fs layer [2024-05-08T09:31:09.306Z] d65c8cfc05b1: Pulling fs layer [2024-05-08T09:31:09.306Z] 2437ff75d9bd: Pulling fs layer [2024-05-08T09:31:09.306Z] 765212b225bb: Waiting [2024-05-08T09:31:09.306Z] f23df028b6ca: Waiting [2024-05-08T09:31:09.306Z] d65c8cfc05b1: Waiting [2024-05-08T09:31:09.306Z] 2437ff75d9bd: Waiting [2024-05-08T09:31:09.645Z] 04944245beec: Verifying Checksum [2024-05-08T09:31:09.645Z] 04944245beec: Download complete [2024-05-08T09:31:09.645Z] 765212b225bb: Verifying Checksum [2024-05-08T09:31:09.645Z] 765212b225bb: Download complete [2024-05-08T09:31:09.645Z] f23df028b6ca: Verifying Checksum [2024-05-08T09:31:09.645Z] f23df028b6ca: Download complete [2024-05-08T09:31:09.645Z] d65c8cfc05b1: Verifying Checksum [2024-05-08T09:31:09.645Z] d65c8cfc05b1: Download complete [2024-05-08T09:31:09.923Z] 699f458cf7ca: Verifying Checksum [2024-05-08T09:31:09.923Z] 699f458cf7ca: Download complete [2024-05-08T09:31:10.199Z] 8998bd30e6a1: Verifying Checksum [2024-05-08T09:31:10.199Z] 8998bd30e6a1: Download complete [2024-05-08T09:31:12.801Z] 2437ff75d9bd: Verifying Checksum [2024-05-08T09:31:12.801Z] 2437ff75d9bd: Download complete [2024-05-08T09:31:15.403Z] 8998bd30e6a1: Pull complete [2024-05-08T09:31:15.986Z] 04944245beec: Pull complete [2024-05-08T09:31:17.924Z] 699f458cf7ca: Pull complete [2024-05-08T09:31:17.924Z] 765212b225bb: Pull complete [2024-05-08T09:31:18.882Z] f23df028b6ca: Pull complete [2024-05-08T09:31:18.882Z] d65c8cfc05b1: Pull complete [2024-05-08T09:31:37.069Z] 2437ff75d9bd: Pull complete [2024-05-08T09:31:37.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-08T09:31:37.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:31:37.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:31:37.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-281 does not seem to be running inside a container [2024-05-08T09:31:37.352Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-08T09:31:40.476Z] $ docker top 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:31:41.377Z] ---> job-cost.sh [2024-05-08T09:31:41.377Z] lf-activate-venv: SKIPPING [2024-05-08T09:31:41.377Z] INFO: No Stack... [2024-05-08T09:31:41.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-08T09:31:42.911Z] INFO: Archiving Costs [Pipeline] sh [2024-05-08T09:31:43.545Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-05-08T09:31:43.545Z] + cut -d, -f6 [Pipeline] lock [2024-05-08T09:31:43.585Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] [2024-05-08T09:31:43.594Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] did not exist. Created. [2024-05-08T09:31:43.601Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-08T09:31:44.253Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-08T09:31:44.476Z] Stashed 1 file(s) [Pipeline] } [2024-05-08T09:31:44.487Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-08T09:31:44.503Z] $ docker stop --time=1 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 [2024-05-08T09:31:46.045Z] $ docker rm -f --volumes 9a8dc068f1b1785e909e36d902f23c1218d4989b5630bb0c81ab9930b7151f60 [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-05-08T09:31:46.601Z] provisioning config files... [2024-05-08T09:31:46.610Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config10436644959399929916tmp [Pipeline] { [Pipeline] sh [2024-05-08T09:31:46.955Z] + set +x [2024-05-08T09:31:46.955Z] + curl -s https://codecov.io/bash [2024-05-08T09:31:46.955Z] + bash -s -- [2024-05-08T09:31:46.955Z] [2024-05-08T09:31:46.955Z] _____ _ [2024-05-08T09:31:46.955Z] / ____| | | [2024-05-08T09:31:46.955Z] | | ___ __| | ___ ___ _____ __ [2024-05-08T09:31:46.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-08T09:31:46.955Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-08T09:31:46.955Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-08T09:31:46.955Z] Bash-1.0.6 [2024-05-08T09:31:46.955Z] [2024-05-08T09:31:46.955Z] [2024-05-08T09:31:46.955Z] ==> git version 2.25.1 found [2024-05-08T09:31:46.955Z] ==> 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-05-08T09:31:46.955Z] Release-Date: 2020-01-08 [2024-05-08T09:31:46.955Z] 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-05-08T09:31:46.955Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-08T09:31:46.955Z] ==> Jenkins CI detected. [2024-05-08T09:31:46.955Z] current dir:  /w/workspace/edgex-go/4 [2024-05-08T09:31:46.955Z] project root: . [2024-05-08T09:31:46.955Z] --> token set from env [2024-05-08T09:31:46.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-08T09:31:46.955Z] ==> Running gcov in . (disable via -X gcov) [2024-05-08T09:31:46.955Z] ==> Python coveragepy not found [2024-05-08T09:31:46.955Z] ==> Searching for coverage reports in: [2024-05-08T09:31:46.955Z] + . [2024-05-08T09:31:46.955Z] -> Found 1 reports [2024-05-08T09:31:46.955Z] ==> Detecting git/mercurial file structure [2024-05-08T09:31:47.236Z] ==> Reading reports [2024-05-08T09:31:47.236Z] + ./coverage.out bytes=455714 [2024-05-08T09:31:47.236Z] ==> Appending adjustments [2024-05-08T09:31:47.236Z] https://docs.codecov.io/docs/fixing-reports [2024-05-08T09:31:48.186Z] + Found adjustments [2024-05-08T09:31:48.186Z] ==> Gzipping contents [2024-05-08T09:31:48.186Z] 60K /tmp/codecov.sn69UG.gz [2024-05-08T09:31:48.186Z] ==> Uploading reports [2024-05-08T09:31:48.186Z] url: https://codecov.io [2024-05-08T09:31:48.186Z] query: branch=PR-4786&commit=0b15e0f4504911430cebc39715e067459c74a9e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= [2024-05-08T09:31:48.186Z] -> Pinging Codecov [2024-05-08T09:31:48.186Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4786&commit=0b15e0f4504911430cebc39715e067459c74a9e9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= [2024-05-08T09:31:48.446Z] -> Uploading to [2024-05-08T09:31:48.446Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/0b15e0f4504911430cebc39715e067459c74a9e9/31cd54d8-894b-4b8e-af6f-349ac72b4660.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T093148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49a8ed783b2cd39b856bf7202b4010a7407652ae4cdac7022cb60994b84ccc74 [2024-05-08T09:31:48.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T09:31:48.446Z] Dload Upload Total Spent Left Speed [2024-05-08T09:31:48.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57886 0 0 100 57886 0 214k --:--:-- --:--:-- --:--:-- 214k [2024-05-08T09:31:48.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0b15e0f4504911430cebc39715e067459c74a9e9 [Pipeline] } [2024-05-08T09:31:48.713Z] 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-05-08T09:31:49.405Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:31:49.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:31:50.555Z] ---> package-listing.sh [2024-05-08T09:31:50.555Z] ++ facter osfamily [2024-05-08T09:31:50.555Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-08T09:31:50.814Z] + OS_FAMILY=debian [2024-05-08T09:31:50.814Z] + workspace=/w/workspace/edgex-go/4 [2024-05-08T09:31:50.814Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-08T09:31:50.814Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-08T09:31:50.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-08T09:31:50.814Z] + PACKAGES=/tmp/packages_start.txt [2024-05-08T09:31:50.814Z] + '[' /w/workspace/edgex-go/4 ']' [2024-05-08T09:31:50.814Z] + PACKAGES=/tmp/packages_end.txt [2024-05-08T09:31:50.814Z] + case "${OS_FAMILY}" in [2024-05-08T09:31:50.814Z] + dpkg -l [2024-05-08T09:31:50.814Z] + grep '^ii' [2024-05-08T09:31:50.814Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-08T09:31:50.814Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-08T09:31:50.814Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-08T09:31:50.814Z] + '[' /w/workspace/edgex-go/4 ']' [2024-05-08T09:31:50.814Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-05-08T09:31:50.814Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-05-08T09:31:50.824Z] 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-05-08T09:31:51.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:31:51.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:31:51.655Z] [2024-05-08T09:31:51.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:31:51.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:31:51.961Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-08T09:31:51.961Z] 5eb5b503b376: Pulling fs layer [2024-05-08T09:31:51.961Z] 5c69ac0246d0: Pulling fs layer [2024-05-08T09:31:51.961Z] ec43610c2a17: Pulling fs layer [2024-05-08T09:31:51.961Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-08T09:31:51.961Z] 33b1e0a273af: Pulling fs layer [2024-05-08T09:31:51.961Z] 5d3b04190fa2: Pulling fs layer [2024-05-08T09:31:51.961Z] 2f39f015ded8: Pulling fs layer [2024-05-08T09:31:51.961Z] 33b1e0a273af: Waiting [2024-05-08T09:31:51.961Z] 5d3b04190fa2: Waiting [2024-05-08T09:31:51.961Z] 2f39f015ded8: Waiting [2024-05-08T09:31:51.961Z] 3a2ae6a8a46f: Waiting [2024-05-08T09:31:51.961Z] 5c69ac0246d0: Download complete [2024-05-08T09:31:51.961Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-08T09:31:51.961Z] 3a2ae6a8a46f: Download complete [2024-05-08T09:31:51.961Z] 33b1e0a273af: Verifying Checksum [2024-05-08T09:31:51.961Z] 33b1e0a273af: Download complete [2024-05-08T09:31:51.961Z] 5d3b04190fa2: Download complete [2024-05-08T09:31:51.961Z] ec43610c2a17: Verifying Checksum [2024-05-08T09:31:51.961Z] ec43610c2a17: Download complete [2024-05-08T09:31:52.219Z] 5eb5b503b376: Verifying Checksum [2024-05-08T09:31:52.219Z] 5eb5b503b376: Download complete [2024-05-08T09:31:53.155Z] 5eb5b503b376: Pull complete [2024-05-08T09:31:53.415Z] 5c69ac0246d0: Pull complete [2024-05-08T09:31:53.675Z] ec43610c2a17: Pull complete [2024-05-08T09:31:53.675Z] 3a2ae6a8a46f: Pull complete [2024-05-08T09:31:53.935Z] 33b1e0a273af: Pull complete [2024-05-08T09:31:53.935Z] 5d3b04190fa2: Pull complete [2024-05-08T09:31:58.125Z] 2f39f015ded8: Pull complete [2024-05-08T09:31:58.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-08T09:31:58.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:31:58.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:31:58.228Z] prd-ubuntu20.04-docker-8c-8g-275 does not seem to be running inside a container [2024-05-08T09:31:58.247Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-08T09:32:02.638Z] $ docker top e848ada5f7fbaecfb548b3cf70d2eae9ae8ecd35af84f8cfe4c10f4e0693f7ad -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T09:32:02.987Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-08T09:32:03.274Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-08T09:32:03.552Z] + ls /var/log/sa-host [2024-05-08T09:32:03.553Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T09:32:03.633Z] provisioning config files... [2024-05-08T09:32:03.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6468156650920225708tmp [Pipeline] { [Pipeline] echo [2024-05-08T09:32:03.660Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:32:03.942Z] ---> create-netrc.sh [Pipeline] } [2024-05-08T09:32:03.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:32:04.284Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-08T09:32:04.293Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:32:04.575Z] ---> sudo-logs.sh [2024-05-08T09:32:04.575Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-08T09:32:04.601Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:32:04.889Z] ---> job-cost.sh [2024-05-08T09:32:04.889Z] lf-activate-venv: SKIPPING [2024-05-08T09:32:04.889Z] DEBUG: total: 0.10999999940395355 [2024-05-08T09:32:04.889Z] INFO: Retrieving Stack Cost... [2024-05-08T09:32:05.148Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-08T09:32:05.715Z] INFO: Archiving Costs [Pipeline] echo [2024-05-08T09:32:05.726Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:32:06.005Z] ---> logs-deploy.sh [2024-05-08T09:32:06.005Z] lf-activate-venv: SKIPPING [2024-05-08T09:32:06.005Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4786/4 [2024-05-08T09:32:06.005Z] INFO: archiving workspace using pattern(s): [2024-05-08T09:32:06.939Z] Archives upload complete. [2024-05-08T09:32:06.939Z] INFO: archiving logs to Nexus