Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d+17930b14352cbfb7930b1ac1271c629a4bf190e4 (7e6f4b5a5a45f7e4825d79a31ef5a562754cfb9d) 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-ssh5220551881073959765.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-ssh11186342598322582427.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-4791/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-4791/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11833480822789033772.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-ssh224769549329864778.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-4791/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-4791/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8246147131216076596.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-276 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d Merge succeeded, producing 3a68b47c1603d5fbc31c298e45c204125611192c Checking out Revision 3a68b47c1603d5fbc31c298e45c204125611192c (PR-4791) > 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/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # 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 3a68b47c1603d5fbc31c298e45c204125611192c # 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:30:57.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-08T08:30:57.754Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-08T08:30:57.775Z] ========================================================= [2024-05-08T08:30:57.775Z] EdgeX Global Pipelines Version Info [2024-05-08T08:30:57.775Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:30:58.535Z] ------------------- [2024-05-08T08:30:58.535Z] stable info: [2024-05-08T08:30:58.535Z] ------------------- [2024-05-08T08:30:58.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-08T08:30:58.535Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:30:58.535Z] Message: update stable to v1.0.258 [2024-05-08T08:30:59.106Z] ------------------- [2024-05-08T08:30:59.106Z] experimental info: [2024-05-08T08:30:59.106Z] ------------------- [2024-05-08T08:30:59.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-08T08:30:59.106Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-08T08:30:59.106Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-08T08:30:59.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-08T08:30:59.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-08T08:30:59.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-08T08:30:59.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-08T08:30:59.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-08T08:30:59.299Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-08T08:30:59.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-08T08:30:59.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-08T08:30:59.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-08T08:30:59.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-08T08:30:59.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-08T08:30:59.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-08T08:30:59.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-08T08:30:59.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-08T08:30:59.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-08T08:30:59.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:30:59.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-08T08:30:59.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-08T08:30:59.580Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-08T08:30:59.611Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-08T08:30:59.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-08T08:30:59.651Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-08T08:30:59.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-08T08:30:59.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4791 [Pipeline] echo [2024-05-08T08:30:59.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4791 [Pipeline] echo [2024-05-08T08:30:59.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4791 [Pipeline] echo [2024-05-08T08:30:59.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo [2024-05-08T08:30:59.777Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a68b47 [Pipeline] echo [2024-05-08T08:30:59.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:30:59.873Z] provisioning config files... [2024-05-08T08:30:59.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9140122554892395158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:31:00.225Z] ---> ****-login.sh [2024-05-08T08:31:00.225Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:31:00.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:00.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:00.486Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:00.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:00.486Z] [2024-05-08T08:31:00.486Z] Login Succeeded [2024-05-08T08:31:00.486Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:31:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:00.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:00.486Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:00.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:00.486Z] [2024-05-08T08:31:00.486Z] Login Succeeded [2024-05-08T08:31:00.486Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:31:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:00.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:00.746Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:00.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:00.746Z] [2024-05-08T08:31:00.746Z] Login Succeeded [2024-05-08T08:31:00.746Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:31:00.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:00.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:00.746Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:00.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:00.746Z] [2024-05-08T08:31:00.746Z] Login Succeeded [2024-05-08T08:31:00.746Z] ****.io [2024-05-08T08:31:00.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:31:01.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:31:01.008Z] Configure a credential helper to remove this warning. See [2024-05-08T08:31:01.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:31:01.008Z] [2024-05-08T08:31:01.008Z] Login Succeeded [2024-05-08T08:31:01.008Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:31:01.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:31:01.446Z] + 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:01.446Z] + + cut -d/dirname -f2 cmd/core-command/Dockerfile [2024-05-08T08:31:01.446Z] [2024-05-08T08:31:01.446Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-08T08:31:01.446Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:31:01.446Z] cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-08T08:31:01.446Z] + dirname+ cmd/core-data/Dockerfile [2024-05-08T08:31:01.446Z] cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-08T08:31:01.446Z] + + cut -d/ -f2 [2024-05-08T08:31:01.446Z] dirname cmd/core-metadata/Dockerfile [2024-05-08T08:31:01.446Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-08T08:31:01.446Z] + + dirname cmd/security-proxy-auth/Dockerfile [2024-05-08T08:31:01.446Z] cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-08T08:31:01.446Z] + + cut -d/ -f2 [2024-05-08T08:31:01.446Z] dirname cmd/security-spire-config/Dockerfile [2024-05-08T08:31:01.446Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/support-notifications/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-08T08:31:01.446Z] + dirname cmd/support-scheduler/Dockerfile [2024-05-08T08:31:01.446Z] + cut -d/ -f2 [2024-05-08T08:31:01.446Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-08T08:31:01.488Z] 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:01.850Z] + git rev-list -1 --merges 3a68b47c1603d5fbc31c298e45c204125611192c~1..3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo [2024-05-08T08:31:01.864Z] -----------> git rev-list -1 --merges 3a68b47c1603d5fbc31c298e45c204125611192c~1..3a68b47c1603d5fbc31c298e45c204125611192c 3a68b47c1603d5fbc31c298e45c204125611192c [2024-05-08T08:31:01.864Z] 3a68b47c1603d5fbc31c298e45c204125611192c [false] [Pipeline] sh [2024-05-08T08:31:02.156Z] + git log --format=format:%s -1 3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] echo [2024-05-08T08:31:02.172Z] ========================================================= [2024-05-08T08:31:02.172Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-08T08:31:02.172Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-08T08:31:02.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-08T08:31:02.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-08T08:31:02.573Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-08T08:31:02.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-08T08:31:02.573Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-08T08:31:02.573Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-08T08:31:02.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:02.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:02.919Z] [2024-05-08T08:31:02.919Z] 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:03.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:03.227Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-08T08:31:03.227Z] b85a868b505f: Pulling fs layer [2024-05-08T08:31:03.227Z] e2be974225ed: Pulling fs layer [2024-05-08T08:31:03.227Z] 339a4e72a1f5: Pulling fs layer [2024-05-08T08:31:03.227Z] 988bab9f4d93: Pulling fs layer [2024-05-08T08:31:03.227Z] 1469e6f7b9e6: Pulling fs layer [2024-05-08T08:31:03.227Z] eaf3925da568: Pulling fs layer [2024-05-08T08:31:03.227Z] bab4dde63d76: Pulling fs layer [2024-05-08T08:31:03.227Z] bde34c3a00c8: Pulling fs layer [2024-05-08T08:31:03.227Z] b352a97aabf1: Pulling fs layer [2024-05-08T08:31:03.227Z] 4872d77fe225: Pulling fs layer [2024-05-08T08:31:03.227Z] 5851b861e8e6: Pulling fs layer [2024-05-08T08:31:03.227Z] eaf3925da568: Waiting [2024-05-08T08:31:03.227Z] bab4dde63d76: Waiting [2024-05-08T08:31:03.227Z] bde34c3a00c8: Waiting [2024-05-08T08:31:03.227Z] b352a97aabf1: Waiting [2024-05-08T08:31:03.227Z] 4872d77fe225: Waiting [2024-05-08T08:31:03.227Z] 988bab9f4d93: Waiting [2024-05-08T08:31:03.227Z] 5851b861e8e6: Waiting [2024-05-08T08:31:03.227Z] 1469e6f7b9e6: Waiting [2024-05-08T08:31:03.228Z] e2be974225ed: Download complete [2024-05-08T08:31:03.228Z] 988bab9f4d93: Verifying Checksum [2024-05-08T08:31:03.228Z] 988bab9f4d93: Download complete [2024-05-08T08:31:03.228Z] 1469e6f7b9e6: Verifying Checksum [2024-05-08T08:31:03.228Z] 1469e6f7b9e6: Download complete [2024-05-08T08:31:03.228Z] 339a4e72a1f5: Verifying Checksum [2024-05-08T08:31:03.228Z] 339a4e72a1f5: Download complete [2024-05-08T08:31:03.228Z] eaf3925da568: Verifying Checksum [2024-05-08T08:31:03.228Z] eaf3925da568: Download complete [2024-05-08T08:31:03.491Z] bde34c3a00c8: Download complete [2024-05-08T08:31:03.491Z] b352a97aabf1: Download complete [2024-05-08T08:31:03.491Z] 4872d77fe225: Verifying Checksum [2024-05-08T08:31:03.491Z] 4872d77fe225: Download complete [2024-05-08T08:31:03.491Z] 5851b861e8e6: Verifying Checksum [2024-05-08T08:31:03.491Z] b85a868b505f: Verifying Checksum [2024-05-08T08:31:03.491Z] b85a868b505f: Download complete [2024-05-08T08:31:03.751Z] bab4dde63d76: Verifying Checksum [2024-05-08T08:31:03.751Z] bab4dde63d76: Download complete [2024-05-08T08:31:04.694Z] b85a868b505f: Pull complete [2024-05-08T08:31:04.955Z] e2be974225ed: Pull complete [2024-05-08T08:31:05.525Z] 339a4e72a1f5: Pull complete [2024-05-08T08:31:05.525Z] 988bab9f4d93: Pull complete [2024-05-08T08:31:05.785Z] 1469e6f7b9e6: Pull complete [2024-05-08T08:31:05.785Z] eaf3925da568: Pull complete [2024-05-08T08:31:07.691Z] bab4dde63d76: Pull complete [2024-05-08T08:31:07.691Z] bde34c3a00c8: Pull complete [2024-05-08T08:31:07.691Z] b352a97aabf1: Pull complete [2024-05-08T08:31:07.691Z] 4872d77fe225: Pull complete [2024-05-08T08:31:07.691Z] 5851b861e8e6: Pull complete [2024-05-08T08:31:07.691Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-08T08:31:07.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-08T08:31:07.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:07.843Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-05-08T08:31:07.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-08T08:31:10.745Z] $ docker top 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a -eo pid,comm [2024-05-08T08:31:10.805Z] 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:10.805Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-08T08:31:10.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:31:10.876Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:31:11.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:31:11.011Z] $ docker exec 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent [2024-05-08T08:31:11.121Z] SSH_AUTH_SOCK=/tmp/ssh-NBjKtkwHMprn/agent.31 [2024-05-08T08:31:11.121Z] SSH_AGENT_PID=37 [2024-05-08T08:31:11.129Z] Running ssh-add (command line suppressed) [2024-05-08T08:31:11.238Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1768907565602884487.key (/w/workspace/edgex-go/2@tmp/private_key_1768907565602884487.key) [2024-05-08T08:31:11.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:31:11.544Z] + git tag --points-at HEAD [Pipeline] } [2024-05-08T08:31:11.562Z] $ docker exec --env ******** --env ******** 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent -k [2024-05-08T08:31:11.672Z] unset SSH_AUTH_SOCK; [2024-05-08T08:31:11.672Z] unset SSH_AGENT_PID; [2024-05-08T08:31:11.672Z] echo Agent pid 37 killed; [2024-05-08T08:31:11.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-08T08:31:11.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-08T08:31:11.714Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-08T08:31:11.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-08T08:31:11.820Z] $ docker exec 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent [2024-05-08T08:31:11.922Z] SSH_AUTH_SOCK=/tmp/ssh-ArQMCl8IetPb/agent.70 [2024-05-08T08:31:11.922Z] SSH_AGENT_PID=76 [2024-05-08T08:31:11.927Z] Running ssh-add (command line suppressed) [2024-05-08T08:31:12.035Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17530885176067323465.key (/w/workspace/edgex-go/2@tmp/private_key_17530885176067323465.key) [2024-05-08T08:31:12.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-08T08:31:12.334Z] + git semver init [2024-05-08T08:31:12.594Z] 2024-05-08 08:31:12,512 [run_init] DEBUG init version:0.0.0 force:False [2024-05-08T08:31:12.594Z] 2024-05-08 08:31:12,513 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-05-08T08:31:12.594Z] 2024-05-08 08:31:12,514 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-05-08T08:31:12.594Z] 2024-05-08 08:31:12,514 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,628 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4791 with force:False [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,629 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4791 [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,634 [execute] INFO git cat-file --batch-check [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,641 [execute] INFO git cat-file --batch [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-05-08T08:31:17.869Z] 2024-05-08 08:31:17,647 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4791 [2024-05-08T08:31:17.869Z] 0.0.0 [Pipeline] } [2024-05-08T08:31:17.884Z] $ docker exec --env ******** --env ******** 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a ssh-agent -k [2024-05-08T08:31:17.985Z] unset SSH_AUTH_SOCK; [2024-05-08T08:31:17.986Z] unset SSH_AGENT_PID; [2024-05-08T08:31:17.986Z] echo Agent pid 76 killed; [2024-05-08T08:31:17.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-08T08:31:18.315Z] + git semver [Pipeline] } [2024-05-08T08:31:18.592Z] $ docker stop --time=1 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a [2024-05-08T08:31:19.863Z] $ docker rm -f --volumes 8d58cba7be46da0c11f2fd69f758bd1ae6f4bedf1d9c58cbb91471ec69af5d7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:31:20.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-08T08:31:20.442Z] Stashed 1 file(s) [Pipeline] echo [2024-05-08T08:31:20.445Z] [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:20.881Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-08T08:31:20.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:31:20.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:31:20.934Z] ========================================================= [2024-05-08T08:31:20.934Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-08T08:31:20.934Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:21.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:21.221Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-08T08:31:21.221Z] 619be1103602: Pulling fs layer [2024-05-08T08:31:21.221Z] 7862e08f4a3e: Pulling fs layer [2024-05-08T08:31:21.221Z] 5df492c9dc93: Pulling fs layer [2024-05-08T08:31:21.221Z] 7629e6793208: Pulling fs layer [2024-05-08T08:31:21.221Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:31:21.221Z] fb5054dd5b73: Pulling fs layer [2024-05-08T08:31:21.221Z] eeca6798cff9: Pulling fs layer [2024-05-08T08:31:21.221Z] aa269ceb94a6: Pulling fs layer [2024-05-08T08:31:21.221Z] ada007ff1a6a: Pulling fs layer [2024-05-08T08:31:21.221Z] fb5054dd5b73: Waiting [2024-05-08T08:31:21.221Z] eeca6798cff9: Waiting [2024-05-08T08:31:21.221Z] aa269ceb94a6: Waiting [2024-05-08T08:31:21.221Z] 4f4fb700ef54: Waiting [2024-05-08T08:31:21.221Z] ada007ff1a6a: Waiting [2024-05-08T08:31:21.221Z] 7629e6793208: Waiting [2024-05-08T08:31:21.221Z] 7862e08f4a3e: Verifying Checksum [2024-05-08T08:31:21.221Z] 7862e08f4a3e: Download complete [2024-05-08T08:31:21.221Z] 7629e6793208: Download complete [2024-05-08T08:31:21.221Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:31:21.221Z] 4f4fb700ef54: Download complete [2024-05-08T08:31:21.221Z] fb5054dd5b73: Verifying Checksum [2024-05-08T08:31:21.221Z] fb5054dd5b73: Download complete [2024-05-08T08:31:21.221Z] 619be1103602: Verifying Checksum [2024-05-08T08:31:21.221Z] 619be1103602: Download complete [2024-05-08T08:31:21.221Z] eeca6798cff9: Verifying Checksum [2024-05-08T08:31:21.221Z] eeca6798cff9: Download complete [2024-05-08T08:31:21.480Z] 619be1103602: Pull complete [2024-05-08T08:31:21.480Z] ada007ff1a6a: Verifying Checksum [2024-05-08T08:31:21.480Z] ada007ff1a6a: Download complete [2024-05-08T08:31:21.480Z] 7862e08f4a3e: Pull complete [2024-05-08T08:31:21.740Z] 5df492c9dc93: Verifying Checksum [2024-05-08T08:31:21.740Z] 5df492c9dc93: Download complete [2024-05-08T08:31:21.998Z] aa269ceb94a6: Verifying Checksum [2024-05-08T08:31:21.998Z] aa269ceb94a6: Download complete [2024-05-08T08:31:25.283Z] 5df492c9dc93: Pull complete [2024-05-08T08:31:25.283Z] 7629e6793208: Pull complete [2024-05-08T08:31:25.283Z] 4f4fb700ef54: Pull complete [2024-05-08T08:31:25.542Z] fb5054dd5b73: Pull complete [2024-05-08T08:31:25.542Z] eeca6798cff9: Pull complete [2024-05-08T08:31:28.074Z] aa269ceb94a6: Pull complete [2024-05-08T08:31:28.332Z] ada007ff1a6a: Pull complete [2024-05-08T08:31:28.332Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-08T08:31:28.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:28.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:28.887Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:28.887Z] WORKDIR /edgex [2024-05-08T08:31:28.887Z] COPY go.mod . [2024-05-08T08:31:28.887Z] RUN go mod download -t [2024-05-08T08:31:28.887Z] ci-base-image-x86_64 -f - . [2024-05-08T08:31:29.453Z] Sending build context to Docker daemon 177.4MB [2024-05-08T08:31:29.453Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-08T08:31:29.453Z] ---> f489d0715acc [2024-05-08T08:31:29.453Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:31:33.657Z] ---> Running in 65632f9df5e1 [2024-05-08T08:31:33.657Z] Removing intermediate container 65632f9df5e1 [2024-05-08T08:31:33.657Z] ---> 0bee36beeba2 [2024-05-08T08:31:33.657Z] Step 3/4 : COPY go.mod . [2024-05-08T08:31:33.657Z] ---> 275499b3082f [2024-05-08T08:31:33.657Z] Step 4/4 : RUN go mod download [2024-05-08T08:31:33.917Z] ---> Running in 995401f7795e [2024-05-08T08:31:35.543Z] Still waiting to schedule task [2024-05-08T08:31:35.543Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-277’ is offline [2024-05-08T08:31:55.853Z] Removing intermediate container 995401f7795e [2024-05-08T08:31:55.853Z] ---> da44b9f7f710 [2024-05-08T08:31:55.853Z] Successfully built da44b9f7f710 [2024-05-08T08:31:55.853Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:31:56.158Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:31:56.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:56.229Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-05-08T08:31:56.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-08T08:31:56.690Z] $ docker top 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:31:57.031Z] + go version [2024-05-08T08:31:57.031Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-08T08:31:57.045Z] $ docker stop --time=1 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 [2024-05-08T08:31:58.300Z] $ docker rm -f --volumes 80ff8a9f1fb8a1bd816712326140bbd475e2f9671fd6d4fadabe587b29ae67a5 [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:31:58.730Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-08T08:31:58.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:31:58.811Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-05-08T08:31:58.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-08T08:31:59.165Z] $ docker top fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:31:59.248Z] ========================================================= [2024-05-08T08:31:59.248Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:31:59.248Z] ========================================================= [Pipeline] sh [2024-05-08T08:31:59.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:31:59.832Z] + make test [2024-05-08T08:31:59.832Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:32:07.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:32:40.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:32:41.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:32:41.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:32:42.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.059s coverage: 28.7% of statements [2024-05-08T08:32:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:32:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:32:43.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:32:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:32:44.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:32:44.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.065s coverage: 97.0% of statements [2024-05-08T08:32:45.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:32:45.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:32:45.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:45.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:32:45.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:32:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:32:46.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:32:47.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.091s coverage: 69.2% of statements [2024-05-08T08:32:47.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:32:47.898Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:32:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.976s coverage: 93.4% of statements [2024-05-08T08:32:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 6.1% of statements [2024-05-08T08:32:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements [2024-05-08T08:32:49.292Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-05-08T08:32:49.292Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:32:49.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:32:50.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2024-05-08T08:32:50.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 32.2% of statements [2024-05-08T08:32:50.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.056s coverage: 41.7% of statements [2024-05-08T08:32:50.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2024-05-08T08:32:50.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-05-08T08:32:50.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:32:50.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2024-05-08T08:32:50.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:32:50.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:32:50.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:32:51.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.043s coverage: 87.5% of statements [2024-05-08T08:32:51.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:32:51.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:32:51.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:32:51.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:32:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:32:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:32:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:32:52.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:32:53.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:32:53.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:32:53.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:32:55.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:32:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:32:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:32:57.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:32:59.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:32:59.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:32:59.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:33:00.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:33:00.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:33:00.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:33:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:33:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:33:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:33:01.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:33:02.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements [2024-05-08T08:33:02.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:33:02.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:33:02.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:33:02.748Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:33:04.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:33:04.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:04.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:33:04.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:33:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:33:05.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:33:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:33:06.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.063s coverage: 92.9% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.058s coverage: 62.3% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.044s coverage: 20.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.058s coverage: 100.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 38.4% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.061s coverage: 61.8% of statements [2024-05-08T08:33:16.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements [2024-05-08T08:33:16.598Z] 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:16.598Z] running golangci-lint [2024-05-08T08:33:16.598Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-08T08:33:16.598Z] go version go1.21.9 linux/amd64 [2024-05-08T08:33:16.598Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-08T08:33:16.598Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-08T08:33:38.519Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 20.623686607s" [2024-05-08T08:33:38.519Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.743528ms" [2024-05-08T08:33:48.497Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.046132051s with top 10 stages: buildir: 54.354418289s, gosec: 7.436150795s, inspect: 3.001505348s, fact_deprecated: 2.572557857s, ctrlflow: 1.405455001s, fact_purity: 1.396763546s, printf: 1.375375456s, nilness: 1.164862941s, errcheck: 950.479936ms, S1038: 860.274264ms" [2024-05-08T08:33:48.497Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-08T08:33:48.497Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, path_prettifier: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, skip_dirs: 197/197, autogenerated_exclude: 197/197" [2024-05-08T08:33:48.497Z] level=info msg="[runner] processing took 16.800346ms with stages: nolint: 7.244414ms, identifier_marker: 4.778441ms, autogenerated_exclude: 1.53957ms, path_prettifier: 1.407966ms, exclude-rules: 1.078537ms, skip_dirs: 702.237µs, cgo: 29.72µs, filename_unadjuster: 14.461µs, max_same_issues: 970ns, fixer: 720ns, uniq_by_line: 670ns, max_from_linter: 460ns, exclude: 430ns, skip_files: 390ns, severity-rules: 270ns, sort_results: 260ns, source_code: 250ns, diff: 230ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-05-08T08:33:48.497Z] level=info msg="[runner] linters took 11.773489009s with stages: goanalysis_metalinter: 11.75657977s" [2024-05-08T08:33:48.497Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-08T08:33:48.497Z] level=info msg="Memory: 326 samples, avg is 271.9MB, max is 1088.3MB" [2024-05-08T08:33:48.497Z] level=info msg="Execution took 32.442581052s" [2024-05-08T08:33:48.497Z] go vet ./... [2024-05-08T08:33:55.062Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:33:55.062Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:33:55.062Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-08T08:33:55.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:33:55.370Z] + ls -al . [2024-05-08T08:33:55.370Z] total 816 [2024-05-08T08:33:55.370Z] drwxrwxr-x 11 1001 1001 4096 May 8 08:32 . [2024-05-08T08:33:55.370Z] drwxr-xr-x 4 root root 4096 May 8 08:31 .. [2024-05-08T08:33:55.370Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 .blubracket [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:30 .dockerignore [2024-05-08T08:33:55.370Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:33 .git [2024-05-08T08:33:55.370Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:30 .github [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:30 .gitignore [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:30 .golangci.yml [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:30 .hadolint.yml [2024-05-08T08:33:55.370Z] drwxr-xr-x 3 1001 1001 4096 May 8 08:31 .semver [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:30 .sonarcloud.properties [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:30 ADOPTERS.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:30 Attribution.txt [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:30 CHANGELOG.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:30 CONTRIBUTING.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:30 GOVERNANCE.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:30 Jenkinsfile [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:30 LICENSE [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:30 Makefile [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:30 OWNERS.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:30 README.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:30 SECURITY.md [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION [2024-05-08T08:33:55.370Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 bin [2024-05-08T08:33:55.370Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:30 cmd [2024-05-08T08:33:55.370Z] -rw-r--r-- 1 root root 455714 May 8 08:33 coverage.out [2024-05-08T08:33:55.370Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:30 fuzz_test [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:30 go.mod [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 101457 May 8 08:30 go.sum [2024-05-08T08:33:55.370Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:30 internal [2024-05-08T08:33:55.370Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:30 openapi [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:30 security.txt [2024-05-08T08:33:55.370Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:30 version.go [Pipeline] sh [2024-05-08T08:33:55.963Z] + '[' -e coverage.out ] [2024-05-08T08:33:55.963Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:33:56.058Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:33:56.336Z] + make build [2024-05-08T08:33:56.336Z] 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:12.313Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-280 in /w/workspace/edgexfoundry_edgex-go_PR-4791 [Pipeline] { [Pipeline] ws [2024-05-08T08:34:12.331Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-05-08T08:34:15.394Z] The recommended git tool is: git [2024-05-08T08:34:18.251Z] 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:18.251Z] 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:34:19.186Z] 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:34:19.750Z] 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:34:20.550Z] using credential edgex-jenkins-ssh [2024-05-08T08:34:20.571Z] Cloning the remote Git repository [2024-05-08T08:34:20.620Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:34:20.718Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-05-08T08:34:20.865Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:34:20.866Z] > git --version # timeout=10 [2024-05-08T08:34:20.889Z] > git --version # 'git version 2.25.1' [2024-05-08T08:34:20.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:34:21.039Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:34:23.936Z] 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:34:25.308Z] 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:34:27.211Z] 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:34:27.778Z] 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:34:28.343Z] 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:34:28.912Z] 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:34:29.845Z] 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:34:30.790Z] $ docker stop --time=1 fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 [2024-05-08T08:34:36.200Z] $ docker rm -f --volumes fc782bc7ae3639c5c3393aaeaa886900babbb5b5a98a4f8000e71ac416ad2f88 [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:34:37.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:37.354Z] [2024-05-08T08:34:37.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:34:37.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:37.652Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-08T08:34:37.652Z] 91d30c5bc195: Pulling fs layer [2024-05-08T08:34:37.652Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-08T08:34:37.652Z] 9c61dcf015f6: Pulling fs layer [2024-05-08T08:34:37.652Z] 4698f68db338: Pulling fs layer [2024-05-08T08:34:37.652Z] 2a2f49069b9e: Pulling fs layer [2024-05-08T08:34:37.652Z] e0025b399a48: Pulling fs layer [2024-05-08T08:34:37.652Z] 4698f68db338: Waiting [2024-05-08T08:34:37.652Z] 2a2f49069b9e: Waiting [2024-05-08T08:34:37.652Z] e0025b399a48: Waiting [2024-05-08T08:34:37.910Z] 91d30c5bc195: Verifying Checksum [2024-05-08T08:34:37.910Z] 91d30c5bc195: Download complete [2024-05-08T08:34:37.910Z] 4698f68db338: Download complete [2024-05-08T08:34:37.910Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-08T08:34:37.910Z] 2e9b0aa3be6d: Download complete [2024-05-08T08:34:37.910Z] e0025b399a48: Verifying Checksum [2024-05-08T08:34:37.910Z] e0025b399a48: Download complete [2024-05-08T08:34:37.910Z] 91d30c5bc195: Pull complete [2024-05-08T08:34:37.910Z] 2a2f49069b9e: Verifying Checksum [2024-05-08T08:34:37.910Z] 2a2f49069b9e: Download complete [2024-05-08T08:34:38.169Z] 2e9b0aa3be6d: Pull complete [2024-05-08T08:34:38.427Z] 9c61dcf015f6: Verifying Checksum [2024-05-08T08:34:38.427Z] 9c61dcf015f6: Download complete [2024-05-08T08:34:40.952Z] 9c61dcf015f6: Pull complete [2024-05-08T08:34:40.952Z] 4698f68db338: Pull complete [2024-05-08T08:34:41.210Z] 2a2f49069b9e: Pull complete [2024-05-08T08:34:41.468Z] e0025b399a48: Pull complete [2024-05-08T08:34:41.468Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-08T08:34:41.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-08T08:34:41.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:34:41.569Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-05-08T08:34:41.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-08T08:34:42.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:34:42.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-08T08:34:43.610Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-08T08:34:43.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-08T08:34:43.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:34:43.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4791/head:refs/remotes/origin/PR-4791 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-08T08:34:44.371Z] Merging remotes/origin/main commit 17930b14352cbfb7930b1ac1271c629a4bf190e4 into PR head commit 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d [2024-05-08T08:34:44.413Z] $ docker top 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:34:44.889Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:34:45.073Z] Merge succeeded, producing d2895a8a2b64a566d937e412471846688bd2ca6b [2024-05-08T08:34:45.074Z] Checking out Revision d2895a8a2b64a566d937e412471846688bd2ca6b (PR-4791) [2024-05-08T08:34:44.391Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:34:44.494Z] > git checkout -f 58591b7ddf2b27df6fb8a8fef74cdf5310215c0d # timeout=10 [2024-05-08T08:34:44.745Z] > git remote # timeout=10 [2024-05-08T08:34:44.763Z] > git config --get remote.origin.url # timeout=10 [2024-05-08T08:34:44.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-08T08:34:44.808Z] > git merge 17930b14352cbfb7930b1ac1271c629a4bf190e4 # timeout=10 [2024-05-08T08:34:45.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-08T08:34:45.081Z] > git config core.sparsecheckout # timeout=10 [2024-05-08T08:34:45.103Z] > git checkout -f d2895a8a2b64a566d937e412471846688bd2ca6b # timeout=10 [2024-05-08T08:34:46.866Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:34:46.866Z] #1 transferring dockerfile: 2.50kB done [2024-05-08T08:34:46.866Z] #1 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #2 transferring dockerfile: 2.15kB done [2024-05-08T08:34:47.160Z] #2 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #3 transferring dockerfile: 1.89kB done [2024-05-08T08:34:47.160Z] #3 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #4 transferring dockerfile: 2.49kB done [2024-05-08T08:34:47.160Z] #4 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #5 [core-command internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #5 transferring dockerfile: 1.93kB done [2024-05-08T08:34:47.160Z] #5 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #6 [core-data internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #6 transferring dockerfile: 2.01kB done [2024-05-08T08:34:47.160Z] #6 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #7 transferring dockerfile: 1.93kB done [2024-05-08T08:34:47.160Z] #7 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #8 transferring dockerfile: 1.95kB done [2024-05-08T08:34:47.160Z] #8 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #9 transferring dockerfile: 1.70kB done [2024-05-08T08:34:47.160Z] #9 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:34:47.160Z] #10 transferring dockerfile: 2.23kB done [2024-05-08T08:34:47.160Z] #10 DONE 0.0s [2024-05-08T08:34:47.160Z] [2024-05-08T08:34:47.160Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:34:47.161Z] #11 transferring dockerfile: 1.81kB done [2024-05-08T08:34:47.161Z] #11 DONE 0.0s [2024-05-08T08:34:47.161Z] [2024-05-08T08:34:47.161Z] #12 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:34:47.161Z] #12 transferring context: 50B done [2024-05-08T08:34:47.161Z] #12 DONE 0.0s [2024-05-08T08:34:47.161Z] [2024-05-08T08:34:47.161Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:34:47.161Z] #13 transferring dockerfile: 1.69kB done [2024-05-08T08:34:47.437Z] #13 DONE 0.1s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:34:47.437Z] #14 transferring dockerfile: 2.93kB done [2024-05-08T08:34:47.437Z] #14 DONE 0.1s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:34:47.437Z] #15 transferring dockerfile: 2.06kB done [2024-05-08T08:34:47.437Z] #15 DONE 0.1s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #16 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:34:47.437Z] #16 transferring context: 50B done [2024-05-08T08:34:47.437Z] #16 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:34:47.437Z] #17 transferring context: 50B done [2024-05-08T08:34:47.437Z] #17 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #18 [core-command internal] load .dockerignore [2024-05-08T08:34:47.437Z] #18 transferring context: 50B done [2024-05-08T08:34:47.437Z] #18 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:34:47.437Z] #19 transferring context: 50B done [2024-05-08T08:34:47.437Z] #19 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #20 [support-scheduler internal] load .dockerignore [2024-05-08T08:34:47.437Z] #20 transferring context: 50B done [2024-05-08T08:34:47.437Z] #20 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #21 [security-spire-server internal] load .dockerignore [2024-05-08T08:34:47.437Z] #21 transferring context: 50B done [2024-05-08T08:34:47.437Z] #21 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #22 [core-data internal] load .dockerignore [2024-05-08T08:34:47.437Z] #22 transferring context: 50B done [2024-05-08T08:34:47.437Z] #22 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #23 [support-notifications internal] load .dockerignore [2024-05-08T08:34:47.437Z] #23 transferring context: 50B done [2024-05-08T08:34:47.437Z] #23 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:34:47.437Z] #24 transferring context: 50B done [2024-05-08T08:34:47.437Z] #24 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #25 [security-spire-agent internal] load .dockerignore [2024-05-08T08:34:47.437Z] #25 transferring context: 50B done [2024-05-08T08:34:47.437Z] #25 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #26 [security-spire-config internal] load .dockerignore [2024-05-08T08:34:47.437Z] #26 transferring context: 50B done [2024-05-08T08:34:47.437Z] #26 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #27 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:34:47.437Z] #27 transferring context: 50B done [2024-05-08T08:34:47.437Z] #27 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #28 [core-metadata internal] load .dockerignore [2024-05-08T08:34:47.437Z] #28 transferring context: 50B done [2024-05-08T08:34:47.437Z] #28 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:47.437Z] #29 DONE 0.0s [2024-05-08T08:34:47.437Z] [2024-05-08T08:34:47.437Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:34:47.437Z] #30 DONE 0.1s [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:47.696Z] #29 DONE 0.0s [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:34:47.696Z] #30 DONE 0.1s [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #31 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:47.696Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:47.696Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:47.696Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:47.696Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:47.696Z] #31 DONE 0.1s [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:34:47.696Z] #32 ... [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:47.696Z] #29 DONE 0.0s [2024-05-08T08:34:47.696Z] [2024-05-08T08:34:47.696Z] #31 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:47.696Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:47.696Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:47.696Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:47.696Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:47.696Z] #31 DONE 0.1s [2024-05-08T08:34:47.954Z] [2024-05-08T08:34:47.954Z] #31 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:47.954Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:47.954Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:47.954Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:47.954Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:47.954Z] #31 DONE 0.1s [2024-05-08T08:34:47.954Z] [2024-05-08T08:34:47.954Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:47.954Z] #29 DONE 0.0s [2024-05-08T08:34:47.954Z] [2024-05-08T08:34:47.954Z] #33 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:34:47.954Z] #33 ... [2024-05-08T08:34:47.954Z] [2024-05-08T08:34:47.954Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:47.954Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:47.955Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:47.955Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:47.955Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:47.955Z] #31 DONE 0.1s [2024-05-08T08:34:47.955Z] [2024-05-08T08:34:47.955Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:47.955Z] #29 DONE 0.0s [2024-05-08T08:34:48.214Z] [2024-05-08T08:34:48.214Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-08T08:34:48.214Z] #29 DONE 0.0s [2024-05-08T08:34:48.214Z] [2024-05-08T08:34:48.214Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:34:48.214Z] #30 DONE 0.5s [2024-05-08T08:34:48.214Z] [2024-05-08T08:34:48.214Z] #31 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:48.214Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:48.214Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:48.214Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:48.214Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:48.214Z] #31 DONE 0.1s [2024-05-08T08:34:48.214Z] [2024-05-08T08:34:48.214Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:34:48.818Z] Commit message: "Merge commit '17930b14352cbfb7930b1ac1271c629a4bf190e4' into HEAD" [2024-05-08T08:34:48.818Z] First time build. Skipping changelog. [2024-05-08T08:34:48.865Z] #34 ... [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #31 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:48.865Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:48.865Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:48.865Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:48.865Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:48.865Z] #31 DONE 0.1s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:34:48.865Z] #35 DONE 0.9s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:34:48.865Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:34:48.865Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:34:48.865Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-08T08:34:48.865Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-08T08:34:48.865Z] #31 DONE 0.1s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #36 [security-spire-server internal] load build context [2024-05-08T08:34:48.865Z] #36 transferring context: 26.69kB 0.0s done [2024-05-08T08:34:48.865Z] #36 DONE 0.1s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:34:48.865Z] #37 DONE 0.9s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-08T08:34:48.865Z] #34 DONE 1.4s [2024-05-08T08:34:48.865Z] [2024-05-08T08:34:48.865Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-08T08:34:50.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-08T08:34:50.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T08:34:50.976Z] Dload Upload Total Spent Left Speed [2024-05-08T08:34:50.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2024-05-08T08:34:51.352Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-08T08:34:51.710Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-05-08T08:34:51.710Z] tee /etc/docker/daemon.new [2024-05-08T08:34:51.710Z] { [2024-05-08T08:34:51.710Z] "registry-mirrors": [ [2024-05-08T08:34:51.710Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-08T08:34:51.710Z] ], [2024-05-08T08:34:51.710Z] "bip": "10.250.0.254/24", [2024-05-08T08:34:51.710Z] "hosts": [ [2024-05-08T08:34:51.710Z] "tcp://0.0.0.0:5555", [2024-05-08T08:34:51.710Z] "unix:///var/run/docker.sock" [2024-05-08T08:34:51.710Z] ], [2024-05-08T08:34:51.710Z] "mtu": 1458, [2024-05-08T08:34:51.710Z] "selinux-enabled": true, [2024-05-08T08:34:51.710Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-08T08:34:51.710Z] } [Pipeline] sh [2024-05-08T08:34:52.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-08T08:34:52.416Z] + sudo service docker restart [2024-05-08T08:34:54.255Z] #38 ... [2024-05-08T08:34:54.255Z] [2024-05-08T08:34:54.255Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:34:54.255Z] #39 transferring context: 250.43MB 6.4s [2024-05-08T08:34:54.517Z] #39 ... [2024-05-08T08:34:54.517Z] [2024-05-08T08:34:54.517Z] #40 [core-command internal] load build context [2024-05-08T08:34:54.517Z] #40 ... [2024-05-08T08:34:54.517Z] [2024-05-08T08:34:54.517Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:34:55.458Z] #39 ... [2024-05-08T08:34:55.458Z] [2024-05-08T08:34:55.458Z] #41 [security-spire-config internal] load build context [2024-05-08T08:34:55.458Z] #41 transferring context: 24.94kB 0.0s done [2024-05-08T08:34:55.458Z] #41 DONE 6.8s [2024-05-08T08:34:55.458Z] [2024-05-08T08:34:55.458Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:34:55.458Z] #39 transferring context: 325.94MB 7.9s [2024-05-08T08:34:57.359Z] #39 transferring context: 407.67MB 9.3s done [2024-05-08T08:34:57.616Z] #39 ... [2024-05-08T08:34:57.616Z] [2024-05-08T08:34:57.616Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:34:57.616Z] #42 ... [2024-05-08T08:34:57.616Z] [2024-05-08T08:34:57.616Z] #43 [security-secretstore-setup internal] load build context [2024-05-08T08:34:57.875Z] #43 ... [2024-05-08T08:34:57.875Z] [2024-05-08T08:34:57.875Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:34:57.875Z] #0 0.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:57.875Z] #0 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:57.875Z] #0 1.536 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:34:57.875Z] #0 1.561 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:57.875Z] #0 1.561 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:34:57.875Z] #0 1.561 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:34:57.875Z] #0 2.055 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:57.875Z] #0 2.067 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:34:57.875Z] #0 2.117 OK: 17 MiB in 19 packages [2024-05-08T08:34:57.875Z] #44 ... [2024-05-08T08:34:57.875Z] [2024-05-08T08:34:57.875Z] #45 [support-notifications internal] load build context [2024-05-08T08:34:58.132Z] #45 ... [2024-05-08T08:34:58.132Z] [2024-05-08T08:34:58.132Z] #46 [core-data internal] load build context [2024-05-08T08:34:58.132Z] #46 ... [2024-05-08T08:34:58.132Z] [2024-05-08T08:34:58.132Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:34:58.132Z] #0 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.132Z] #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.132Z] #0 3.796 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:58.132Z] #0 3.799 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:34:58.132Z] #0 3.802 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:58.132Z] #0 3.831 OK: 7 MiB in 17 packages [2024-05-08T08:34:58.132Z] #47 ... [2024-05-08T08:34:58.132Z] [2024-05-08T08:34:58.132Z] #48 [support-scheduler internal] load build context [2024-05-08T08:34:58.389Z] #48 ... [2024-05-08T08:34:58.389Z] [2024-05-08T08:34:58.389Z] #49 [core-metadata internal] load build context [2024-05-08T08:34:58.646Z] #49 transferring context: 407.67MB 10.1s done [2024-05-08T08:34:58.646Z] #49 ... [2024-05-08T08:34:58.646Z] [2024-05-08T08:34:58.646Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:34:58.646Z] #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.646Z] #0 4.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.646Z] #0 5.012 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:58.646Z] #0 5.016 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:58.646Z] #0 5.034 OK: 7 MiB in 16 packages [2024-05-08T08:34:58.646Z] #50 ... [2024-05-08T08:34:58.646Z] [2024-05-08T08:34:58.646Z] #51 [security-proxy-auth internal] load build context [2024-05-08T08:34:58.646Z] #51 transferring context: 407.67MB 9.1s done [2024-05-08T08:34:58.646Z] #51 ... [2024-05-08T08:34:58.646Z] [2024-05-08T08:34:58.646Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:34:58.646Z] #0 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.646Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:58.646Z] #0 1.697 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:58.646Z] #0 1.705 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:58.646Z] #0 1.730 OK: 7 MiB in 16 packages [2024-05-08T08:34:58.905Z] #52 ... [2024-05-08T08:34:58.905Z] [2024-05-08T08:34:58.905Z] #53 [security-bootstrapper internal] load build context [2024-05-08T08:34:58.905Z] #53 transferring context: 407.67MB 9.2s done [2024-05-08T08:34:58.905Z] #53 ... [2024-05-08T08:34:58.905Z] [2024-05-08T08:34:58.905Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:34:59.581Z] #54 ... [2024-05-08T08:34:59.581Z] [2024-05-08T08:34:59.581Z] #55 [security-spire-agent internal] load build context [2024-05-08T08:34:59.581Z] #55 ... [2024-05-08T08:34:59.581Z] [2024-05-08T08:34:59.581Z] #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:34:59.581Z] #32 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.581Z] #32 1.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.581Z] #32 1.815 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:34:59.581Z] #32 1.815 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:34:59.581Z] #32 1.815 OK: 20074 distinct packages available [2024-05-08T08:34:59.581Z] #32 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.581Z] #32 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.581Z] #32 2.288 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:34:59.581Z] #32 2.317 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:34:59.581Z] #32 2.323 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:34:59.581Z] #32 2.341 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:34:59.581Z] #32 2.347 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:34:59.581Z] #32 2.371 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:34:59.581Z] #32 2.386 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:34:59.581Z] #32 2.394 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:59.581Z] #32 2.397 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:34:59.581Z] #32 2.405 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:34:59.581Z] #32 2.410 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:34:59.581Z] #32 2.410 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:59.581Z] #32 2.434 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:34:59.581Z] #32 2.504 OK: 12 MiB in 26 packages [2024-05-08T08:34:59.839Z] #32 ... [2024-05-08T08:34:59.839Z] [2024-05-08T08:34:59.839Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:34:59.839Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:34:59.839Z] #56 ... [2024-05-08T08:34:59.839Z] [2024-05-08T08:34:59.839Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:34:59.839Z] #0 2.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.839Z] #0 2.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:34:59.839Z] #0 2.494 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:34:59.839Z] #0 2.531 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:34:59.839Z] #0 2.546 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:34:59.839Z] #0 2.546 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:34:59.839Z] #0 2.554 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:34:59.839Z] #0 2.558 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:34:59.839Z] #0 2.628 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:34:59.839Z] #0 2.638 OK: 17 MiB in 19 packages [2024-05-08T08:34:59.839Z] #57 ... [2024-05-08T08:34:59.839Z] [2024-05-08T08:34:59.839Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:34:59.839Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.9s done [2024-05-08T08:34:59.839Z] #56 DONE 10.9s [2024-05-08T08:34:59.839Z] [2024-05-08T08:34:59.839Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:34:59.839Z] #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-05-08T08:34:59.839Z] #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:34:59.839Z] #58 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-08T08:34:59.839Z] #58 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-08T08:35:00.097Z] #58 ... [2024-05-08T08:35:00.097Z] [2024-05-08T08:35:00.097Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:35:00.097Z] #59 transferring context: 407.67MB 10.9s done [2024-05-08T08:35:00.097Z] #59 ... [2024-05-08T08:35:00.097Z] [2024-05-08T08:35:00.097Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:00.364Z] #60 ... [2024-05-08T08:35:00.364Z] [2024-05-08T08:35:00.364Z] #40 [core-command internal] load build context [2024-05-08T08:35:00.364Z] #40 transferring context: 407.67MB 10.3s done [2024-05-08T08:35:02.916Z] #40 ... [2024-05-08T08:35:02.916Z] [2024-05-08T08:35:02.916Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:02.916Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s [2024-05-08T08:35:03.856Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 3.6s [2024-05-08T08:35:04.114Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 3.7s [2024-05-08T08:35:06.012Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 5.3s [2024-05-08T08:35:06.013Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.5s [2024-05-08T08:35:07.915Z] #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 6.7s done [2024-05-08T08:35:07.915Z] #58 ... [2024-05-08T08:35:07.915Z] [2024-05-08T08:35:07.915Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:35:07.915Z] #42 transferring context: 407.67MB 10.3s done [2024-05-08T08:35:07.915Z] #42 ... [2024-05-08T08:35:07.915Z] [2024-05-08T08:35:07.915Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:07.915Z] #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:35:07.915Z] #58 ... [2024-05-08T08:35:07.915Z] [2024-05-08T08:35:07.915Z] #43 [security-secretstore-setup internal] load build context [2024-05-08T08:35:07.915Z] #43 transferring context: 407.67MB 11.4s done [2024-05-08T08:35:08.173Z] #43 ... [2024-05-08T08:35:08.173Z] [2024-05-08T08:35:08.173Z] #45 [support-notifications internal] load build context [2024-05-08T08:35:08.173Z] #45 transferring context: 407.67MB 10.9s done [2024-05-08T08:35:08.173Z] #45 ... [2024-05-08T08:35:08.173Z] [2024-05-08T08:35:08.173Z] #46 [core-data internal] load build context [2024-05-08T08:35:08.173Z] #46 transferring context: 407.67MB 10.8s done [2024-05-08T08:35:08.432Z] #46 ... [2024-05-08T08:35:08.432Z] [2024-05-08T08:35:08.432Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:08.432Z] #58 ... [2024-05-08T08:35:08.432Z] [2024-05-08T08:35:08.432Z] #48 [support-scheduler internal] load build context [2024-05-08T08:35:08.432Z] #48 transferring context: 407.67MB 10.6s done [2024-05-08T08:35:08.691Z] #48 ... [2024-05-08T08:35:08.691Z] [2024-05-08T08:35:08.691Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:08.949Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 8.3s done [2024-05-08T08:35:08.949Z] #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 8.3s done [2024-05-08T08:35:08.949Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 8.7s done [2024-05-08T08:35:09.212Z] #58 ... [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #32 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:35:09.212Z] #32 DONE 21.4s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:09.212Z] #50 DONE 21.2s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:35:09.212Z] #52 DONE 21.5s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:35:09.212Z] #44 DONE 21.4s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-05-08T08:35:09.212Z] #38 DONE 20.4s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:35:09.212Z] #57 DONE 21.5s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:09.212Z] #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 8.7s done [2024-05-08T08:35:09.212Z] #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-08T08:35:09.212Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 8.8s [2024-05-08T08:35:09.212Z] #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-08T08:35:09.212Z] #58 ... [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:35:09.212Z] #47 DONE 21.1s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #51 [security-proxy-auth internal] load build context [2024-05-08T08:35:09.212Z] #51 DONE 21.6s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #40 [core-command internal] load build context [2024-05-08T08:35:09.212Z] #40 DONE 21.5s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #42 [security-spiffe-token-provider internal] load build context [2024-05-08T08:35:09.212Z] #42 DONE 21.6s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #48 [support-scheduler internal] load build context [2024-05-08T08:35:09.212Z] #48 DONE 21.5s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #53 [security-bootstrapper internal] load build context [2024-05-08T08:35:09.212Z] #53 DONE 21.3s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #46 [core-data internal] load build context [2024-05-08T08:35:09.212Z] #46 DONE 21.4s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #45 [support-notifications internal] load build context [2024-05-08T08:35:09.212Z] #45 DONE 21.4s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #49 [core-metadata internal] load build context [2024-05-08T08:35:09.212Z] #49 DONE 21.1s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #39 [security-proxy-setup internal] load build context [2024-05-08T08:35:09.212Z] #39 DONE 21.7s [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:09.212Z] #58 ... [2024-05-08T08:35:09.212Z] [2024-05-08T08:35:09.212Z] #55 [security-spire-agent internal] load build context [2024-05-08T08:35:09.212Z] #55 transferring context: 26.22kB 0.5s done [2024-05-08T08:35:09.472Z] #55 DONE 20.4s [2024-05-08T08:35:09.472Z] [2024-05-08T08:35:09.472Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:35:09.472Z] #59 DONE 21.3s [2024-05-08T08:35:09.472Z] [2024-05-08T08:35:09.472Z] #43 [security-secretstore-setup internal] load build context [2024-05-08T08:35:09.472Z] #43 DONE 21.6s [2024-05-08T08:35:09.472Z] [2024-05-08T08:35:09.472Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:09.472Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 9.0s [2024-05-08T08:35:09.472Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.23MB / 25.84MB 9.1s [2024-05-08T08:35:09.730Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.3s [2024-05-08T08:35:09.992Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-08T08:35:09.992Z] #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 9.5s done [2024-05-08T08:35:10.558Z] #58 ... [2024-05-08T08:35:10.558Z] [2024-05-08T08:35:10.558Z] #33 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:35:10.558Z] #33 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:10.558Z] #33 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:10.558Z] #33 22.12 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:35:10.558Z] #33 22.14 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:10.558Z] #33 22.14 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:10.558Z] #33 22.15 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:10.558Z] #33 22.21 OK: 8 MiB in 17 packages [2024-05-08T08:35:10.558Z] #33 DONE 22.5s [2024-05-08T08:35:10.558Z] [2024-05-08T08:35:10.558Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:10.558Z] #58 ... [2024-05-08T08:35:10.558Z] [2024-05-08T08:35:10.558Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:35:10.558Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:35:10.558Z] #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-08T08:35:10.558Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-08T08:35:10.558Z] #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-08T08:35:10.558Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-05-08T08:35:10.558Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-05-08T08:35:10.558Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-05-08T08:35:10.558Z] #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-05-08T08:35:10.558Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-08T08:35:10.558Z] #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s [2024-05-08T08:35:10.820Z] #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-05-08T08:35:10.820Z] #56 ... [2024-05-08T08:35:10.820Z] [2024-05-08T08:35:10.820Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:10.820Z] #58 ... [2024-05-08T08:35:10.820Z] [2024-05-08T08:35:10.820Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:35:10.820Z] #56 DONE 21.1s [2024-05-08T08:35:10.820Z] [2024-05-08T08:35:10.820Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T08:35:10.911Z] provisioning config files... [2024-05-08T08:35:10.941Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config427346610343103990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T08:35:11.403Z] ---> ****-login.sh [2024-05-08T08:35:11.403Z] nexus3.edgexfoundry.org:10001 [2024-05-08T08:35:11.459Z] #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2024-05-08T08:35:11.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:12.031Z] #58 ... [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:35:12.031Z] #0 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 1.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 1.625 OK: 264 MiB in 52 packages [2024-05-08T08:35:12.031Z] #61 DONE 2.8s [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:35:12.031Z] #54 21.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #54 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #54 22.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:12.031Z] #54 22.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:12.031Z] #54 22.03 OK: 20074 distinct packages available [2024-05-08T08:35:12.031Z] #54 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #54 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #54 22.48 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.031Z] #54 22.51 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.031Z] #54 22.51 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:12.031Z] #54 22.51 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:35:12.031Z] #54 22.53 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:35:12.031Z] #54 22.53 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:35:12.031Z] #54 22.53 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:35:12.031Z] #54 22.54 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:12.031Z] #54 22.55 OK: 8 MiB in 20 packages [2024-05-08T08:35:12.031Z] #54 DONE 23.1s [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #62 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:12.031Z] #0 1.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 1.797 OK: 264 MiB in 52 packages [2024-05-08T08:35:12.031Z] #62 DONE 2.9s [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:35:12.031Z] #60 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #60 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #60 21.51 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:12.031Z] #60 21.51 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:12.031Z] #60 21.51 OK: 20074 distinct packages available [2024-05-08T08:35:12.031Z] #60 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #60 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #60 21.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:35:12.031Z] #60 21.94 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:35:12.031Z] #60 21.94 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:35:12.031Z] #60 21.94 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:35:12.031Z] #60 21.95 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:12.031Z] #60 21.97 OK: 8 MiB in 19 packages [2024-05-08T08:35:12.031Z] #60 DONE 23.1s [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:35:12.031Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.031Z] #0 2.399 OK: 264 MiB in 52 packages [2024-05-08T08:35:12.031Z] #63 DONE 3.1s [2024-05-08T08:35:12.031Z] [2024-05-08T08:35:12.031Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:12.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:12.259Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:12.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:12.260Z] [2024-05-08T08:35:12.260Z] Login Succeeded [2024-05-08T08:35:12.260Z] nexus3.edgexfoundry.org:10002 [2024-05-08T08:35:12.288Z] #64 DONE 0.1s [2024-05-08T08:35:12.289Z] [2024-05-08T08:35:12.289Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:12.289Z] #65 DONE 0.2s [2024-05-08T08:35:12.289Z] [2024-05-08T08:35:12.289Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:12.289Z] #66 DONE 0.2s [2024-05-08T08:35:12.289Z] [2024-05-08T08:35:12.289Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:12.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:12.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:12.529Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:12.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:12.529Z] [2024-05-08T08:35:12.529Z] Login Succeeded [2024-05-08T08:35:12.529Z] nexus3.edgexfoundry.org:10003 [2024-05-08T08:35:12.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:12.857Z] #58 ... [2024-05-08T08:35:12.857Z] [2024-05-08T08:35:12.857Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:12.857Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.857Z] #0 2.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.857Z] #0 2.824 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:12.858Z] #0 2.824 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:12.858Z] #0 2.833 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:12.858Z] #0 2.912 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:12.858Z] #0 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.209 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:12.858Z] #0 3.228 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.858Z] #0 3.261 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.858Z] #0 3.268 OK: 7 MiB in 16 packages [2024-05-08T08:35:12.858Z] #67 DONE 3.6s [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:35:12.858Z] #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 2.888 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:35:12.858Z] #0 2.888 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:35:12.858Z] #0 2.888 OK: 20070 distinct packages available [2024-05-08T08:35:12.858Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.272 OK: 264 MiB in 52 packages [2024-05-08T08:35:12.858Z] #68 DONE 3.6s [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:12.858Z] #0 2.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 2.838 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:12.858Z] #0 2.838 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:12.858Z] #0 2.849 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:12.858Z] #0 2.921 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:12.858Z] #0 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.240 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:12.858Z] #0 3.245 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.858Z] #0 3.279 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:12.858Z] #0 3.286 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:12.858Z] #0 3.339 OK: 12 MiB in 26 packages [2024-05-08T08:35:12.858Z] #69 DONE 3.6s [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:12.858Z] #70 DONE 0.1s [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:35:12.858Z] #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.139 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:12.858Z] #0 3.139 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:12.858Z] #0 3.148 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:12.858Z] #0 3.223 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:12.858Z] #0 3.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:12.858Z] #0 3.549 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:12.858Z] #0 3.557 OK: 17 MiB in 19 packages [2024-05-08T08:35:12.858Z] #71 DONE 3.8s [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:12.858Z] #72 ... [2024-05-08T08:35:12.858Z] [2024-05-08T08:35:12.858Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:35:12.858Z] #73 DONE 0.1s [2024-05-08T08:35:13.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:13.069Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:13.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:13.069Z] [2024-05-08T08:35:13.069Z] Login Succeeded [2024-05-08T08:35:13.069Z] nexus3.edgexfoundry.org:10004 [2024-05-08T08:35:13.115Z] [2024-05-08T08:35:13.116Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:35:13.116Z] #0 2.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 2.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.138 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:13.116Z] #0 3.138 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:13.116Z] #0 3.145 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:13.116Z] #0 3.211 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:13.116Z] #0 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.603 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:13.116Z] #0 3.610 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.116Z] #0 3.661 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.116Z] #0 3.672 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:13.116Z] #0 3.734 OK: 17 MiB in 19 packages [2024-05-08T08:35:13.116Z] #74 DONE 3.8s [2024-05-08T08:35:13.116Z] [2024-05-08T08:35:13.116Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:35:13.116Z] #0 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.806 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:13.116Z] #0 3.806 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:13.116Z] #0 3.809 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:13.116Z] #0 3.873 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:13.116Z] #0 3.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.116Z] #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:13.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:13.339Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:13.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:13.339Z] [2024-05-08T08:35:13.339Z] Login Succeeded [2024-05-08T08:35:13.339Z] ****.io [2024-05-08T08:35:13.374Z] #75 4.136 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:13.374Z] #75 4.150 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.374Z] #75 4.180 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.374Z] #75 4.189 OK: 7 MiB in 17 packages [2024-05-08T08:35:13.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-08T08:35:13.632Z] #75 DONE 4.4s [2024-05-08T08:35:13.632Z] [2024-05-08T08:35:13.632Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:13.632Z] #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.632Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.632Z] #0 3.843 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:13.632Z] #0 3.843 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:13.632Z] #0 3.852 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:13.632Z] #0 3.950 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:13.632Z] #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.632Z] #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:13.632Z] #0 4.227 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:13.632Z] #0 4.234 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.632Z] #0 4.267 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:13.632Z] #0 4.276 OK: 7 MiB in 16 packages [2024-05-08T08:35:13.632Z] #76 DONE 4.5s [2024-05-08T08:35:13.632Z] [2024-05-08T08:35:13.632Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:35:13.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-08T08:35:13.879Z] Configure a credential helper to remove this warning. See [2024-05-08T08:35:13.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-08T08:35:13.879Z] [2024-05-08T08:35:13.879Z] Login Succeeded [2024-05-08T08:35:13.879Z] ---> ****-login.sh ends [Pipeline] } [2024-05-08T08:35:13.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-05-08T08:35:14.200Z] #77 ... [2024-05-08T08:35:14.200Z] [2024-05-08T08:35:14.200Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:35:14.200Z] #0 2.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.200Z] #0 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.200Z] #0 3.168 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:14.200Z] #0 3.168 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:14.200Z] #0 3.182 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:14.200Z] #0 3.243 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:14.200Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.200Z] #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.200Z] #0 3.511 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:14.200Z] #0 3.526 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:14.200Z] #0 3.546 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:14.200Z] #0 3.554 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:35:14.200Z] #0 3.608 OK: 8 MiB in 17 packages [2024-05-08T08:35:14.200Z] #78 DONE 3.8s [2024-05-08T08:35:14.200Z] [2024-05-08T08:35:14.200Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:35:14.200Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.200Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2024-05-08T08:35:14.458Z] #79 2.468 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:14.459Z] #79 2.468 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:14.459Z] #79 2.474 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:14.459Z] #79 2.533 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:14.459Z] #79 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.622Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-05-08T08:35:14.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:35:14.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-08T08:35:14.685Z] ========================================================= [2024-05-08T08:35:14.685Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-08T08:35:14.685Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:35:14.716Z] #79 2.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.974Z] #79 2.878 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:14.974Z] #79 2.888 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:14.974Z] #79 2.919 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:35:14.974Z] #79 2.927 OK: 8 MiB in 19 packages [2024-05-08T08:35:14.974Z] #79 DONE 3.1s [2024-05-08T08:35:14.974Z] [2024-05-08T08:35:14.974Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:35:14.974Z] #0 2.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.974Z] #0 2.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.974Z] #0 2.734 Upgrading critical system libraries and apk-tools: [2024-05-08T08:35:14.974Z] #0 2.734 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:35:14.974Z] #0 2.744 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:35:14.974Z] #0 2.824 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:35:14.974Z] #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.974Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-08T08:35:14.974Z] #0 3.126 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:35:14.974Z] #0 3.134 OK: 8 MiB in 20 packages [2024-05-08T08:35:15.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:35:15.233Z] #80 DONE 3.2s [2024-05-08T08:35:15.233Z] [2024-05-08T08:35:15.233Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:35:15.233Z] #77 DONE 1.5s [2024-05-08T08:35:15.233Z] [2024-05-08T08:35:15.233Z] #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:35:15.233Z] #81 DONE 0.1s [2024-05-08T08:35:15.233Z] [2024-05-08T08:35:15.233Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:15.299Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-08T08:35:15.299Z] c6b39de5b339: Pulling fs layer [2024-05-08T08:35:15.299Z] a69c41024577: Pulling fs layer [2024-05-08T08:35:15.299Z] d6de4b400683: Pulling fs layer [2024-05-08T08:35:15.299Z] 35cb2a7552d0: Pulling fs layer [2024-05-08T08:35:15.299Z] 4f4fb700ef54: Pulling fs layer [2024-05-08T08:35:15.299Z] 464afbd9ba4c: Pulling fs layer [2024-05-08T08:35:15.299Z] 00f215d4a9da: Pulling fs layer [2024-05-08T08:35:15.299Z] d496ad576159: Pulling fs layer [2024-05-08T08:35:15.299Z] 35cb2a7552d0: Waiting [2024-05-08T08:35:15.299Z] 464afbd9ba4c: Waiting [2024-05-08T08:35:15.299Z] 4f4fb700ef54: Waiting [2024-05-08T08:35:15.299Z] 00f215d4a9da: Waiting [2024-05-08T08:35:15.299Z] d496ad576159: Waiting [2024-05-08T08:35:15.299Z] a69c41024577: Verifying Checksum [2024-05-08T08:35:15.299Z] a69c41024577: Download complete [2024-05-08T08:35:15.299Z] 35cb2a7552d0: Download complete [2024-05-08T08:35:15.299Z] 4f4fb700ef54: Verifying Checksum [2024-05-08T08:35:15.299Z] 4f4fb700ef54: Download complete [2024-05-08T08:35:15.299Z] 464afbd9ba4c: Verifying Checksum [2024-05-08T08:35:15.299Z] 464afbd9ba4c: Download complete [2024-05-08T08:35:15.299Z] c6b39de5b339: Verifying Checksum [2024-05-08T08:35:15.299Z] c6b39de5b339: Download complete [2024-05-08T08:35:15.803Z] #82 ... [2024-05-08T08:35:15.803Z] [2024-05-08T08:35:15.803Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:15.803Z] #83 DONE 0.6s [2024-05-08T08:35:15.803Z] [2024-05-08T08:35:15.803Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:35:15.899Z] d496ad576159: Verifying Checksum [2024-05-08T08:35:15.899Z] d496ad576159: Download complete [2024-05-08T08:35:16.372Z] #84 DONE 0.7s [2024-05-08T08:35:16.372Z] [2024-05-08T08:35:16.372Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:35:16.489Z] c6b39de5b339: Pull complete [2024-05-08T08:35:16.631Z] #85 DONE 1.2s [2024-05-08T08:35:16.631Z] [2024-05-08T08:35:16.631Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:16.631Z] #82 DONE 1.2s [2024-05-08T08:35:16.631Z] [2024-05-08T08:35:16.631Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:35:16.631Z] #86 DONE 0.1s [2024-05-08T08:35:16.631Z] [2024-05-08T08:35:16.631Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:35:16.903Z] #87 DONE 0.5s [2024-05-08T08:35:16.903Z] [2024-05-08T08:35:16.903Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:35:16.903Z] #88 DONE 0.5s [2024-05-08T08:35:16.903Z] [2024-05-08T08:35:16.903Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:35:16.903Z] #89 DONE 0.5s [2024-05-08T08:35:16.903Z] [2024-05-08T08:35:16.903Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:16.903Z] #90 DONE 0.0s [2024-05-08T08:35:16.903Z] [2024-05-08T08:35:16.903Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:17.088Z] a69c41024577: Pull complete [2024-05-08T08:35:17.162Z] #91 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:35:17.162Z] #92 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:35:17.162Z] #93 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:35:17.162Z] #94 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #95 [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:35:17.162Z] #95 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:35:17.162Z] #96 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #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:35:17.162Z] #97 DONE 0.1s [2024-05-08T08:35:17.162Z] [2024-05-08T08:35:17.162Z] #98 [security-spire-config] exporting to image [2024-05-08T08:35:17.162Z] #98 exporting layers [2024-05-08T08:35:17.366Z] d6de4b400683: Verifying Checksum [2024-05-08T08:35:17.366Z] d6de4b400683: Download complete [2024-05-08T08:35:17.439Z] #98 ... [2024-05-08T08:35:17.439Z] [2024-05-08T08:35:17.439Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:35:17.439Z] #99 DONE 0.2s [2024-05-08T08:35:17.439Z] [2024-05-08T08:35:17.439Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:35:17.439Z] #100 DONE 0.2s [2024-05-08T08:35:17.439Z] [2024-05-08T08:35:17.439Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:35:17.439Z] #101 DONE 0.1s [2024-05-08T08:35:17.439Z] [2024-05-08T08:35:17.439Z] #98 [security-spire-server] exporting to image [2024-05-08T08:35:17.697Z] #98 exporting layers 0.5s done [2024-05-08T08:35:17.965Z] #98 writing image sha256:1ac9f9ba1957304b1a9c93d0ffcd6f60aedf65efeacdab7abee3409873fdc511 done [2024-05-08T08:35:17.965Z] #98 naming to docker.io/library/security-spire-config done [2024-05-08T08:35:17.965Z] #98 exporting layers 0.5s done [2024-05-08T08:35:17.965Z] #98 writing image sha256:00f56d4175cf27a5534bd26d83631d687babd8cc3300ca58c816bf431f591941 done [2024-05-08T08:35:17.965Z] #98 naming to docker.io/library/security-spire-server done [2024-05-08T08:35:17.965Z] #98 writing image sha256:f83e81384479ac55d4b7f0f345eb8a8d0694eac38e8b9efdb3cfe72dc71893be done [2024-05-08T08:35:17.965Z] #98 naming to docker.io/library/security-spire-agent done [2024-05-08T08:35:17.965Z] #98 DONE 0.8s [2024-05-08T08:35:17.965Z] [2024-05-08T08:35:17.965Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:18.806Z] 00f215d4a9da: Verifying Checksum [2024-05-08T08:35:18.807Z] 00f215d4a9da: Download complete [2024-05-08T08:35:22.185Z] #102 ... [2024-05-08T08:35:22.185Z] [2024-05-08T08:35:22.185Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:22.444Z] #103 ... [2024-05-08T08:35:22.445Z] [2024-05-08T08:35:22.445Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:33.881Z] d6de4b400683: Pull complete [2024-05-08T08:35:33.881Z] 35cb2a7552d0: Pull complete [2024-05-08T08:35:33.881Z] 4f4fb700ef54: Pull complete [2024-05-08T08:35:33.881Z] 464afbd9ba4c: Pull complete [2024-05-08T08:35:42.332Z] 00f215d4a9da: Pull complete [2024-05-08T08:35:43.297Z] d496ad576159: Pull complete [2024-05-08T08:35:43.297Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-08T08:35:43.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:35:43.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:35:43.646Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:35:43.646Z] WORKDIR /edgex [2024-05-08T08:35:43.646Z] COPY go.mod . [2024-05-08T08:35:43.646Z] RUN go mod download [2024-05-08T08:35:43.646Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-08T08:35:44.249Z] Sending build context to Docker daemon 3.004MB [2024-05-08T08:35:44.249Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-08T08:35:44.249Z] ---> f246e2811388 [2024-05-08T08:35:44.249Z] Step 2/4 : WORKDIR /edgex [2024-05-08T08:35:46.848Z] ---> Running in b5b5b2158ba3 [2024-05-08T08:35:46.848Z] Removing intermediate container b5b5b2158ba3 [2024-05-08T08:35:46.848Z] ---> 6926cde5d1a6 [2024-05-08T08:35:46.848Z] Step 3/4 : COPY go.mod . [2024-05-08T08:35:47.438Z] ---> b843fe55e376 [2024-05-08T08:35:47.438Z] Step 4/4 : RUN go mod download [2024-05-08T08:35:47.438Z] ---> Running in 822d3c81eb98 [2024-05-08T08:35:54.526Z] #104 DONE 40.4s [2024-05-08T08:35:54.526Z] [2024-05-08T08:35:54.526Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:35:54.526Z] #58 ... [2024-05-08T08:35:54.526Z] [2024-05-08T08:35:54.526Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:54.526Z] #72 DONE 39.8s [2024-05-08T08:35:54.526Z] [2024-05-08T08:35:54.526Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:54.526Z] #102 DONE 40.4s [2024-05-08T08:35:54.526Z] [2024-05-08T08:35:54.526Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:54.526Z] #103 DONE 40.4s [2024-05-08T08:35:54.526Z] [2024-05-08T08:35:54.526Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #105 DONE 6.9s [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #106 [support-notifications builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #106 DONE 6.9s [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #107 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #107 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #108 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #109 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #110 [core-data builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #110 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #111 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #112 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #113 [core-command builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #113 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #114 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #115 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #116 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #117 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #118 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #119 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #120 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #121 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #122 DONE 6.9s [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #123 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #124 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #125 [core-metadata builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #125 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #126 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #126 DONE 6.9s [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:35:59.868Z] #127 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:35:59.868Z] #128 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:35:59.868Z] #129 CACHED [2024-05-08T08:35:59.868Z] [2024-05-08T08:35:59.868Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:36:00.804Z] #130 1.115 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:36:10.802Z] #130 ... [2024-05-08T08:36:10.802Z] [2024-05-08T08:36:10.802Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:36:10.802Z] #0 0.560 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:36:10.802Z] #131 ... [2024-05-08T08:36:10.802Z] [2024-05-08T08:36:10.802Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:36:10.802Z] #0 1.083 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:36:10.802Z] #132 ... [2024-05-08T08:36:10.802Z] [2024-05-08T08:36:10.803Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:36:10.803Z] #0 1.230 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:36:10.803Z] #133 ... [2024-05-08T08:36:10.803Z] [2024-05-08T08:36:10.803Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:36:10.803Z] #0 0.975 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:36:10.803Z] #134 ... [2024-05-08T08:36:10.803Z] [2024-05-08T08:36:10.803Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:36:10.803Z] #0 0.481 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:36:10.803Z] #135 ... [2024-05-08T08:36:10.803Z] [2024-05-08T08:36:10.803Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:36:10.803Z] #0 0.775 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:36:10.803Z] #136 ... [2024-05-08T08:36:10.803Z] [2024-05-08T08:36:10.803Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:36:10.803Z] #0 1.077 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:36:10.803Z] #137 ... [2024-05-08T08:36:10.803Z] [2024-05-08T08:36:10.803Z] #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:36:10.803Z] #0 1.240 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:36:11.060Z] #138 ... [2024-05-08T08:36:11.060Z] [2024-05-08T08:36:11.060Z] #139 [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:36:11.060Z] #0 0.969 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:36:11.060Z] #139 ... [2024-05-08T08:36:11.060Z] [2024-05-08T08:36:11.060Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:36:11.060Z] #0 0.887 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:36:55.363Z] Removing intermediate container 822d3c81eb98 [2024-05-08T08:36:55.363Z] ---> 56de374889a0 [2024-05-08T08:36:55.363Z] Successfully built 56de374889a0 [2024-05-08T08:36:55.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:36:55.711Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:36:55.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:36:55.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-08T08:36:56.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-08T08:36:57.441Z] $ docker top 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:36:58.321Z] + go version [2024-05-08T08:36:58.321Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-08T08:36:58.340Z] $ docker stop --time=1 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 [2024-05-08T08:37:00.055Z] $ docker rm -f --volumes 4ad03d0d8285053d1048256df7bd8de2f0e408521fc14027465c22feedb0caf1 [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:00.673Z] + docker inspect -f . ci-base-image-arm64 [2024-05-08T08:37:00.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:37:00.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-08T08:37:00.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-08T08:37:02.378Z] $ docker top b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-08T08:37:02.643Z] ========================================================= [2024-05-08T08:37:02.644Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-08T08:37:02.644Z] ========================================================= [Pipeline] sh [2024-05-08T08:37:03.286Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-05-08T08:37:03.940Z] + make test [2024-05-08T08:37:03.940Z] go test -race -coverprofile=coverage.out ./... [2024-05-08T08:37:18.720Z] #140 ... [2024-05-08T08:37:18.721Z] [2024-05-08T08:37:18.721Z] #139 [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:37:18.721Z] #139 77.80 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:37:45.282Z] #139 DONE 104.2s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:37:45.282Z] #131 DONE 104.2s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:37:45.282Z] #140 ... [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #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:37:45.282Z] #138 DONE 104.3s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:37:45.282Z] #134 DONE 104.3s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:45.282Z] #141 ... [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:37:45.282Z] #130 DONE 104.7s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:37:45.282Z] #142 ... [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #141 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:45.282Z] #141 DONE 0.8s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:45.282Z] #143 DONE 0.5s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T08:37:45.282Z] #142 DONE 0.4s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:45.282Z] #144 DONE 0.6s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:45.282Z] #145 ... [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:45.282Z] #146 DONE 0.2s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:45.282Z] #147 DONE 0.2s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:45.282Z] #148 DONE 0.1s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #145 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:45.282Z] #145 DONE 0.2s [2024-05-08T08:37:45.282Z] [2024-05-08T08:37:45.282Z] #149 [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:37:45.542Z] #149 ... [2024-05-08T08:37:45.542Z] [2024-05-08T08:37:45.542Z] #150 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:45.542Z] #150 DONE 0.8s [2024-05-08T08:37:45.542Z] [2024-05-08T08:37:45.542Z] #149 [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:37:45.542Z] #149 DONE 0.8s [2024-05-08T08:37:45.542Z] [2024-05-08T08:37:45.542Z] #151 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T08:37:45.799Z] #151 ... [2024-05-08T08:37:45.799Z] [2024-05-08T08:37:45.799Z] #152 [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:37:45.799Z] #152 DONE 1.0s [2024-05-08T08:37:45.799Z] [2024-05-08T08:37:45.799Z] #153 [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:37:45.799Z] #153 DONE 0.9s [2024-05-08T08:37:45.799Z] [2024-05-08T08:37:45.799Z] #154 [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:37:47.205Z] #154 ... [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #155 [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:37:47.205Z] #155 DONE 1.5s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #156 [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:37:47.205Z] #156 DONE 1.1s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #154 [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:37:47.205Z] #154 DONE 1.3s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T08:37:47.205Z] #157 DONE 2.4s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #158 [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:37:47.205Z] #158 DONE 0.1s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #151 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T08:37:47.205Z] #151 DONE 1.3s [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:47.205Z] #159 ... [2024-05-08T08:37:47.205Z] [2024-05-08T08:37:47.205Z] #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T08:37:47.205Z] #160 DONE 0.2s [2024-05-08T08:37:47.482Z] [2024-05-08T08:37:47.482Z] #161 [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:37:47.482Z] #161 DONE 0.3s [2024-05-08T08:37:47.482Z] [2024-05-08T08:37:47.482Z] #162 [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:37:47.482Z] #162 DONE 0.3s [2024-05-08T08:37:47.482Z] [2024-05-08T08:37:47.482Z] #163 [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:37:47.750Z] #163 ... [2024-05-08T08:37:47.750Z] [2024-05-08T08:37:47.750Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:37:47.750Z] #159 DONE 0.5s [2024-05-08T08:37:47.750Z] [2024-05-08T08:37:47.750Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:47.750Z] #164 DONE 0.5s [2024-05-08T08:37:47.750Z] [2024-05-08T08:37:47.750Z] #165 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:37:48.010Z] #165 DONE 0.3s [2024-05-08T08:37:48.010Z] [2024-05-08T08:37:48.010Z] #166 [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:37:48.010Z] #166 ... [2024-05-08T08:37:48.010Z] [2024-05-08T08:37:48.010Z] #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T08:37:48.010Z] #167 DONE 0.6s [2024-05-08T08:37:48.010Z] [2024-05-08T08:37:48.010Z] #98 [security-spiffe-token-provider] exporting to image [2024-05-08T08:37:48.010Z] #98 exporting layers 0.7s done [2024-05-08T08:37:48.010Z] #98 writing image sha256:d9941feb3c310cd9ce33bf05a3eb033943710fe75d4bfec5dc2809d37d1d4d0b done [2024-05-08T08:37:48.010Z] #98 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-05-08T08:37:48.010Z] #98 DONE 1.6s [2024-05-08T08:37:48.269Z] [2024-05-08T08:37:48.269Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T08:37:53.535Z] #168 ... [2024-05-08T08:37:53.535Z] [2024-05-08T08:37:53.535Z] #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T08:37:53.535Z] #169 DONE 4.8s [2024-05-08T08:37:53.535Z] [2024-05-08T08:37:53.535Z] #163 [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:37:53.535Z] #163 DONE 5.5s [2024-05-08T08:37:53.535Z] [2024-05-08T08:37:53.535Z] #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T08:37:53.535Z] #168 DONE 4.9s [2024-05-08T08:37:53.535Z] [2024-05-08T08:37:53.535Z] #98 [core-common-config-bootstrapper] exporting to image [2024-05-08T08:37:53.535Z] #98 ... [2024-05-08T08:37:53.535Z] [2024-05-08T08:37:53.535Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T08:37:53.535Z] #170 DONE 0.8s [2024-05-08T08:37:53.792Z] [2024-05-08T08:37:53.792Z] #171 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T08:37:53.792Z] #171 DONE 0.7s [2024-05-08T08:37:53.792Z] [2024-05-08T08:37:53.792Z] #172 [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:37:53.792Z] #172 ... [2024-05-08T08:37:53.792Z] [2024-05-08T08:37:53.792Z] #166 [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:37:53.792Z] #166 DONE 5.9s [2024-05-08T08:37:54.050Z] [2024-05-08T08:37:54.050Z] #173 [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:37:54.308Z] #173 DONE 0.9s [2024-05-08T08:37:54.308Z] [2024-05-08T08:37:54.308Z] #98 [security-proxy-setup] exporting to image [2024-05-08T08:37:54.308Z] #98 exporting layers [2024-05-08T08:37:54.566Z] #98 exporting layers 1.7s done [2024-05-08T08:37:54.566Z] #98 writing image sha256:7b309f123914bf6439bb66223748753d8e10aca9172acbdcbe5f63b0448e1caa done [2024-05-08T08:37:54.566Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-05-08T08:37:57.090Z] #98 ... [2024-05-08T08:37:57.090Z] [2024-05-08T08:37:57.090Z] #174 [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:37:57.090Z] #174 DONE 2.5s [2024-05-08T08:37:57.090Z] [2024-05-08T08:37:57.090Z] #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T08:37:57.090Z] #175 ... [2024-05-08T08:37:57.090Z] [2024-05-08T08:37:57.090Z] #172 [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:37:57.090Z] #172 DONE 3.7s [2024-05-08T08:37:57.348Z] [2024-05-08T08:37:57.348Z] #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T08:37:57.348Z] #175 DONE 0.3s [2024-05-08T08:37:57.348Z] [2024-05-08T08:37:57.348Z] #98 [security-secretstore-setup] exporting to image [2024-05-08T08:37:57.348Z] #98 exporting layers 3.2s done [2024-05-08T08:37:57.348Z] #98 writing image sha256:4d7ce2b0cada2810c38a72e8bc8db8dc4112d5d379661bcdeb7cf42eac7b7633 [2024-05-08T08:37:57.348Z] #98 ... [2024-05-08T08:37:57.348Z] [2024-05-08T08:37:57.348Z] #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T08:37:57.348Z] #176 DONE 0.1s [2024-05-08T08:37:57.348Z] [2024-05-08T08:37:57.348Z] #98 [security-proxy-setup] exporting to image [2024-05-08T08:37:57.348Z] #98 writing image sha256:4d7ce2b0cada2810c38a72e8bc8db8dc4112d5d379661bcdeb7cf42eac7b7633 done [2024-05-08T08:37:57.348Z] #98 naming to docker.io/library/security-proxy-setup done [2024-05-08T08:37:57.607Z] #98 exporting layers 0.5s done [2024-05-08T08:37:57.607Z] #98 writing image sha256:1f7c03cd3ae7c6e4897a9452961e430537c0539fd71f8499f399781ffca128aa [2024-05-08T08:37:57.864Z] #98 writing image sha256:1f7c03cd3ae7c6e4897a9452961e430537c0539fd71f8499f399781ffca128aa done [2024-05-08T08:37:57.864Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-05-08T08:37:57.864Z] #98 DONE 6.5s [2024-05-08T08:37:57.864Z] [2024-05-08T08:37:57.864Z] #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T08:38:00.390Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-08T08:38:02.063Z] #177 DONE 3.9s [2024-05-08T08:38:02.063Z] [2024-05-08T08:38:02.063Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:38:02.063Z] #132 DONE 121.8s [2024-05-08T08:38:02.063Z] [2024-05-08T08:38:02.063Z] #98 [security-bootstrapper] exporting to image [2024-05-08T08:38:02.063Z] #98 ... [2024-05-08T08:38:02.063Z] [2024-05-08T08:38:02.063Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:38:02.063Z] #136 DONE 121.9s [2024-05-08T08:38:02.063Z] [2024-05-08T08:38:02.063Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:38:02.063Z] #133 DONE 122.1s [2024-05-08T08:38:02.063Z] [2024-05-08T08:38:02.063Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:02.321Z] #178 ... [2024-05-08T08:38:02.321Z] [2024-05-08T08:38:02.321Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:38:02.321Z] #140 DONE 122.8s [2024-05-08T08:38:02.321Z] [2024-05-08T08:38:02.321Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:02.321Z] #178 DONE 0.7s [2024-05-08T08:38:02.321Z] [2024-05-08T08:38:02.321Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:02.321Z] #179 CACHED [2024-05-08T08:38:02.321Z] [2024-05-08T08:38:02.321Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:02.588Z] #180 ... [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:38:02.588Z] #135 DONE 122.9s [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:02.588Z] #181 CACHED [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:02.588Z] #182 CACHED [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:02.588Z] #180 DONE 0.2s [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:02.588Z] #183 CACHED [2024-05-08T08:38:02.588Z] [2024-05-08T08:38:02.588Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T08:38:02.928Z] #184 ... [2024-05-08T08:38:02.928Z] [2024-05-08T08:38:02.928Z] #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:02.928Z] #185 DONE 0.3s [2024-05-08T08:38:03.189Z] [2024-05-08T08:38:03.189Z] #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:03.189Z] #186 DONE 0.3s [2024-05-08T08:38:03.189Z] [2024-05-08T08:38:03.189Z] #98 [security-bootstrapper] exporting to image [2024-05-08T08:38:03.189Z] #98 exporting layers 1.5s done [2024-05-08T08:38:03.189Z] #98 writing image sha256:f79c08186595d9890003b225db1a913f7548bf4b4c7cc8b549c122742934c0fc [2024-05-08T08:38:03.448Z] #98 writing image sha256:f79c08186595d9890003b225db1a913f7548bf4b4c7cc8b549c122742934c0fc 0.5s done [2024-05-08T08:38:03.448Z] #98 naming to docker.io/library/security-bootstrapper [2024-05-08T08:38:03.448Z] #98 naming to docker.io/library/security-bootstrapper 0.1s done [2024-05-08T08:38:03.448Z] #98 DONE 8.6s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T08:38:03.448Z] #187 DONE 0.8s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:38:03.448Z] #137 DONE 123.9s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:03.448Z] #188 DONE 0.7s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T08:38:03.448Z] #184 DONE 0.9s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:03.448Z] #189 DONE 0.7s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T08:38:03.448Z] #190 DONE 0.9s [2024-05-08T08:38:03.448Z] [2024-05-08T08:38:03.448Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T08:38:04.029Z] #191 ... [2024-05-08T08:38:04.029Z] [2024-05-08T08:38:04.029Z] #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T08:38:04.029Z] #192 CACHED [2024-05-08T08:38:04.029Z] [2024-05-08T08:38:04.029Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T08:38:04.029Z] #193 CACHED [2024-05-08T08:38:04.029Z] [2024-05-08T08:38:04.029Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:38:04.029Z] #194 DONE 0.6s [2024-05-08T08:38:04.029Z] [2024-05-08T08:38:04.029Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:38:04.029Z] #195 DONE 0.6s [2024-05-08T08:38:04.288Z] [2024-05-08T08:38:04.288Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T08:38:04.288Z] #196 DONE 0.6s [2024-05-08T08:38:04.288Z] [2024-05-08T08:38:04.288Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T08:38:04.288Z] #191 DONE 0.6s [2024-05-08T08:38:04.288Z] [2024-05-08T08:38:04.288Z] #197 [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:38:04.288Z] #197 DONE 0.6s [2024-05-08T08:38:04.288Z] [2024-05-08T08:38:04.288Z] #98 [core-command] exporting to image [2024-05-08T08:38:04.288Z] #98 ... [2024-05-08T08:38:04.288Z] [2024-05-08T08:38:04.288Z] #198 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T08:38:04.288Z] #198 DONE 0.3s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T08:38:04.546Z] #199 DONE 0.3s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:38:04.546Z] #200 DONE 0.3s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-08T08:38:04.546Z] #201 DONE 0.3s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:38:04.546Z] #202 DONE 0.3s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #98 [core-data] exporting to image [2024-05-08T08:38:04.546Z] #98 writing image sha256:0a4d8f694c13f8f1eb1202cc1bb15b8792cd15eae5d84edebf177ea6d464ecd8 [2024-05-08T08:38:04.546Z] #98 ... [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T08:38:04.546Z] #203 DONE 0.1s [2024-05-08T08:38:04.546Z] [2024-05-08T08:38:04.546Z] #98 [support-scheduler] exporting to image [2024-05-08T08:38:04.546Z] #98 exporting layers 0.2s done [2024-05-08T08:38:04.546Z] #98 writing image sha256:0a4d8f694c13f8f1eb1202cc1bb15b8792cd15eae5d84edebf177ea6d464ecd8 0.0s done [2024-05-08T08:38:04.546Z] #98 naming to docker.io/library/core-command 0.0s done [2024-05-08T08:38:04.804Z] #98 exporting layers 0.2s done [2024-05-08T08:38:04.804Z] #98 writing image sha256:679990c8d78e17d1d8ff8f74af400f6e936cc1794ccdbad0ccb8252520959288 done [2024-05-08T08:38:04.804Z] #98 naming to docker.io/library/core-data done [2024-05-08T08:38:04.804Z] #98 writing image sha256:beb48ef7c81924786b64b5facf6750cebe8f0c07ba61e311604888b195c33313 done [2024-05-08T08:38:04.804Z] #98 naming to docker.io/library/support-notifications done [2024-05-08T08:38:04.804Z] #98 ... [2024-05-08T08:38:04.804Z] [2024-05-08T08:38:04.804Z] #204 [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:38:04.804Z] #204 DONE 0.4s [2024-05-08T08:38:04.804Z] [2024-05-08T08:38:04.804Z] #98 [security-proxy-auth] exporting to image [2024-05-08T08:38:05.371Z] #98 exporting layers 0.5s done [2024-05-08T08:38:05.372Z] #98 writing image sha256:2201d30d3a1e2fbb2941ca8d7555caf392833e7c20c8b72cfccb15159a64017e 0.0s done [2024-05-08T08:38:05.372Z] #98 naming to docker.io/library/support-scheduler done [2024-05-08T08:38:05.372Z] #98 writing image sha256:3a93d4e37c9c076bf323a58ff690fd6275197de0bf487147799a16adc3afeeb2 done [2024-05-08T08:38:05.372Z] #98 naming to docker.io/library/core-metadata done [2024-05-08T08:38:05.372Z] #98 writing image sha256:9e20f99509fdffd19a02b60991121d57a276f1ca7fa3d7b3d0826137c1046c1a done [2024-05-08T08:38:05.372Z] #98 naming to docker.io/library/security-proxy-auth done [2024-05-08T08:38:05.372Z] #98 DONE 9.8s [2024-05-08T08:38:05.372Z] [2024-05-08T08:38:05.372Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T08:38:05.372Z] time="2024-05-08T08:34:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T08:38:05.384Z] $ docker stop --time=1 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 [2024-05-08T08:38:06.718Z] $ docker rm -f --volumes 4196d42063315c47c5337aae2b8de87a0fae08dc1641b8c66e8998460db2f181 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T08:38:07.055Z] + docker images [2024-05-08T08:38:07.055Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T08:38:07.055Z] support-scheduler latest 2201d30d3a1e 2 seconds ago 43.4MB [2024-05-08T08:38:07.055Z] core-data latest 679990c8d78e 2 seconds ago 40.8MB [2024-05-08T08:38:07.055Z] support-notifications latest beb48ef7c819 2 seconds ago 44MB [2024-05-08T08:38:07.055Z] security-proxy-auth latest 9e20f99509fd 2 seconds ago 38.1MB [2024-05-08T08:38:07.055Z] core-metadata latest 3a93d4e37c9c 2 seconds ago 41MB [2024-05-08T08:38:07.055Z] core-command latest 0a4d8f694c13 3 seconds ago 40.5MB [2024-05-08T08:38:07.055Z] security-bootstrapper latest f79c08186595 5 seconds ago 24.2MB [2024-05-08T08:38:07.055Z] security-secretstore-setup latest 1f7c03cd3ae7 9 seconds ago 42MB [2024-05-08T08:38:07.055Z] security-proxy-setup latest 4d7ce2b0cada 13 seconds ago 31.5MB [2024-05-08T08:38:07.055Z] core-common-config-bootstrapper latest 7b309f123914 14 seconds ago 20.6MB [2024-05-08T08:38:07.055Z] security-spiffe-token-provider latest d9941feb3c31 20 seconds ago 34.3MB [2024-05-08T08:38:07.055Z] security-spire-agent latest f83e81384479 2 minutes ago 166MB [2024-05-08T08:38:07.055Z] security-spire-server latest 00f56d4175cf 2 minutes ago 108MB [2024-05-08T08:38:07.055Z] security-spire-config latest 1ac9f9ba1957 2 minutes ago 107MB [2024-05-08T08:38:07.055Z] ci-base-image-x86_64 latest da44b9f7f710 6 minutes ago 978MB [2024-05-08T08:38:07.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 weeks ago 565MB [2024-05-08T08:38:07.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB [2024-05-08T08:38:07.055Z] 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:42:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-08T08:42:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-08T08:42:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-08T08:42:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-08T08:42:07.301Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-08T08:42:07.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-08T08:42:07.899Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-08T08:42:08.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-08T08:42:08.168Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-08T08:42:10.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-08T08:42:13.465Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-08T08:42:13.465Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-08T08:42:13.465Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-08T08:42:13.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-08T08:42:28.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-08T08:42:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-08T08:42:29.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.314s coverage: 28.7% of statements [2024-05-08T08:42:41.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.407s coverage: 97.0% of statements [2024-05-08T08:42:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-08T08:42:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-08T08:42:48.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-08T08:42:52.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.504s coverage: 69.2% of statements [2024-05-08T08:42:56.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-08T08:42:56.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-08T08:42:57.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.429s coverage: 53.2% of statements [2024-05-08T08:43:03.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-08T08:43:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-08T08:43:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:43:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-08T08:43:03.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-08T08:43:15.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-08T08:43:15.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-08T08:43:27.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.206s coverage: 93.4% of statements [2024-05-08T08:43:27.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.539s coverage: 6.1% of statements [2024-05-08T08:43:29.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-08T08:43:29.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:43:29.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-08T08:43:31.084Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-08T08:43:32.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.973s coverage: 97.6% of statements [2024-05-08T08:43:32.304Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.207s coverage: 72.2% of statements [2024-05-08T08:43:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-08T08:43:42.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-08T08:43:43.771Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.447s coverage: 0.9% of statements [2024-05-08T08:43:43.771Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.303s coverage: 32.2% of statements [2024-05-08T08:43:48.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.409s coverage: 41.7% of statements [2024-05-08T08:43:48.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.370s coverage: 82.9% of statements [2024-05-08T08:43:48.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.342s coverage: 94.1% of statements [2024-05-08T08:43:48.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.213s coverage: 96.3% of statements [2024-05-08T08:43:52.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.258s coverage: 87.5% of statements [2024-05-08T08:43:54.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-08T08:43:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-08T08:43:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-08T08:43:55.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-08T08:43:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-08T08:43:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-08T08:43:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-08T08:43:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-08T08:44:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.239s coverage: 94.4% of statements [2024-05-08T08:44:05.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-08T08:44:05.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-08T08:44:05.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-08T08:44:05.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-08T08:44:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-08T08:44:15.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-08T08:44:17.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-08T08:44:18.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-05-08T08:44:18.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.267s coverage: 92.9% of statements [2024-05-08T08:44:18.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-05-08T08:44:18.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.259s coverage: 62.3% of statements [2024-05-08T08:44:19.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.248s coverage: 87.2% of statements [2024-05-08T08:44:19.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.241s coverage: 20.0% of statements [2024-05-08T08:44:19.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.249s coverage: 100.0% of statements [2024-05-08T08:44:23.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-08T08:44:23.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-08T08:44:23.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.482s coverage: 81.8% of statements [2024-05-08T08:44:24.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.429s coverage: 82.1% of statements [2024-05-08T08:44:24.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.281s coverage: 86.0% of statements [2024-05-08T08:44:30.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-08T08:44:30.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-08T08:44:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.024s coverage: 63.1% of statements [2024-05-08T08:44:32.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.296s coverage: 100.0% of statements [2024-05-08T08:44:34.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.112s coverage: 89.4% of statements [2024-05-08T08:44:34.050Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements [2024-05-08T08:44:34.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-08T08:44:34.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-08T08:44:34.050Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-08T08:44:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements [2024-05-08T08:44:34.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-05-08T08:44:43.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-08T08:44:43.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-08T08:44:43.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-08T08:44:44.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.843s coverage: 38.4% of statements [2024-05-08T08:44:44.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.269s coverage: 89.5% of statements [2024-05-08T08:44:44.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-08T08:44:44.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-08T08:44:44.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-08T08:44:44.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-08T08:44:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.247s coverage: 84.8% of statements [2024-05-08T08:44:53.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-08T08:44:53.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-08T08:44:53.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-08T08:44:53.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-08T08:45:00.592Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.321s coverage: 19.9% of statements [2024-05-08T08:45:01.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-08T08:45:01.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:45:01.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-08T08:45:01.185Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-08T08:45:03.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.651s coverage: 95.7% of statements [2024-05-08T08:45:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-08T08:45:06.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-08T08:45:07.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.354s coverage: 61.8% of statements [2024-05-08T08:45:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-08T08:45:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-08T08:45:11.884Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.465s coverage: 98.9% of statements [2024-05-08T08:45:13.832Z] 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:45:13.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-08T08:45:13.832Z] go vet ./... [2024-05-08T08:50:05.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-08T08:50:05.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-08T08:50:05.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-08T08:50:05.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-08T08:50:06.455Z] + ls -al . [2024-05-08T08:50:06.455Z] total 812 [2024-05-08T08:50:06.455Z] drwxrwxr-x 10 1001 1001 4096 May 8 08:37 . [2024-05-08T08:50:06.455Z] drwxr-xr-x 4 root root 4096 May 8 08:37 .. [2024-05-08T08:50:06.455Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:34 .blubracket [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 10 May 8 08:34 .dockerignore [2024-05-08T08:50:06.455Z] drwxrwxr-x 8 1001 1001 4096 May 8 08:34 .git [2024-05-08T08:50:06.455Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:34 .github [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 1074 May 8 08:34 .gitignore [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 42 May 8 08:34 .golangci.yml [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 100 May 8 08:34 .hadolint.yml [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 155 May 8 08:34 .sonarcloud.properties [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 1171 May 8 08:34 ADOPTERS.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 20261 May 8 08:34 Attribution.txt [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 100284 May 8 08:34 CHANGELOG.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 3804 May 8 08:34 CONTRIBUTING.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 677 May 8 08:34 GOVERNANCE.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 861 May 8 08:34 Jenkinsfile [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 10775 May 8 08:34 LICENSE [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 15392 May 8 08:34 Makefile [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 582 May 8 08:34 OWNERS.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 9528 May 8 08:34 README.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 789 May 8 08:34 SECURITY.md [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 5 May 8 08:31 VERSION [2024-05-08T08:50:06.455Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:34 bin [2024-05-08T08:50:06.455Z] drwxrwxr-x 18 1001 1001 4096 May 8 08:34 cmd [2024-05-08T08:50:06.455Z] -rw-r--r-- 1 root root 455713 May 8 08:45 coverage.out [2024-05-08T08:50:06.455Z] drwxrwxr-x 2 1001 1001 4096 May 8 08:34 fuzz_test [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 7036 May 8 08:34 go.mod [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 101457 May 8 08:34 go.sum [2024-05-08T08:50:06.455Z] drwxrwxr-x 7 1001 1001 4096 May 8 08:34 internal [2024-05-08T08:50:06.455Z] drwxrwxr-x 3 1001 1001 4096 May 8 08:34 openapi [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 584 May 8 08:34 security.txt [2024-05-08T08:50:06.455Z] -rw-rw-r-- 1 1001 1001 204 May 8 08:34 version.go [Pipeline] sh [2024-05-08T08:50:07.099Z] + '[' -e coverage.out ] [2024-05-08T08:50:07.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-08T08:50:07.127Z] Warning: overwriting stash ‘coverage-report’ [2024-05-08T08:50:08.159Z] Stashed 1 file(s) [Pipeline] sh [2024-05-08T08:50:08.805Z] + make build [2024-05-08T08:50:08.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:53:45.595Z] 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:53:45.595Z] 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:53:55.683Z] 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:53:59.034Z] 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:54:37.914Z] 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:54:42.165Z] 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:54:54.463Z] 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:54:58.717Z] 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:02.968Z] 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:06.312Z] 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:12.966Z] 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:17.243Z] $ docker stop --time=1 b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 [2024-05-08T08:55:19.629Z] $ docker rm -f --volumes b3a117631253dc8e9f602dc9a0f9d44e49a8934d0f6301371758658df728cbc4 [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:55:23.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:55:23.582Z] [2024-05-08T08:55:23.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T08:55:23.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:55:24.205Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-08T08:55:24.205Z] 547446be3368: Pulling fs layer [2024-05-08T08:55:24.205Z] d125d8839a47: Pulling fs layer [2024-05-08T08:55:24.205Z] 3e85d5ac6304: Pulling fs layer [2024-05-08T08:55:24.205Z] c3105a71a48b: Pulling fs layer [2024-05-08T08:55:24.205Z] 0f093f025ec4: Pulling fs layer [2024-05-08T08:55:24.205Z] c3106fc0e877: Pulling fs layer [2024-05-08T08:55:24.205Z] c3105a71a48b: Waiting [2024-05-08T08:55:24.205Z] 0f093f025ec4: Waiting [2024-05-08T08:55:24.205Z] c3106fc0e877: Waiting [2024-05-08T08:55:24.205Z] 547446be3368: Verifying Checksum [2024-05-08T08:55:24.205Z] 547446be3368: Download complete [2024-05-08T08:55:24.205Z] c3105a71a48b: Verifying Checksum [2024-05-08T08:55:24.205Z] c3105a71a48b: Download complete [2024-05-08T08:55:24.791Z] d125d8839a47: Verifying Checksum [2024-05-08T08:55:24.791Z] d125d8839a47: Download complete [2024-05-08T08:55:24.791Z] c3106fc0e877: Verifying Checksum [2024-05-08T08:55:24.791Z] c3106fc0e877: Download complete [2024-05-08T08:55:24.791Z] 0f093f025ec4: Verifying Checksum [2024-05-08T08:55:24.791Z] 0f093f025ec4: Download complete [2024-05-08T08:55:25.059Z] 547446be3368: Pull complete [2024-05-08T08:55:26.484Z] d125d8839a47: Pull complete [2024-05-08T08:55:26.752Z] 3e85d5ac6304: Verifying Checksum [2024-05-08T08:55:26.752Z] 3e85d5ac6304: Download complete [2024-05-08T08:55:36.832Z] 3e85d5ac6304: Pull complete [2024-05-08T08:55:36.832Z] c3105a71a48b: Pull complete [2024-05-08T08:55:37.415Z] 0f093f025ec4: Pull complete [2024-05-08T08:55:37.683Z] c3106fc0e877: Pull complete [2024-05-08T08:55:37.683Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-08T08:55:37.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-08T08:55:37.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T08:55:37.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-08T08:55:38.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-05-08T08:55:40.551Z] $ docker top 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T08:55:41.428Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-08T08:55:51.517Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:55:51.517Z] #1 transferring dockerfile: [2024-05-08T08:55:51.517Z] #1 transferring dockerfile: 2.23kB 0.0s done [2024-05-08T08:55:51.517Z] #1 DONE 0.1s [2024-05-08T08:55:51.517Z] [2024-05-08T08:55:51.517Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-05-08T08:55:51.517Z] #2 transferring dockerfile: 1.81kB done [2024-05-08T08:55:51.517Z] #2 DONE 0.1s [2024-05-08T08:55:51.517Z] [2024-05-08T08:55:51.517Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-05-08T08:55:51.517Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-05-08T08:55:51.517Z] #3 DONE 0.1s [2024-05-08T08:55:51.784Z] [2024-05-08T08:55:51.784Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-08T08:55:51.784Z] #4 transferring dockerfile: 2.49kB 0.0s done [2024-05-08T08:55:51.784Z] #4 DONE 0.1s [2024-05-08T08:55:51.784Z] [2024-05-08T08:55:51.784Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-05-08T08:55:51.784Z] #5 transferring dockerfile: 1.69kB 0.0s done [2024-05-08T08:55:51.784Z] #5 DONE 0.1s [2024-05-08T08:55:51.784Z] [2024-05-08T08:55:51.784Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-08T08:55:51.784Z] #6 transferring dockerfile: 2.15kB 0.0s done [2024-05-08T08:55:52.061Z] #6 DONE 0.1s [2024-05-08T08:55:52.061Z] [2024-05-08T08:55:52.061Z] #7 [core-data internal] load build definition from Dockerfile [2024-05-08T08:55:52.061Z] #7 transferring dockerfile: 2.01kB done [2024-05-08T08:55:52.061Z] #7 DONE 0.1s [2024-05-08T08:55:52.061Z] [2024-05-08T08:55:52.061Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-08T08:55:52.061Z] #8 transferring dockerfile: 2.93kB done [2024-05-08T08:55:52.061Z] #8 DONE 0.1s [2024-05-08T08:55:52.061Z] [2024-05-08T08:55:52.061Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-05-08T08:55:52.345Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-05-08T08:55:52.345Z] #9 DONE 0.1s [2024-05-08T08:55:52.345Z] [2024-05-08T08:55:52.345Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-05-08T08:55:52.345Z] #10 transferring dockerfile: 1.95kB 0.0s done [2024-05-08T08:55:52.345Z] #10 DONE 0.2s [2024-05-08T08:55:52.345Z] [2024-05-08T08:55:52.345Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-08T08:55:52.345Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-05-08T08:55:52.345Z] #11 DONE 0.1s [2024-05-08T08:55:52.345Z] [2024-05-08T08:55:52.345Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-05-08T08:55:52.345Z] #12 transferring dockerfile: 2.06kB 0.0s done [2024-05-08T08:55:52.345Z] #12 DONE 0.1s [2024-05-08T08:55:52.345Z] [2024-05-08T08:55:52.345Z] #13 [core-command internal] load build definition from Dockerfile [2024-05-08T08:55:52.345Z] #13 transferring dockerfile: 1.93kB done [2024-05-08T08:55:52.345Z] #13 DONE 0.1s [2024-05-08T08:55:52.345Z] [2024-05-08T08:55:52.345Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-08T08:55:52.612Z] #14 transferring dockerfile: 2.50kB done [2024-05-08T08:55:52.612Z] #14 DONE 0.1s [2024-05-08T08:55:52.612Z] [2024-05-08T08:55:52.612Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-08T08:55:52.612Z] #15 transferring context: 50B 0.0s done [2024-05-08T08:55:52.612Z] #15 DONE 0.1s [2024-05-08T08:55:53.210Z] [2024-05-08T08:55:53.210Z] #16 [security-spire-agent internal] load .dockerignore [2024-05-08T08:55:53.483Z] #16 transferring context: 50B done [2024-05-08T08:55:53.483Z] #16 DONE 0.0s [2024-05-08T08:55:53.483Z] [2024-05-08T08:55:53.483Z] #17 [support-scheduler internal] load .dockerignore [2024-05-08T08:55:53.483Z] #17 transferring context: 50B 0.0s done [2024-05-08T08:55:53.483Z] #17 DONE 0.0s [2024-05-08T08:55:53.483Z] [2024-05-08T08:55:53.483Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-05-08T08:55:53.483Z] #18 transferring context: 50B done [2024-05-08T08:55:53.483Z] #18 DONE 0.1s [2024-05-08T08:55:53.483Z] [2024-05-08T08:55:53.483Z] #19 [security-spire-config internal] load .dockerignore [2024-05-08T08:55:53.483Z] #19 transferring context: 50B 0.0s done [2024-05-08T08:55:53.483Z] #19 DONE 0.1s [2024-05-08T08:55:53.483Z] [2024-05-08T08:55:53.483Z] #20 [security-proxy-auth internal] load .dockerignore [2024-05-08T08:55:53.483Z] #20 transferring context: 50B 0.0s done [2024-05-08T08:55:53.483Z] #20 DONE 0.1s [2024-05-08T08:55:53.751Z] [2024-05-08T08:55:53.751Z] #21 [core-data internal] load .dockerignore [2024-05-08T08:55:53.751Z] #21 transferring context: 50B 0.0s done [2024-05-08T08:55:53.751Z] #21 DONE 0.0s [2024-05-08T08:55:53.751Z] [2024-05-08T08:55:53.751Z] #22 [security-bootstrapper internal] load .dockerignore [2024-05-08T08:55:53.751Z] #22 transferring context: 50B done [2024-05-08T08:55:53.751Z] #22 DONE 0.1s [2024-05-08T08:55:53.751Z] [2024-05-08T08:55:53.751Z] #23 [security-spire-server internal] load .dockerignore [2024-05-08T08:55:54.029Z] #23 transferring context: 50B 0.0s done [2024-05-08T08:55:54.029Z] #23 DONE 0.1s [2024-05-08T08:55:54.029Z] [2024-05-08T08:55:54.029Z] #24 [support-notifications internal] load .dockerignore [2024-05-08T08:55:54.029Z] #24 transferring context: 50B done [2024-05-08T08:55:54.029Z] #24 DONE 0.1s [2024-05-08T08:55:54.029Z] [2024-05-08T08:55:54.029Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-05-08T08:55:54.029Z] #25 transferring context: 50B done [2024-05-08T08:55:54.029Z] #25 DONE 0.0s [2024-05-08T08:55:54.029Z] [2024-05-08T08:55:54.029Z] #26 [core-metadata internal] load .dockerignore [2024-05-08T08:55:54.029Z] #26 transferring context: 50B done [2024-05-08T08:55:54.029Z] #26 DONE 0.1s [2024-05-08T08:55:54.296Z] [2024-05-08T08:55:54.296Z] #27 [core-command internal] load .dockerignore [2024-05-08T08:55:54.296Z] #27 transferring context: 50B done [2024-05-08T08:55:54.296Z] #27 DONE 0.1s [2024-05-08T08:55:54.296Z] [2024-05-08T08:55:54.296Z] #28 [security-proxy-setup internal] load .dockerignore [2024-05-08T08:55:54.296Z] #28 transferring context: 50B done [2024-05-08T08:55:54.296Z] #28 DONE 0.1s [2024-05-08T08:55:54.296Z] [2024-05-08T08:55:54.296Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:54.296Z] #29 DONE 0.0s [2024-05-08T08:55:54.296Z] [2024-05-08T08:55:54.296Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:55:54.567Z] #30 DONE 0.2s [2024-05-08T08:55:54.567Z] [2024-05-08T08:55:54.567Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:55:54.567Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:55:54.567Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:55:54.567Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:55:54.567Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:55:55.529Z] #31 ... [2024-05-08T08:55:55.529Z] [2024-05-08T08:55:55.529Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:55.529Z] #29 DONE 0.0s [2024-05-08T08:55:55.529Z] [2024-05-08T08:55:55.529Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:55:55.529Z] #30 DONE 0.3s [2024-05-08T08:55:55.529Z] [2024-05-08T08:55:55.529Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:55:55.529Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:55:55.529Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:55:55.529Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:55:55.529Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:55:55.529Z] #31 ... [2024-05-08T08:55:55.529Z] [2024-05-08T08:55:55.529Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:55.529Z] #29 DONE 0.0s [2024-05-08T08:55:55.530Z] [2024-05-08T08:55:55.530Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:55:55.530Z] #30 DONE 0.4s [2024-05-08T08:55:55.530Z] [2024-05-08T08:55:55.530Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:55.530Z] #32 DONE 1.8s [2024-05-08T08:55:55.797Z] [2024-05-08T08:55:55.797Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:55.797Z] #32 DONE 1.9s [2024-05-08T08:55:55.797Z] [2024-05-08T08:55:55.797Z] #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:55:55.797Z] #33 ... [2024-05-08T08:55:55.797Z] [2024-05-08T08:55:55.797Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:55.797Z] #29 DONE 0.0s [2024-05-08T08:55:56.066Z] [2024-05-08T08:55:56.066Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:56.066Z] #29 DONE 0.0s [2024-05-08T08:55:56.066Z] [2024-05-08T08:55:56.066Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:56.066Z] #34 ... [2024-05-08T08:55:56.066Z] [2024-05-08T08:55:56.066Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:55:56.066Z] #30 DONE 0.8s [2024-05-08T08:55:56.066Z] [2024-05-08T08:55:56.066Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:56.066Z] #32 DONE 1.9s [2024-05-08T08:55:56.066Z] [2024-05-08T08:55:56.066Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:56.338Z] #34 ... [2024-05-08T08:55:56.338Z] [2024-05-08T08:55:56.338Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:56.338Z] #29 DONE 0.0s [2024-05-08T08:55:56.338Z] [2024-05-08T08:55:56.338Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:56.608Z] #34 ... [2024-05-08T08:55:56.608Z] [2024-05-08T08:55:56.608Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-08T08:55:56.608Z] #35 DONE 1.6s [2024-05-08T08:55:56.608Z] [2024-05-08T08:55:56.608Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:56.875Z] #34 ... [2024-05-08T08:55:56.875Z] [2024-05-08T08:55:56.875Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:56.875Z] #29 DONE 0.0s [2024-05-08T08:55:56.875Z] [2024-05-08T08:55:56.875Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:56.875Z] #34 ... [2024-05-08T08:55:56.875Z] [2024-05-08T08:55:56.875Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:56.875Z] #29 DONE 0.0s [2024-05-08T08:55:56.875Z] [2024-05-08T08:55:56.875Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:57.144Z] #34 ... [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:57.144Z] #32 DONE 2.0s [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #36 [support-notifications internal] load build context [2024-05-08T08:55:57.144Z] #36 DONE 0.0s [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-08T08:55:57.144Z] #35 DONE 1.6s [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:57.144Z] #34 ... [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-08T08:55:57.144Z] #37 DONE 1.9s [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-08T08:55:57.144Z] #38 DONE 1.9s [2024-05-08T08:55:57.144Z] [2024-05-08T08:55:57.144Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:57.411Z] #34 ... [2024-05-08T08:55:57.411Z] [2024-05-08T08:55:57.411Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:57.411Z] #29 DONE 0.0s [2024-05-08T08:55:57.411Z] [2024-05-08T08:55:57.411Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:57.678Z] #34 ... [2024-05-08T08:55:57.678Z] [2024-05-08T08:55:57.678Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:57.678Z] #29 DONE 0.0s [2024-05-08T08:55:57.678Z] [2024-05-08T08:55:57.678Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:58.260Z] #34 ... [2024-05-08T08:55:58.260Z] [2024-05-08T08:55:58.260Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-08T08:55:58.260Z] #29 DONE 0.0s [2024-05-08T08:55:58.260Z] [2024-05-08T08:55:58.260Z] #34 [support-scheduler internal] load build context [2024-05-08T08:55:58.260Z] #34 ... [2024-05-08T08:55:58.260Z] [2024-05-08T08:55:58.260Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-05-08T08:55:58.260Z] #30 DONE 2.8s [2024-05-08T08:55:58.531Z] [2024-05-08T08:55:58.531Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:58.531Z] #32 DONE 2.1s [2024-05-08T08:55:58.531Z] [2024-05-08T08:55:58.531Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-05-08T08:55:58.531Z] #35 DONE 1.7s [2024-05-08T08:55:58.531Z] [2024-05-08T08:55:58.531Z] #39 [core-metadata internal] load build context [2024-05-08T08:55:58.531Z] #39 ... [2024-05-08T08:55:58.531Z] [2024-05-08T08:55:58.531Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:58.531Z] #32 DONE 2.1s [2024-05-08T08:55:58.531Z] [2024-05-08T08:55:58.531Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2024-05-08T08:55:58.531Z] #35 DONE 1.8s [2024-05-08T08:55:58.798Z] [2024-05-08T08:55:58.798Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-08T08:55:58.798Z] #32 DONE 2.1s [2024-05-08T08:55:58.798Z] [2024-05-08T08:55:58.798Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-05-08T08:55:58.798Z] #35 DONE 1.8s [2024-05-08T08:55:58.798Z] [2024-05-08T08:55:58.798Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:55:58.798Z] #40 ... [2024-05-08T08:55:58.798Z] [2024-05-08T08:55:58.798Z] #41 [security-spire-server internal] load build context [2024-05-08T08:55:58.798Z] #41 transferring context: 26.69kB 0.1s done [2024-05-08T08:55:58.798Z] #41 DONE 1.4s [2024-05-08T08:55:59.066Z] [2024-05-08T08:55:59.066Z] #42 [security-spire-config internal] load build context [2024-05-08T08:55:59.066Z] #42 transferring context: 24.94kB 0.4s done [2024-05-08T08:55:59.066Z] #42 DONE 1.6s [2024-05-08T08:55:59.066Z] [2024-05-08T08:55:59.066Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T08:55:59.066Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-08T08:55:59.066Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-08T08:55:59.066Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-08T08:55:59.066Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-08T08:55:59.335Z] #31 ... [2024-05-08T08:55:59.335Z] [2024-05-08T08:55:59.335Z] #43 [security-spire-agent internal] load build context [2024-05-08T08:55:59.335Z] #43 transferring context: 26.22kB 0.2s done [2024-05-08T08:55:59.335Z] #43 DONE 1.6s [2024-05-08T08:55:59.335Z] [2024-05-08T08:55:59.335Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:55:59.335Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done [2024-05-08T08:56:00.302Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-08T08:56:00.889Z] #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-08T08:56:01.473Z] #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-08T08:56:02.061Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s [2024-05-08T08:56:02.742Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s [2024-05-08T08:56:03.010Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2024-05-08T08:56:03.010Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done [2024-05-08T08:56:03.010Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-08T08:56:03.010Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.3s [2024-05-08T08:56:03.010Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s [2024-05-08T08:56:03.278Z] #44 ... [2024-05-08T08:56:03.278Z] [2024-05-08T08:56:03.278Z] #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:56:03.278Z] #33 7.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:04.255Z] #33 8.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:04.524Z] #33 ... [2024-05-08T08:56:04.524Z] [2024-05-08T08:56:04.524Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:04.524Z] #45 transferring context: 47.32MB 9.8s [2024-05-08T08:56:04.524Z] #45 ... [2024-05-08T08:56:04.524Z] [2024-05-08T08:56:04.524Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:04.802Z] #46 ... [2024-05-08T08:56:04.802Z] [2024-05-08T08:56:04.802Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:04.802Z] #0 5.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:04.802Z] #0 7.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:04.802Z] #0 9.730 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:04.802Z] #0 9.730 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:04.802Z] #47 9.869 OK: 8 MiB in 16 packages [2024-05-08T08:56:04.802Z] #47 ... [2024-05-08T08:56:04.802Z] [2024-05-08T08:56:04.802Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:06.270Z] #45 ... [2024-05-08T08:56:06.270Z] [2024-05-08T08:56:06.270Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:06.270Z] #48 ... [2024-05-08T08:56:06.270Z] [2024-05-08T08:56:06.270Z] #47 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:06.270Z] #47 DONE 12.6s [2024-05-08T08:56:06.270Z] [2024-05-08T08:56:06.270Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:06.270Z] #48 ... [2024-05-08T08:56:06.270Z] [2024-05-08T08:56:06.270Z] #49 [core-data internal] load build context [2024-05-08T08:56:06.270Z] #49 ... [2024-05-08T08:56:06.270Z] [2024-05-08T08:56:06.270Z] #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:06.540Z] #50 ... [2024-05-08T08:56:06.540Z] [2024-05-08T08:56:06.540Z] #51 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:06.807Z] #51 ... [2024-05-08T08:56:06.807Z] [2024-05-08T08:56:06.807Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:06.807Z] #52 ... [2024-05-08T08:56:06.807Z] [2024-05-08T08:56:06.807Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:06.807Z] #0 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:06.807Z] #53 ... [2024-05-08T08:56:06.807Z] [2024-05-08T08:56:06.807Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:07.074Z] #48 ... [2024-05-08T08:56:07.074Z] [2024-05-08T08:56:07.074Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:07.347Z] #36 ... [2024-05-08T08:56:07.347Z] [2024-05-08T08:56:07.347Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:07.347Z] #54 ... [2024-05-08T08:56:07.347Z] [2024-05-08T08:56:07.347Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:56:07.347Z] #0 6.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:07.347Z] #0 7.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:07.347Z] #0 10.10 OK: 266 MiB in 52 packages [2024-05-08T08:56:07.614Z] #55 ... [2024-05-08T08:56:07.614Z] [2024-05-08T08:56:07.614Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:07.615Z] #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done [2024-05-08T08:56:07.615Z] #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-08T08:56:07.615Z] #56 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-08T08:56:07.615Z] #56 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-08T08:56:07.615Z] #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2024-05-08T08:56:07.615Z] #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2024-05-08T08:56:07.615Z] #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.4s done [2024-05-08T08:56:07.615Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 5.9s [2024-05-08T08:56:07.615Z] #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2024-05-08T08:56:07.615Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 6.1s [2024-05-08T08:56:07.615Z] #56 ... [2024-05-08T08:56:07.615Z] [2024-05-08T08:56:07.615Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:56:07.615Z] #57 ... [2024-05-08T08:56:07.615Z] [2024-05-08T08:56:07.615Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:56:07.883Z] #58 ... [2024-05-08T08:56:07.883Z] [2024-05-08T08:56:07.883Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:07.883Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s done [2024-05-08T08:56:07.883Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.96MB / 23.39MB 6.4s [2024-05-08T08:56:07.883Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-05-08T08:56:07.883Z] #44 ... [2024-05-08T08:56:07.883Z] [2024-05-08T08:56:07.883Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:56:08.151Z] #59 ... [2024-05-08T08:56:08.151Z] [2024-05-08T08:56:08.151Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:56:08.151Z] #60 ... [2024-05-08T08:56:08.151Z] [2024-05-08T08:56:08.151Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:08.418Z] #44 ... [2024-05-08T08:56:08.418Z] [2024-05-08T08:56:08.418Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:08.418Z] #34 ... [2024-05-08T08:56:08.418Z] [2024-05-08T08:56:08.418Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:08.687Z] #54 ... [2024-05-08T08:56:08.687Z] [2024-05-08T08:56:08.687Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:56:08.687Z] #61 ... [2024-05-08T08:56:08.687Z] [2024-05-08T08:56:08.687Z] #62 [core-command internal] load build context [2024-05-08T08:56:08.955Z] #62 ... [2024-05-08T08:56:08.955Z] [2024-05-08T08:56:08.955Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:08.955Z] #63 ... [2024-05-08T08:56:08.955Z] [2024-05-08T08:56:08.955Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:08.955Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.5s [2024-05-08T08:56:09.546Z] #44 ... [2024-05-08T08:56:09.546Z] [2024-05-08T08:56:09.546Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-08T08:56:09.546Z] #55 DONE 12.4s [2024-05-08T08:56:09.546Z] [2024-05-08T08:56:09.546Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:09.546Z] #44 ... [2024-05-08T08:56:09.546Z] [2024-05-08T08:56:09.546Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:56:09.824Z] #64 ... [2024-05-08T08:56:09.824Z] [2024-05-08T08:56:09.824Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:56:09.824Z] #65 ... [2024-05-08T08:56:09.824Z] [2024-05-08T08:56:09.824Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:10.092Z] #44 ... [2024-05-08T08:56:10.092Z] [2024-05-08T08:56:10.092Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:10.359Z] #39 ... [2024-05-08T08:56:10.359Z] [2024-05-08T08:56:10.359Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:10.359Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.8s [2024-05-08T08:56:10.948Z] #44 ... [2024-05-08T08:56:10.948Z] [2024-05-08T08:56:10.948Z] #33 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-08T08:56:10.948Z] #33 11.39 (1/4) Installing ca-certificates (20240226-r0) [2024-05-08T08:56:10.948Z] #33 11.68 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:10.948Z] #33 11.68 (3/4) Installing su-exec (0.2-r3) [2024-05-08T08:56:10.948Z] #33 11.78 (4/4) Installing yq (4.33.3-r5) [2024-05-08T08:56:10.948Z] #33 12.67 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:10.948Z] #33 12.83 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:10.948Z] #33 13.34 OK: 18 MiB in 19 packages [2024-05-08T08:56:10.948Z] #33 DONE 15.0s [2024-05-08T08:56:10.948Z] [2024-05-08T08:56:10.948Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:10.948Z] #44 ... [2024-05-08T08:56:10.948Z] [2024-05-08T08:56:10.948Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:10.948Z] #40 transferring context: 1.84MB 10.0s [2024-05-08T08:56:11.215Z] #40 ... [2024-05-08T08:56:11.215Z] [2024-05-08T08:56:11.215Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:11.215Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 9.5s [2024-05-08T08:56:11.801Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 10.1s [2024-05-08T08:56:11.801Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-05-08T08:56:11.801Z] #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-05-08T08:56:12.069Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 10.5s [2024-05-08T08:56:13.489Z] #56 ... [2024-05-08T08:56:13.489Z] [2024-05-08T08:56:13.489Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:13.489Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 11.5s [2024-05-08T08:56:13.489Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-08T08:56:14.072Z] #44 ... [2024-05-08T08:56:14.072Z] [2024-05-08T08:56:14.072Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:14.072Z] #51 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:14.072Z] #51 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:14.072Z] #51 15.55 OK: 266 MiB in 52 packages [2024-05-08T08:56:14.073Z] #51 DONE 18.5s [2024-05-08T08:56:14.073Z] [2024-05-08T08:56:14.073Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:14.343Z] #54 ... [2024-05-08T08:56:14.343Z] [2024-05-08T08:56:14.343Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:14.621Z] #46 ... [2024-05-08T08:56:14.621Z] [2024-05-08T08:56:14.621Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:14.621Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 13.0s [2024-05-08T08:56:14.890Z] #44 ... [2024-05-08T08:56:14.890Z] [2024-05-08T08:56:14.890Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-08T08:56:14.890Z] #53 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:14.890Z] #53 14.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:14.890Z] #53 14.86 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:14.890Z] #53 14.94 OK: 8 MiB in 16 packages [2024-05-08T08:56:14.890Z] #53 DONE 18.4s [2024-05-08T08:56:14.890Z] [2024-05-08T08:56:14.890Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:15.157Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 13.6s [2024-05-08T08:56:15.157Z] #44 ... [2024-05-08T08:56:15.157Z] [2024-05-08T08:56:15.157Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-08T08:56:15.157Z] #52 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:15.157Z] #52 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:15.157Z] #52 17.18 OK: 266 MiB in 52 packages [2024-05-08T08:56:15.157Z] #52 DONE 19.0s [2024-05-08T08:56:15.157Z] [2024-05-08T08:56:15.157Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:15.743Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 14.2s [2024-05-08T08:56:16.328Z] #44 ... [2024-05-08T08:56:16.328Z] [2024-05-08T08:56:16.328Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:16.328Z] #45 transferring context: 61.26MB 21.5s [2024-05-08T08:56:16.328Z] #45 ... [2024-05-08T08:56:16.328Z] [2024-05-08T08:56:16.328Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:16.599Z] #46 ... [2024-05-08T08:56:16.599Z] [2024-05-08T08:56:16.599Z] #49 [core-data internal] load build context [2024-05-08T08:56:16.599Z] #49 ... [2024-05-08T08:56:16.599Z] [2024-05-08T08:56:16.599Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:16.599Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 14.6s done [2024-05-08T08:56:16.599Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-05-08T08:56:17.191Z] #44 ... [2024-05-08T08:56:17.191Z] [2024-05-08T08:56:17.191Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:17.467Z] #48 ... [2024-05-08T08:56:17.467Z] [2024-05-08T08:56:17.467Z] #49 [core-data internal] load build context [2024-05-08T08:56:17.467Z] #49 ... [2024-05-08T08:56:17.467Z] [2024-05-08T08:56:17.467Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:17.739Z] #36 ... [2024-05-08T08:56:17.739Z] [2024-05-08T08:56:17.739Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:19.171Z] #48 ... [2024-05-08T08:56:19.171Z] [2024-05-08T08:56:19.171Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:19.171Z] #34 ... [2024-05-08T08:56:19.171Z] [2024-05-08T08:56:19.171Z] #62 [core-command internal] load build context [2024-05-08T08:56:19.171Z] #62 ... [2024-05-08T08:56:19.171Z] [2024-05-08T08:56:19.171Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:19.171Z] #48 ... [2024-05-08T08:56:19.171Z] [2024-05-08T08:56:19.171Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:19.438Z] #63 ... [2024-05-08T08:56:19.438Z] [2024-05-08T08:56:19.438Z] #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:19.438Z] #50 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:19.711Z] #50 ... [2024-05-08T08:56:19.711Z] [2024-05-08T08:56:19.711Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-08T08:56:19.711Z] #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:19.711Z] #57 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:19.711Z] #57 18.43 (1/2) Installing ca-certificates (20240226-r0) [2024-05-08T08:56:19.711Z] #57 18.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:19.711Z] #57 18.78 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:19.711Z] #57 18.78 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:19.711Z] #57 19.75 OK: 9 MiB in 17 packages [2024-05-08T08:56:19.711Z] #57 DONE 22.3s [2024-05-08T08:56:19.977Z] [2024-05-08T08:56:19.977Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:20.570Z] #48 ... [2024-05-08T08:56:20.570Z] [2024-05-08T08:56:20.570Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:56:20.570Z] #61 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:20.570Z] #61 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:20.570Z] #61 16.20 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:56:20.570Z] #61 16.20 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:56:20.570Z] #61 16.20 OK: 19946 distinct packages available [2024-05-08T08:56:20.570Z] #61 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:20.570Z] #61 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:20.570Z] #61 ... [2024-05-08T08:56:20.570Z] [2024-05-08T08:56:20.570Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:20.570Z] #39 ... [2024-05-08T08:56:20.570Z] [2024-05-08T08:56:20.570Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:20.837Z] #48 ... [2024-05-08T08:56:20.837Z] [2024-05-08T08:56:20.837Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:56:20.837Z] #66 ... [2024-05-08T08:56:20.837Z] [2024-05-08T08:56:20.837Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:21.424Z] #48 ... [2024-05-08T08:56:21.424Z] [2024-05-08T08:56:21.424Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:21.424Z] #40 ... [2024-05-08T08:56:21.424Z] [2024-05-08T08:56:21.424Z] #62 [core-command internal] load build context [2024-05-08T08:56:21.691Z] #62 ... [2024-05-08T08:56:21.691Z] [2024-05-08T08:56:21.691Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:56:21.691Z] #58 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:21.691Z] #58 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:21.692Z] #58 ... [2024-05-08T08:56:21.692Z] [2024-05-08T08:56:21.692Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:22.279Z] #40 transferring context: 6.54MB 21.3s [2024-05-08T08:56:22.549Z] #40 ... [2024-05-08T08:56:22.549Z] [2024-05-08T08:56:22.549Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-08T08:56:22.549Z] #61 22.57 OK: 266 MiB in 52 packages [2024-05-08T08:56:22.549Z] #61 DONE 24.1s [2024-05-08T08:56:22.549Z] [2024-05-08T08:56:22.549Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:24.498Z] #40 ... [2024-05-08T08:56:24.498Z] [2024-05-08T08:56:24.498Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:24.498Z] #54 ... [2024-05-08T08:56:24.498Z] [2024-05-08T08:56:24.498Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:24.769Z] #40 ... [2024-05-08T08:56:24.769Z] [2024-05-08T08:56:24.769Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:56:24.769Z] #59 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:24.769Z] #59 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:24.769Z] #59 23.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:56:24.769Z] #59 23.03 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:56:24.769Z] #59 23.03 OK: 19950 distinct packages available [2024-05-08T08:56:24.769Z] #59 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:24.769Z] #59 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:24.769Z] #59 ... [2024-05-08T08:56:24.769Z] [2024-05-08T08:56:24.769Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:24.769Z] #56 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 13.0s done [2024-05-08T08:56:24.769Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.4s [2024-05-08T08:56:25.036Z] #56 ... [2024-05-08T08:56:25.036Z] [2024-05-08T08:56:25.036Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:25.304Z] #39 ... [2024-05-08T08:56:25.304Z] [2024-05-08T08:56:25.304Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:25.304Z] #0 8.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:25.304Z] #0 9.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:25.304Z] #67 ... [2024-05-08T08:56:25.304Z] [2024-05-08T08:56:25.304Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:25.889Z] #39 ... [2024-05-08T08:56:25.889Z] [2024-05-08T08:56:25.889Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:56:25.889Z] #64 16.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:25.889Z] #64 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:26.156Z] #64 ... [2024-05-08T08:56:26.156Z] [2024-05-08T08:56:26.156Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:26.423Z] #39 ... [2024-05-08T08:56:26.423Z] [2024-05-08T08:56:26.423Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:26.423Z] #45 transferring context: 81.55MB 31.7s [2024-05-08T08:56:26.423Z] #45 ... [2024-05-08T08:56:26.423Z] [2024-05-08T08:56:26.423Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:26.692Z] #39 ... [2024-05-08T08:56:26.692Z] [2024-05-08T08:56:26.692Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:26.959Z] #46 ... [2024-05-08T08:56:26.959Z] [2024-05-08T08:56:26.959Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:27.227Z] #45 ... [2024-05-08T08:56:27.227Z] [2024-05-08T08:56:27.227Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:56:27.227Z] #60 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:27.227Z] #60 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:27.227Z] #60 ... [2024-05-08T08:56:27.227Z] [2024-05-08T08:56:27.227Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:27.497Z] #48 ... [2024-05-08T08:56:27.497Z] [2024-05-08T08:56:27.497Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:27.497Z] #45 ... [2024-05-08T08:56:27.497Z] [2024-05-08T08:56:27.497Z] #49 [core-data internal] load build context [2024-05-08T08:56:27.773Z] #49 ... [2024-05-08T08:56:27.773Z] [2024-05-08T08:56:27.773Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:27.773Z] #36 ... [2024-05-08T08:56:27.773Z] [2024-05-08T08:56:27.773Z] #49 [core-data internal] load build context [2024-05-08T08:56:28.760Z] #49 ... [2024-05-08T08:56:28.760Z] [2024-05-08T08:56:28.760Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:56:28.760Z] #65 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:28.760Z] #65 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:28.760Z] #65 ... [2024-05-08T08:56:28.760Z] [2024-05-08T08:56:28.760Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:29.345Z] #45 ... [2024-05-08T08:56:29.345Z] [2024-05-08T08:56:29.345Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:29.345Z] #34 ... [2024-05-08T08:56:29.345Z] [2024-05-08T08:56:29.345Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-08T08:56:29.345Z] #58 27.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:29.345Z] #58 28.01 (2/2) Installing su-exec (0.2-r3) [2024-05-08T08:56:29.345Z] #58 28.02 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:29.345Z] #58 28.13 OK: 8 MiB in 17 packages [2024-05-08T08:56:29.345Z] #58 DONE 31.6s [2024-05-08T08:56:29.345Z] [2024-05-08T08:56:29.345Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:29.345Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s [2024-05-08T08:56:29.622Z] #44 ... [2024-05-08T08:56:29.622Z] [2024-05-08T08:56:29.622Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:29.622Z] #63 ... [2024-05-08T08:56:29.622Z] [2024-05-08T08:56:29.622Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:29.911Z] #45 ... [2024-05-08T08:56:29.911Z] [2024-05-08T08:56:29.911Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:29.911Z] #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:29.911Z] #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:30.179Z] #68 ... [2024-05-08T08:56:30.179Z] [2024-05-08T08:56:30.179Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:31.149Z] #45 ... [2024-05-08T08:56:31.149Z] [2024-05-08T08:56:31.149Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:56:31.149Z] #66 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:31.149Z] #66 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:31.149Z] #66 19.66 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:31.149Z] #66 19.66 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:31.149Z] #66 19.73 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:31.149Z] #66 ... [2024-05-08T08:56:31.149Z] [2024-05-08T08:56:31.149Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:31.416Z] #45 ... [2024-05-08T08:56:31.416Z] [2024-05-08T08:56:31.416Z] #50 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:31.416Z] #50 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:31.416Z] #50 23.72 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:31.416Z] #50 23.72 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:31.416Z] #50 23.82 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:31.416Z] #50 25.52 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:31.416Z] #50 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:31.416Z] #50 ... [2024-05-08T08:56:31.416Z] [2024-05-08T08:56:31.416Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:32.002Z] #44 ... [2024-05-08T08:56:32.002Z] [2024-05-08T08:56:32.002Z] #62 [core-command internal] load build context [2024-05-08T08:56:32.002Z] #62 ... [2024-05-08T08:56:32.002Z] [2024-05-08T08:56:32.002Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:34.594Z] #44 ... [2024-05-08T08:56:34.594Z] [2024-05-08T08:56:34.594Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-08T08:56:34.594Z] #65 29.19 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:34.595Z] #65 29.60 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:34.595Z] #65 29.67 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:34.595Z] #65 29.69 (4/6) Installing openssl (3.1.4-r6) [2024-05-08T08:56:34.595Z] #65 29.85 (5/6) Installing su-exec (0.2-r3) [2024-05-08T08:56:34.595Z] #65 29.85 (6/6) Installing yq (4.33.3-r5) [2024-05-08T08:56:34.595Z] #65 31.16 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:34.595Z] #65 31.41 OK: 18 MiB in 19 packages [2024-05-08T08:56:34.595Z] #65 DONE 34.4s [2024-05-08T08:56:34.595Z] [2024-05-08T08:56:34.595Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:34.595Z] #63 transferring context: 29.39MB 33.6s [2024-05-08T08:56:34.595Z] #63 ... [2024-05-08T08:56:34.595Z] [2024-05-08T08:56:34.595Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:34.870Z] #54 ... [2024-05-08T08:56:34.870Z] [2024-05-08T08:56:34.870Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:34.870Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.3s [2024-05-08T08:56:35.136Z] #44 ... [2024-05-08T08:56:35.136Z] [2024-05-08T08:56:35.136Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:35.136Z] #40 ... [2024-05-08T08:56:35.136Z] [2024-05-08T08:56:35.136Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:35.408Z] #54 ... [2024-05-08T08:56:35.408Z] [2024-05-08T08:56:35.408Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:35.408Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.7s [2024-05-08T08:56:35.408Z] #56 ... [2024-05-08T08:56:35.408Z] [2024-05-08T08:56:35.408Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:35.681Z] #44 ... [2024-05-08T08:56:35.681Z] [2024-05-08T08:56:35.681Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-08T08:56:35.681Z] #59 34.70 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:35.681Z] #59 35.45 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:35.681Z] #59 35.54 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:35.681Z] #59 35.58 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:56:35.681Z] #59 35.62 (5/7) Installing libucontext (1.2-r2) [2024-05-08T08:56:35.681Z] #59 35.74 (6/7) Installing gcompat (1.1.0-r1) [2024-05-08T08:56:35.681Z] #59 35.74 (7/7) Installing openssl (3.1.4-r6) [2024-05-08T08:56:35.681Z] #59 35.99 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:35.681Z] #59 36.09 OK: 9 MiB in 20 packages [2024-05-08T08:56:35.681Z] #59 DONE 37.8s [2024-05-08T08:56:35.681Z] [2024-05-08T08:56:35.681Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:36.265Z] #56 ... [2024-05-08T08:56:36.265Z] [2024-05-08T08:56:36.265Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:56:36.265Z] #64 26.72 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:56:36.265Z] #64 26.72 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:56:36.265Z] #64 26.72 OK: 19950 distinct packages available [2024-05-08T08:56:36.265Z] #64 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:36.265Z] #64 31.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:36.539Z] #64 ... [2024-05-08T08:56:36.540Z] [2024-05-08T08:56:36.540Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:36.540Z] #56 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.1s done [2024-05-08T08:56:36.812Z] #56 ... [2024-05-08T08:56:36.812Z] [2024-05-08T08:56:36.812Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:37.080Z] #39 ... [2024-05-08T08:56:37.080Z] [2024-05-08T08:56:37.080Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:37.080Z] #46 ... [2024-05-08T08:56:37.080Z] [2024-05-08T08:56:37.080Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:37.666Z] #39 ... [2024-05-08T08:56:37.666Z] [2024-05-08T08:56:37.666Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:37.666Z] #48 ... [2024-05-08T08:56:37.666Z] [2024-05-08T08:56:37.666Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:37.955Z] #44 ... [2024-05-08T08:56:37.955Z] [2024-05-08T08:56:37.955Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:38.227Z] #36 ... [2024-05-08T08:56:38.227Z] [2024-05-08T08:56:38.227Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.189Z] #46 ... [2024-05-08T08:56:39.189Z] [2024-05-08T08:56:39.189Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:56:39.189Z] #60 30.84 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-08T08:56:39.189Z] #60 30.84 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-08T08:56:39.189Z] #60 30.84 OK: 19950 distinct packages available [2024-05-08T08:56:39.189Z] #60 33.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:39.189Z] #60 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:39.189Z] #60 ... [2024-05-08T08:56:39.189Z] [2024-05-08T08:56:39.189Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-08T08:56:39.189Z] #56 DONE 41.4s [2024-05-08T08:56:39.189Z] [2024-05-08T08:56:39.189Z] #49 [core-data internal] load build context [2024-05-08T08:56:39.189Z] #49 transferring context: 92.73MB 42.6s [2024-05-08T08:56:39.189Z] #49 ... [2024-05-08T08:56:39.189Z] [2024-05-08T08:56:39.189Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:39.456Z] #46 ... [2024-05-08T08:56:39.456Z] [2024-05-08T08:56:39.456Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:56:39.456Z] #0 7.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:39.456Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:39.727Z] #69 ... [2024-05-08T08:56:39.727Z] [2024-05-08T08:56:39.727Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:39.727Z] #34 ... [2024-05-08T08:56:39.727Z] [2024-05-08T08:56:39.727Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:41.680Z] #46 ... [2024-05-08T08:56:41.680Z] [2024-05-08T08:56:41.680Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:41.680Z] #45 ... [2024-05-08T08:56:41.680Z] [2024-05-08T08:56:41.680Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:41.948Z] #46 ... [2024-05-08T08:56:41.948Z] [2024-05-08T08:56:41.948Z] #62 [core-command internal] load build context [2024-05-08T08:56:42.217Z] #62 ... [2024-05-08T08:56:42.217Z] [2024-05-08T08:56:42.217Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:42.485Z] #46 ... [2024-05-08T08:56:42.485Z] [2024-05-08T08:56:42.485Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:56:42.485Z] #66 21.71 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:42.485Z] #66 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:42.485Z] #66 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:42.485Z] #66 30.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:42.485Z] #66 30.83 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:42.485Z] #66 31.44 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:42.485Z] #66 31.55 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:42.485Z] #66 ... [2024-05-08T08:56:42.485Z] [2024-05-08T08:56:42.485Z] #62 [core-command internal] load build context [2024-05-08T08:56:43.074Z] #62 ... [2024-05-08T08:56:43.074Z] [2024-05-08T08:56:43.074Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:43.074Z] #67 17.86 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:43.074Z] #67 17.86 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:43.074Z] #67 18.04 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:43.074Z] #67 19.27 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:43.074Z] #67 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:43.074Z] #67 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:43.074Z] #67 ... [2024-05-08T08:56:43.074Z] [2024-05-08T08:56:43.074Z] #62 [core-command internal] load build context [2024-05-08T08:56:43.344Z] #62 ... [2024-05-08T08:56:43.344Z] [2024-05-08T08:56:43.344Z] #50 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:43.344Z] #50 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:43.344Z] #50 35.37 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:43.344Z] #50 35.41 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:43.344Z] #50 35.92 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:43.344Z] #50 36.06 OK: 8 MiB in 16 packages [2024-05-08T08:56:43.344Z] #50 DONE 37.8s [2024-05-08T08:56:43.344Z] [2024-05-08T08:56:43.344Z] #62 [core-command internal] load build context [2024-05-08T08:56:44.333Z] #62 ... [2024-05-08T08:56:44.333Z] [2024-05-08T08:56:44.333Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-08T08:56:44.333Z] #60 42.67 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:44.333Z] #60 42.72 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:56:44.333Z] #60 42.72 (3/4) Installing libucontext (1.2-r2) [2024-05-08T08:56:44.333Z] #60 42.77 (4/4) Installing gcompat (1.1.0-r1) [2024-05-08T08:56:44.333Z] #60 42.84 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:44.333Z] #60 43.05 OK: 8 MiB in 19 packages [2024-05-08T08:56:44.333Z] #60 DONE 46.3s [2024-05-08T08:56:44.333Z] [2024-05-08T08:56:44.333Z] #62 [core-command internal] load build context [2024-05-08T08:56:44.333Z] #62 ... [2024-05-08T08:56:44.333Z] [2024-05-08T08:56:44.333Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:56:44.333Z] #0 8.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:44.636Z] #70 ... [2024-05-08T08:56:44.636Z] [2024-05-08T08:56:44.636Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-08T08:56:44.636Z] #64 39.09 (1/11) Installing ca-certificates (20240226-r0) [2024-05-08T08:56:44.636Z] #64 39.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-08T08:56:44.636Z] #64 39.80 (3/11) Installing libunistring (1.1-r1) [2024-05-08T08:56:44.636Z] #64 40.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-08T08:56:44.636Z] #64 40.16 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-08T08:56:44.636Z] #64 40.25 (6/11) Installing libcurl (8.5.0-r0) [2024-05-08T08:56:44.636Z] #64 40.34 (7/11) Installing curl (8.5.0-r0) [2024-05-08T08:56:44.636Z] #64 40.34 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-08T08:56:44.636Z] #64 40.38 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-08T08:56:44.636Z] #64 40.38 (10/11) Installing libucontext (1.2-r2) [2024-05-08T08:56:44.636Z] #64 40.42 (11/11) Installing gcompat (1.1.0-r1) [2024-05-08T08:56:44.636Z] #64 40.47 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:44.636Z] #64 40.66 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:44.636Z] #64 42.41 OK: 13 MiB in 26 packages [2024-05-08T08:56:44.636Z] #64 DONE 44.8s [2024-05-08T08:56:44.636Z] [2024-05-08T08:56:44.636Z] #49 [core-data internal] load build context [2024-05-08T08:56:44.636Z] #49 transferring context: 105.55MB 47.9s [2024-05-08T08:56:44.636Z] #49 ... [2024-05-08T08:56:44.636Z] [2024-05-08T08:56:44.636Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:56:44.903Z] #71 ... [2024-05-08T08:56:44.903Z] [2024-05-08T08:56:44.903Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:44.903Z] #63 ... [2024-05-08T08:56:44.903Z] [2024-05-08T08:56:44.903Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:45.514Z] #72 ... [2024-05-08T08:56:45.514Z] [2024-05-08T08:56:45.514Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:45.514Z] #40 ... [2024-05-08T08:56:45.514Z] [2024-05-08T08:56:45.514Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:45.514Z] #54 ... [2024-05-08T08:56:45.514Z] [2024-05-08T08:56:45.514Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:56:45.514Z] #70 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:45.781Z] #70 ... [2024-05-08T08:56:45.781Z] [2024-05-08T08:56:45.781Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:45.781Z] #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:45.781Z] #0 9.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:45.781Z] #73 ... [2024-05-08T08:56:45.781Z] [2024-05-08T08:56:45.781Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:46.047Z] #40 ... [2024-05-08T08:56:46.047Z] [2024-05-08T08:56:46.047Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:46.047Z] #67 28.11 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:46.047Z] #67 28.31 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:46.047Z] #67 29.23 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:46.047Z] #67 29.31 OK: 8 MiB in 16 packages [2024-05-08T08:56:46.047Z] #67 DONE 31.0s [2024-05-08T08:56:46.314Z] [2024-05-08T08:56:46.314Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:46.582Z] #54 ... [2024-05-08T08:56:46.582Z] [2024-05-08T08:56:46.582Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-08T08:56:46.582Z] #66 33.24 OK: 18 MiB in 19 packages [2024-05-08T08:56:46.582Z] #66 DONE 35.9s [2024-05-08T08:56:46.582Z] [2024-05-08T08:56:46.582Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:47.548Z] #54 ... [2024-05-08T08:56:47.548Z] [2024-05-08T08:56:47.548Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:47.548Z] #68 17.40 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:47.548Z] #68 17.40 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:47.548Z] #68 17.47 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:47.548Z] #68 19.91 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:47.548Z] #68 19.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:47.548Z] #68 21.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:47.548Z] #68 27.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:47.548Z] #68 27.14 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:47.548Z] #68 ... [2024-05-08T08:56:47.548Z] [2024-05-08T08:56:47.548Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:47.816Z] #54 ... [2024-05-08T08:56:47.816Z] [2024-05-08T08:56:47.816Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:48.083Z] #39 ... [2024-05-08T08:56:48.083Z] [2024-05-08T08:56:48.083Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:48.083Z] #54 ... [2024-05-08T08:56:48.083Z] [2024-05-08T08:56:48.083Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:48.352Z] #36 ... [2024-05-08T08:56:48.352Z] [2024-05-08T08:56:48.352Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:48.352Z] #54 ... [2024-05-08T08:56:48.352Z] [2024-05-08T08:56:48.352Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:48.352Z] #48 ... [2024-05-08T08:56:48.352Z] [2024-05-08T08:56:48.352Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:48.620Z] #39 ... [2024-05-08T08:56:48.620Z] [2024-05-08T08:56:48.620Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:48.620Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.0s [2024-05-08T08:56:48.887Z] #44 ... [2024-05-08T08:56:48.887Z] [2024-05-08T08:56:48.887Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:49.856Z] #39 ... [2024-05-08T08:56:49.856Z] [2024-05-08T08:56:49.856Z] #68 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:56:49.856Z] #68 27.63 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:49.856Z] #68 27.70 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:56:49.856Z] #68 28.48 OK: 9 MiB in 17 packages [2024-05-08T08:56:49.856Z] #68 DONE 29.8s [2024-05-08T08:56:49.856Z] [2024-05-08T08:56:49.856Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:49.856Z] #39 transferring context: 78.23MB 49.7s [2024-05-08T08:56:49.856Z] #39 ... [2024-05-08T08:56:49.856Z] [2024-05-08T08:56:49.856Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:50.122Z] #34 ... [2024-05-08T08:56:50.122Z] [2024-05-08T08:56:50.122Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-08T08:56:50.389Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.9s done [2024-05-08T08:56:51.465Z] #44 DONE 54.2s [2024-05-08T08:56:51.465Z] [2024-05-08T08:56:51.465Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:51.803Z] #34 ... [2024-05-08T08:56:51.803Z] [2024-05-08T08:56:51.803Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:56:51.803Z] #45 ... [2024-05-08T08:56:51.803Z] [2024-05-08T08:56:51.803Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:52.858Z] #34 ... [2024-05-08T08:56:52.858Z] [2024-05-08T08:56:52.858Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:56:52.858Z] #46 ... [2024-05-08T08:56:52.858Z] [2024-05-08T08:56:52.858Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:54.053Z] #34 ... [2024-05-08T08:56:54.053Z] [2024-05-08T08:56:54.053Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-08T08:56:54.053Z] #69 17.02 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:54.053Z] #69 17.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:54.053Z] #69 17.02 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:54.053Z] #69 17.72 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:54.053Z] #69 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:54.053Z] #69 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:54.053Z] #69 22.17 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:54.053Z] #69 22.32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:54.053Z] #69 22.77 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:56:54.053Z] #69 22.82 OK: 8 MiB in 17 packages [2024-05-08T08:56:54.053Z] #69 DONE 24.4s [2024-05-08T08:56:54.053Z] [2024-05-08T08:56:54.053Z] #39 [core-metadata internal] load build context [2024-05-08T08:56:54.862Z] #39 ... [2024-05-08T08:56:54.862Z] [2024-05-08T08:56:54.862Z] #62 [core-command internal] load build context [2024-05-08T08:56:54.862Z] #62 ... [2024-05-08T08:56:54.862Z] [2024-05-08T08:56:54.862Z] #49 [core-data internal] load build context [2024-05-08T08:56:54.862Z] #49 transferring context: 125.44MB 58.1s [2024-05-08T08:56:54.862Z] #49 ... [2024-05-08T08:56:54.862Z] [2024-05-08T08:56:54.862Z] #34 [support-scheduler internal] load build context [2024-05-08T08:56:55.527Z] #34 ... [2024-05-08T08:56:55.527Z] [2024-05-08T08:56:55.527Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:55.527Z] #63 ... [2024-05-08T08:56:55.527Z] [2024-05-08T08:56:55.527Z] #49 [core-data internal] load build context [2024-05-08T08:56:56.197Z] #49 ... [2024-05-08T08:56:56.198Z] [2024-05-08T08:56:56.198Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:56.476Z] #40 ... [2024-05-08T08:56:56.476Z] [2024-05-08T08:56:56.476Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:56.744Z] #63 ... [2024-05-08T08:56:56.744Z] [2024-05-08T08:56:56.744Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-08T08:56:56.744Z] #73 13.81 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:56.744Z] #73 13.81 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:56.744Z] #73 13.86 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:56.744Z] #73 14.68 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:56.744Z] #73 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:56.744Z] #73 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:56.744Z] #73 19.53 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:56.744Z] #73 19.57 OK: 9 MiB in 20 packages [2024-05-08T08:56:56.744Z] #73 DONE 21.0s [2024-05-08T08:56:56.744Z] [2024-05-08T08:56:56.744Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:57.330Z] #63 ... [2024-05-08T08:56:57.330Z] [2024-05-08T08:56:57.330Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-08T08:56:57.330Z] #70 14.67 Upgrading critical system libraries and apk-tools: [2024-05-08T08:56:57.330Z] #70 14.67 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:56:57.330Z] #70 14.71 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:56:57.330Z] #70 15.76 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:56:57.330Z] #70 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:57.330Z] #70 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:56:57.330Z] #70 21.28 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:56:57.330Z] #70 21.32 OK: 18 MiB in 19 packages [2024-05-08T08:56:57.330Z] #70 DONE 22.9s [2024-05-08T08:56:57.330Z] [2024-05-08T08:56:57.330Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:58.303Z] #63 ... [2024-05-08T08:56:58.303Z] [2024-05-08T08:56:58.303Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-08T08:56:58.303Z] #74 DONE 1.0s [2024-05-08T08:56:58.303Z] [2024-05-08T08:56:58.303Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:56:58.303Z] #63 ... [2024-05-08T08:56:58.303Z] [2024-05-08T08:56:58.303Z] #36 [support-notifications internal] load build context [2024-05-08T08:56:58.303Z] #36 ... [2024-05-08T08:56:58.303Z] [2024-05-08T08:56:58.303Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:56:58.573Z] #40 ... [2024-05-08T08:56:58.573Z] [2024-05-08T08:56:58.573Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:58.573Z] #48 ... [2024-05-08T08:56:58.573Z] [2024-05-08T08:56:58.573Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:56:58.840Z] #54 ... [2024-05-08T08:56:58.840Z] [2024-05-08T08:56:58.840Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:59.819Z] #48 ... [2024-05-08T08:56:59.819Z] [2024-05-08T08:56:59.819Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-08T08:56:59.819Z] #75 DONE 5.5s [2024-05-08T08:56:59.819Z] [2024-05-08T08:56:59.819Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:56:59.819Z] #48 transferring context: 92.40MB 63.3s [2024-05-08T08:56:59.819Z] #48 ... [2024-05-08T08:56:59.819Z] [2024-05-08T08:56:59.819Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-08T08:56:59.819Z] #76 DONE 0.4s [2024-05-08T08:56:59.819Z] [2024-05-08T08:56:59.819Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:00.780Z] #48 ... [2024-05-08T08:57:00.780Z] [2024-05-08T08:57:00.780Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-08T08:57:00.780Z] #77 DONE 4.3s [2024-05-08T08:57:00.780Z] [2024-05-08T08:57:00.780Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:01.755Z] #78 ... [2024-05-08T08:57:01.755Z] [2024-05-08T08:57:01.755Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:01.755Z] #79 DONE 4.9s [2024-05-08T08:57:01.755Z] [2024-05-08T08:57:01.755Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:01.755Z] #48 ... [2024-05-08T08:57:01.755Z] [2024-05-08T08:57:01.755Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:57:01.755Z] #71 7.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:01.755Z] #71 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:01.755Z] #71 12.85 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:01.755Z] #71 12.85 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:01.755Z] #71 12.85 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:01.755Z] #71 13.32 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:01.755Z] #71 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:01.755Z] #71 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:01.755Z] #71 16.54 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:01.755Z] #71 16.57 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:01.755Z] #71 16.71 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:01.755Z] #71 16.76 OK: 8 MiB in 19 packages [2024-05-08T08:57:02.026Z] #71 ... [2024-05-08T08:57:02.026Z] [2024-05-08T08:57:02.026Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:02.026Z] #45 ... [2024-05-08T08:57:02.026Z] [2024-05-08T08:57:02.026Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:02.026Z] #48 ... [2024-05-08T08:57:02.026Z] [2024-05-08T08:57:02.026Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-08T08:57:02.026Z] #71 DONE 17.6s [2024-05-08T08:57:02.026Z] [2024-05-08T08:57:02.026Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:02.617Z] #48 ... [2024-05-08T08:57:02.617Z] [2024-05-08T08:57:02.617Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-08T08:57:02.617Z] #80 DONE 1.1s [2024-05-08T08:57:02.617Z] [2024-05-08T08:57:02.617Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:02.617Z] #48 ... [2024-05-08T08:57:02.617Z] [2024-05-08T08:57:02.617Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:02.617Z] #72 7.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.617Z] #72 9.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.617Z] #72 13.45 Upgrading critical system libraries and apk-tools: [2024-05-08T08:57:02.617Z] #72 13.45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-08T08:57:02.617Z] #72 13.49 Executing busybox-1.36.1-r5.trigger [2024-05-08T08:57:02.617Z] #72 13.97 Continuing the upgrade transaction with new apk-tools: [2024-05-08T08:57:02.617Z] #72 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.617Z] #72 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-08T08:57:02.617Z] #72 16.80 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-08T08:57:02.617Z] #72 16.88 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:02.617Z] #72 17.18 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-08T08:57:02.617Z] #72 17.18 Executing ca-certificates-20240226-r0.trigger [2024-05-08T08:57:02.617Z] #72 17.42 OK: 13 MiB in 26 packages [2024-05-08T08:57:02.617Z] #72 ... [2024-05-08T08:57:02.617Z] [2024-05-08T08:57:02.617Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:57:02.884Z] #81 ... [2024-05-08T08:57:02.884Z] [2024-05-08T08:57:02.884Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:02.884Z] #46 ... [2024-05-08T08:57:02.884Z] [2024-05-08T08:57:02.884Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:03.503Z] #48 ... [2024-05-08T08:57:03.503Z] [2024-05-08T08:57:03.503Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-08T08:57:03.503Z] #72 DONE 18.5s [2024-05-08T08:57:03.503Z] [2024-05-08T08:57:03.503Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:04.088Z] #48 ... [2024-05-08T08:57:04.088Z] [2024-05-08T08:57:04.088Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:04.088Z] #78 DONE 3.2s [2024-05-08T08:57:04.088Z] [2024-05-08T08:57:04.088Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:57:04.353Z] #82 ... [2024-05-08T08:57:04.353Z] [2024-05-08T08:57:04.353Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-08T08:57:04.353Z] #81 DONE 1.7s [2024-05-08T08:57:04.353Z] [2024-05-08T08:57:04.353Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:04.951Z] #48 ... [2024-05-08T08:57:04.951Z] [2024-05-08T08:57:04.951Z] #62 [core-command internal] load build context [2024-05-08T08:57:04.951Z] #62 ... [2024-05-08T08:57:04.951Z] [2024-05-08T08:57:04.951Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:04.951Z] #39 ... [2024-05-08T08:57:04.951Z] [2024-05-08T08:57:04.951Z] #62 [core-command internal] load build context [2024-05-08T08:57:05.217Z] #62 transferring context: 113.15MB 65.0s [2024-05-08T08:57:05.483Z] #62 ... [2024-05-08T08:57:05.483Z] [2024-05-08T08:57:05.483Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-08T08:57:05.483Z] #82 DONE 1.3s [2024-05-08T08:57:05.483Z] [2024-05-08T08:57:05.483Z] #62 [core-command internal] load build context [2024-05-08T08:57:05.483Z] #62 ... [2024-05-08T08:57:05.483Z] [2024-05-08T08:57:05.483Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:05.483Z] #34 ... [2024-05-08T08:57:05.483Z] [2024-05-08T08:57:05.483Z] #62 [core-command internal] load build context [2024-05-08T08:57:05.752Z] #62 ... [2024-05-08T08:57:05.752Z] [2024-05-08T08:57:05.752Z] #83 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:57:05.752Z] #83 DONE 1.3s [2024-05-08T08:57:05.752Z] [2024-05-08T08:57:05.752Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-08T08:57:05.752Z] #84 DONE 3.4s [2024-05-08T08:57:05.752Z] [2024-05-08T08:57:05.752Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:06.337Z] #34 ... [2024-05-08T08:57:06.337Z] [2024-05-08T08:57:06.337Z] #85 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-08T08:57:06.337Z] #85 DONE 0.9s [2024-05-08T08:57:06.337Z] [2024-05-08T08:57:06.337Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:06.607Z] #34 ... [2024-05-08T08:57:06.607Z] [2024-05-08T08:57:06.607Z] #49 [core-data internal] load build context [2024-05-08T08:57:06.607Z] #49 ... [2024-05-08T08:57:06.607Z] [2024-05-08T08:57:06.607Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:06.872Z] #34 ... [2024-05-08T08:57:06.872Z] [2024-05-08T08:57:06.872Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-08T08:57:06.872Z] #86 DONE 1.2s [2024-05-08T08:57:06.872Z] [2024-05-08T08:57:06.872Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:07.149Z] #34 ... [2024-05-08T08:57:07.149Z] [2024-05-08T08:57:07.149Z] #87 [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:07.149Z] #87 DONE 1.6s [2024-05-08T08:57:07.149Z] [2024-05-08T08:57:07.149Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:07.743Z] #34 ... [2024-05-08T08:57:07.743Z] [2024-05-08T08:57:07.743Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:57:07.743Z] #88 DONE 1.4s [2024-05-08T08:57:07.743Z] [2024-05-08T08:57:07.743Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:08.700Z] #34 ... [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:08.700Z] #63 ... [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-08T08:57:08.700Z] #89 DONE 1.3s [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:08.700Z] #63 ... [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:08.700Z] #36 ... [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:08.700Z] #40 ... [2024-05-08T08:57:08.700Z] [2024-05-08T08:57:08.700Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:08.973Z] #36 ... [2024-05-08T08:57:08.973Z] [2024-05-08T08:57:08.973Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-08T08:57:08.973Z] #90 DONE 1.7s [2024-05-08T08:57:08.973Z] [2024-05-08T08:57:08.973Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:08.973Z] #36 ... [2024-05-08T08:57:08.973Z] [2024-05-08T08:57:08.973Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:57:08.973Z] #54 ... [2024-05-08T08:57:08.973Z] [2024-05-08T08:57:08.973Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:09.560Z] #36 ... [2024-05-08T08:57:09.560Z] [2024-05-08T08:57:09.560Z] #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-08T08:57:09.560Z] #91 DONE 1.7s [2024-05-08T08:57:09.828Z] [2024-05-08T08:57:09.828Z] #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:57:09.828Z] #92 ... [2024-05-08T08:57:09.828Z] [2024-05-08T08:57:09.828Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-08T08:57:09.828Z] #93 DONE 1.0s [2024-05-08T08:57:10.093Z] [2024-05-08T08:57:10.093Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:57:11.049Z] #94 ... [2024-05-08T08:57:11.049Z] [2024-05-08T08:57:11.049Z] #92 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-08T08:57:11.049Z] #92 DONE 1.2s [2024-05-08T08:57:11.049Z] [2024-05-08T08:57:11.049Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:11.049Z] #36 transferring context: 118.69MB 73.3s [2024-05-08T08:57:11.049Z] #36 ... [2024-05-08T08:57:11.049Z] [2024-05-08T08:57:11.049Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-08T08:57:11.049Z] #94 DONE 1.2s [2024-05-08T08:57:11.321Z] [2024-05-08T08:57:11.321Z] #95 [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:11.924Z] #95 DONE 0.8s [2024-05-08T08:57:11.924Z] [2024-05-08T08:57:11.924Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:12.189Z] #39 ... [2024-05-08T08:57:12.189Z] [2024-05-08T08:57:12.189Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:12.189Z] #45 ... [2024-05-08T08:57:12.189Z] [2024-05-08T08:57:12.189Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:13.149Z] #39 ... [2024-05-08T08:57:13.149Z] [2024-05-08T08:57:13.149Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:13.149Z] #46 ... [2024-05-08T08:57:13.149Z] [2024-05-08T08:57:13.149Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:15.093Z] #39 ... [2024-05-08T08:57:15.093Z] [2024-05-08T08:57:15.093Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:15.093Z] #48 ... [2024-05-08T08:57:15.093Z] [2024-05-08T08:57:15.093Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:15.673Z] #39 ... [2024-05-08T08:57:15.673Z] [2024-05-08T08:57:15.673Z] #62 [core-command internal] load build context [2024-05-08T08:57:15.673Z] #62 ... [2024-05-08T08:57:15.673Z] [2024-05-08T08:57:15.673Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:16.253Z] #39 transferring context: 171.44MB 76.1s [2024-05-08T08:57:16.835Z] #39 ... [2024-05-08T08:57:16.835Z] [2024-05-08T08:57:16.835Z] #49 [core-data internal] load build context [2024-05-08T08:57:16.835Z] #49 ... [2024-05-08T08:57:16.835Z] [2024-05-08T08:57:16.835Z] #96 [security-spire-config] exporting to image [2024-05-08T08:57:16.835Z] #96 exporting layers 4.5s done [2024-05-08T08:57:16.835Z] #96 writing image sha256:32f9f5dd6b86b9656fd9ad368ba64a389fe58c6988758274a9135e29215fc3e1 0.1s done [2024-05-08T08:57:16.835Z] #96 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-05-08T08:57:16.835Z] #96 writing image sha256:1d1a33bdd48775b189ed5e492a1aa237bffbd2eba9f6957e8fd3cc88d189ff77 0.0s done [2024-05-08T08:57:16.835Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-05-08T08:57:16.835Z] #96 writing image sha256:0e51c53fcad8cefce88a7ba36340ba3aabc88cf43266e76c4323c9a0bcbe9df5 0.0s done [2024-05-08T08:57:16.835Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-08T08:57:16.835Z] #96 DONE 7.9s [2024-05-08T08:57:16.835Z] [2024-05-08T08:57:16.835Z] #49 [core-data internal] load build context [2024-05-08T08:57:16.835Z] #49 ... [2024-05-08T08:57:16.835Z] [2024-05-08T08:57:16.835Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:18.773Z] #39 ... [2024-05-08T08:57:18.773Z] [2024-05-08T08:57:18.773Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:18.773Z] #34 ... [2024-05-08T08:57:18.773Z] [2024-05-08T08:57:18.773Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:18.773Z] #39 ... [2024-05-08T08:57:18.773Z] [2024-05-08T08:57:18.773Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:19.038Z] #63 ... [2024-05-08T08:57:19.038Z] [2024-05-08T08:57:19.038Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:19.038Z] #40 ... [2024-05-08T08:57:19.038Z] [2024-05-08T08:57:19.038Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:57:19.304Z] #54 ... [2024-05-08T08:57:19.304Z] [2024-05-08T08:57:19.304Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:19.304Z] #40 ... [2024-05-08T08:57:19.304Z] [2024-05-08T08:57:19.304Z] #45 [core-common-config-bootstrapper internal] load build context [2024-05-08T08:57:19.304Z] #45 transferring context: 226.24MB 84.5s done [2024-05-08T08:57:19.304Z] #45 DONE 84.8s [2024-05-08T08:57:19.304Z] [2024-05-08T08:57:19.304Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:21.273Z] #40 ... [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #49 [core-data internal] load build context [2024-05-08T08:57:21.274Z] #49 transferring context: 226.24MB 83.8s done [2024-05-08T08:57:21.274Z] #49 DONE 84.9s [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:21.274Z] #40 ... [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:21.274Z] #36 ... [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:21.274Z] #40 ... [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:57:21.274Z] #97 DONE 2.0s [2024-05-08T08:57:21.274Z] [2024-05-08T08:57:21.274Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:23.224Z] #40 ... [2024-05-08T08:57:23.224Z] [2024-05-08T08:57:23.224Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:23.490Z] #46 ... [2024-05-08T08:57:23.490Z] [2024-05-08T08:57:23.490Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:24.898Z] #63 ... [2024-05-08T08:57:24.898Z] [2024-05-08T08:57:24.898Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:25.163Z] #46 ... [2024-05-08T08:57:25.163Z] [2024-05-08T08:57:25.163Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:25.163Z] #48 ... [2024-05-08T08:57:25.163Z] [2024-05-08T08:57:25.163Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:25.433Z] #46 transferring context: 207.27MB 89.6s [2024-05-08T08:57:26.018Z] #46 ... [2024-05-08T08:57:26.018Z] [2024-05-08T08:57:26.018Z] #62 [core-command internal] load build context [2024-05-08T08:57:26.018Z] #62 ... [2024-05-08T08:57:26.018Z] [2024-05-08T08:57:26.018Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:26.973Z] #46 ... [2024-05-08T08:57:26.973Z] [2024-05-08T08:57:26.973Z] #62 [core-command internal] load build context [2024-05-08T08:57:26.973Z] #62 transferring context: 226.24MB 86.7s done [2024-05-08T08:57:26.973Z] #62 DONE 88.4s [2024-05-08T08:57:26.973Z] [2024-05-08T08:57:26.973Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:27.238Z] #46 ... [2024-05-08T08:57:27.238Z] [2024-05-08T08:57:27.238Z] #39 [core-metadata internal] load build context [2024-05-08T08:57:27.238Z] #39 transferring context: 226.24MB 87.0s done [2024-05-08T08:57:27.238Z] #39 DONE 88.8s [2024-05-08T08:57:27.238Z] [2024-05-08T08:57:27.238Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:28.669Z] #46 ... [2024-05-08T08:57:28.669Z] [2024-05-08T08:57:28.669Z] #63 [security-spiffe-token-provider internal] load build context [2024-05-08T08:57:28.669Z] #63 transferring context: 226.24MB 87.8s done [2024-05-08T08:57:28.669Z] #63 DONE 90.1s [2024-05-08T08:57:28.669Z] [2024-05-08T08:57:28.669Z] #46 [security-secretstore-setup internal] load build context [2024-05-08T08:57:28.669Z] #46 transferring context: 226.24MB 92.9s done [2024-05-08T08:57:28.934Z] #46 DONE 93.2s [2024-05-08T08:57:28.935Z] [2024-05-08T08:57:28.935Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:28.935Z] #48 ... [2024-05-08T08:57:28.935Z] [2024-05-08T08:57:28.935Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:29.201Z] #34 ... [2024-05-08T08:57:29.201Z] [2024-05-08T08:57:29.201Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:29.201Z] #48 ... [2024-05-08T08:57:29.201Z] [2024-05-08T08:57:29.201Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:57:29.466Z] #54 ... [2024-05-08T08:57:29.466Z] [2024-05-08T08:57:29.466Z] #48 [security-proxy-auth internal] load build context [2024-05-08T08:57:29.466Z] #48 transferring context: 226.24MB 93.0s done [2024-05-08T08:57:30.050Z] #48 DONE 93.8s [2024-05-08T08:57:30.050Z] [2024-05-08T08:57:30.050Z] #54 [security-bootstrapper internal] load build context [2024-05-08T08:57:30.050Z] #54 transferring context: 226.24MB 91.6s done [2024-05-08T08:57:30.050Z] #54 DONE 92.8s [2024-05-08T08:57:30.050Z] [2024-05-08T08:57:30.050Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:30.319Z] #34 ... [2024-05-08T08:57:30.319Z] [2024-05-08T08:57:30.319Z] #98 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:57:30.319Z] #98 DONE 1.7s [2024-05-08T08:57:30.319Z] [2024-05-08T08:57:30.319Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:57:30.319Z] #99 DONE 1.5s [2024-05-08T08:57:30.319Z] [2024-05-08T08:57:30.319Z] #34 [support-scheduler internal] load build context [2024-05-08T08:57:30.927Z] #34 transferring context: 226.24MB 95.1s done [2024-05-08T08:57:30.927Z] #34 DONE 95.4s [2024-05-08T08:57:30.927Z] [2024-05-08T08:57:30.927Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:31.513Z] #36 ... [2024-05-08T08:57:31.513Z] [2024-05-08T08:57:31.513Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:57:31.513Z] #100 ... [2024-05-08T08:57:31.513Z] [2024-05-08T08:57:31.513Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:31.784Z] #36 ... [2024-05-08T08:57:31.784Z] [2024-05-08T08:57:31.784Z] #40 [security-proxy-setup internal] load build context [2024-05-08T08:57:31.784Z] #40 transferring context: 226.24MB 90.7s done [2024-05-08T08:57:31.784Z] #40 DONE 93.1s [2024-05-08T08:57:31.784Z] [2024-05-08T08:57:31.784Z] #36 [support-notifications internal] load build context [2024-05-08T08:57:32.380Z] #36 transferring context: 226.24MB 94.6s done [2024-05-08T08:57:32.380Z] #36 DONE 95.3s [2024-05-08T08:57:32.380Z] [2024-05-08T08:57:32.380Z] #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:57:32.982Z] #101 DONE 0.4s [2024-05-08T08:57:32.982Z] [2024-05-08T08:57:32.982Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:57:38.332Z] #102 ... [2024-05-08T08:57:38.332Z] [2024-05-08T08:57:38.332Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:57:40.484Z] #103 ... [2024-05-08T08:57:40.484Z] [2024-05-08T08:57:40.484Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #104 ... [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #100 DONE 61.6s [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #105 DONE 4.2s [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #106 [core-command builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #106 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #107 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:27.334Z] #108 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #109 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #110 [core-metadata builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #110 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:27.334Z] #111 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:27.334Z] #112 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #113 [core-data builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #113 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #114 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:27.334Z] #115 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #116 [security-proxy-auth builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #116 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #117 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #118 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:27.334Z] #118 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #119 [support-scheduler builder 6/7] COPY . . [2024-05-08T08:58:27.334Z] #119 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:27.334Z] #120 CACHED [2024-05-08T08:58:27.334Z] [2024-05-08T08:58:27.334Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:58:30.690Z] #121 ... [2024-05-08T08:58:30.690Z] [2024-05-08T08:58:30.690Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:30.690Z] #103 DONE 57.8s [2024-05-08T08:58:30.690Z] [2024-05-08T08:58:30.690Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:30.690Z] #102 DONE 60.2s [2024-05-08T08:58:30.690Z] [2024-05-08T08:58:30.690Z] #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:30.690Z] #104 DONE 60.3s [2024-05-08T08:58:30.690Z] [2024-05-08T08:58:30.690Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:58:37.337Z] #122 ... [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T08:58:37.337Z] #121 4.827 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:58:37.337Z] #121 ... [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T08:58:37.337Z] #0 5.553 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:58:37.337Z] #123 ... [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #124 [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:58:37.337Z] #0 3.473 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:58:37.337Z] #124 ... [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:37.337Z] #125 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:37.337Z] #126 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-05-08T08:58:37.337Z] #127 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #128 [support-notifications builder 6/7] COPY . . [2024-05-08T08:58:37.337Z] #128 DONE 6.8s [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-08T08:58:37.337Z] #129 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-08T08:58:37.337Z] #130 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-05-08T08:58:37.337Z] #131 CACHED [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-05-08T08:58:37.337Z] #132 DONE 6.8s [2024-05-08T08:58:37.337Z] [2024-05-08T08:58:37.337Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T08:58:37.337Z] #0 5.068 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:58:37.604Z] #133 ... [2024-05-08T08:58:37.604Z] [2024-05-08T08:58:37.604Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-08T08:58:37.604Z] #122 DONE 6.8s [2024-05-08T08:58:37.604Z] [2024-05-08T08:58:37.604Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T08:58:37.604Z] #0 4.748 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:58:37.604Z] #134 ... [2024-05-08T08:58:37.604Z] [2024-05-08T08:58:37.604Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T08:58:37.604Z] #0 5.357 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:58:37.872Z] #135 ... [2024-05-08T08:58:37.872Z] [2024-05-08T08:58:37.872Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T08:58:43.204Z] #136 4.845 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:58:47.459Z] #136 ... [2024-05-08T08:58:47.459Z] [2024-05-08T08:58:47.459Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T08:58:47.459Z] #0 4.234 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:58:47.729Z] #137 ... [2024-05-08T08:58:47.729Z] [2024-05-08T08:58:47.729Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T08:58:47.729Z] #0 4.674 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:58:47.995Z] #138 ... [2024-05-08T08:58:47.995Z] [2024-05-08T08:58:47.995Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T08:58:47.995Z] #0 4.848 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:58:47.995Z] #139 ... [2024-05-08T08:58:47.995Z] [2024-05-08T08:58:47.995Z] #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:58:47.995Z] #0 4.595 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-08T09:17:26.274Z] #140 ... [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-08T09:17:26.275Z] #139 DONE 1119.7s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:17:26.275Z] #138 ... [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:17:26.275Z] #141 DONE 0.2s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #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:17:26.275Z] #140 ... [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:17:26.275Z] #142 DONE 0.2s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #143 [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:17:26.275Z] #143 DONE 0.1s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-08T09:17:26.275Z] #144 DONE 0.2s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-08T09:17:26.275Z] #145 DONE 0.3s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:17:26.275Z] #146 DONE 0.1s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #147 [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:17:26.275Z] #147 DONE 2.3s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #96 [security-proxy-setup] exporting to image [2024-05-08T09:17:26.275Z] #96 exporting layers [2024-05-08T09:17:26.275Z] #96 exporting layers 1.1s done [2024-05-08T09:17:26.275Z] #96 writing image sha256:ab5b3233c101e837e842adff614f18baf1fb5d3ea58e70587d9538044807a640 done [2024-05-08T09:17:26.275Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-08T09:17:26.275Z] #96 DONE 9.0s [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:17:26.275Z] #134 ... [2024-05-08T09:17:26.275Z] [2024-05-08T09:17:26.275Z] #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:17:26.275Z] #140 1127.7 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:17:44.628Z] #140 ... [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-08T09:17:44.628Z] #137 DONE 1145.5s [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #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:17:44.628Z] #140 DONE 1145.5s [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:17:44.628Z] #133 ... [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-08T09:17:44.628Z] #148 DONE 0.6s [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:17:44.628Z] #149 ... [2024-05-08T09:17:44.628Z] [2024-05-08T09:17:44.628Z] #150 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:17:44.628Z] #150 DONE 0.4s [2024-05-08T09:17:44.909Z] [2024-05-08T09:17:44.909Z] #151 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:17:44.909Z] #151 DONE 0.4s [2024-05-08T09:17:44.909Z] [2024-05-08T09:17:44.909Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:17:45.197Z] #138 ... [2024-05-08T09:17:45.197Z] [2024-05-08T09:17:45.197Z] #152 [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:17:45.197Z] #152 DONE 0.2s [2024-05-08T09:17:45.197Z] [2024-05-08T09:17:45.197Z] #153 [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:17:45.471Z] #153 DONE 0.2s [2024-05-08T09:17:45.471Z] [2024-05-08T09:17:45.471Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:17:45.471Z] #134 ... [2024-05-08T09:17:45.471Z] [2024-05-08T09:17:45.471Z] #154 [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:17:45.737Z] #154 DONE 0.2s [2024-05-08T09:17:45.737Z] [2024-05-08T09:17:45.737Z] #155 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-08T09:17:46.008Z] #155 DONE 0.4s [2024-05-08T09:17:46.008Z] [2024-05-08T09:17:46.008Z] #156 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-08T09:17:46.606Z] #156 DONE 0.4s [2024-05-08T09:17:46.606Z] [2024-05-08T09:17:46.606Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:17:46.606Z] #138 ... [2024-05-08T09:17:46.606Z] [2024-05-08T09:17:46.606Z] #157 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-08T09:17:46.890Z] #157 DONE 0.1s [2024-05-08T09:17:46.890Z] [2024-05-08T09:17:46.890Z] #158 [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:17:47.475Z] #158 ... [2024-05-08T09:17:47.475Z] [2024-05-08T09:17:47.475Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-08T09:17:47.475Z] #149 DONE 3.7s [2024-05-08T09:17:47.475Z] [2024-05-08T09:17:47.475Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:17:47.750Z] #159 DONE 0.3s [2024-05-08T09:17:47.750Z] [2024-05-08T09:17:47.750Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:17:47.750Z] #121 ... [2024-05-08T09:17:47.750Z] [2024-05-08T09:17:47.750Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:17:48.021Z] #160 DONE 0.2s [2024-05-08T09:17:48.021Z] [2024-05-08T09:17:48.021Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-08T09:17:48.604Z] #161 DONE 0.5s [2024-05-08T09:17:48.604Z] [2024-05-08T09:17:48.604Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-08T09:17:48.604Z] #162 DONE 0.3s [2024-05-08T09:17:48.604Z] [2024-05-08T09:17:48.604Z] #163 [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:17:48.870Z] #163 DONE 0.3s [2024-05-08T09:17:48.870Z] [2024-05-08T09:17:48.870Z] #158 [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:17:49.136Z] #158 ... [2024-05-08T09:17:49.136Z] [2024-05-08T09:17:49.136Z] #164 [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:17:49.136Z] #164 DONE 0.2s [2024-05-08T09:17:49.405Z] [2024-05-08T09:17:49.405Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-08T09:17:49.405Z] #165 DONE 0.2s [2024-05-08T09:17:49.405Z] [2024-05-08T09:17:49.405Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-08T09:17:49.674Z] #166 DONE 0.2s [2024-05-08T09:17:49.674Z] [2024-05-08T09:17:49.674Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:17:50.266Z] #167 ... [2024-05-08T09:17:50.266Z] [2024-05-08T09:17:50.266Z] #158 [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:17:50.266Z] #158 DONE 3.4s [2024-05-08T09:17:50.266Z] [2024-05-08T09:17:50.266Z] #96 [security-secretstore-setup] exporting to image [2024-05-08T09:17:50.266Z] #96 exporting layers [2024-05-08T09:17:52.845Z] #96 exporting layers 2.2s done [2024-05-08T09:17:52.845Z] #96 writing image sha256:bb0e49b8b32a0cb2375d2dd36b969e9033fc819d9032ffb0563e00d509f3e0ef done [2024-05-08T09:17:52.845Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-05-08T09:17:52.845Z] #96 DONE 11.2s [2024-05-08T09:17:52.845Z] [2024-05-08T09:17:52.845Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:17:52.845Z] #123 ... [2024-05-08T09:17:52.845Z] [2024-05-08T09:17:52.845Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-08T09:17:52.845Z] #167 DONE 3.1s [2024-05-08T09:17:52.845Z] [2024-05-08T09:17:52.845Z] #96 [security-bootstrapper] exporting to image [2024-05-08T09:17:53.806Z] #96 exporting layers 1.0s done [2024-05-08T09:17:53.806Z] #96 writing image sha256:5567d29bc4b6ecea06371d9e1aa882123d963c3775a8442985891d3a09f40b42 0.0s done [2024-05-08T09:17:53.806Z] #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-05-08T09:17:53.806Z] #96 DONE 12.3s [2024-05-08T09:17:53.806Z] [2024-05-08T09:17:53.806Z] #124 [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:18:20.489Z] #124 DONE 1192.3s [2024-05-08T09:18:20.489Z] [2024-05-08T09:18:20.489Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T09:18:20.489Z] #136 ... [2024-05-08T09:18:20.489Z] [2024-05-08T09:18:20.489Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:18:20.489Z] #168 DONE 0.4s [2024-05-08T09:18:20.489Z] [2024-05-08T09:18:20.489Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:18:20.489Z] #169 DONE 0.4s [2024-05-08T09:18:20.489Z] [2024-05-08T09:18:20.489Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:18:20.755Z] #133 ... [2024-05-08T09:18:20.755Z] [2024-05-08T09:18:20.755Z] #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:18:20.755Z] #170 DONE 0.3s [2024-05-08T09:18:20.755Z] [2024-05-08T09:18:20.755Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:18:21.021Z] #31 ... [2024-05-08T09:18:21.021Z] [2024-05-08T09:18:21.021Z] #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:18:21.021Z] #171 DONE 0.2s [2024-05-08T09:18:21.021Z] [2024-05-08T09:18:21.021Z] #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:18:21.287Z] #172 DONE 0.2s [2024-05-08T09:18:21.287Z] [2024-05-08T09:18:21.287Z] #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:18:23.881Z] #173 DONE 2.3s [2024-05-08T09:18:23.881Z] [2024-05-08T09:18:23.881Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:18:23.881Z] #134 ... [2024-05-08T09:18:23.881Z] [2024-05-08T09:18:23.881Z] #96 [core-common-config-bootstrapper] exporting to image [2024-05-08T09:18:23.881Z] #96 exporting layers [2024-05-08T09:18:24.148Z] #96 exporting layers 0.7s done [2024-05-08T09:18:24.148Z] #96 writing image sha256:f82e7c6e414d6069df6f1a1c6b229bae4c94b654b7357ffcb60bdc6d6ea70c9d done [2024-05-08T09:18:24.148Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-08T09:18:24.415Z] #96 DONE 13.0s [2024-05-08T09:18:24.415Z] [2024-05-08T09:18:24.415Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:21:16.231Z] #134 ... [2024-05-08T09:21:16.231Z] [2024-05-08T09:21:16.231Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-08T09:21:16.231Z] #136 DONE 1350.4s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:21:16.232Z] #31 ... [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:21:16.232Z] #174 DONE 0.3s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:21:16.232Z] #134 ... [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:21:16.232Z] #175 DONE 0.2s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #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:21:16.232Z] #176 DONE 0.4s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #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:21:16.232Z] #177 DONE 0.2s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #96 [security-spiffe-token-provider] exporting to image [2024-05-08T09:21:16.232Z] #96 exporting layers [2024-05-08T09:21:16.232Z] #96 exporting layers 1.0s done [2024-05-08T09:21:16.232Z] #96 writing image sha256:941f4b536f4e5d0dbc5590886c05c56ae24c573e52015246cec8cbf0f3dd6876 done [2024-05-08T09:21:16.232Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-08T09:21:16.232Z] #96 DONE 14.0s [2024-05-08T09:21:16.232Z] [2024-05-08T09:21:16.232Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:28:08.258Z] #123 ... [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-08T09:28:08.258Z] #134 DONE 1770.7s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:08.258Z] #31 ... [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:08.258Z] #178 DONE 0.3s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:08.258Z] #135 ... [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:08.258Z] #179 DONE 0.2s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-08T09:28:08.258Z] #180 DONE 0.4s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #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:28:08.258Z] #181 DONE 0.1s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #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:28:08.258Z] #182 DONE 0.2s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #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:28:08.258Z] #183 DONE 1.9s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:28:08.258Z] #135 ... [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #96 [security-proxy-auth] exporting to image [2024-05-08T09:28:08.258Z] #96 exporting layers [2024-05-08T09:28:08.258Z] #96 exporting layers 0.8s done [2024-05-08T09:28:08.258Z] #96 writing image sha256:5317461b535dd3c2f8eb2934d554356c83368025690b5285deab3c71cab92bf3 done [2024-05-08T09:28:08.258Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-08T09:28:08.258Z] #96 DONE 14.9s [2024-05-08T09:28:08.258Z] [2024-05-08T09:28:08.258Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:40.449Z] #31 ... [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-08T09:28:40.449Z] #121 DONE 1810.3s [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:40.449Z] #31 ... [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:40.449Z] #184 DONE 0.2s [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:40.449Z] #31 ... [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:40.449Z] #185 DONE 0.3s [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:40.449Z] #31 ... [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-08T09:28:40.449Z] #186 DONE 0.5s [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:40.449Z] #187 DONE 0.1s [2024-05-08T09:28:40.449Z] [2024-05-08T09:28:40.449Z] #96 [core-command] exporting to image [2024-05-08T09:28:40.449Z] #96 exporting layers [2024-05-08T09:28:40.450Z] #96 exporting layers 0.5s done [2024-05-08T09:28:40.450Z] #96 writing image sha256:fef15fb42506a347edce2b6e2234a0a3964888a3f7098a4ad233e8e0b231ec22 done [2024-05-08T09:28:40.450Z] #96 naming to docker.io/library/core-command-arm64 done [2024-05-08T09:28:40.450Z] #96 DONE 15.4s [2024-05-08T09:28:40.450Z] [2024-05-08T09:28:40.450Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:52.745Z] #31 ... [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-08T09:28:52.745Z] #133 DONE 1824.0s [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:52.745Z] #31 ... [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:52.745Z] #188 DONE 0.2s [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:28:52.745Z] #138 ... [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:52.745Z] #189 DONE 0.2s [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:52.745Z] #31 ... [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-08T09:28:52.745Z] #190 DONE 0.5s [2024-05-08T09:28:52.745Z] [2024-05-08T09:28:52.745Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:53.009Z] #191 DONE 0.1s [2024-05-08T09:28:53.009Z] [2024-05-08T09:28:53.009Z] #96 [core-data] exporting to image [2024-05-08T09:28:53.009Z] #96 exporting layers [2024-05-08T09:28:53.588Z] #96 exporting layers 0.7s done [2024-05-08T09:28:53.588Z] #96 writing image sha256:3eaa91d3fa9c2d9e236af4f67e97e971be5f657b93bad614bed6887788194db5 done [2024-05-08T09:28:53.588Z] #96 naming to docker.io/library/core-data-arm64 done [2024-05-08T09:28:53.588Z] #96 DONE 16.1s [2024-05-08T09:28:53.588Z] [2024-05-08T09:28:53.588Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-08T09:28:54.989Z] #123 DONE 1827.5s [2024-05-08T09:28:54.989Z] [2024-05-08T09:28:54.989Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:54.989Z] #31 ... [2024-05-08T09:28:54.989Z] [2024-05-08T09:28:54.989Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:28:55.255Z] #192 DONE 0.2s [2024-05-08T09:28:55.255Z] [2024-05-08T09:28:55.255Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:28:55.525Z] #31 ... [2024-05-08T09:28:55.525Z] [2024-05-08T09:28:55.525Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:28:55.525Z] #193 DONE 0.2s [2024-05-08T09:28:55.525Z] [2024-05-08T09:28:55.525Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-08T09:28:56.114Z] #194 DONE 0.4s [2024-05-08T09:28:56.114Z] [2024-05-08T09:28:56.114Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:28:56.114Z] #195 DONE 0.1s [2024-05-08T09:28:56.114Z] [2024-05-08T09:28:56.114Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-08T09:28:56.388Z] #196 DONE 0.1s [2024-05-08T09:28:56.388Z] [2024-05-08T09:28:56.388Z] #96 [core-metadata] exporting to image [2024-05-08T09:28:56.969Z] #96 exporting layers 0.5s done [2024-05-08T09:28:56.969Z] #96 writing image sha256:f6eb814c2e152bf757bd5f5334d80d330626d717c483f92458b1a2e6b57a7aa7 done [2024-05-08T09:28:56.969Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-05-08T09:28:56.969Z] #96 DONE 16.6s [2024-05-08T09:28:56.969Z] [2024-05-08T09:28:56.969Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:29:35.810Z] #138 ... [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-08T09:29:35.810Z] #135 DONE 1864.8s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:29:35.810Z] #197 DONE 0.2s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:29:35.810Z] #31 ... [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:29:35.810Z] #198 DONE 0.1s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-08T09:29:35.810Z] #199 DONE 0.5s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:29:35.810Z] #138 ... [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:29:35.810Z] #200 DONE 0.2s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #96 [support-scheduler] exporting to image [2024-05-08T09:29:35.810Z] #96 exporting layers [2024-05-08T09:29:35.810Z] #96 exporting layers 0.6s done [2024-05-08T09:29:35.810Z] #96 writing image sha256:1d429175eea9fe53e6de8d05d36208ec1a70fbedbc6511989a473f362fc053be done [2024-05-08T09:29:35.810Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-05-08T09:29:35.810Z] #96 DONE 17.2s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-08T09:29:35.810Z] #138 DONE 1856.5s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:29:35.810Z] #31 ... [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-08T09:29:35.810Z] #201 DONE 0.1s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-08T09:29:35.810Z] #202 DONE 0.1s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:29:35.810Z] #31 ... [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-08T09:29:35.810Z] #203 DONE 0.4s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-08T09:29:35.810Z] #204 DONE 0.1s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #96 [support-notifications] exporting to image [2024-05-08T09:29:35.810Z] #96 exporting layers 0.5s done [2024-05-08T09:29:35.810Z] #96 writing image sha256:35ce99c6573b72571c61de6571b2730bbf13e77d3f8e2202af1213158432157c done [2024-05-08T09:29:35.810Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-05-08T09:29:35.810Z] #96 DONE 17.7s [2024-05-08T09:29:35.810Z] [2024-05-08T09:29:35.810Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-08T09:29:35.810Z] time="2024-05-08T08:55:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-08T09:29:35.822Z] $ docker stop --time=1 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed [2024-05-08T09:29:37.551Z] $ docker rm -f --volumes 6df5df734f5893d9aa590c48c5812af94e3359adb3e479b6eba36ac4261146ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-08T09:29:38.057Z] + docker images [2024-05-08T09:29:38.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-08T09:29:38.057Z] support-notifications-arm64 latest 35ce99c6573b 2 seconds ago 43.6MB [2024-05-08T09:29:38.057Z] support-scheduler-arm64 latest 1d429175eea9 4 seconds ago 42.9MB [2024-05-08T09:29:38.057Z] core-metadata-arm64 latest f6eb814c2e15 41 seconds ago 40.5MB [2024-05-08T09:29:38.057Z] core-data-arm64 latest 3eaa91d3fa9c 45 seconds ago 40.3MB [2024-05-08T09:29:38.057Z] core-command-arm64 latest fef15fb42506 59 seconds ago 40MB [2024-05-08T09:29:38.057Z] security-proxy-auth-arm64 latest 5317461b535d About a minute ago 37.7MB [2024-05-08T09:29:38.057Z] security-spiffe-token-provider-arm64 latest 941f4b536f4e 8 minutes ago 34.7MB [2024-05-08T09:29:38.057Z] core-common-config-bootstrapper-arm64 latest f82e7c6e414d 11 minutes ago 20.6MB [2024-05-08T09:29:38.057Z] security-bootstrapper-arm64 latest 5567d29bc4b6 11 minutes ago 24.1MB [2024-05-08T09:29:38.057Z] security-secretstore-setup-arm64 latest bb0e49b8b32a 11 minutes ago 41.4MB [2024-05-08T09:29:38.057Z] security-proxy-setup-arm64 latest ab5b3233c101 12 minutes ago 31.3MB [2024-05-08T09:29:38.057Z] security-spire-config-arm64 latest 0e51c53fcad8 32 minutes ago 101MB [2024-05-08T09:29:38.057Z] security-spire-agent-arm64 latest 1d1a33bdd487 32 minutes ago 158MB [2024-05-08T09:29:38.057Z] security-spire-server-arm64 latest 32f9f5dd6b86 32 minutes ago 102MB [2024-05-08T09:29:38.057Z] ci-base-image-arm64 latest 56de374889a0 52 minutes ago 974MB [2024-05-08T09:29:38.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-08T09:29:38.057Z] 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:29:38.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:29:38.541Z] [2024-05-08T09:29:38.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:29:38.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:29:39.149Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-08T09:29:39.149Z] 8998bd30e6a1: Pulling fs layer [2024-05-08T09:29:39.149Z] 04944245beec: Pulling fs layer [2024-05-08T09:29:39.149Z] 699f458cf7ca: Pulling fs layer [2024-05-08T09:29:39.149Z] 765212b225bb: Pulling fs layer [2024-05-08T09:29:39.149Z] f23df028b6ca: Pulling fs layer [2024-05-08T09:29:39.149Z] d65c8cfc05b1: Pulling fs layer [2024-05-08T09:29:39.149Z] 2437ff75d9bd: Pulling fs layer [2024-05-08T09:29:39.149Z] 765212b225bb: Waiting [2024-05-08T09:29:39.149Z] f23df028b6ca: Waiting [2024-05-08T09:29:39.149Z] d65c8cfc05b1: Waiting [2024-05-08T09:29:39.149Z] 2437ff75d9bd: Waiting [2024-05-08T09:29:39.149Z] 04944245beec: Verifying Checksum [2024-05-08T09:29:39.149Z] 765212b225bb: Verifying Checksum [2024-05-08T09:29:39.149Z] 765212b225bb: Download complete [2024-05-08T09:29:39.149Z] f23df028b6ca: Verifying Checksum [2024-05-08T09:29:39.149Z] f23df028b6ca: Download complete [2024-05-08T09:29:39.149Z] d65c8cfc05b1: Verifying Checksum [2024-05-08T09:29:39.149Z] d65c8cfc05b1: Download complete [2024-05-08T09:29:39.415Z] 699f458cf7ca: Verifying Checksum [2024-05-08T09:29:39.415Z] 699f458cf7ca: Download complete [2024-05-08T09:29:39.681Z] 8998bd30e6a1: Verifying Checksum [2024-05-08T09:29:39.681Z] 8998bd30e6a1: Download complete [2024-05-08T09:29:42.259Z] 2437ff75d9bd: Verifying Checksum [2024-05-08T09:29:42.259Z] 2437ff75d9bd: Download complete [2024-05-08T09:29:44.836Z] 8998bd30e6a1: Pull complete [2024-05-08T09:29:45.418Z] 04944245beec: Pull complete [2024-05-08T09:29:46.825Z] 699f458cf7ca: Pull complete [2024-05-08T09:29:47.091Z] 765212b225bb: Pull complete [2024-05-08T09:29:48.051Z] f23df028b6ca: Pull complete [2024-05-08T09:29:48.317Z] d65c8cfc05b1: Pull complete [2024-05-08T09:30:06.519Z] 2437ff75d9bd: Pull complete [2024-05-08T09:30:06.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-08T09:30:06.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-08T09:30:06.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:30:06.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-280 does not seem to be running inside a container [2024-05-08T09:30:06.811Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-08T09:30:10.031Z] $ docker top 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:10.909Z] ---> job-cost.sh [2024-05-08T09:30:10.909Z] lf-activate-venv: SKIPPING [2024-05-08T09:30:10.909Z] INFO: No Stack... [2024-05-08T09:30:11.174Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-08T09:30:12.128Z] INFO: Archiving Costs [Pipeline] sh [2024-05-08T09:30:12.790Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2024-05-08T09:30:12.791Z] + cut -d, -f6 [Pipeline] lock [2024-05-08T09:30:12.825Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] [2024-05-08T09:30:12.841Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] did not exist. Created. [2024-05-08T09:30:12.849Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-08T09:30:13.514Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-08T09:30:13.731Z] Stashed 1 file(s) [Pipeline] } [2024-05-08T09:30:13.739Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4791-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-08T09:30:13.759Z] $ docker stop --time=1 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 [2024-05-08T09:30:15.265Z] $ docker rm -f --volumes 4d2a87d8e794219afd26565cbe7c9acdf94c3581ef88693f52f858a581a5c3b6 [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:30:15.719Z] provisioning config files... [2024-05-08T09:30:15.725Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9631082669183130864tmp [Pipeline] { [Pipeline] sh [2024-05-08T09:30:16.026Z] + set +x [2024-05-08T09:30:16.026Z] + curl -s https://codecov.io/bash [2024-05-08T09:30:16.026Z] + bash -s -- [2024-05-08T09:30:16.026Z] [2024-05-08T09:30:16.026Z] _____ _ [2024-05-08T09:30:16.026Z] / ____| | | [2024-05-08T09:30:16.026Z] | | ___ __| | ___ ___ _____ __ [2024-05-08T09:30:16.026Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-08T09:30:16.026Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-08T09:30:16.026Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-08T09:30:16.026Z] Bash-1.0.6 [2024-05-08T09:30:16.026Z] [2024-05-08T09:30:16.026Z] [2024-05-08T09:30:16.026Z] ==> git version 2.25.1 found [2024-05-08T09:30:16.026Z] ==> 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:30:16.026Z] Release-Date: 2020-01-08 [2024-05-08T09:30:16.026Z] 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:30:16.026Z] 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:30:16.026Z] ==> Jenkins CI detected. [2024-05-08T09:30:16.026Z] current dir:  /w/workspace/edgex-go/2 [2024-05-08T09:30:16.026Z] project root: . [2024-05-08T09:30:16.026Z] --> token set from env [2024-05-08T09:30:16.026Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-08T09:30:16.292Z] ==> Running gcov in . (disable via -X gcov) [2024-05-08T09:30:16.292Z] ==> Python coveragepy not found [2024-05-08T09:30:16.292Z] ==> Searching for coverage reports in: [2024-05-08T09:30:16.292Z] + . [2024-05-08T09:30:16.292Z] -> Found 1 reports [2024-05-08T09:30:16.292Z] ==> Detecting git/mercurial file structure [2024-05-08T09:30:16.292Z] ==> Reading reports [2024-05-08T09:30:16.292Z] + ./coverage.out bytes=455713 [2024-05-08T09:30:16.292Z] ==> Appending adjustments [2024-05-08T09:30:16.292Z] https://docs.codecov.io/docs/fixing-reports [2024-05-08T09:30:17.230Z] + Found adjustments [2024-05-08T09:30:17.230Z] ==> Gzipping contents [2024-05-08T09:30:17.230Z] 60K /tmp/codecov.KuzaAJ.gz [2024-05-08T09:30:17.230Z] ==> Uploading reports [2024-05-08T09:30:17.230Z] url: https://codecov.io [2024-05-08T09:30:17.230Z] query: branch=PR-4791&commit=3a68b47c1603d5fbc31c298e45c204125611192c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= [2024-05-08T09:30:17.230Z] -> Pinging Codecov [2024-05-08T09:30:17.230Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4791&commit=3a68b47c1603d5fbc31c298e45c204125611192c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4791%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4791&job=&cmd_args= [2024-05-08T09:30:17.489Z] -> Uploading to [2024-05-08T09:30:17.489Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-08/00271124DB129430A58F1EEE437C3FCB/3a68b47c1603d5fbc31c298e45c204125611192c/1033adb5-c330-4e4b-9198-a04733397400.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240508%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240508T093017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61893505ace6229b7a6a5ca78d14b3901cb97e14251463934ecaf1c3d3731fe5 [2024-05-08T09:30:17.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-08T09:30:17.489Z] Dload Upload Total Spent Left Speed [2024-05-08T09:30:17.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57893 0 0 100 57893 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57893 0 0 100 57893 0 208k --:--:-- --:--:-- --:--:-- 207k [2024-05-08T09:30:17.749Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3a68b47c1603d5fbc31c298e45c204125611192c [Pipeline] } [2024-05-08T09:30:17.756Z] 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:30:18.459Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:18.754Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:19.613Z] ---> package-listing.sh [2024-05-08T09:30:19.613Z] ++ facter osfamily [2024-05-08T09:30:19.613Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-08T09:30:19.873Z] + OS_FAMILY=debian [2024-05-08T09:30:19.873Z] + workspace=/w/workspace/edgex-go/2 [2024-05-08T09:30:19.873Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-08T09:30:19.873Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-08T09:30:19.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-08T09:30:19.873Z] + PACKAGES=/tmp/packages_start.txt [2024-05-08T09:30:19.873Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-08T09:30:19.873Z] + PACKAGES=/tmp/packages_end.txt [2024-05-08T09:30:19.873Z] + case "${OS_FAMILY}" in [2024-05-08T09:30:19.873Z] + dpkg -l [2024-05-08T09:30:19.873Z] + grep '^ii' [2024-05-08T09:30:19.873Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-08T09:30:19.873Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-08T09:30:19.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-08T09:30:19.873Z] + '[' /w/workspace/edgex-go/2 ']' [2024-05-08T09:30:19.873Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-05-08T09:30:19.873Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-05-08T09:30:19.884Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-08T09:30:20.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:30:20.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:30:20.728Z] [2024-05-08T09:30:20.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-08T09:30:21.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:30:21.032Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-08T09:30:21.032Z] 5eb5b503b376: Pulling fs layer [2024-05-08T09:30:21.032Z] 5c69ac0246d0: Pulling fs layer [2024-05-08T09:30:21.032Z] ec43610c2a17: Pulling fs layer [2024-05-08T09:30:21.032Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-08T09:30:21.032Z] 33b1e0a273af: Pulling fs layer [2024-05-08T09:30:21.032Z] 5d3b04190fa2: Pulling fs layer [2024-05-08T09:30:21.032Z] 2f39f015ded8: Pulling fs layer [2024-05-08T09:30:21.032Z] 33b1e0a273af: Waiting [2024-05-08T09:30:21.032Z] 5d3b04190fa2: Waiting [2024-05-08T09:30:21.032Z] 3a2ae6a8a46f: Waiting [2024-05-08T09:30:21.032Z] 2f39f015ded8: Waiting [2024-05-08T09:30:21.032Z] 5c69ac0246d0: Download complete [2024-05-08T09:30:21.032Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-08T09:30:21.032Z] 3a2ae6a8a46f: Download complete [2024-05-08T09:30:21.032Z] 33b1e0a273af: Verifying Checksum [2024-05-08T09:30:21.032Z] 33b1e0a273af: Download complete [2024-05-08T09:30:21.032Z] 5d3b04190fa2: Verifying Checksum [2024-05-08T09:30:21.032Z] 5d3b04190fa2: Download complete [2024-05-08T09:30:21.032Z] ec43610c2a17: Verifying Checksum [2024-05-08T09:30:21.032Z] ec43610c2a17: Download complete [2024-05-08T09:30:21.290Z] 5eb5b503b376: Verifying Checksum [2024-05-08T09:30:21.290Z] 5eb5b503b376: Download complete [2024-05-08T09:30:21.856Z] 2f39f015ded8: Verifying Checksum [2024-05-08T09:30:21.856Z] 2f39f015ded8: Download complete [2024-05-08T09:30:22.423Z] 5eb5b503b376: Pull complete [2024-05-08T09:30:22.682Z] 5c69ac0246d0: Pull complete [2024-05-08T09:30:22.941Z] ec43610c2a17: Pull complete [2024-05-08T09:30:23.201Z] 3a2ae6a8a46f: Pull complete [2024-05-08T09:30:23.201Z] 33b1e0a273af: Pull complete [2024-05-08T09:30:23.460Z] 5d3b04190fa2: Pull complete [2024-05-08T09:30:27.644Z] 2f39f015ded8: Pull complete [2024-05-08T09:30:27.644Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-08T09:30:27.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-08T09:30:27.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-08T09:30:27.748Z] prd-ubuntu20.04-docker-8c-8g-276 does not seem to be running inside a container [2024-05-08T09:30:27.749Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-08T09:30:31.450Z] $ docker top db0b5e34761d4e524e887e4b897c8424723c646d2d9ac7cd01dea3f2fcea6b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-08T09:30:31.835Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-08T09:30:32.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-08T09:30:32.410Z] + ls /var/log/sa-host [2024-05-08T09:30:32.410Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-08T09:30:32.482Z] provisioning config files... [2024-05-08T09:30:32.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3658472073961986863tmp [Pipeline] { [Pipeline] echo [2024-05-08T09:30:32.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:32.793Z] ---> create-netrc.sh [Pipeline] } [2024-05-08T09:30:32.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:33.135Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-08T09:30:33.144Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:33.429Z] ---> sudo-logs.sh [2024-05-08T09:30:33.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-08T09:30:33.456Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:33.741Z] ---> job-cost.sh [2024-05-08T09:30:33.741Z] lf-activate-venv: SKIPPING [2024-05-08T09:30:33.741Z] DEBUG: total: 0.10999999940395355 [2024-05-08T09:30:33.741Z] INFO: Retrieving Stack Cost... [2024-05-08T09:30:33.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-08T09:30:34.568Z] INFO: Archiving Costs [Pipeline] echo [2024-05-08T09:30:34.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-08T09:30:34.862Z] ---> logs-deploy.sh [2024-05-08T09:30:34.862Z] lf-activate-venv: SKIPPING [2024-05-08T09:30:34.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4791/2 [2024-05-08T09:30:34.862Z] INFO: archiving workspace using pattern(s): [2024-05-08T09:30:35.802Z] Archives upload complete. [2024-05-08T09:30:35.802Z] INFO: archiving logs to Nexus