Pull request #4797 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 623d76706f4c19edcde8fa9118c44702f58edc4c+971ded0da61705452274f4b577f848bc3eecf2cb (c62679ab8f08f1d15cac3d38e9839c1d54f670fc) 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-ssh3958610430003373112.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-ssh10601863215909540936.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-4797/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-4797/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12855170786572352014.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-ssh5275850709662001246.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-4797/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-4797/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18194569410042606708.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 ‘prd-ubuntu20.04-docker-8c-8g-213’ is offline Running on prd-ubuntu20.04-docker-8c-8g-216 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 623d76706f4c19edcde8fa9118c44702f58edc4c Merge succeeded, producing 623d76706f4c19edcde8fa9118c44702f58edc4c Checking out Revision 623d76706f4c19edcde8fa9118c44702f58edc4c (PR-4797) > 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/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623d76706f4c19edcde8fa9118c44702f58edc4c # 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 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 623d76706f4c19edcde8fa9118c44702f58edc4c # timeout=10 Commit message: "feat: Add bypassValidation to patch device API" > git rev-list --no-walk 6cb94d1249c9906908fa52193fb081dd5c943314 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-07T08:23:58.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-07T08:23:58.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-07T08:23:58.988Z] ========================================================= [2024-05-07T08:23:58.988Z] EdgeX Global Pipelines Version Info [2024-05-07T08:23:58.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:23:59.712Z] ------------------- [2024-05-07T08:23:59.712Z] stable info: [2024-05-07T08:23:59.712Z] ------------------- [2024-05-07T08:23:59.712Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-05-07T08:23:59.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T08:23:59.712Z] Message: update stable to v1.0.258 [2024-05-07T08:24:00.282Z] ------------------- [2024-05-07T08:24:00.282Z] experimental info: [2024-05-07T08:24:00.282Z] ------------------- [2024-05-07T08:24:00.282Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-05-07T08:24:00.282Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-05-07T08:24:00.282Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-07T08:24:00.363Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-05-07T08:24:00.385Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-05-07T08:24:00.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-07T08:24:00.429Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-07T08:24:00.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-07T08:24:00.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-07T08:24:00.490Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-07T08:24:00.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-05-07T08:24:00.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-05-07T08:24:00.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-05-07T08:24:00.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-07T08:24:00.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-07T08:24:00.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-07T08:24:00.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-07T08:24:00.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-07T08:24:00.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T08:24:00.692Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-07T08:24:00.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-07T08:24:00.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-07T08:24:00.750Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-07T08:24:00.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-07T08:24:00.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-07T08:24:00.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-07T08:24:00.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T08:24:00.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4797 [Pipeline] echo [2024-05-07T08:24:00.884Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4797 [Pipeline] echo [2024-05-07T08:24:00.902Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 623d76706f4c19edcde8fa9118c44702f58edc4c [Pipeline] echo [2024-05-07T08:24:00.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 623d767 [Pipeline] echo [2024-05-07T08:24:00.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T08:24:01.005Z] provisioning config files... [2024-05-07T08:24:01.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16881097043702729970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:24:01.359Z] ---> ****-login.sh [2024-05-07T08:24:01.359Z] nexus3.edgexfoundry.org:10001 [2024-05-07T08:24:01.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:24:01.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:24:01.620Z] Configure a credential helper to remove this warning. See [2024-05-07T08:24:01.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:24:01.620Z] [2024-05-07T08:24:01.620Z] Login Succeeded [2024-05-07T08:24:01.620Z] nexus3.edgexfoundry.org:10002 [2024-05-07T08:24:01.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:24:01.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:24:01.620Z] Configure a credential helper to remove this warning. See [2024-05-07T08:24:01.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:24:01.620Z] [2024-05-07T08:24:01.620Z] Login Succeeded [2024-05-07T08:24:01.620Z] nexus3.edgexfoundry.org:10003 [2024-05-07T08:24:01.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:24:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:24:01.881Z] Configure a credential helper to remove this warning. See [2024-05-07T08:24:01.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:24:01.881Z] [2024-05-07T08:24:01.881Z] Login Succeeded [2024-05-07T08:24:01.881Z] nexus3.edgexfoundry.org:10004 [2024-05-07T08:24:01.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:24:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:24:01.881Z] Configure a credential helper to remove this warning. See [2024-05-07T08:24:01.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:24:01.881Z] [2024-05-07T08:24:01.881Z] Login Succeeded [2024-05-07T08:24:01.881Z] ****.io [2024-05-07T08:24:01.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:24:02.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:24:02.141Z] Configure a credential helper to remove this warning. See [2024-05-07T08:24:02.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:24:02.141Z] [2024-05-07T08:24:02.141Z] Login Succeeded [2024-05-07T08:24:02.141Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T08:24:02.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T08:24:02.486Z] + 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-07T08:24:02.486Z] + dirname cmd/core-command/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo core-command,cmd/core-command/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/core-data/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo core-data,cmd/core-data/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/core-metadata/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-spire-agent/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + dirname cmd/security-spire-config/Dockerfile [2024-05-07T08:24:02.486Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/security-spire-server/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-05-07T08:24:02.486Z] + dirname cmd/support-notifications/Dockerfile [2024-05-07T08:24:02.486Z] + cut -d/ -f2 [2024-05-07T08:24:02.486Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-05-07T08:24:02.486Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2024-05-07T08:24:02.486Z] [2024-05-07T08:24:02.486Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-05-07T08:24:02.513Z] 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-07T08:24:02.873Z] + git rev-list -1 --merges 623d76706f4c19edcde8fa9118c44702f58edc4c~1..623d76706f4c19edcde8fa9118c44702f58edc4c [Pipeline] echo [2024-05-07T08:24:02.886Z] -----------> git rev-list -1 --merges 623d76706f4c19edcde8fa9118c44702f58edc4c~1..623d76706f4c19edcde8fa9118c44702f58edc4c 623d76706f4c19edcde8fa9118c44702f58edc4c [false] [Pipeline] sh [2024-05-07T08:24:03.176Z] + git log --format=format:%s -1 623d76706f4c19edcde8fa9118c44702f58edc4c [Pipeline] echo [2024-05-07T08:24:03.192Z] ========================================================= [2024-05-07T08:24:03.192Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-07T08:24:03.192Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-07T08:24:03.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-07T08:24:03.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-07T08:24:03.634Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-07T08:24:03.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-07T08:24:03.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-07T08:24:03.634Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-07T08:24:03.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:24:04.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T08:24:04.050Z] [2024-05-07T08:24:04.050Z] 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-07T08:24:04.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T08:24:04.360Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-07T08:24:04.360Z] b85a868b505f: Pulling fs layer [2024-05-07T08:24:04.360Z] e2be974225ed: Pulling fs layer [2024-05-07T08:24:04.360Z] 339a4e72a1f5: Pulling fs layer [2024-05-07T08:24:04.360Z] 988bab9f4d93: Pulling fs layer [2024-05-07T08:24:04.360Z] 1469e6f7b9e6: Pulling fs layer [2024-05-07T08:24:04.360Z] eaf3925da568: Pulling fs layer [2024-05-07T08:24:04.360Z] bab4dde63d76: Pulling fs layer [2024-05-07T08:24:04.360Z] bde34c3a00c8: Pulling fs layer [2024-05-07T08:24:04.360Z] b352a97aabf1: Pulling fs layer [2024-05-07T08:24:04.360Z] 4872d77fe225: Pulling fs layer [2024-05-07T08:24:04.360Z] 5851b861e8e6: Pulling fs layer [2024-05-07T08:24:04.360Z] bab4dde63d76: Waiting [2024-05-07T08:24:04.360Z] bde34c3a00c8: Waiting [2024-05-07T08:24:04.360Z] b352a97aabf1: Waiting [2024-05-07T08:24:04.360Z] 4872d77fe225: Waiting [2024-05-07T08:24:04.360Z] 988bab9f4d93: Waiting [2024-05-07T08:24:04.360Z] 5851b861e8e6: Waiting [2024-05-07T08:24:04.360Z] 1469e6f7b9e6: Waiting [2024-05-07T08:24:04.360Z] eaf3925da568: Waiting [2024-05-07T08:24:04.361Z] e2be974225ed: Download complete [2024-05-07T08:24:04.361Z] 988bab9f4d93: Download complete [2024-05-07T08:24:04.361Z] 1469e6f7b9e6: Verifying Checksum [2024-05-07T08:24:04.361Z] 1469e6f7b9e6: Download complete [2024-05-07T08:24:04.361Z] eaf3925da568: Verifying Checksum [2024-05-07T08:24:04.361Z] eaf3925da568: Download complete [2024-05-07T08:24:04.624Z] 339a4e72a1f5: Verifying Checksum [2024-05-07T08:24:04.624Z] 339a4e72a1f5: Download complete [2024-05-07T08:24:04.624Z] bde34c3a00c8: Verifying Checksum [2024-05-07T08:24:04.624Z] bde34c3a00c8: Download complete [2024-05-07T08:24:04.624Z] b352a97aabf1: Verifying Checksum [2024-05-07T08:24:04.624Z] b352a97aabf1: Download complete [2024-05-07T08:24:04.624Z] 4872d77fe225: Verifying Checksum [2024-05-07T08:24:04.624Z] 4872d77fe225: Download complete [2024-05-07T08:24:04.624Z] 5851b861e8e6: Verifying Checksum [2024-05-07T08:24:04.624Z] 5851b861e8e6: Download complete [2024-05-07T08:24:04.624Z] b85a868b505f: Verifying Checksum [2024-05-07T08:24:04.624Z] b85a868b505f: Download complete [2024-05-07T08:24:04.882Z] bab4dde63d76: Verifying Checksum [2024-05-07T08:24:04.882Z] bab4dde63d76: Download complete [2024-05-07T08:24:05.826Z] b85a868b505f: Pull complete [2024-05-07T08:24:06.085Z] e2be974225ed: Pull complete [2024-05-07T08:24:06.658Z] 339a4e72a1f5: Pull complete [2024-05-07T08:24:06.658Z] 988bab9f4d93: Pull complete [2024-05-07T08:24:06.920Z] 1469e6f7b9e6: Pull complete [2024-05-07T08:24:07.180Z] eaf3925da568: Pull complete [2024-05-07T08:24:09.082Z] bab4dde63d76: Pull complete [2024-05-07T08:24:09.083Z] bde34c3a00c8: Pull complete [2024-05-07T08:24:09.083Z] b352a97aabf1: Pull complete [2024-05-07T08:24:09.083Z] 4872d77fe225: Pull complete [2024-05-07T08:24:09.343Z] 5851b861e8e6: Pull complete [2024-05-07T08:24:09.343Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-07T08:24:09.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-07T08:24:09.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:24:09.491Z] prd-ubuntu20.04-docker-8c-8g-216 does not seem to be running inside a container [2024-05-07T08:24:09.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-07T08:24:12.350Z] $ docker top fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 -eo pid,comm [2024-05-07T08:24:12.404Z] 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-07T08:24:12.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-07T08:24:12.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T08:24:12.461Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T08:24:12.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T08:24:12.578Z] $ docker exec fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 ssh-agent [2024-05-07T08:24:12.689Z] SSH_AUTH_SOCK=/tmp/ssh-9sDqRTmRDlTO/agent.32 [2024-05-07T08:24:12.689Z] SSH_AGENT_PID=38 [2024-05-07T08:24:12.695Z] Running ssh-add (command line suppressed) [2024-05-07T08:24:12.793Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2120706902702013695.key (/w/workspace/edgex-go/3@tmp/private_key_2120706902702013695.key) [2024-05-07T08:24:12.807Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T08:24:13.101Z] + git tag --points-at HEAD [Pipeline] } [2024-05-07T08:24:13.114Z] $ docker exec --env ******** --env ******** fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 ssh-agent -k [2024-05-07T08:24:13.224Z] unset SSH_AUTH_SOCK; [2024-05-07T08:24:13.224Z] unset SSH_AGENT_PID; [2024-05-07T08:24:13.224Z] echo Agent pid 38 killed; [2024-05-07T08:24:13.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-07T08:24:13.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-07T08:24:13.272Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-07T08:24:13.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-07T08:24:13.393Z] $ docker exec fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 ssh-agent [2024-05-07T08:24:13.528Z] SSH_AUTH_SOCK=/tmp/ssh-1rUdNPJNsSwu/agent.72 [2024-05-07T08:24:13.528Z] SSH_AGENT_PID=78 [2024-05-07T08:24:13.533Z] Running ssh-add (command line suppressed) [2024-05-07T08:24:13.627Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8640538630349872177.key (/w/workspace/edgex-go/3@tmp/private_key_8640538630349872177.key) [2024-05-07T08:24:13.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-07T08:24:13.932Z] + git semver init [2024-05-07T08:24:14.191Z] 2024-05-07 08:24:14,101 [run_init] DEBUG init version:0.0.0 force:False [2024-05-07T08:24:14.191Z] 2024-05-07 08:24:14,102 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-05-07T08:24:14.191Z] 2024-05-07 08:24:14,103 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-05-07T08:24:14.191Z] 2024-05-07 08:24:14,103 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,943 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4797 with force:False [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,944 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4797 [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,948 [execute] INFO git cat-file --batch-check [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,955 [execute] INFO git cat-file --batch [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-05-07T08:24:19.474Z] 2024-05-07 08:24:18,961 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4797 [2024-05-07T08:24:19.474Z] 0.0.0 [Pipeline] } [2024-05-07T08:24:19.485Z] $ docker exec --env ******** --env ******** fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 ssh-agent -k [2024-05-07T08:24:19.595Z] unset SSH_AUTH_SOCK; [2024-05-07T08:24:19.595Z] unset SSH_AGENT_PID; [2024-05-07T08:24:19.595Z] echo Agent pid 78 killed; [2024-05-07T08:24:19.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-07T08:24:19.928Z] + git semver [Pipeline] } [2024-05-07T08:24:20.202Z] $ docker stop --time=1 fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 [2024-05-07T08:24:21.517Z] $ docker rm -f --volumes fa953074df1959047dfdc84ecfee8260383e633592e804905c12d9b9c5d4cf18 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T08:24:21.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-07T08:24:22.098Z] Stashed 1 file(s) [Pipeline] echo [2024-05-07T08:24:22.101Z] [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-07T08:24:22.529Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-05-07T08:24:22.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T08:24:22.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T08:24:22.584Z] ========================================================= [2024-05-07T08:24:22.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-07T08:24:22.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:24:22.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T08:24:22.878Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-07T08:24:22.878Z] 619be1103602: Pulling fs layer [2024-05-07T08:24:22.878Z] 7862e08f4a3e: Pulling fs layer [2024-05-07T08:24:22.878Z] 5df492c9dc93: Pulling fs layer [2024-05-07T08:24:22.878Z] 7629e6793208: Pulling fs layer [2024-05-07T08:24:22.878Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T08:24:22.878Z] fb5054dd5b73: Pulling fs layer [2024-05-07T08:24:22.878Z] eeca6798cff9: Pulling fs layer [2024-05-07T08:24:22.878Z] aa269ceb94a6: Pulling fs layer [2024-05-07T08:24:22.878Z] ada007ff1a6a: Pulling fs layer [2024-05-07T08:24:22.878Z] 4f4fb700ef54: Waiting [2024-05-07T08:24:22.878Z] fb5054dd5b73: Waiting [2024-05-07T08:24:22.878Z] eeca6798cff9: Waiting [2024-05-07T08:24:22.878Z] aa269ceb94a6: Waiting [2024-05-07T08:24:22.878Z] 7629e6793208: Waiting [2024-05-07T08:24:22.878Z] 7862e08f4a3e: Download complete [2024-05-07T08:24:22.878Z] 7629e6793208: Verifying Checksum [2024-05-07T08:24:22.878Z] 7629e6793208: Download complete [2024-05-07T08:24:22.878Z] 4f4fb700ef54: Download complete [2024-05-07T08:24:22.878Z] fb5054dd5b73: Verifying Checksum [2024-05-07T08:24:22.878Z] fb5054dd5b73: Download complete [2024-05-07T08:24:22.878Z] 619be1103602: Verifying Checksum [2024-05-07T08:24:22.878Z] 619be1103602: Download complete [2024-05-07T08:24:22.878Z] eeca6798cff9: Verifying Checksum [2024-05-07T08:24:22.878Z] eeca6798cff9: Download complete [2024-05-07T08:24:23.145Z] 619be1103602: Pull complete [2024-05-07T08:24:23.145Z] ada007ff1a6a: Verifying Checksum [2024-05-07T08:24:23.145Z] ada007ff1a6a: Download complete [2024-05-07T08:24:23.145Z] 7862e08f4a3e: Pull complete [2024-05-07T08:24:23.404Z] 5df492c9dc93: Verifying Checksum [2024-05-07T08:24:23.404Z] 5df492c9dc93: Download complete [2024-05-07T08:24:23.662Z] aa269ceb94a6: Verifying Checksum [2024-05-07T08:24:23.662Z] aa269ceb94a6: Download complete [2024-05-07T08:24:26.950Z] 5df492c9dc93: Pull complete [2024-05-07T08:24:26.950Z] 7629e6793208: Pull complete [2024-05-07T08:24:26.950Z] 4f4fb700ef54: Pull complete [2024-05-07T08:24:26.950Z] fb5054dd5b73: Pull complete [2024-05-07T08:24:27.210Z] eeca6798cff9: Pull complete [2024-05-07T08:24:29.741Z] aa269ceb94a6: Pull complete [2024-05-07T08:24:30.005Z] ada007ff1a6a: Pull complete [2024-05-07T08:24:30.005Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-07T08:24:30.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T08:24:30.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:24:30.302Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T08:24:30.302Z] WORKDIR /edgex [2024-05-07T08:24:30.302Z] COPY go.mod . [2024-05-07T08:24:30.302Z] RUN go mod download [2024-05-07T08:24:30.302Z] + docker build -t ci-base-image-x86_64 -f - . [2024-05-07T08:24:31.236Z] Sending build context to Docker daemon 177.4MB [2024-05-07T08:24:31.236Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-07T08:24:31.236Z] ---> f489d0715acc [2024-05-07T08:24:31.236Z] Step 2/4 : WORKDIR /edgex [2024-05-07T08:24:35.441Z] ---> Running in ce1cff6ac151 [2024-05-07T08:24:35.441Z] Removing intermediate container ce1cff6ac151 [2024-05-07T08:24:35.441Z] ---> 14052753e5aa [2024-05-07T08:24:35.441Z] Step 3/4 : COPY go.mod . [2024-05-07T08:24:35.441Z] ---> cc2ef44bff5d [2024-05-07T08:24:35.441Z] Step 4/4 : RUN go mod download [2024-05-07T08:24:35.441Z] ---> Running in 09467bd053ba [2024-05-07T08:24:37.190Z] Still waiting to schedule task [2024-05-07T08:24:37.190Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-214’ is offline [2024-05-07T08:25:02.043Z] Removing intermediate container 09467bd053ba [2024-05-07T08:25:02.043Z] ---> 006ca0d1e916 [2024-05-07T08:25:02.043Z] Successfully built 006ca0d1e916 [2024-05-07T08:25:02.043Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:25:02.354Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T08:25:02.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:25:02.443Z] prd-ubuntu20.04-docker-8c-8g-216 does not seem to be running inside a container [2024-05-07T08:25:02.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-07T08:25:02.900Z] $ docker top e3f828eeeff851f1e66e4a0aee14b9fc8eef2950ff2b4bacd41c886ab98ca91f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T08:25:03.251Z] + go version [2024-05-07T08:25:03.251Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-07T08:25:03.264Z] $ docker stop --time=1 e3f828eeeff851f1e66e4a0aee14b9fc8eef2950ff2b4bacd41c886ab98ca91f [2024-05-07T08:25:04.558Z] $ docker rm -f --volumes e3f828eeeff851f1e66e4a0aee14b9fc8eef2950ff2b4bacd41c886ab98ca91f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:25:04.974Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-07T08:25:04.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:25:05.060Z] prd-ubuntu20.04-docker-8c-8g-216 does not seem to be running inside a container [2024-05-07T08:25:05.094Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-07T08:25:05.471Z] $ docker top c93dbd0651d5207da428a2a1b622e7684a3e78ed8aa204f418127d003a5f2788 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T08:25:05.540Z] ========================================================= [2024-05-07T08:25:05.540Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T08:25:05.540Z] ========================================================= [Pipeline] sh [2024-05-07T08:25:05.822Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:25:06.120Z] + make test [2024-05-07T08:25:06.120Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T08:25:14.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T08:25:52.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T08:25:52.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.057s coverage: 28.7% of statements [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T08:25:52.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T08:25:53.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.078s coverage: 97.0% of statements [2024-05-07T08:25:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T08:25:53.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T08:25:54.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T08:25:54.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T08:25:54.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:25:54.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T08:25:54.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T08:25:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T08:25:55.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T08:25:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2024-05-07T08:25:56.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2024-05-07T08:25:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T08:25:56.931Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T08:25:56.932Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T08:25:58.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.568s coverage: 93.4% of statements [2024-05-07T08:25:58.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.075s coverage: 6.1% of statements [2024-05-07T08:25:58.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.363s coverage: 97.6% of statements [2024-05-07T08:25:58.827Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.052s coverage: 72.2% of statements [2024-05-07T08:25:58.827Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T08:25:58.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T08:25:59.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements [2024-05-07T08:25:59.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements [2024-05-07T08:25:59.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.053s coverage: 41.7% of statements [2024-05-07T08:26:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.060s coverage: 82.9% of statements [2024-05-07T08:26:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-05-07T08:26:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.057s coverage: 96.3% of statements [2024-05-07T08:26:01.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.048s coverage: 87.5% of statements [2024-05-07T08:26:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T08:26:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T08:26:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T08:26:01.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T08:26:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T08:26:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T08:26:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T08:26:01.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T08:26:02.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T08:26:02.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T08:26:02.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T08:26:02.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T08:26:03.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T08:26:03.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T08:26:03.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T08:26:04.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T08:26:05.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T08:26:07.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T08:26:07.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T08:26:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T08:26:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T08:26:09.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T08:26:11.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T08:26:11.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T08:26:11.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T08:26:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T08:26:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T08:26:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T08:26:11.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T08:26:12.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2024-05-07T08:26:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T08:26:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T08:26:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T08:26:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T08:26:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T08:26:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:26:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T08:26:14.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T08:26:15.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T08:26:15.828Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T08:26:16.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T08:26:16.400Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:26:18.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-217 in /w/workspace/edgexfoundry_edgex-go_PR-4797 [Pipeline] { [Pipeline] ws [2024-05-07T08:26:18.898Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-05-07T08:26:18.941Z] The recommended git tool is: git [2024-05-07T08:26:23.651Z] using credential edgex-jenkins-ssh [2024-05-07T08:26:23.675Z] Cloning the remote Git repository [2024-05-07T08:26:23.717Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-05-07T08:26:23.925Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-05-07T08:26:24.059Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T08:26:24.060Z] > git --version # timeout=10 [2024-05-07T08:26:24.079Z] > git --version # 'git version 2.25.1' [2024-05-07T08:26:24.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T08:26:24.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.285s coverage: 79.9% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.057s coverage: 62.3% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.038s coverage: 100.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.100s coverage: 81.8% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.087s coverage: 82.1% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.160s coverage: 63.1% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.188s coverage: 38.4% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.143s coverage: 95.7% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.049s coverage: 61.8% of statements [2024-05-07T08:26:26.382Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements [2024-05-07T08:26:26.382Z] 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-07T08:26:26.382Z] running golangci-lint [2024-05-07T08:26:26.382Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-05-07T08:26:26.382Z] go version go1.21.9 linux/amd64 [2024-05-07T08:26:26.382Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-05-07T08:26:26.382Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-05-07T08:26:41.053Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T08:26:41.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-07T08:26:42.838Z] Merging remotes/origin/main commit 971ded0da61705452274f4b577f848bc3eecf2cb into PR head commit 623d76706f4c19edcde8fa9118c44702f58edc4c [2024-05-07T08:26:43.260Z] Merge succeeded, producing 623d76706f4c19edcde8fa9118c44702f58edc4c [2024-05-07T08:26:43.260Z] Checking out Revision 623d76706f4c19edcde8fa9118c44702f58edc4c (PR-4797) [2024-05-07T08:26:41.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-05-07T08:26:41.964Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-05-07T08:26:41.966Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T08:26:41.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4797/head:refs/remotes/origin/PR-4797 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-07T08:26:42.855Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T08:26:42.921Z] > git checkout -f 623d76706f4c19edcde8fa9118c44702f58edc4c # timeout=10 [2024-05-07T08:26:43.159Z] > git remote # timeout=10 [2024-05-07T08:26:43.179Z] > git config --get remote.origin.url # timeout=10 [2024-05-07T08:26:43.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-07T08:26:43.219Z] > git merge 971ded0da61705452274f4b577f848bc3eecf2cb # timeout=10 [2024-05-07T08:26:43.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-07T08:26:43.267Z] > git config core.sparsecheckout # timeout=10 [2024-05-07T08:26:43.279Z] > git checkout -f 623d76706f4c19edcde8fa9118c44702f58edc4c # timeout=10 [2024-05-07T08:26:47.015Z] Commit message: "feat: Add bypassValidation to patch device API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-07T08:26:48.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-07T08:26:48.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-07T08:26:48.689Z] Dload Upload Total Spent Left Speed [2024-05-07T08:26:48.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-05-07T08:26:49.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-07T08:26:49.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-07T08:26:49.351Z] + sudo tee /etc/docker/daemon.new [2024-05-07T08:26:49.351Z] { [2024-05-07T08:26:49.351Z] "registry-mirrors": [ [2024-05-07T08:26:49.351Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-07T08:26:49.351Z] ], [2024-05-07T08:26:49.351Z] "bip": "10.250.0.254/24", [2024-05-07T08:26:49.351Z] "hosts": [ [2024-05-07T08:26:49.351Z] "tcp://0.0.0.0:5555", [2024-05-07T08:26:49.351Z] "unix:///var/run/docker.sock" [2024-05-07T08:26:49.351Z] ], [2024-05-07T08:26:49.351Z] "mtu": 1458, [2024-05-07T08:26:49.351Z] "selinux-enabled": true, [2024-05-07T08:26:49.351Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-07T08:26:49.351Z] } [Pipeline] sh [2024-05-07T08:26:49.674Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-07T08:26:50.001Z] + sudo service docker restart [2024-05-07T08:26:52.933Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 22.307478006s" [2024-05-07T08:26:52.933Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.891265ms" [2024-05-07T08:27:01.051Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.941279344s with top 10 stages: buildir: 56.430566943s, gosec: 7.535997244s, fact_deprecated: 2.859199519s, inspect: 2.360900666s, printf: 2.301722097s, ctrlflow: 2.166684774s, fact_purity: 1.330450172s, nilness: 1.288830335s, S1038: 1.218453557s, errcheck: 820.224983ms" [2024-05-07T08:27:01.051Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-05-07T08:27:01.051Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, exclude: 197/197, path_prettifier: 197/197, skip_files: 197/197, identifier_marker: 197/197, cgo: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, skip_dirs: 197/197" [2024-05-07T08:27:01.051Z] level=info msg="[runner] processing took 19.537991ms with stages: nolint: 8.96675ms, identifier_marker: 5.515329ms, path_prettifier: 1.504087ms, autogenerated_exclude: 1.428334ms, exclude-rules: 1.424454ms, skip_dirs: 655.004µs, cgo: 25.571µs, filename_unadjuster: 13.931µs, max_same_issues: 910ns, fixer: 530ns, skip_files: 510ns, severity-rules: 460ns, uniq_by_line: 390ns, sort_results: 370ns, exclude: 331ns, max_from_linter: 290ns, diff: 240ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-05-07T08:27:01.051Z] level=info msg="[runner] linters took 12.336755468s with stages: goanalysis_metalinter: 12.317123254s" [2024-05-07T08:27:01.051Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-05-07T08:27:01.051Z] level=info msg="Memory: 348 samples, avg is 288.0MB, max is 1253.8MB" [2024-05-07T08:27:01.051Z] level=info msg="Execution took 34.689256152s" [2024-05-07T08:27:01.051Z] go vet ./... [2024-05-07T08:27:07.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T08:27:07.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T08:27:07.874Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T08:27:08.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T08:27:08.250Z] provisioning config files... [2024-05-07T08:27:08.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config758095996332949031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T08:27:08.442Z] + ls -al . [2024-05-07T08:27:08.442Z] total 816 [2024-05-07T08:27:08.442Z] drwxrwxr-x 11 1001 1001 4096 May 7 08:25 . [2024-05-07T08:27:08.442Z] drwxr-xr-x 4 root root 4096 May 7 08:25 .. [2024-05-07T08:27:08.442Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:23 .blubracket [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 10 May 7 08:23 .dockerignore [2024-05-07T08:27:08.442Z] drwxrwxr-x 8 1001 1001 4096 May 7 08:26 .git [2024-05-07T08:27:08.442Z] drwxrwxr-x 3 1001 1001 4096 May 7 08:23 .github [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 1074 May 7 08:23 .gitignore [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 42 May 7 08:23 .golangci.yml [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 100 May 7 08:23 .hadolint.yml [2024-05-07T08:27:08.442Z] drwxr-xr-x 3 1001 1001 4096 May 7 08:24 .semver [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 155 May 7 08:23 .sonarcloud.properties [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 1171 May 7 08:23 ADOPTERS.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 20261 May 7 08:23 Attribution.txt [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 100284 May 7 08:23 CHANGELOG.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 3804 May 7 08:23 CONTRIBUTING.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 677 May 7 08:23 GOVERNANCE.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 861 May 7 08:23 Jenkinsfile [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 10775 May 7 08:23 LICENSE [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 15392 May 7 08:23 Makefile [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 582 May 7 08:23 OWNERS.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 9528 May 7 08:23 README.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 789 May 7 08:23 SECURITY.md [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 5 May 7 08:24 VERSION [2024-05-07T08:27:08.442Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:23 bin [2024-05-07T08:27:08.442Z] drwxrwxr-x 18 1001 1001 4096 May 7 08:23 cmd [2024-05-07T08:27:08.442Z] -rw-r--r-- 1 root root 455713 May 7 08:26 coverage.out [2024-05-07T08:27:08.442Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:23 fuzz_test [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 7036 May 7 08:23 go.mod [2024-05-07T08:27:08.442Z] -rw-rw-r-- 1 1001 1001 101377 May 7 08:23 go.sum [2024-05-07T08:27:08.442Z] drwxrwxr-x 7 1001 1001 4096 May 7 08:23 internal [2024-05-07T08:27:08.442Z] drwxrwxr-x 3 1001 1001 4096 May 7 08:23 openapi [2024-05-07T08:27:08.443Z] -rw-rw-r-- 1 1001 1001 584 May 7 08:23 security.txt [2024-05-07T08:27:08.443Z] -rw-rw-r-- 1 1001 1001 204 May 7 08:23 version.go [Pipeline] sh [2024-05-07T08:27:08.717Z] ---> ****-login.sh [2024-05-07T08:27:08.717Z] nexus3.edgexfoundry.org:10001 [2024-05-07T08:27:08.744Z] + '[' -e coverage.out ] [2024-05-07T08:27:08.744Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T08:27:08.855Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T08:27:08.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:27:09.139Z] + make build [2024-05-07T08:27:09.139Z] 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-07T08:27:09.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:27:09.582Z] Configure a credential helper to remove this warning. See [2024-05-07T08:27:09.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:27:09.582Z] [2024-05-07T08:27:09.582Z] Login Succeeded [2024-05-07T08:27:09.582Z] nexus3.edgexfoundry.org:10002 [2024-05-07T08:27:09.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:27:09.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:27:09.850Z] Configure a credential helper to remove this warning. See [2024-05-07T08:27:09.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:27:09.850Z] [2024-05-07T08:27:09.850Z] Login Succeeded [2024-05-07T08:27:09.850Z] nexus3.edgexfoundry.org:10003 [2024-05-07T08:27:10.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:27:10.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:27:10.124Z] Configure a credential helper to remove this warning. See [2024-05-07T08:27:10.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:27:10.124Z] [2024-05-07T08:27:10.124Z] Login Succeeded [2024-05-07T08:27:10.124Z] nexus3.edgexfoundry.org:10004 [2024-05-07T08:27:10.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:27:10.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:27:10.395Z] Configure a credential helper to remove this warning. See [2024-05-07T08:27:10.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:27:10.395Z] [2024-05-07T08:27:10.395Z] Login Succeeded [2024-05-07T08:27:10.395Z] ****.io [2024-05-07T08:27:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-07T08:27:10.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-07T08:27:10.932Z] Configure a credential helper to remove this warning. See [2024-05-07T08:27:10.932Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-07T08:27:10.932Z] [2024-05-07T08:27:10.932Z] Login Succeeded [2024-05-07T08:27:10.932Z] ---> ****-login.sh ends [Pipeline] } [2024-05-07T08:27:10.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-05-07T08:27:11.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-05-07T08:27:11.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T08:27:11.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-07T08:27:11.597Z] ========================================================= [2024-05-07T08:27:11.597Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-07T08:27:11.597Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:27:11.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T08:27:11.926Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-07T08:27:11.926Z] c6b39de5b339: Pulling fs layer [2024-05-07T08:27:11.926Z] a69c41024577: Pulling fs layer [2024-05-07T08:27:11.926Z] d6de4b400683: Pulling fs layer [2024-05-07T08:27:11.926Z] 35cb2a7552d0: Pulling fs layer [2024-05-07T08:27:11.926Z] 4f4fb700ef54: Pulling fs layer [2024-05-07T08:27:11.926Z] 464afbd9ba4c: Pulling fs layer [2024-05-07T08:27:11.926Z] 00f215d4a9da: Pulling fs layer [2024-05-07T08:27:11.926Z] d496ad576159: Pulling fs layer [2024-05-07T08:27:11.926Z] 4f4fb700ef54: Waiting [2024-05-07T08:27:11.926Z] 00f215d4a9da: Waiting [2024-05-07T08:27:11.926Z] d496ad576159: Waiting [2024-05-07T08:27:11.926Z] 464afbd9ba4c: Waiting [2024-05-07T08:27:11.926Z] 35cb2a7552d0: Waiting [2024-05-07T08:27:12.203Z] a69c41024577: Verifying Checksum [2024-05-07T08:27:12.203Z] a69c41024577: Download complete [2024-05-07T08:27:12.203Z] 35cb2a7552d0: Verifying Checksum [2024-05-07T08:27:12.203Z] 35cb2a7552d0: Download complete [2024-05-07T08:27:12.203Z] 4f4fb700ef54: Verifying Checksum [2024-05-07T08:27:12.203Z] 4f4fb700ef54: Download complete [2024-05-07T08:27:12.203Z] 464afbd9ba4c: Verifying Checksum [2024-05-07T08:27:12.203Z] 464afbd9ba4c: Download complete [2024-05-07T08:27:12.203Z] c6b39de5b339: Verifying Checksum [2024-05-07T08:27:12.203Z] c6b39de5b339: Download complete [2024-05-07T08:27:12.473Z] d496ad576159: Verifying Checksum [2024-05-07T08:27:12.473Z] d496ad576159: Download complete [2024-05-07T08:27:13.061Z] c6b39de5b339: Pull complete [2024-05-07T08:27:13.648Z] a69c41024577: Pull complete [2024-05-07T08:27:13.917Z] d6de4b400683: Download complete [2024-05-07T08:27:14.884Z] 00f215d4a9da: Download complete [2024-05-07T08:27:27.210Z] d6de4b400683: Pull complete [2024-05-07T08:27:27.210Z] 35cb2a7552d0: Pull complete [2024-05-07T08:27:27.210Z] 4f4fb700ef54: Pull complete [2024-05-07T08:27:27.210Z] 464afbd9ba4c: Pull complete [2024-05-07T08:27:31.111Z] 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-07T08:27:33.030Z] 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-07T08:27:34.407Z] 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-07T08:27:35.341Z] 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-07T08:27:37.306Z] 00f215d4a9da: Pull complete [2024-05-07T08:27:37.306Z] d496ad576159: Pull complete [2024-05-07T08:27:37.306Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-07T08:27:37.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T08:27:37.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:27:37.639Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T08:27:37.639Z] WORKDIR /edgex [2024-05-07T08:27:37.639Z] COPY go.mod . [2024-05-07T08:27:37.639Z] RUN go mod download [2024-05-07T08:27:37.639Z] + docker build -t ci-base-image-arm64 -f - . [2024-05-07T08:27:38.238Z] Sending build context to Docker daemon 3.004MB [2024-05-07T08:27:38.238Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-07T08:27:38.238Z] ---> f246e2811388 [2024-05-07T08:27:38.238Z] Step 2/4 : WORKDIR /edgex [2024-05-07T08:27:39.525Z] 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-07T08:27:40.181Z] ---> Running in 76e3e74ed93b [2024-05-07T08:27:40.181Z] Removing intermediate container 76e3e74ed93b [2024-05-07T08:27:40.181Z] ---> b71dbbff2602 [2024-05-07T08:27:40.181Z] Step 3/4 : COPY go.mod . [2024-05-07T08:27:40.764Z] ---> 640b0b9f0d4d [2024-05-07T08:27:40.764Z] Step 4/4 : RUN go mod download [2024-05-07T08:27:40.764Z] ---> Running in fab0474cd93c [2024-05-07T08:27:41.428Z] 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-07T08:27:43.339Z] 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-07T08:27:43.906Z] 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-07T08:27:44.840Z] 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-07T08:27:45.407Z] 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-07T08:27:46.342Z] 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-07T08:27:47.297Z] $ docker stop --time=1 c93dbd0651d5207da428a2a1b622e7684a3e78ed8aa204f418127d003a5f2788 [2024-05-07T08:27:52.643Z] $ docker rm -f --volumes c93dbd0651d5207da428a2a1b622e7684a3e78ed8aa204f418127d003a5f2788 [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-07T08:27:53.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T08:27:53.754Z] [2024-05-07T08:27:53.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:27:54.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T08:27:54.309Z] latest: Pulling from edgex-devops/edgex-compose [2024-05-07T08:27:54.309Z] 91d30c5bc195: Pulling fs layer [2024-05-07T08:27:54.309Z] 2e9b0aa3be6d: Pulling fs layer [2024-05-07T08:27:54.309Z] 9c61dcf015f6: Pulling fs layer [2024-05-07T08:27:54.309Z] 4698f68db338: Pulling fs layer [2024-05-07T08:27:54.309Z] 2a2f49069b9e: Pulling fs layer [2024-05-07T08:27:54.309Z] e0025b399a48: Pulling fs layer [2024-05-07T08:27:54.309Z] 4698f68db338: Waiting [2024-05-07T08:27:54.309Z] 2a2f49069b9e: Waiting [2024-05-07T08:27:54.309Z] e0025b399a48: Waiting [2024-05-07T08:27:54.309Z] 91d30c5bc195: Verifying Checksum [2024-05-07T08:27:54.309Z] 91d30c5bc195: Download complete [2024-05-07T08:27:54.309Z] 4698f68db338: Download complete [2024-05-07T08:27:54.309Z] 2e9b0aa3be6d: Verifying Checksum [2024-05-07T08:27:54.309Z] 2e9b0aa3be6d: Download complete [2024-05-07T08:27:54.309Z] e0025b399a48: Download complete [2024-05-07T08:27:54.309Z] 91d30c5bc195: Pull complete [2024-05-07T08:27:54.309Z] 2a2f49069b9e: Download complete [2024-05-07T08:27:54.878Z] 2e9b0aa3be6d: Pull complete [2024-05-07T08:27:54.878Z] 9c61dcf015f6: Verifying Checksum [2024-05-07T08:27:54.878Z] 9c61dcf015f6: Download complete [2024-05-07T08:27:57.406Z] 9c61dcf015f6: Pull complete [2024-05-07T08:27:57.406Z] 4698f68db338: Pull complete [2024-05-07T08:27:57.665Z] 2a2f49069b9e: Pull complete [2024-05-07T08:27:57.923Z] e0025b399a48: Pull complete [2024-05-07T08:27:57.923Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-05-07T08:27:57.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-05-07T08:27:57.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:27:58.021Z] prd-ubuntu20.04-docker-8c-8g-216 does not seem to be running inside a container [2024-05-07T08:27:58.057Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-05-07T08:28:00.590Z] $ docker top 945f54f05595affc142857929ae9a451021359b51fb82bb7a88901b5e9031320 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T08:28:00.936Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T08:28:03.468Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #1 transferring dockerfile: 2.23kB done [2024-05-07T08:28:03.468Z] #1 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #2 transferring dockerfile: 1.93kB done [2024-05-07T08:28:03.468Z] #2 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #3 [core-data internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #3 transferring dockerfile: 2.01kB done [2024-05-07T08:28:03.468Z] #3 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #4 transferring dockerfile: 1.89kB done [2024-05-07T08:28:03.468Z] #4 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #5 transferring dockerfile: 2.06kB done [2024-05-07T08:28:03.468Z] #5 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #6 transferring dockerfile: 1.69kB done [2024-05-07T08:28:03.468Z] #6 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #7 [core-command internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #7 transferring dockerfile: 1.93kB done [2024-05-07T08:28:03.468Z] #7 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #8 transferring dockerfile: 1.81kB done [2024-05-07T08:28:03.468Z] #8 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #9 transferring dockerfile: 2.15kB done [2024-05-07T08:28:03.468Z] #9 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #10 transferring dockerfile: 2.50kB done [2024-05-07T08:28:03.468Z] #10 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #11 transferring dockerfile: 1.95kB done [2024-05-07T08:28:03.468Z] #11 DONE 0.0s [2024-05-07T08:28:03.468Z] [2024-05-07T08:28:03.468Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T08:28:03.468Z] #12 transferring dockerfile: 2.49kB done [2024-05-07T08:28:03.469Z] #12 DONE 0.0s [2024-05-07T08:28:03.469Z] [2024-05-07T08:28:03.469Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T08:28:03.469Z] #13 transferring dockerfile: 2.93kB done [2024-05-07T08:28:03.469Z] #13 DONE 0.0s [2024-05-07T08:28:03.469Z] [2024-05-07T08:28:03.469Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T08:28:03.469Z] #14 transferring context: 50B done [2024-05-07T08:28:03.469Z] #14 DONE 0.0s [2024-05-07T08:28:03.469Z] [2024-05-07T08:28:03.469Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T08:28:03.469Z] #15 transferring dockerfile: 1.70kB done [2024-05-07T08:28:03.469Z] #15 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #16 [support-scheduler internal] load .dockerignore [2024-05-07T08:28:03.729Z] #16 transferring context: 50B done [2024-05-07T08:28:03.729Z] #16 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #17 [core-data internal] load .dockerignore [2024-05-07T08:28:03.729Z] #17 transferring context: 50B done [2024-05-07T08:28:03.729Z] #17 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T08:28:03.729Z] #18 transferring context: 50B done [2024-05-07T08:28:03.729Z] #18 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #19 [core-metadata internal] load .dockerignore [2024-05-07T08:28:03.729Z] #19 transferring context: 50B done [2024-05-07T08:28:03.729Z] #19 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #20 [security-spire-config internal] load .dockerignore [2024-05-07T08:28:03.729Z] #20 transferring context: 50B done [2024-05-07T08:28:03.729Z] #20 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #21 [core-command internal] load .dockerignore [2024-05-07T08:28:03.729Z] #21 transferring context: 50B done [2024-05-07T08:28:03.729Z] #21 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #22 [security-proxy-auth internal] load .dockerignore [2024-05-07T08:28:03.729Z] #22 transferring context: 50B done [2024-05-07T08:28:03.729Z] #22 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #23 [security-spire-agent internal] load .dockerignore [2024-05-07T08:28:03.729Z] #23 transferring context: 50B done [2024-05-07T08:28:03.729Z] #23 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #24 [security-proxy-setup internal] load .dockerignore [2024-05-07T08:28:03.729Z] #24 transferring context: 50B done [2024-05-07T08:28:03.729Z] #24 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-05-07T08:28:03.729Z] #25 transferring context: 50B done [2024-05-07T08:28:03.729Z] #25 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #26 [support-notifications internal] load .dockerignore [2024-05-07T08:28:03.729Z] #26 transferring context: 50B done [2024-05-07T08:28:03.729Z] #26 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #27 [security-bootstrapper internal] load .dockerignore [2024-05-07T08:28:03.729Z] #27 transferring context: 50B done [2024-05-07T08:28:03.729Z] #27 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #28 [security-spire-server internal] load .dockerignore [2024-05-07T08:28:03.729Z] #28 transferring context: 50B done [2024-05-07T08:28:03.729Z] #28 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T08:28:03.729Z] #29 DONE 0.0s [2024-05-07T08:28:03.729Z] [2024-05-07T08:28:03.729Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:28:03.729Z] #30 DONE 0.1s [2024-05-07T08:28:03.992Z] [2024-05-07T08:28:03.992Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:03.992Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:03.992Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:03.992Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:03.992Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:03.992Z] #31 DONE 0.1s [2024-05-07T08:28:03.992Z] [2024-05-07T08:28:03.992Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T08:28:03.992Z] #29 DONE 0.0s [2024-05-07T08:28:03.992Z] [2024-05-07T08:28:03.992Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:03.992Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:03.992Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:03.992Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:03.992Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:03.992Z] #31 DONE 0.1s [2024-05-07T08:28:03.992Z] [2024-05-07T08:28:03.992Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:04.249Z] #32 ... [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:04.249Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:04.249Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:04.249Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:04.249Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:04.249Z] #31 DONE 0.1s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T08:28:04.249Z] #29 DONE 0.0s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:28:04.249Z] #30 DONE 0.1s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:04.249Z] #32 ... [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:04.249Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:04.249Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:04.249Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:04.249Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:04.249Z] #31 DONE 0.1s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T08:28:04.249Z] #29 DONE 0.0s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:28:04.249Z] #30 DONE 0.2s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T08:28:04.249Z] #33 DONE 0.6s [2024-05-07T08:28:04.249Z] [2024-05-07T08:28:04.249Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:04.847Z] #32 ... [2024-05-07T08:28:04.847Z] [2024-05-07T08:28:04.847Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-05-07T08:28:04.847Z] #29 DONE 0.0s [2024-05-07T08:28:04.847Z] [2024-05-07T08:28:04.847Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:06.768Z] #32 ... [2024-05-07T08:28:06.768Z] [2024-05-07T08:28:06.768Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-05-07T08:28:06.769Z] #34 DONE 2.4s [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:06.769Z] #32 ... [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:06.769Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:06.769Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:06.769Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:06.769Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:06.769Z] #31 DONE 0.1s [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-05-07T08:28:06.769Z] #33 DONE 0.6s [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:28:06.769Z] #30 DONE 2.3s [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-07T08:28:06.769Z] #34 DONE 2.4s [2024-05-07T08:28:06.769Z] [2024-05-07T08:28:06.769Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:08.668Z] #32 transferring context: 144.67MB 4.7s [2024-05-07T08:28:11.953Z] #32 ... [2024-05-07T08:28:11.953Z] [2024-05-07T08:28:11.953Z] #35 [support-scheduler internal] load build context [2024-05-07T08:28:12.315Z] #35 ... [2024-05-07T08:28:12.315Z] [2024-05-07T08:28:12.315Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:13.802Z] #32 transferring context: 343.92MB 9.7s [2024-05-07T08:28:13.802Z] #32 ... [2024-05-07T08:28:13.802Z] [2024-05-07T08:28:13.802Z] #36 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:28:14.260Z] #36 transferring context: 407.60MB 10.0s done [2024-05-07T08:28:14.260Z] #36 ... [2024-05-07T08:28:14.260Z] [2024-05-07T08:28:14.260Z] #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T08:28:14.260Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.260Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.260Z] #0 2.695 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:14.260Z] #0 2.727 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:14.260Z] #0 2.739 OK: 7 MiB in 16 packages [2024-05-07T08:28:14.260Z] #37 ... [2024-05-07T08:28:14.260Z] [2024-05-07T08:28:14.260Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T08:28:14.648Z] #38 ... [2024-05-07T08:28:14.648Z] [2024-05-07T08:28:14.648Z] #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T08:28:14.648Z] #0 5.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 5.742 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:28:14.649Z] #0 5.742 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:28:14.649Z] #0 5.742 OK: 20074 distinct packages available [2024-05-07T08:28:14.649Z] #0 5.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 5.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 6.180 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T08:28:14.649Z] #0 6.198 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T08:28:14.649Z] #0 6.207 (3/11) Installing libunistring (1.1-r1) [2024-05-07T08:28:14.649Z] #0 6.221 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T08:28:14.649Z] #0 6.227 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T08:28:14.649Z] #0 6.230 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T08:28:14.649Z] #0 6.244 (7/11) Installing curl (8.5.0-r0) [2024-05-07T08:28:14.649Z] #0 6.248 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:14.649Z] #0 6.252 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:28:14.649Z] #0 6.254 (10/11) Installing libucontext (1.2-r2) [2024-05-07T08:28:14.649Z] #0 6.258 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T08:28:14.649Z] #0 6.265 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:14.649Z] #0 6.267 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:14.649Z] #0 6.309 OK: 12 MiB in 26 packages [2024-05-07T08:28:14.649Z] #39 ... [2024-05-07T08:28:14.649Z] [2024-05-07T08:28:14.649Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T08:28:14.649Z] #0 6.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 6.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 6.919 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:14.649Z] #0 6.926 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:14.649Z] #0 6.933 OK: 7 MiB in 16 packages [2024-05-07T08:28:14.649Z] #40 ... [2024-05-07T08:28:14.649Z] [2024-05-07T08:28:14.649Z] #41 [support-notifications internal] load build context [2024-05-07T08:28:14.649Z] #41 ... [2024-05-07T08:28:14.649Z] [2024-05-07T08:28:14.649Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T08:28:14.649Z] #42 ... [2024-05-07T08:28:14.649Z] [2024-05-07T08:28:14.649Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T08:28:14.649Z] #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:14.649Z] #0 2.197 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:14.649Z] #0 2.279 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:14.649Z] #0 2.290 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:14.649Z] #0 2.315 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T08:28:14.649Z] #0 2.322 (5/6) Installing su-exec (0.2-r3) [2024-05-07T08:28:14.649Z] #0 2.324 (6/6) Installing yq (4.33.3-r5) [2024-05-07T08:28:14.649Z] #0 2.399 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:14.649Z] #0 2.409 OK: 17 MiB in 19 packages [2024-05-07T08:28:15.027Z] #43 ... [2024-05-07T08:28:15.027Z] [2024-05-07T08:28:15.027Z] #44 [security-proxy-setup internal] load build context [2024-05-07T08:28:15.027Z] #44 transferring context: 407.60MB 10.3s done [2024-05-07T08:28:15.027Z] #44 ... [2024-05-07T08:28:15.027Z] [2024-05-07T08:28:15.027Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T08:28:15.293Z] #45 ... [2024-05-07T08:28:15.293Z] [2024-05-07T08:28:15.293Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T08:28:15.293Z] #46 ... [2024-05-07T08:28:15.293Z] [2024-05-07T08:28:15.293Z] #47 [security-proxy-auth internal] load build context [2024-05-07T08:28:15.293Z] #47 transferring context: 407.60MB 10.9s done [2024-05-07T08:28:15.293Z] #47 ... [2024-05-07T08:28:15.293Z] [2024-05-07T08:28:15.293Z] #48 [core-command internal] load build context [2024-05-07T08:28:15.293Z] #48 ... [2024-05-07T08:28:15.293Z] [2024-05-07T08:28:15.293Z] #49 [core-data internal] load build context [2024-05-07T08:28:15.293Z] #49 transferring context: 407.60MB 9.9s done [2024-05-07T08:28:15.552Z] #49 ... [2024-05-07T08:28:15.552Z] [2024-05-07T08:28:15.552Z] #50 [security-secretstore-setup internal] load build context [2024-05-07T08:28:15.552Z] #50 transferring context: 407.60MB 8.7s done [2024-05-07T08:28:15.552Z] #50 ... [2024-05-07T08:28:15.552Z] [2024-05-07T08:28:15.552Z] #51 [core-metadata internal] load build context [2024-05-07T08:28:15.552Z] #51 transferring context: 407.60MB 10.5s done [2024-05-07T08:28:15.552Z] #51 ... [2024-05-07T08:28:15.552Z] [2024-05-07T08:28:15.552Z] #48 [core-command internal] load build context [2024-05-07T08:28:16.487Z] #48 transferring context: 407.60MB 12.1s done [2024-05-07T08:28:16.487Z] #48 ... [2024-05-07T08:28:16.487Z] [2024-05-07T08:28:16.487Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:28:16.746Z] #52 ... [2024-05-07T08:28:16.746Z] [2024-05-07T08:28:16.746Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T08:28:16.746Z] #53 ... [2024-05-07T08:28:16.746Z] [2024-05-07T08:28:16.746Z] #54 [security-bootstrapper internal] load build context [2024-05-07T08:28:17.083Z] #54 ... [2024-05-07T08:28:17.083Z] [2024-05-07T08:28:17.083Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:28:17.083Z] #55 ... [2024-05-07T08:28:17.083Z] [2024-05-07T08:28:17.083Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:28:17.343Z] #56 ... [2024-05-07T08:28:17.343Z] [2024-05-07T08:28:17.343Z] #35 [support-scheduler internal] load build context [2024-05-07T08:28:17.343Z] #35 transferring context: 407.60MB 12.3s done [2024-05-07T08:28:21.955Z] #35 ... [2024-05-07T08:28:21.955Z] [2024-05-07T08:28:21.955Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T08:28:21.955Z] #57 ... [2024-05-07T08:28:21.955Z] [2024-05-07T08:28:21.955Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:21.955Z] #32 transferring context: 407.60MB 10.8s done [2024-05-07T08:28:22.890Z] #32 ... [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T08:28:22.890Z] #46 DONE 18.7s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T08:28:22.890Z] #38 DONE 18.7s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:28:22.890Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:28:22.890Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-05-07T08:28:22.890Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:28:22.890Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-05-07T08:28:22.890Z] #31 DONE 0.1s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #50 [security-secretstore-setup internal] load build context [2024-05-07T08:28:22.890Z] #50 DONE 18.6s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T08:28:22.890Z] #43 DONE 18.7s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #39 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T08:28:22.890Z] #39 DONE 18.9s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #37 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-05-07T08:28:22.890Z] #37 DONE 19.2s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:22.890Z] #58 ... [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T08:28:22.890Z] #40 DONE 18.9s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #49 [core-data internal] load build context [2024-05-07T08:28:22.890Z] #49 DONE 18.9s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #44 [security-proxy-setup internal] load build context [2024-05-07T08:28:22.890Z] #44 DONE 18.8s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #51 [core-metadata internal] load build context [2024-05-07T08:28:22.890Z] #51 DONE 18.9s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #47 [security-proxy-auth internal] load build context [2024-05-07T08:28:22.890Z] #47 DONE 18.8s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #32 [security-spiffe-token-provider internal] load build context [2024-05-07T08:28:22.890Z] #32 DONE 19.0s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #41 [support-notifications internal] load build context [2024-05-07T08:28:22.890Z] #41 transferring context: 407.60MB 10.2s done [2024-05-07T08:28:22.890Z] #41 DONE 18.7s [2024-05-07T08:28:22.890Z] [2024-05-07T08:28:22.890Z] #36 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:28:22.890Z] #36 DONE 19.1s [2024-05-07T08:28:23.149Z] [2024-05-07T08:28:23.149Z] #48 [core-command internal] load build context [2024-05-07T08:28:23.149Z] #48 DONE 18.9s [2024-05-07T08:28:23.149Z] [2024-05-07T08:28:23.149Z] #35 [support-scheduler internal] load build context [2024-05-07T08:28:23.149Z] #35 DONE 19.0s [2024-05-07T08:28:23.149Z] [2024-05-07T08:28:23.149Z] #59 [security-spire-agent internal] load build context [2024-05-07T08:28:23.149Z] #59 transferring context: 26.22kB done [2024-05-07T08:28:23.149Z] #59 DONE 0.3s [2024-05-07T08:28:23.149Z] [2024-05-07T08:28:23.149Z] #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:28:23.149Z] #60 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2024-05-07T08:28:23.149Z] #60 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T08:28:23.149Z] #60 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-05-07T08:28:23.150Z] #60 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-05-07T08:28:23.150Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-07T08:28:23.150Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-05-07T08:28:23.150Z] #60 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-05-07T08:28:23.150Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T08:28:23.150Z] #60 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2024-05-07T08:28:23.150Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-05-07T08:28:23.150Z] #60 ... [2024-05-07T08:28:23.150Z] [2024-05-07T08:28:23.150Z] #61 [security-spire-server internal] load build context [2024-05-07T08:28:23.150Z] #61 transferring context: 26.69kB done [2024-05-07T08:28:23.150Z] #61 DONE 0.3s [2024-05-07T08:28:23.150Z] [2024-05-07T08:28:23.150Z] #62 [security-spire-config internal] load build context [2024-05-07T08:28:23.150Z] #62 transferring context: 24.94kB done [2024-05-07T08:28:23.150Z] #62 DONE 0.3s [2024-05-07T08:28:23.150Z] [2024-05-07T08:28:23.150Z] #60 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:28:23.150Z] #60 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-05-07T08:28:23.150Z] #60 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.3s [2024-05-07T08:28:23.408Z] #60 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.4s [2024-05-07T08:28:23.408Z] #60 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-07T08:28:23.408Z] #60 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s done [2024-05-07T08:28:23.408Z] #60 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-05-07T08:28:25.314Z] #60 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2024-05-07T08:28:25.572Z] #60 ... [2024-05-07T08:28:25.572Z] [2024-05-07T08:28:25.572Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T08:28:25.572Z] #42 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:25.572Z] #42 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:25.572Z] #42 19.30 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T08:28:25.572Z] #42 19.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:25.572Z] #42 19.33 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:25.572Z] #42 19.33 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:25.572Z] #42 19.38 OK: 8 MiB in 17 packages [2024-05-07T08:28:25.572Z] #42 DONE 21.0s [2024-05-07T08:28:25.572Z] [2024-05-07T08:28:25.572Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T08:28:25.572Z] #45 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:25.572Z] #45 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:25.572Z] #45 19.10 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T08:28:25.572Z] #45 19.13 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:25.572Z] #45 19.14 (3/4) Installing su-exec (0.2-r3) [2024-05-07T08:28:25.572Z] #45 19.14 (4/4) Installing yq (4.33.3-r5) [2024-05-07T08:28:25.572Z] #45 19.23 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:25.572Z] #45 19.23 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:25.572Z] #45 19.30 OK: 17 MiB in 19 packages [2024-05-07T08:28:25.572Z] #45 DONE 20.9s [2024-05-07T08:28:25.572Z] [2024-05-07T08:28:25.572Z] #60 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:28:25.830Z] #60 ... [2024-05-07T08:28:25.830Z] [2024-05-07T08:28:25.830Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:28:25.830Z] #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2024-05-07T08:28:25.830Z] #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T08:28:25.830Z] #63 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-05-07T08:28:25.830Z] #63 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-05-07T08:28:25.830Z] #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-05-07T08:28:25.830Z] #63 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-05-07T08:28:25.830Z] #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-05-07T08:28:25.830Z] #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-05-07T08:28:25.830Z] #63 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done [2024-05-07T08:28:25.830Z] #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-05-07T08:28:25.830Z] #63 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-05-07T08:28:25.830Z] #63 DONE 2.8s [2024-05-07T08:28:25.830Z] [2024-05-07T08:28:25.830Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:28:27.207Z] #60 ... [2024-05-07T08:28:27.207Z] [2024-05-07T08:28:27.207Z] #54 [security-bootstrapper internal] load build context [2024-05-07T08:28:27.207Z] #54 transferring context: 407.60MB 4.1s done [2024-05-07T08:28:27.207Z] #54 DONE 20.7s [2024-05-07T08:28:27.466Z] [2024-05-07T08:28:27.466Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:28:27.466Z] #55 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.466Z] #55 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.466Z] #55 20.67 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:28:27.466Z] #55 20.67 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:28:27.466Z] #55 20.67 OK: 20070 distinct packages available [2024-05-07T08:28:27.466Z] #55 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.724Z] #55 ... [2024-05-07T08:28:27.724Z] [2024-05-07T08:28:27.724Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T08:28:27.724Z] #57 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.724Z] #57 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.724Z] #57 16.24 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:27.724Z] #57 16.25 (2/2) Installing su-exec (0.2-r3) [2024-05-07T08:28:27.724Z] #57 16.25 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:27.724Z] #57 16.26 OK: 7 MiB in 17 packages [2024-05-07T08:28:27.724Z] #57 DONE 16.5s [2024-05-07T08:28:27.989Z] [2024-05-07T08:28:27.989Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:27.989Z] #58 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:27.989Z] #58 5.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.247Z] #58 ... [2024-05-07T08:28:28.247Z] [2024-05-07T08:28:28.247Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T08:28:28.247Z] #0 4.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.247Z] #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.247Z] #0 4.706 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:28.247Z] #0 4.706 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:28.247Z] #0 4.712 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:28.247Z] #0 4.781 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:28.247Z] #0 4.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.247Z] #0 4.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.247Z] #0 5.088 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:28.247Z] #0 5.096 OK: 17 MiB in 19 packages [2024-05-07T08:28:28.247Z] #64 DONE 5.3s [2024-05-07T08:28:28.247Z] [2024-05-07T08:28:28.247Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:28.247Z] #58 5.314 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:28.247Z] #58 5.314 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:28.247Z] #58 5.330 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:28.247Z] #58 ... [2024-05-07T08:28:28.247Z] [2024-05-07T08:28:28.247Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T08:28:28.247Z] #0 4.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.248Z] #0 4.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.248Z] #0 4.762 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:28:28.248Z] #0 4.762 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:28:28.248Z] #0 4.762 OK: 20074 distinct packages available [2024-05-07T08:28:28.248Z] #0 4.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.248Z] #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.248Z] #0 5.204 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:28.248Z] #0 5.246 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:28.248Z] #0 5.261 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:28.248Z] #0 5.261 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:28:28.248Z] #0 5.261 (5/7) Installing libucontext (1.2-r2) [2024-05-07T08:28:28.248Z] #0 5.263 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T08:28:28.248Z] #0 5.267 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T08:28:28.248Z] #0 5.315 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:28.248Z] #0 5.342 OK: 8 MiB in 20 packages [2024-05-07T08:28:28.248Z] #65 DONE 5.5s [2024-05-07T08:28:28.248Z] [2024-05-07T08:28:28.248Z] #66 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T08:28:28.248Z] #66 DONE 0.1s [2024-05-07T08:28:28.248Z] [2024-05-07T08:28:28.248Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:28.248Z] #58 5.418 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:28.248Z] #58 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.506Z] #58 ... [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:28:28.506Z] #55 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.506Z] #55 21.85 OK: 264 MiB in 52 packages [2024-05-07T08:28:28.506Z] #55 DONE 22.0s [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:28.506Z] #58 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.506Z] #58 ... [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:28:28.506Z] #67 DONE 0.1s [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:28:28.506Z] #52 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.506Z] #52 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:28.506Z] #52 21.92 OK: 264 MiB in 52 packages [2024-05-07T08:28:28.506Z] #52 DONE 22.2s [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:28:28.506Z] #68 DONE 0.1s [2024-05-07T08:28:28.506Z] [2024-05-07T08:28:28.506Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:28.506Z] #58 5.758 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:28.766Z] #58 5.762 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:28.766Z] #58 5.802 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:28.766Z] #58 5.807 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:28.766Z] #58 5.840 OK: 12 MiB in 26 packages [2024-05-07T08:28:29.334Z] #58 ... [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 2.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 2.791 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:29.334Z] #0 2.791 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:29.334Z] #0 2.814 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.334Z] #0 2.916 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:29.334Z] #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 3.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 3.248 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:29.334Z] #0 3.255 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 3.289 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 3.298 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:29.334Z] #0 3.411 OK: 8 MiB in 17 packages [2024-05-07T08:28:29.334Z] #69 DONE 3.6s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #0 4.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.323 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:29.334Z] #0 5.323 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:29.334Z] #0 5.330 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.334Z] #0 5.417 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:29.334Z] #0 5.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.753 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:29.334Z] #0 5.760 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 5.799 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 5.806 OK: 7 MiB in 16 packages [2024-05-07T08:28:29.334Z] #70 DONE 6.3s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #58 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #58 DONE 6.3s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:28:29.334Z] #56 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #56 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #56 22.28 OK: 264 MiB in 52 packages [2024-05-07T08:28:29.334Z] #56 DONE 22.8s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 2.885 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:29.334Z] #0 2.885 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:29.334Z] #0 2.892 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.334Z] #0 3.014 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:29.334Z] #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 3.372 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:29.334Z] #0 3.392 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 3.453 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 3.460 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:28:29.334Z] #0 3.561 OK: 17 MiB in 19 packages [2024-05-07T08:28:29.334Z] #71 DONE 3.8s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:28:29.334Z] #72 DONE 0.1s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #73 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.522 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:29.334Z] #0 5.522 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:29.334Z] #0 5.533 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.334Z] #0 5.605 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:29.334Z] #0 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 5.979 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:29.334Z] #0 6.003 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 6.051 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.334Z] #0 6.151 OK: 7 MiB in 16 packages [2024-05-07T08:28:29.334Z] #73 DONE 6.5s [2024-05-07T08:28:29.334Z] [2024-05-07T08:28:29.334Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T08:28:29.334Z] #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 1.175 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:29.334Z] #0 1.175 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:29.334Z] #0 1.182 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.334Z] #0 1.287 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:29.334Z] #0 1.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.334Z] #74 1.598 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:29.596Z] #74 1.606 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.596Z] #74 1.636 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:28:29.596Z] #74 1.644 OK: 7 MiB in 17 packages [2024-05-07T08:28:29.883Z] #74 DONE 1.9s [2024-05-07T08:28:29.883Z] [2024-05-07T08:28:29.883Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T08:28:29.883Z] #75 ... [2024-05-07T08:28:29.883Z] [2024-05-07T08:28:29.883Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T08:28:29.883Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.883Z] #0 6.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.883Z] #0 6.490 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:28:29.883Z] #0 6.490 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:28:29.883Z] #0 6.490 OK: 20074 distinct packages available [2024-05-07T08:28:29.883Z] #0 6.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.883Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:29.883Z] #0 6.900 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T08:28:29.883Z] #0 6.903 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:28:29.883Z] #0 6.903 (3/4) Installing libucontext (1.2-r2) [2024-05-07T08:28:29.883Z] #0 6.909 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T08:28:29.883Z] #0 6.914 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:29.883Z] #0 6.927 OK: 8 MiB in 19 packages [2024-05-07T08:28:29.883Z] #76 DONE 7.1s [2024-05-07T08:28:30.144Z] [2024-05-07T08:28:30.144Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T08:28:30.144Z] #53 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #53 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #53 23.39 OK: 264 MiB in 52 packages [2024-05-07T08:28:30.144Z] #53 DONE 23.6s [2024-05-07T08:28:30.144Z] [2024-05-07T08:28:30.144Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:28:30.144Z] #77 DONE 0.1s [2024-05-07T08:28:30.144Z] [2024-05-07T08:28:30.144Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-05-07T08:28:30.144Z] #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #0 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #0 1.187 Upgrading critical system libraries and apk-tools: [2024-05-07T08:28:30.144Z] #0 1.187 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:28:30.144Z] #0 1.193 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:28:30.144Z] #0 1.290 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:28:30.144Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #0 1.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-07T08:28:30.144Z] #0 1.625 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:28:30.144Z] #0 1.636 OK: 8 MiB in 20 packages [2024-05-07T08:28:30.144Z] #78 DONE 1.8s [2024-05-07T08:28:30.144Z] [2024-05-07T08:28:30.144Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:28:31.523Z] #79 ... [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T08:28:31.523Z] #80 DONE 1.2s [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T08:28:31.523Z] #81 DONE 1.2s [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #82 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T08:28:31.523Z] #82 ERROR: mount already exists with name [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:28:31.523Z] #83 CANCELED [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:28:31.523Z] #84 CANCELED [2024-05-07T08:28:31.523Z] [2024-05-07T08:28:31.523Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T08:28:31.782Z] #85 CANCELED [2024-05-07T08:28:31.782Z] [2024-05-07T08:28:31.782Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:28:31.782Z] #86 CANCELED [2024-05-07T08:28:31.782Z] [2024-05-07T08:28:31.782Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T08:28:32.349Z] #87 CANCELED [2024-05-07T08:28:32.349Z] [2024-05-07T08:28:32.349Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T08:28:32.349Z] #75 DONE 2.5s [2024-05-07T08:28:32.349Z] [2024-05-07T08:28:32.349Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:28:32.349Z] #79 CANCELED [2024-05-07T08:28:32.349Z] [2024-05-07T08:28:32.349Z] #60 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:28:32.349Z] ------ [2024-05-07T08:28:32.349Z] > [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin: [2024-05-07T08:28:32.349Z] ------ [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] time="2024-05-07T08:28:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T08:28:32.349Z] failed to solve: mount already exists with name [Pipeline] } [2024-05-07T08:28:32.364Z] $ docker stop --time=1 945f54f05595affc142857929ae9a451021359b51fb82bb7a88901b5e9031320 [2024-05-07T08:28:34.279Z] $ docker rm -f --volumes 945f54f05595affc142857929ae9a451021359b51fb82bb7a88901b5e9031320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-07T08:28:34.548Z] Failed in branch amd64 [2024-05-07T08:28:48.712Z] Removing intermediate container fab0474cd93c [2024-05-07T08:28:48.712Z] ---> 809c4e1ef5cc [2024-05-07T08:28:48.712Z] Successfully built 809c4e1ef5cc [2024-05-07T08:28:48.712Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:28:49.050Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T08:28:49.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:28:49.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-217 does not seem to be running inside a container [2024-05-07T08:28:49.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-07T08:28:50.578Z] $ docker top c1bcfe1b6aa62146bbbdeecc3accebd4d6218c46b4b555efa5fc0cc0ca37ba27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T08:28:51.413Z] + go version [2024-05-07T08:28:51.414Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-07T08:28:51.434Z] $ docker stop --time=1 c1bcfe1b6aa62146bbbdeecc3accebd4d6218c46b4b555efa5fc0cc0ca37ba27 [2024-05-07T08:28:53.058Z] $ docker rm -f --volumes c1bcfe1b6aa62146bbbdeecc3accebd4d6218c46b4b555efa5fc0cc0ca37ba27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:28:53.642Z] + docker inspect -f . ci-base-image-arm64 [2024-05-07T08:28:53.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:28:53.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-217 does not seem to be running inside a container [2024-05-07T08:28:53.902Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-07T08:28:55.138Z] $ docker top 50798ab5dbdf348cd8a3946dccdd3dd7ec0646fdc5929b120999ca8e190a0aec -eo pid,comm [Pipeline] { [Pipeline] echo [2024-05-07T08:28:55.337Z] ========================================================= [2024-05-07T08:28:55.337Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-05-07T08:28:55.337Z] ========================================================= [Pipeline] sh [2024-05-07T08:28:55.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-05-07T08:28:56.606Z] + make test [2024-05-07T08:28:56.606Z] go test -race -coverprofile=coverage.out ./... [2024-05-07T08:29:43.418Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-05-07T08:32:50.184Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-05-07T08:32:51.147Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-05-07T08:32:53.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-05-07T08:32:53.735Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-05-07T08:32:53.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-05-07T08:32:53.735Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-05-07T08:33:06.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-05-07T08:33:06.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-05-07T08:33:06.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.253s coverage: 28.7% of statements [2024-05-07T08:33:16.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.297s coverage: 97.0% of statements [2024-05-07T08:33:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-05-07T08:33:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-05-07T08:33:21.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-05-07T08:33:25.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.385s coverage: 69.2% of statements [2024-05-07T08:33:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-05-07T08:33:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-05-07T08:33:28.716Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.318s coverage: 53.2% of statements [2024-05-07T08:33:34.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-05-07T08:33:34.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-05-07T08:33:34.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:33:34.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-05-07T08:33:34.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-05-07T08:33:44.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-05-07T08:33:44.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-05-07T08:33:59.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.159s coverage: 93.4% of statements [2024-05-07T08:33:59.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.414s coverage: 6.1% of statements [2024-05-07T08:33:59.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-05-07T08:33:59.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:33:59.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-05-07T08:34:00.618Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-05-07T08:34:01.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 97.6% of statements [2024-05-07T08:34:01.466Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.209s coverage: 72.2% of statements [2024-05-07T08:34:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-05-07T08:34:11.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-05-07T08:34:11.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.407s coverage: 0.9% of statements [2024-05-07T08:34:11.534Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.262s coverage: 32.2% of statements [2024-05-07T08:34:15.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.330s coverage: 41.7% of statements [2024-05-07T08:34:16.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.319s coverage: 82.9% of statements [2024-05-07T08:34:16.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.263s coverage: 94.1% of statements [2024-05-07T08:34:16.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.205s coverage: 96.3% of statements [2024-05-07T08:34:20.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.240s coverage: 87.5% of statements [2024-05-07T08:34:22.033Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-05-07T08:34:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-05-07T08:34:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-05-07T08:34:22.990Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-05-07T08:34:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-05-07T08:34:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-05-07T08:34:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-05-07T08:34:26.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-05-07T08:34:32.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.224s coverage: 94.4% of statements [2024-05-07T08:34:32.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-05-07T08:34:32.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-05-07T08:34:32.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-05-07T08:34:32.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-05-07T08:34:43.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-05-07T08:34:43.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-05-07T08:34:45.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.030s coverage: 79.9% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.262s coverage: 92.9% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.219s coverage: 62.3% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.211s coverage: 87.2% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.182s coverage: 20.0% of statements [2024-05-07T08:34:46.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.169s coverage: 100.0% of statements [2024-05-07T08:34:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-05-07T08:34:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-05-07T08:34:50.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.392s coverage: 81.8% of statements [2024-05-07T08:34:52.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.425s coverage: 82.1% of statements [2024-05-07T08:34:52.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.278s coverage: 86.0% of statements [2024-05-07T08:34:57.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-05-07T08:34:57.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-05-07T08:34:58.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.892s coverage: 63.1% of statements [2024-05-07T08:34:58.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.256s coverage: 100.0% of statements [2024-05-07T08:35:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.133s coverage: 89.4% of statements [2024-05-07T08:35:00.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements [2024-05-07T08:35:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-05-07T08:35:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-05-07T08:35:00.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-05-07T08:35:00.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2024-05-07T08:35:01.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-05-07T08:35:08.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-05-07T08:35:08.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-05-07T08:35:08.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-05-07T08:35:09.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.838s coverage: 38.4% of statements [2024-05-07T08:35:09.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.240s coverage: 89.5% of statements [2024-05-07T08:35:09.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-05-07T08:35:09.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-05-07T08:35:09.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-05-07T08:35:09.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-05-07T08:35:10.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.223s coverage: 84.8% of statements [2024-05-07T08:35:16.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-05-07T08:35:16.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-05-07T08:35:16.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-05-07T08:35:16.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-05-07T08:35:24.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.298s coverage: 19.9% of statements [2024-05-07T08:35:24.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-05-07T08:35:24.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:35:24.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-05-07T08:35:24.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-05-07T08:35:25.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.606s coverage: 95.7% of statements [2024-05-07T08:35:27.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-05-07T08:35:27.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-05-07T08:35:29.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.270s coverage: 61.8% of statements [2024-05-07T08:35:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-05-07T08:35:31.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-05-07T08:35:33.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.397s coverage: 98.9% of statements [2024-05-07T08:35:34.795Z] 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-07T08:35:34.795Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-07T08:35:34.795Z] go vet ./... [2024-05-07T08:39:26.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-07T08:39:26.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-07T08:39:26.621Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-05-07T08:39:26.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-05-07T08:39:26.959Z] + ls -al . [2024-05-07T08:39:27.226Z] total 812 [2024-05-07T08:39:27.226Z] drwxrwxr-x 10 1001 1001 4096 May 7 08:29 . [2024-05-07T08:39:27.226Z] drwxr-xr-x 4 root root 4096 May 7 08:28 .. [2024-05-07T08:39:27.226Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:26 .blubracket [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 10 May 7 08:26 .dockerignore [2024-05-07T08:39:27.226Z] drwxrwxr-x 8 1001 1001 4096 May 7 08:26 .git [2024-05-07T08:39:27.226Z] drwxrwxr-x 3 1001 1001 4096 May 7 08:26 .github [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 1074 May 7 08:26 .gitignore [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 42 May 7 08:26 .golangci.yml [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 100 May 7 08:26 .hadolint.yml [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 155 May 7 08:26 .sonarcloud.properties [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 1171 May 7 08:26 ADOPTERS.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 20261 May 7 08:26 Attribution.txt [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 100284 May 7 08:26 CHANGELOG.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 3804 May 7 08:26 CONTRIBUTING.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 677 May 7 08:26 GOVERNANCE.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 861 May 7 08:26 Jenkinsfile [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 10775 May 7 08:26 LICENSE [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 15392 May 7 08:26 Makefile [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 582 May 7 08:26 OWNERS.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 9528 May 7 08:26 README.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 789 May 7 08:26 SECURITY.md [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 5 May 7 08:24 VERSION [2024-05-07T08:39:27.226Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:26 bin [2024-05-07T08:39:27.226Z] drwxrwxr-x 18 1001 1001 4096 May 7 08:26 cmd [2024-05-07T08:39:27.226Z] -rw-r--r-- 1 root root 455714 May 7 08:35 coverage.out [2024-05-07T08:39:27.226Z] drwxrwxr-x 2 1001 1001 4096 May 7 08:26 fuzz_test [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 7036 May 7 08:26 go.mod [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 101377 May 7 08:26 go.sum [2024-05-07T08:39:27.226Z] drwxrwxr-x 7 1001 1001 4096 May 7 08:26 internal [2024-05-07T08:39:27.226Z] drwxrwxr-x 3 1001 1001 4096 May 7 08:26 openapi [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 584 May 7 08:26 security.txt [2024-05-07T08:39:27.226Z] -rw-rw-r-- 1 1001 1001 204 May 7 08:26 version.go [Pipeline] sh [2024-05-07T08:39:27.861Z] + '[' -e coverage.out ] [2024-05-07T08:39:27.861Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-05-07T08:39:27.888Z] Warning: overwriting stash ‘coverage-report’ [2024-05-07T08:39:28.665Z] Stashed 1 file(s) [Pipeline] sh [2024-05-07T08:39:29.283Z] + make build [2024-05-07T08:39:29.283Z] 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-07T08:42:20.979Z] 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-07T08:42:24.307Z] 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-07T08:42:32.494Z] 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-07T08:42:35.819Z] 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-07T08:43:07.994Z] 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-07T08:43:13.319Z] 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-07T08:43:23.396Z] 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-07T08:43:26.732Z] 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-07T08:43:29.313Z] 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-07T08:43:33.563Z] 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-07T08:43:37.818Z] 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-07T08:43:42.075Z] $ docker stop --time=1 50798ab5dbdf348cd8a3946dccdd3dd7ec0646fdc5929b120999ca8e190a0aec [2024-05-07T08:43:44.213Z] $ docker rm -f --volumes 50798ab5dbdf348cd8a3946dccdd3dd7ec0646fdc5929b120999ca8e190a0aec [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-07T08:43:47.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T08:43:47.647Z] [2024-05-07T08:43:47.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T08:43:47.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T08:43:48.252Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-05-07T08:43:48.252Z] 547446be3368: Pulling fs layer [2024-05-07T08:43:48.252Z] d125d8839a47: Pulling fs layer [2024-05-07T08:43:48.252Z] 3e85d5ac6304: Pulling fs layer [2024-05-07T08:43:48.252Z] c3105a71a48b: Pulling fs layer [2024-05-07T08:43:48.252Z] 0f093f025ec4: Pulling fs layer [2024-05-07T08:43:48.252Z] c3106fc0e877: Pulling fs layer [2024-05-07T08:43:48.252Z] c3105a71a48b: Waiting [2024-05-07T08:43:48.252Z] 0f093f025ec4: Waiting [2024-05-07T08:43:48.252Z] c3106fc0e877: Waiting [2024-05-07T08:43:48.252Z] 547446be3368: Verifying Checksum [2024-05-07T08:43:48.252Z] 547446be3368: Download complete [2024-05-07T08:43:48.252Z] c3105a71a48b: Verifying Checksum [2024-05-07T08:43:48.252Z] c3105a71a48b: Download complete [2024-05-07T08:43:48.832Z] d125d8839a47: Verifying Checksum [2024-05-07T08:43:48.832Z] d125d8839a47: Download complete [2024-05-07T08:43:48.832Z] c3106fc0e877: Verifying Checksum [2024-05-07T08:43:48.832Z] c3106fc0e877: Download complete [2024-05-07T08:43:48.832Z] 0f093f025ec4: Verifying Checksum [2024-05-07T08:43:48.832Z] 0f093f025ec4: Download complete [2024-05-07T08:43:49.096Z] 547446be3368: Pull complete [2024-05-07T08:43:50.494Z] d125d8839a47: Pull complete [2024-05-07T08:43:50.759Z] 3e85d5ac6304: Verifying Checksum [2024-05-07T08:43:50.759Z] 3e85d5ac6304: Download complete [2024-05-07T08:44:00.888Z] 3e85d5ac6304: Pull complete [2024-05-07T08:44:00.888Z] c3105a71a48b: Pull complete [2024-05-07T08:44:02.287Z] 0f093f025ec4: Pull complete [2024-05-07T08:44:02.287Z] c3106fc0e877: Pull complete [2024-05-07T08:44:02.287Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-05-07T08:44:02.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-05-07T08:44:02.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T08:44:02.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-217 does not seem to be running inside a container [2024-05-07T08:44:02.540Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-05-07T08:44:04.646Z] $ docker top a991b8a1f150374a9b4f0e5f02b4c3e32b9ea7d5ba889bf27cf6d95d1314dc43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T08:44:05.478Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-05-07T08:44:13.656Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-05-07T08:44:13.656Z] #1 transferring dockerfile: 1.69kB done [2024-05-07T08:44:13.656Z] #1 DONE 0.1s [2024-05-07T08:44:14.239Z] [2024-05-07T08:44:14.239Z] #2 [core-command internal] load build definition from Dockerfile [2024-05-07T08:44:14.239Z] #2 transferring dockerfile: 1.93kB done [2024-05-07T08:44:14.239Z] #2 DONE 0.0s [2024-05-07T08:44:14.239Z] [2024-05-07T08:44:14.239Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-05-07T08:44:14.239Z] #3 transferring dockerfile: 2.15kB done [2024-05-07T08:44:14.239Z] #3 DONE 0.1s [2024-05-07T08:44:14.239Z] [2024-05-07T08:44:14.239Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-05-07T08:44:14.239Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-05-07T08:44:14.239Z] #4 DONE 0.1s [2024-05-07T08:44:14.239Z] [2024-05-07T08:44:14.239Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-05-07T08:44:14.239Z] #5 transferring dockerfile: 2.50kB done [2024-05-07T08:44:14.239Z] #5 DONE 0.1s [2024-05-07T08:44:14.506Z] [2024-05-07T08:44:14.506Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-05-07T08:44:14.506Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-05-07T08:44:14.506Z] #6 DONE 0.1s [2024-05-07T08:44:14.506Z] [2024-05-07T08:44:14.506Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-05-07T08:44:14.506Z] #7 transferring dockerfile: 2.93kB done [2024-05-07T08:44:14.506Z] #7 DONE 0.1s [2024-05-07T08:44:14.506Z] [2024-05-07T08:44:14.506Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-05-07T08:44:14.506Z] #8 transferring dockerfile: 2.49kB done [2024-05-07T08:44:14.506Z] #8 DONE 0.0s [2024-05-07T08:44:14.506Z] [2024-05-07T08:44:14.506Z] #9 [core-data internal] load build definition from Dockerfile [2024-05-07T08:44:14.772Z] #9 transferring dockerfile: 2.01kB done [2024-05-07T08:44:14.772Z] #9 DONE 0.1s [2024-05-07T08:44:14.772Z] [2024-05-07T08:44:14.772Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-05-07T08:44:14.772Z] #10 transferring dockerfile: 1.89kB done [2024-05-07T08:44:14.772Z] #10 DONE 0.1s [2024-05-07T08:44:14.772Z] [2024-05-07T08:44:14.772Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-05-07T08:44:14.772Z] #11 transferring dockerfile: 1.95kB done [2024-05-07T08:44:14.772Z] #11 DONE 0.0s [2024-05-07T08:44:14.772Z] [2024-05-07T08:44:14.772Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-05-07T08:44:14.772Z] #12 transferring dockerfile: 1.93kB done [2024-05-07T08:44:14.772Z] #12 DONE 0.1s [2024-05-07T08:44:14.772Z] [2024-05-07T08:44:14.772Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-05-07T08:44:14.772Z] #13 transferring dockerfile: 2.23kB 0.0s done [2024-05-07T08:44:14.772Z] #13 DONE 0.1s [2024-05-07T08:44:14.772Z] [2024-05-07T08:44:14.772Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-05-07T08:44:15.041Z] #14 transferring dockerfile: 2.06kB done [2024-05-07T08:44:15.041Z] #14 DONE 0.1s [2024-05-07T08:44:15.041Z] [2024-05-07T08:44:15.041Z] #15 [security-spire-config internal] load .dockerignore [2024-05-07T08:44:15.041Z] #15 transferring context: 50B 0.0s done [2024-05-07T08:44:15.041Z] #15 DONE 0.1s [2024-05-07T08:44:15.619Z] [2024-05-07T08:44:15.619Z] #16 [core-command internal] load .dockerignore [2024-05-07T08:44:15.619Z] #16 transferring context: 50B 0.0s done [2024-05-07T08:44:15.619Z] #16 DONE 0.0s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #17 [security-proxy-auth internal] load .dockerignore [2024-05-07T08:44:15.901Z] #17 transferring context: 50B 0.0s done [2024-05-07T08:44:15.901Z] #17 DONE 0.0s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #18 [security-spire-server internal] load .dockerignore [2024-05-07T08:44:15.901Z] #18 transferring context: 50B 0.0s done [2024-05-07T08:44:15.901Z] #18 DONE 0.0s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #19 [security-proxy-setup internal] load .dockerignore [2024-05-07T08:44:15.901Z] #19 transferring context: 50B 0.0s done [2024-05-07T08:44:15.901Z] #19 DONE 0.1s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #20 [security-spire-agent internal] load .dockerignore [2024-05-07T08:44:15.901Z] #20 transferring context: 50B done [2024-05-07T08:44:15.901Z] #20 DONE 0.0s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #21 [security-bootstrapper internal] load .dockerignore [2024-05-07T08:44:15.901Z] #21 transferring context: 50B 0.0s done [2024-05-07T08:44:15.901Z] #21 DONE 0.1s [2024-05-07T08:44:15.901Z] [2024-05-07T08:44:15.901Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-05-07T08:44:16.168Z] #22 transferring context: 50B 0.0s done [2024-05-07T08:44:16.168Z] #22 DONE 0.1s [2024-05-07T08:44:16.168Z] [2024-05-07T08:44:16.168Z] #23 [core-data internal] load .dockerignore [2024-05-07T08:44:16.168Z] #23 transferring context: 50B done [2024-05-07T08:44:16.168Z] #23 DONE 0.1s [2024-05-07T08:44:16.168Z] [2024-05-07T08:44:16.168Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-05-07T08:44:16.168Z] #24 transferring context: 50B 0.0s done [2024-05-07T08:44:16.168Z] #24 DONE 0.1s [2024-05-07T08:44:16.168Z] [2024-05-07T08:44:16.168Z] #25 [support-notifications internal] load .dockerignore [2024-05-07T08:44:16.436Z] #25 transferring context: 50B 0.0s done [2024-05-07T08:44:16.436Z] #25 DONE 0.1s [2024-05-07T08:44:16.436Z] [2024-05-07T08:44:16.436Z] #26 [support-scheduler internal] load .dockerignore [2024-05-07T08:44:16.436Z] #26 transferring context: 50B done [2024-05-07T08:44:16.436Z] #26 DONE 0.1s [2024-05-07T08:44:16.436Z] [2024-05-07T08:44:16.436Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-05-07T08:44:16.436Z] #27 transferring context: 50B done [2024-05-07T08:44:16.436Z] #27 DONE 0.1s [2024-05-07T08:44:16.436Z] [2024-05-07T08:44:16.436Z] #28 [core-metadata internal] load .dockerignore [2024-05-07T08:44:16.702Z] #28 transferring context: 50B done [2024-05-07T08:44:16.702Z] #28 DONE 0.1s [2024-05-07T08:44:16.702Z] [2024-05-07T08:44:16.702Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T08:44:16.702Z] #29 ... [2024-05-07T08:44:16.702Z] [2024-05-07T08:44:16.702Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:16.702Z] #30 DONE 0.2s [2024-05-07T08:44:16.969Z] [2024-05-07T08:44:16.969Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T08:44:17.236Z] #29 ... [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.236Z] #31 DONE 0.0s [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:17.236Z] #30 DONE 0.2s [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.236Z] #31 DONE 0.0s [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:17.236Z] #30 DONE 0.2s [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:17.236Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:17.236Z] #32 ... [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.236Z] #31 DONE 0.0s [2024-05-07T08:44:17.236Z] [2024-05-07T08:44:17.236Z] #32 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:17.236Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:17.236Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:17.236Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:17.506Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:17.506Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:17.506Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:17.506Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:17.506Z] #32 DONE 0.2s [2024-05-07T08:44:17.506Z] [2024-05-07T08:44:17.507Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:17.507Z] #30 DONE 0.2s [2024-05-07T08:44:17.507Z] [2024-05-07T08:44:17.507Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:17.507Z] #33 ... [2024-05-07T08:44:17.507Z] [2024-05-07T08:44:17.507Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.507Z] #31 DONE 0.0s [2024-05-07T08:44:17.773Z] [2024-05-07T08:44:17.773Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.773Z] #31 DONE 0.0s [2024-05-07T08:44:17.773Z] [2024-05-07T08:44:17.773Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:17.773Z] #33 ... [2024-05-07T08:44:17.773Z] [2024-05-07T08:44:17.773Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:17.773Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:17.773Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:17.773Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:17.773Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:17.773Z] #32 DONE 0.3s [2024-05-07T08:44:17.773Z] [2024-05-07T08:44:17.773Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:17.773Z] #31 DONE 0.0s [2024-05-07T08:44:17.773Z] [2024-05-07T08:44:17.773Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:18.040Z] #33 ... [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:18.040Z] #31 DONE 0.0s [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:18.040Z] #33 ... [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:18.040Z] #31 DONE 0.0s [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-05-07T08:44:18.040Z] #29 DONE 1.5s [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:18.040Z] #33 ... [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:18.040Z] #30 DONE 0.7s [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:44:18.040Z] #34 DONE 0.0s [2024-05-07T08:44:18.040Z] [2024-05-07T08:44:18.040Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:18.040Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:18.040Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:18.040Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:18.040Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:18.040Z] #32 DONE 0.6s [2024-05-07T08:44:18.313Z] [2024-05-07T08:44:18.313Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:18.313Z] #31 DONE 0.0s [2024-05-07T08:44:18.313Z] [2024-05-07T08:44:18.313Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:18.313Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:18.313Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:18.313Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:18.313Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:18.313Z] #32 DONE 0.6s [2024-05-07T08:44:18.313Z] [2024-05-07T08:44:18.313Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:18.313Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:18.313Z] #35 ... [2024-05-07T08:44:18.313Z] [2024-05-07T08:44:18.313Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-05-07T08:44:18.313Z] #31 DONE 0.0s [2024-05-07T08:44:18.579Z] [2024-05-07T08:44:18.579Z] #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T08:44:19.541Z] #36 ... [2024-05-07T08:44:19.541Z] [2024-05-07T08:44:19.541Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-05-07T08:44:19.541Z] #30 DONE 2.1s [2024-05-07T08:44:19.808Z] [2024-05-07T08:44:19.808Z] #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:19.808Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:19.808Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:19.808Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:19.808Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:19.808Z] #32 DONE 0.6s [2024-05-07T08:44:19.808Z] [2024-05-07T08:44:19.808Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:19.808Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-05-07T08:44:19.808Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T08:44:20.076Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-07T08:44:20.660Z] #35 ... [2024-05-07T08:44:20.660Z] [2024-05-07T08:44:20.660Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-07T08:44:20.660Z] #32 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-05-07T08:44:20.660Z] #32 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-05-07T08:44:20.660Z] #32 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-05-07T08:44:20.660Z] #32 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-05-07T08:44:20.660Z] #32 DONE 0.6s [2024-05-07T08:44:20.660Z] [2024-05-07T08:44:20.660Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-05-07T08:44:20.660Z] #37 DONE 3.1s [2024-05-07T08:44:20.660Z] [2024-05-07T08:44:20.660Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:44:20.660Z] #38 DONE 0.0s [2024-05-07T08:44:20.660Z] [2024-05-07T08:44:20.660Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:20.660Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2024-05-07T08:44:20.660Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-05-07T08:44:20.660Z] #35 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-05-07T08:44:20.660Z] #35 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-05-07T08:44:21.243Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-05-07T08:44:21.511Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-05-07T08:44:21.511Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2024-05-07T08:44:21.778Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2024-05-07T08:44:21.778Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s [2024-05-07T08:44:22.045Z] #35 ... [2024-05-07T08:44:22.045Z] [2024-05-07T08:44:22.045Z] #39 [security-spire-server internal] load build context [2024-05-07T08:44:22.045Z] #39 transferring context: 26.69kB 0.4s done [2024-05-07T08:44:22.045Z] #39 DONE 3.8s [2024-05-07T08:44:22.045Z] [2024-05-07T08:44:22.045Z] #40 [security-spire-config internal] load build context [2024-05-07T08:44:22.045Z] #40 transferring context: 24.94kB 0.3s done [2024-05-07T08:44:22.045Z] #40 DONE 3.8s [2024-05-07T08:44:22.045Z] [2024-05-07T08:44:22.045Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:22.045Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2024-05-07T08:44:22.310Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-05-07T08:44:22.577Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-05-07T08:44:22.577Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-05-07T08:44:22.845Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2024-05-07T08:44:23.111Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.4s done [2024-05-07T08:44:23.379Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.3s [2024-05-07T08:44:25.324Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 3.9s [2024-05-07T08:44:25.324Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.33MB / 23.39MB 4.2s [2024-05-07T08:44:25.324Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-05-07T08:44:25.591Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-05-07T08:44:25.591Z] #35 ... [2024-05-07T08:44:25.591Z] [2024-05-07T08:44:25.591Z] #41 [security-spire-agent internal] load build context [2024-05-07T08:44:25.591Z] #41 transferring context: 26.22kB 0.7s done [2024-05-07T08:44:25.591Z] #41 DONE 5.0s [2024-05-07T08:44:25.591Z] [2024-05-07T08:44:25.591Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:26.187Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.65MB / 23.39MB 4.8s [2024-05-07T08:44:26.458Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 5.2s [2024-05-07T08:44:27.435Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.64MB / 23.39MB 6.1s [2024-05-07T08:44:27.435Z] #35 ... [2024-05-07T08:44:27.435Z] [2024-05-07T08:44:27.435Z] #42 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T08:44:27.435Z] #42 ... [2024-05-07T08:44:27.435Z] [2024-05-07T08:44:27.435Z] #43 [core-command internal] load build context [2024-05-07T08:44:27.435Z] #43 ... [2024-05-07T08:44:27.435Z] [2024-05-07T08:44:27.435Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:27.706Z] #44 ... [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-05-07T08:44:27.706Z] #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.706Z] #0 4.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.706Z] #0 6.241 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:44:27.706Z] #0 6.642 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:44:27.706Z] #0 6.642 (3/6) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:27.706Z] #0 6.642 (4/6) Installing openssl (3.1.4-r6) [2024-05-07T08:44:27.706Z] #0 6.642 (5/6) Installing su-exec (0.2-r3) [2024-05-07T08:44:27.706Z] #0 6.642 (6/6) Installing yq (4.33.3-r5) [2024-05-07T08:44:27.706Z] #0 7.189 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:27.706Z] #0 7.367 OK: 18 MiB in 19 packages [2024-05-07T08:44:27.706Z] #45 DONE 10.0s [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #46 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-07T08:44:27.706Z] #0 4.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.706Z] #0 5.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.706Z] #0 8.121 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:27.706Z] #0 8.121 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:27.706Z] #0 8.231 OK: 8 MiB in 16 packages [2024-05-07T08:44:27.706Z] #46 ... [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:27.706Z] #35 ... [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #46 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-05-07T08:44:27.706Z] #46 DONE 10.5s [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:27.706Z] #35 ... [2024-05-07T08:44:27.706Z] [2024-05-07T08:44:27.706Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:44:27.975Z] #47 ... [2024-05-07T08:44:27.975Z] [2024-05-07T08:44:27.975Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T08:44:27.975Z] #0 6.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.975Z] #0 6.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:27.975Z] #0 9.742 (1/2) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:27.975Z] #0 9.742 (2/2) Installing su-exec (0.2-r3) [2024-05-07T08:44:27.975Z] #0 9.742 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:27.975Z] #0 9.905 OK: 8 MiB in 17 packages [2024-05-07T08:44:27.975Z] #48 ... [2024-05-07T08:44:27.975Z] [2024-05-07T08:44:27.975Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:44:28.243Z] #49 ... [2024-05-07T08:44:28.243Z] [2024-05-07T08:44:28.243Z] #50 [core-data internal] load build context [2024-05-07T08:44:28.243Z] #50 ... [2024-05-07T08:44:28.243Z] [2024-05-07T08:44:28.243Z] #51 [support-notifications internal] load build context [2024-05-07T08:44:28.510Z] #51 ... [2024-05-07T08:44:28.510Z] [2024-05-07T08:44:28.510Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T08:44:28.510Z] #0 6.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:28.510Z] #0 7.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:28.510Z] #0 9.679 (1/4) Installing ca-certificates (20240226-r0) [2024-05-07T08:44:28.510Z] #0 9.782 (2/4) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:28.510Z] #0 9.782 (3/4) Installing su-exec (0.2-r3) [2024-05-07T08:44:28.510Z] #0 9.782 (4/4) Installing yq (4.33.3-r5) [2024-05-07T08:44:28.510Z] #0 10.31 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:28.510Z] #0 10.35 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:44:28.510Z] #52 ... [2024-05-07T08:44:28.510Z] [2024-05-07T08:44:28.510Z] #53 [support-scheduler internal] load build context [2024-05-07T08:44:28.510Z] #53 ... [2024-05-07T08:44:28.510Z] [2024-05-07T08:44:28.510Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:28.776Z] #33 ... [2024-05-07T08:44:28.776Z] [2024-05-07T08:44:28.776Z] #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-05-07T08:44:28.776Z] #42 DONE 11.7s [2024-05-07T08:44:28.776Z] [2024-05-07T08:44:28.776Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:28.776Z] #33 ... [2024-05-07T08:44:28.776Z] [2024-05-07T08:44:28.776Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:44:28.776Z] #34 ... [2024-05-07T08:44:28.776Z] [2024-05-07T08:44:28.776Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:28.776Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.7s [2024-05-07T08:44:29.043Z] #35 ... [2024-05-07T08:44:29.043Z] [2024-05-07T08:44:29.043Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T08:44:29.043Z] #54 ... [2024-05-07T08:44:29.043Z] [2024-05-07T08:44:29.043Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T08:44:29.309Z] #55 ... [2024-05-07T08:44:29.309Z] [2024-05-07T08:44:29.309Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T08:44:29.309Z] #56 ... [2024-05-07T08:44:29.309Z] [2024-05-07T08:44:29.309Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T08:44:29.309Z] #0 9.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:29.576Z] #57 ... [2024-05-07T08:44:29.576Z] [2024-05-07T08:44:29.576Z] #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-05-07T08:44:29.850Z] #58 ... [2024-05-07T08:44:29.850Z] [2024-05-07T08:44:29.850Z] #48 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-05-07T08:44:29.850Z] #48 DONE 11.8s [2024-05-07T08:44:29.850Z] [2024-05-07T08:44:29.850Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:44:29.850Z] #59 transferring context: 2.67MB 7.9s [2024-05-07T08:44:29.850Z] #59 ... [2024-05-07T08:44:29.850Z] [2024-05-07T08:44:29.850Z] #60 [core-metadata internal] load build context [2024-05-07T08:44:30.116Z] #60 ... [2024-05-07T08:44:30.116Z] [2024-05-07T08:44:30.116Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:30.116Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.8s [2024-05-07T08:44:30.116Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-05-07T08:44:30.703Z] #35 ... [2024-05-07T08:44:30.703Z] [2024-05-07T08:44:30.703Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T08:44:30.703Z] #36 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:30.703Z] #36 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:30.703Z] #36 ... [2024-05-07T08:44:30.703Z] [2024-05-07T08:44:30.703Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:44:30.703Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done [2024-05-07T08:44:30.703Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-05-07T08:44:30.703Z] #38 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-05-07T08:44:30.703Z] #38 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-05-07T08:44:30.703Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-05-07T08:44:30.703Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-05-07T08:44:30.703Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-05-07T08:44:30.703Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2024-05-07T08:44:30.703Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.97MB / 17.12MB 7.7s [2024-05-07T08:44:30.703Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-05-07T08:44:30.703Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-05-07T08:44:30.703Z] #38 ... [2024-05-07T08:44:30.703Z] [2024-05-07T08:44:30.703Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:30.703Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 9.6s [2024-05-07T08:44:31.285Z] #35 ... [2024-05-07T08:44:31.285Z] [2024-05-07T08:44:31.285Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-05-07T08:44:31.285Z] #52 10.95 OK: 18 MiB in 19 packages [2024-05-07T08:44:31.285Z] #52 DONE 13.2s [2024-05-07T08:44:31.285Z] [2024-05-07T08:44:31.285Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:31.883Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.5s [2024-05-07T08:44:32.155Z] #35 ... [2024-05-07T08:44:32.155Z] [2024-05-07T08:44:32.155Z] #58 [core-data builder 2/7] WORKDIR /edgex-go [2024-05-07T08:44:32.155Z] #58 DONE 3.4s [2024-05-07T08:44:32.155Z] [2024-05-07T08:44:32.155Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:32.421Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.2s [2024-05-07T08:44:33.381Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.0s [2024-05-07T08:44:33.668Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.5s done [2024-05-07T08:44:33.936Z] #35 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.5s done [2024-05-07T08:44:33.936Z] #35 ... [2024-05-07T08:44:33.936Z] [2024-05-07T08:44:33.936Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-05-07T08:44:33.936Z] #57 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:33.936Z] #57 12.05 (1/2) Installing ca-certificates (20240226-r0) [2024-05-07T08:44:33.936Z] #57 12.15 (2/2) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:33.936Z] #57 12.15 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:33.936Z] #57 12.15 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:44:33.936Z] #57 12.86 OK: 9 MiB in 17 packages [2024-05-07T08:44:33.936Z] #57 DONE 14.8s [2024-05-07T08:44:34.202Z] [2024-05-07T08:44:34.202Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:34.202Z] #44 ... [2024-05-07T08:44:34.202Z] [2024-05-07T08:44:34.202Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:44:37.565Z] #61 ... [2024-05-07T08:44:37.565Z] [2024-05-07T08:44:37.565Z] #43 [core-command internal] load build context [2024-05-07T08:44:37.565Z] #43 transferring context: 43.20MB 20.3s [2024-05-07T08:44:37.836Z] #43 ... [2024-05-07T08:44:37.836Z] [2024-05-07T08:44:37.836Z] #53 [support-scheduler internal] load build context [2024-05-07T08:44:37.836Z] #53 ... [2024-05-07T08:44:37.836Z] [2024-05-07T08:44:37.836Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T08:44:38.103Z] #62 ... [2024-05-07T08:44:38.103Z] [2024-05-07T08:44:38.103Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-05-07T08:44:38.103Z] #55 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:38.103Z] #55 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:38.103Z] #55 16.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:38.103Z] #55 16.92 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:38.103Z] #55 17.12 OK: 8 MiB in 16 packages [2024-05-07T08:44:38.103Z] #55 DONE 18.8s [2024-05-07T08:44:38.103Z] [2024-05-07T08:44:38.103Z] #63 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-07T08:44:38.103Z] #63 ... [2024-05-07T08:44:38.103Z] [2024-05-07T08:44:38.103Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:44:38.370Z] #47 ... [2024-05-07T08:44:38.370Z] [2024-05-07T08:44:38.370Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:44:38.370Z] #49 ... [2024-05-07T08:44:38.370Z] [2024-05-07T08:44:38.370Z] #43 [core-command internal] load build context [2024-05-07T08:44:38.370Z] #43 ... [2024-05-07T08:44:38.370Z] [2024-05-07T08:44:38.370Z] #51 [support-notifications internal] load build context [2024-05-07T08:44:38.638Z] #51 ... [2024-05-07T08:44:38.638Z] [2024-05-07T08:44:38.638Z] #50 [core-data internal] load build context [2024-05-07T08:44:38.638Z] #50 ... [2024-05-07T08:44:38.638Z] [2024-05-07T08:44:38.638Z] #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-05-07T08:44:38.638Z] #36 13.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:44:38.638Z] #36 13.01 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:44:38.638Z] #36 13.01 OK: 19950 distinct packages available [2024-05-07T08:44:38.638Z] #36 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:38.638Z] #36 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:38.638Z] #36 17.88 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:44:38.638Z] #36 18.22 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:44:38.638Z] #36 18.22 (3/7) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:38.638Z] #36 18.27 (4/7) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:44:38.638Z] #36 18.27 (5/7) Installing libucontext (1.2-r2) [2024-05-07T08:44:38.638Z] #36 18.27 (6/7) Installing gcompat (1.1.0-r1) [2024-05-07T08:44:38.638Z] #36 18.43 (7/7) Installing openssl (3.1.4-r6) [2024-05-07T08:44:38.638Z] #36 18.43 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:38.638Z] #36 18.61 OK: 9 MiB in 20 packages [2024-05-07T08:44:38.638Z] #36 DONE 20.2s [2024-05-07T08:44:38.638Z] [2024-05-07T08:44:38.638Z] #50 [core-data internal] load build context [2024-05-07T08:44:38.638Z] #50 ... [2024-05-07T08:44:38.638Z] [2024-05-07T08:44:38.638Z] #51 [support-notifications internal] load build context [2024-05-07T08:44:38.905Z] #51 ... [2024-05-07T08:44:38.905Z] [2024-05-07T08:44:38.905Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:38.905Z] #33 ... [2024-05-07T08:44:38.905Z] [2024-05-07T08:44:38.905Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:44:39.171Z] #34 ... [2024-05-07T08:44:39.171Z] [2024-05-07T08:44:39.171Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:40.129Z] #33 ... [2024-05-07T08:44:40.129Z] [2024-05-07T08:44:40.129Z] #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T08:44:40.129Z] #64 ... [2024-05-07T08:44:40.129Z] [2024-05-07T08:44:40.129Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:44:40.129Z] #59 ... [2024-05-07T08:44:40.129Z] [2024-05-07T08:44:40.129Z] #60 [core-metadata internal] load build context [2024-05-07T08:44:40.394Z] #60 ... [2024-05-07T08:44:40.394Z] [2024-05-07T08:44:40.394Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:44:40.975Z] #59 ... [2024-05-07T08:44:40.975Z] [2024-05-07T08:44:40.976Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:44:40.976Z] #38 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.1s done [2024-05-07T08:44:40.976Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.7s [2024-05-07T08:44:40.976Z] #38 ... [2024-05-07T08:44:40.976Z] [2024-05-07T08:44:40.976Z] #63 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-07T08:44:40.976Z] #63 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:41.559Z] #63 ... [2024-05-07T08:44:41.559Z] [2024-05-07T08:44:41.559Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T08:44:41.559Z] #65 ... [2024-05-07T08:44:41.559Z] [2024-05-07T08:44:41.559Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:44:42.528Z] #38 ... [2024-05-07T08:44:42.528Z] [2024-05-07T08:44:42.528Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-05-07T08:44:42.528Z] #54 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.528Z] #54 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.528Z] #54 16.97 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:44:42.528Z] #54 16.97 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:44:42.528Z] #54 16.97 OK: 19950 distinct packages available [2024-05-07T08:44:42.528Z] #54 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.528Z] #54 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.528Z] #54 20.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:42.528Z] #54 20.98 (2/4) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:44:42.528Z] #54 20.98 (3/4) Installing libucontext (1.2-r2) [2024-05-07T08:44:42.528Z] #54 20.98 (4/4) Installing gcompat (1.1.0-r1) [2024-05-07T08:44:42.528Z] #54 21.11 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:42.528Z] #54 21.11 OK: 8 MiB in 19 packages [2024-05-07T08:44:42.528Z] #54 DONE 23.3s [2024-05-07T08:44:42.528Z] [2024-05-07T08:44:42.528Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:44:42.528Z] #66 ... [2024-05-07T08:44:42.528Z] [2024-05-07T08:44:42.528Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T08:44:42.528Z] #67 ... [2024-05-07T08:44:42.528Z] [2024-05-07T08:44:42.528Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:44:42.528Z] #68 ... [2024-05-07T08:44:42.528Z] [2024-05-07T08:44:42.528Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:44:42.799Z] #69 ... [2024-05-07T08:44:42.799Z] [2024-05-07T08:44:42.799Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T08:44:42.799Z] #56 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.799Z] #56 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.799Z] #56 18.38 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:44:42.799Z] #56 18.38 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:44:42.799Z] #56 18.38 OK: 19950 distinct packages available [2024-05-07T08:44:42.799Z] #56 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.799Z] #56 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:42.799Z] #56 23.06 (1/11) Installing ca-certificates (20240226-r0) [2024-05-07T08:44:42.799Z] #56 23.27 (2/11) Installing brotli-libs (1.0.9-r14) [2024-05-07T08:44:42.799Z] #56 23.42 (3/11) Installing libunistring (1.1-r1) [2024-05-07T08:44:42.799Z] #56 23.53 (4/11) Installing libidn2 (2.3.4-r1) [2024-05-07T08:44:42.799Z] #56 23.53 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-05-07T08:44:42.799Z] #56 ... [2024-05-07T08:44:42.799Z] [2024-05-07T08:44:42.799Z] #60 [core-metadata internal] load build context [2024-05-07T08:44:42.799Z] #60 transferring context: 18.09MB 20.9s [2024-05-07T08:44:44.742Z] #60 ... [2024-05-07T08:44:44.742Z] [2024-05-07T08:44:44.742Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:44.742Z] #44 ... [2024-05-07T08:44:44.742Z] [2024-05-07T08:44:44.742Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:44.742Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2024-05-07T08:44:44.742Z] #35 ... [2024-05-07T08:44:44.742Z] [2024-05-07T08:44:44.742Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:45.701Z] #44 ... [2024-05-07T08:44:45.701Z] [2024-05-07T08:44:45.701Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-05-07T08:44:45.701Z] #56 23.77 (6/11) Installing libcurl (8.5.0-r0) [2024-05-07T08:44:45.701Z] #56 23.77 (7/11) Installing curl (8.5.0-r0) [2024-05-07T08:44:45.701Z] #56 23.77 (8/11) Installing dumb-init (1.2.5-r2) [2024-05-07T08:44:45.701Z] #56 23.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-05-07T08:44:45.701Z] #56 23.95 (10/11) Installing libucontext (1.2-r2) [2024-05-07T08:44:45.701Z] #56 23.95 (11/11) Installing gcompat (1.1.0-r1) [2024-05-07T08:44:45.701Z] #56 23.95 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:45.701Z] #56 23.95 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:44:45.701Z] #56 24.79 OK: 13 MiB in 26 packages [2024-05-07T08:44:45.701Z] #56 DONE 26.4s [2024-05-07T08:44:45.701Z] [2024-05-07T08:44:45.701Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:47.643Z] #44 transferring context: 47.49MB 30.1s [2024-05-07T08:44:47.909Z] #44 ... [2024-05-07T08:44:47.909Z] [2024-05-07T08:44:47.909Z] #53 [support-scheduler internal] load build context [2024-05-07T08:44:48.174Z] #53 ... [2024-05-07T08:44:48.174Z] [2024-05-07T08:44:48.174Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:48.174Z] #44 ... [2024-05-07T08:44:48.174Z] [2024-05-07T08:44:48.174Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:44:48.441Z] #70 ... [2024-05-07T08:44:48.441Z] [2024-05-07T08:44:48.441Z] #53 [support-scheduler internal] load build context [2024-05-07T08:44:48.441Z] #53 ... [2024-05-07T08:44:48.441Z] [2024-05-07T08:44:48.441Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:44:48.441Z] #47 ... [2024-05-07T08:44:48.441Z] [2024-05-07T08:44:48.441Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T08:44:48.441Z] #62 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:48.441Z] #62 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:48.441Z] #62 13.96 Upgrading critical system libraries and apk-tools: [2024-05-07T08:44:48.441Z] #62 13.96 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:44:48.441Z] #62 13.96 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:48.441Z] #62 14.62 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:44:48.441Z] #62 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:48.441Z] #62 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:48.707Z] #62 ... [2024-05-07T08:44:48.707Z] [2024-05-07T08:44:48.707Z] #43 [core-command internal] load build context [2024-05-07T08:44:48.707Z] #43 ... [2024-05-07T08:44:48.707Z] [2024-05-07T08:44:48.707Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:44:48.973Z] #49 ... [2024-05-07T08:44:48.973Z] [2024-05-07T08:44:48.973Z] #50 [core-data internal] load build context [2024-05-07T08:44:48.973Z] #50 ... [2024-05-07T08:44:48.973Z] [2024-05-07T08:44:48.973Z] #51 [support-notifications internal] load build context [2024-05-07T08:44:49.243Z] #51 ... [2024-05-07T08:44:49.243Z] [2024-05-07T08:44:49.243Z] #50 [core-data internal] load build context [2024-05-07T08:44:49.243Z] #50 ... [2024-05-07T08:44:49.243Z] [2024-05-07T08:44:49.243Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T08:44:49.243Z] #71 ... [2024-05-07T08:44:49.243Z] [2024-05-07T08:44:49.243Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:44:49.509Z] #34 ... [2024-05-07T08:44:49.509Z] [2024-05-07T08:44:49.509Z] #50 [core-data internal] load build context [2024-05-07T08:44:50.090Z] #50 ... [2024-05-07T08:44:50.090Z] [2024-05-07T08:44:50.090Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:44:50.090Z] #33 ... [2024-05-07T08:44:50.090Z] [2024-05-07T08:44:50.090Z] #51 [support-notifications internal] load build context [2024-05-07T08:44:51.504Z] #51 ... [2024-05-07T08:44:51.504Z] [2024-05-07T08:44:51.504Z] #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T08:44:51.504Z] #64 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:51.504Z] #64 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:51.504Z] #64 16.28 Upgrading critical system libraries and apk-tools: [2024-05-07T08:44:51.504Z] #64 16.28 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:44:51.504Z] #64 16.28 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:51.504Z] #64 17.63 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:44:51.504Z] #64 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:51.504Z] #64 19.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:51.504Z] #64 ... [2024-05-07T08:44:51.504Z] [2024-05-07T08:44:51.504Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:44:51.504Z] #59 ... [2024-05-07T08:44:51.504Z] [2024-05-07T08:44:51.504Z] #50 [core-data internal] load build context [2024-05-07T08:44:51.772Z] #50 ... [2024-05-07T08:44:51.772Z] [2024-05-07T08:44:51.772Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-05-07T08:44:51.772Z] #62 21.37 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:44:51.772Z] #62 21.37 OK: 18 MiB in 19 packages [2024-05-07T08:44:51.772Z] #62 DONE 24.0s [2024-05-07T08:44:51.772Z] [2024-05-07T08:44:51.772Z] #50 [core-data internal] load build context [2024-05-07T08:44:52.378Z] #50 ... [2024-05-07T08:44:52.378Z] [2024-05-07T08:44:52.378Z] #63 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-05-07T08:44:52.378Z] #63 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.378Z] #63 18.61 Upgrading critical system libraries and apk-tools: [2024-05-07T08:44:52.378Z] #63 18.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:44:52.378Z] #63 18.85 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:52.378Z] #63 20.16 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:44:52.378Z] #63 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.378Z] #63 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.378Z] #63 ... [2024-05-07T08:44:52.378Z] [2024-05-07T08:44:52.378Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:44:52.378Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.2s [2024-05-07T08:44:52.649Z] #38 ... [2024-05-07T08:44:52.649Z] [2024-05-07T08:44:52.649Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T08:44:52.649Z] #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.649Z] #72 ... [2024-05-07T08:44:52.649Z] [2024-05-07T08:44:52.649Z] #43 [core-command internal] load build context [2024-05-07T08:44:52.649Z] #43 transferring context: 64.61MB 35.3s [2024-05-07T08:44:52.918Z] #43 ... [2024-05-07T08:44:52.918Z] [2024-05-07T08:44:52.918Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-05-07T08:44:52.918Z] #67 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.918Z] #67 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:52.918Z] #67 17.74 OK: 266 MiB in 52 packages [2024-05-07T08:44:52.918Z] #67 DONE 20.6s [2024-05-07T08:44:52.918Z] [2024-05-07T08:44:52.918Z] #43 [core-command internal] load build context [2024-05-07T08:44:53.501Z] #43 ... [2024-05-07T08:44:53.501Z] [2024-05-07T08:44:53.501Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-05-07T08:44:53.501Z] #73 DONE 1.5s [2024-05-07T08:44:53.501Z] [2024-05-07T08:44:53.501Z] #43 [core-command internal] load build context [2024-05-07T08:44:54.905Z] #43 ... [2024-05-07T08:44:54.905Z] [2024-05-07T08:44:54.905Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:54.905Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2024-05-07T08:44:54.905Z] #35 ... [2024-05-07T08:44:54.905Z] [2024-05-07T08:44:54.905Z] #60 [core-metadata internal] load build context [2024-05-07T08:44:54.905Z] #60 ... [2024-05-07T08:44:54.905Z] [2024-05-07T08:44:54.905Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T08:44:54.905Z] #65 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:54.905Z] #65 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:54.905Z] #65 22.70 Upgrading critical system libraries and apk-tools: [2024-05-07T08:44:54.905Z] #65 22.70 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:44:54.905Z] #65 22.79 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:55.171Z] #65 ... [2024-05-07T08:44:55.171Z] [2024-05-07T08:44:55.171Z] #43 [core-command internal] load build context [2024-05-07T08:44:55.437Z] #43 ... [2024-05-07T08:44:55.437Z] [2024-05-07T08:44:55.437Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:44:55.437Z] #61 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:55.437Z] #61 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:55.437Z] #61 19.83 Upgrading critical system libraries and apk-tools: [2024-05-07T08:44:55.437Z] #61 19.83 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:44:55.437Z] #61 19.99 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:44:55.437Z] #61 ... [2024-05-07T08:44:55.437Z] [2024-05-07T08:44:55.437Z] #43 [core-command internal] load build context [2024-05-07T08:44:55.703Z] #43 ... [2024-05-07T08:44:55.703Z] [2024-05-07T08:44:55.703Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:44:55.703Z] #0 8.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:55.703Z] #74 ... [2024-05-07T08:44:55.703Z] [2024-05-07T08:44:55.703Z] #43 [core-command internal] load build context [2024-05-07T08:44:57.104Z] #43 ... [2024-05-07T08:44:57.104Z] [2024-05-07T08:44:57.104Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:44:57.104Z] #66 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:57.104Z] #66 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:57.104Z] #66 22.80 OK: 266 MiB in 52 packages [2024-05-07T08:44:57.104Z] #66 ... [2024-05-07T08:44:57.104Z] [2024-05-07T08:44:57.104Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:57.104Z] #35 ... [2024-05-07T08:44:57.104Z] [2024-05-07T08:44:57.104Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:44:57.104Z] #68 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:57.104Z] #68 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:57.369Z] #68 ... [2024-05-07T08:44:57.369Z] [2024-05-07T08:44:57.370Z] #43 [core-command internal] load build context [2024-05-07T08:44:57.651Z] #43 ... [2024-05-07T08:44:57.651Z] [2024-05-07T08:44:57.651Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:44:57.651Z] #66 DONE 25.4s [2024-05-07T08:44:57.651Z] [2024-05-07T08:44:57.651Z] #43 [core-command internal] load build context [2024-05-07T08:44:57.916Z] #43 transferring context: 77.42MB 40.5s [2024-05-07T08:44:58.497Z] #43 ... [2024-05-07T08:44:58.497Z] [2024-05-07T08:44:58.497Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:44:58.497Z] #44 ... [2024-05-07T08:44:58.497Z] [2024-05-07T08:44:58.497Z] #53 [support-scheduler internal] load build context [2024-05-07T08:44:58.764Z] #53 ... [2024-05-07T08:44:58.764Z] [2024-05-07T08:44:58.764Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:44:58.764Z] #47 ... [2024-05-07T08:44:58.764Z] [2024-05-07T08:44:58.764Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:44:58.764Z] #69 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:58.764Z] #69 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:44:58.764Z] #69 ... [2024-05-07T08:44:58.764Z] [2024-05-07T08:44:58.764Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:59.033Z] #35 ... [2024-05-07T08:44:59.033Z] [2024-05-07T08:44:59.033Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:44:59.033Z] #49 ... [2024-05-07T08:44:59.033Z] [2024-05-07T08:44:59.033Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:44:59.033Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.6s [2024-05-07T08:44:59.618Z] #35 ... [2024-05-07T08:44:59.618Z] [2024-05-07T08:44:59.618Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:44:59.618Z] #34 ... [2024-05-07T08:44:59.618Z] [2024-05-07T08:44:59.618Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:00.201Z] #53 ... [2024-05-07T08:45:00.201Z] [2024-05-07T08:45:00.201Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-05-07T08:45:00.201Z] #68 25.08 OK: 266 MiB in 52 packages [2024-05-07T08:45:00.201Z] #68 DONE 27.7s [2024-05-07T08:45:00.201Z] [2024-05-07T08:45:00.201Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:00.201Z] #53 ... [2024-05-07T08:45:00.201Z] [2024-05-07T08:45:00.201Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:00.201Z] #33 ... [2024-05-07T08:45:00.201Z] [2024-05-07T08:45:00.201Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:00.466Z] #35 ... [2024-05-07T08:45:00.466Z] [2024-05-07T08:45:00.466Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:00.466Z] #70 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:00.466Z] #70 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:00.466Z] #70 ... [2024-05-07T08:45:00.466Z] [2024-05-07T08:45:00.466Z] #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-05-07T08:45:00.466Z] #64 26.85 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:00.466Z] #64 26.95 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:00.466Z] #64 27.85 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:00.466Z] #64 27.92 OK: 8 MiB in 17 packages [2024-05-07T08:45:00.466Z] #64 DONE 30.5s [2024-05-07T08:45:00.466Z] [2024-05-07T08:45:00.466Z] #63 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-05-07T08:45:00.466Z] #63 30.38 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:00.466Z] #63 30.41 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:00.466Z] #63 31.08 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:00.467Z] #63 31.22 OK: 8 MiB in 16 packages [2024-05-07T08:45:00.467Z] #63 DONE 32.8s [2024-05-07T08:45:00.467Z] [2024-05-07T08:45:00.467Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T08:45:01.050Z] #75 ... [2024-05-07T08:45:01.050Z] [2024-05-07T08:45:01.050Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T08:45:01.050Z] #71 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:01.050Z] #71 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:01.317Z] #71 ... [2024-05-07T08:45:01.317Z] [2024-05-07T08:45:01.317Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:01.317Z] #35 ... [2024-05-07T08:45:01.317Z] [2024-05-07T08:45:01.317Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:01.317Z] #51 ... [2024-05-07T08:45:01.317Z] [2024-05-07T08:45:01.317Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:01.585Z] #34 ... [2024-05-07T08:45:01.585Z] [2024-05-07T08:45:01.585Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:45:01.851Z] #59 ... [2024-05-07T08:45:01.851Z] [2024-05-07T08:45:01.851Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:02.430Z] #51 ... [2024-05-07T08:45:02.430Z] [2024-05-07T08:45:02.430Z] #50 [core-data internal] load build context [2024-05-07T08:45:02.695Z] #50 ... [2024-05-07T08:45:02.695Z] [2024-05-07T08:45:02.695Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:02.979Z] #51 ... [2024-05-07T08:45:02.979Z] [2024-05-07T08:45:02.979Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T08:45:02.979Z] #38 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.6s done [2024-05-07T08:45:02.979Z] #38 ... [2024-05-07T08:45:02.979Z] [2024-05-07T08:45:02.979Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:03.246Z] #51 transferring context: 81.06MB 43.5s [2024-05-07T08:45:04.203Z] #51 ... [2024-05-07T08:45:04.203Z] [2024-05-07T08:45:04.204Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T08:45:04.204Z] #72 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:04.204Z] #72 19.49 Upgrading critical system libraries and apk-tools: [2024-05-07T08:45:04.204Z] #72 19.49 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:45:04.204Z] #72 19.53 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:45:04.204Z] #72 21.51 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:04.204Z] #72 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:04.469Z] #72 ... [2024-05-07T08:45:04.469Z] [2024-05-07T08:45:04.469Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:05.049Z] #51 ... [2024-05-07T08:45:05.049Z] [2024-05-07T08:45:05.049Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:05.313Z] #60 ... [2024-05-07T08:45:05.313Z] [2024-05-07T08:45:05.313Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:05.313Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.8s [2024-05-07T08:45:06.277Z] #35 ... [2024-05-07T08:45:06.278Z] [2024-05-07T08:45:06.278Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:06.278Z] #74 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.278Z] #74 17.75 Upgrading critical system libraries and apk-tools: [2024-05-07T08:45:06.278Z] #74 17.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:45:06.278Z] #74 17.79 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:45:06.278Z] #74 18.87 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:06.278Z] #74 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.278Z] #74 ... [2024-05-07T08:45:06.278Z] [2024-05-07T08:45:06.278Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:06.278Z] #61 22.16 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:06.278Z] #61 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.278Z] #61 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.278Z] #61 30.70 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:06.278Z] #61 30.73 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:06.278Z] #61 31.15 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:06.278Z] #61 31.26 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:45:06.543Z] #61 ... [2024-05-07T08:45:06.543Z] [2024-05-07T08:45:06.543Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:06.543Z] #35 ... [2024-05-07T08:45:06.543Z] [2024-05-07T08:45:06.543Z] #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-05-07T08:45:06.543Z] #75 DONE 6.0s [2024-05-07T08:45:06.809Z] [2024-05-07T08:45:06.809Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:06.809Z] #33 ... [2024-05-07T08:45:06.809Z] [2024-05-07T08:45:06.809Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T08:45:06.809Z] #65 25.12 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:06.809Z] #65 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.809Z] #65 28.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:06.809Z] #65 33.19 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:06.809Z] #65 33.30 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:06.809Z] #65 33.76 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:06.809Z] #65 33.89 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:45:06.809Z] #65 35.12 OK: 18 MiB in 19 packages [2024-05-07T08:45:07.074Z] #65 ... [2024-05-07T08:45:07.074Z] [2024-05-07T08:45:07.074Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:07.339Z] #35 ... [2024-05-07T08:45:07.339Z] [2024-05-07T08:45:07.339Z] #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-05-07T08:45:07.339Z] #76 DONE 0.8s [2024-05-07T08:45:07.604Z] [2024-05-07T08:45:07.604Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:07.869Z] #33 ... [2024-05-07T08:45:07.869Z] [2024-05-07T08:45:07.869Z] #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-05-07T08:45:07.869Z] #65 DONE 36.2s [2024-05-07T08:45:07.869Z] [2024-05-07T08:45:07.869Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:08.135Z] #33 transferring context: 95.35MB 50.3s [2024-05-07T08:45:08.400Z] #33 ... [2024-05-07T08:45:08.400Z] [2024-05-07T08:45:08.400Z] #43 [core-command internal] load build context [2024-05-07T08:45:08.669Z] #43 ... [2024-05-07T08:45:08.669Z] [2024-05-07T08:45:08.669Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:08.669Z] #33 ... [2024-05-07T08:45:08.669Z] [2024-05-07T08:45:08.669Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:08.669Z] #44 ... [2024-05-07T08:45:08.669Z] [2024-05-07T08:45:08.669Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:08.942Z] #47 ... [2024-05-07T08:45:08.942Z] [2024-05-07T08:45:08.942Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:08.942Z] #44 ... [2024-05-07T08:45:08.942Z] [2024-05-07T08:45:08.942Z] #61 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:08.942Z] #61 32.88 OK: 9 MiB in 17 packages [2024-05-07T08:45:08.942Z] #61 DONE 34.7s [2024-05-07T08:45:09.207Z] [2024-05-07T08:45:09.207Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:09.207Z] #44 ... [2024-05-07T08:45:09.207Z] [2024-05-07T08:45:09.207Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:09.207Z] #49 ... [2024-05-07T08:45:09.207Z] [2024-05-07T08:45:09.207Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:09.796Z] #44 ... [2024-05-07T08:45:09.796Z] [2024-05-07T08:45:09.796Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:45:09.796Z] #69 27.16 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-05-07T08:45:09.796Z] #69 27.16 v3.18.6-205-gda839af1ade [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-05-07T08:45:09.796Z] #69 27.16 OK: 19946 distinct packages available [2024-05-07T08:45:09.796Z] #69 28.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:09.796Z] #69 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:09.796Z] #69 36.19 OK: 266 MiB in 52 packages [2024-05-07T08:45:09.796Z] #69 ... [2024-05-07T08:45:09.796Z] [2024-05-07T08:45:09.796Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:09.796Z] #49 ... [2024-05-07T08:45:09.796Z] [2024-05-07T08:45:09.796Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:09.796Z] #70 22.55 Upgrading critical system libraries and apk-tools: [2024-05-07T08:45:09.796Z] #70 22.55 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:45:09.796Z] #70 22.62 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:45:09.796Z] #70 24.01 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:09.796Z] #70 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:09.796Z] #70 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:09.796Z] #70 30.43 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:09.796Z] #70 30.53 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:09.796Z] #70 30.82 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:09.796Z] #70 30.86 OK: 8 MiB in 16 packages [2024-05-07T08:45:09.796Z] #70 DONE 31.7s [2024-05-07T08:45:10.061Z] [2024-05-07T08:45:10.061Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-05-07T08:45:10.061Z] #69 DONE 37.5s [2024-05-07T08:45:10.061Z] [2024-05-07T08:45:10.061Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:10.328Z] #49 ... [2024-05-07T08:45:10.328Z] [2024-05-07T08:45:10.328Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:10.328Z] #53 ... [2024-05-07T08:45:10.328Z] [2024-05-07T08:45:10.328Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:10.594Z] #49 ... [2024-05-07T08:45:10.594Z] [2024-05-07T08:45:10.594Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-05-07T08:45:10.594Z] #71 22.75 Upgrading critical system libraries and apk-tools: [2024-05-07T08:45:10.594Z] #71 22.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-07T08:45:10.594Z] #71 22.82 Executing busybox-1.36.1-r5.trigger [2024-05-07T08:45:10.594Z] #71 24.02 Continuing the upgrade transaction with new apk-tools: [2024-05-07T08:45:10.594Z] #71 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:10.594Z] #71 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:10.594Z] #71 30.11 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:10.594Z] #71 30.22 OK: 9 MiB in 20 packages [2024-05-07T08:45:10.594Z] #71 DONE 31.5s [2024-05-07T08:45:10.594Z] [2024-05-07T08:45:10.594Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:10.861Z] #49 ... [2024-05-07T08:45:10.862Z] [2024-05-07T08:45:10.862Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-05-07T08:45:10.862Z] #72 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:10.862Z] #72 27.26 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:10.862Z] #72 27.32 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:10.862Z] #72 27.62 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:10.862Z] #72 27.68 OK: 8 MiB in 19 packages [2024-05-07T08:45:10.862Z] #72 DONE 28.4s [2024-05-07T08:45:10.862Z] [2024-05-07T08:45:10.862Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T08:45:11.449Z] #77 ... [2024-05-07T08:45:11.449Z] [2024-05-07T08:45:11.449Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-05-07T08:45:11.449Z] #74 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-07T08:45:11.449Z] #74 24.59 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-07T08:45:11.449Z] #74 24.59 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:11.449Z] #74 24.75 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-05-07T08:45:11.449Z] #74 24.75 Executing ca-certificates-20240226-r0.trigger [2024-05-07T08:45:11.449Z] #74 25.08 OK: 13 MiB in 26 packages [2024-05-07T08:45:11.449Z] #74 DONE 25.8s [2024-05-07T08:45:11.449Z] [2024-05-07T08:45:11.449Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:11.449Z] #35 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 37.0s done [2024-05-07T08:45:11.713Z] #35 ... [2024-05-07T08:45:11.713Z] [2024-05-07T08:45:11.713Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:11.977Z] #34 ... [2024-05-07T08:45:11.977Z] [2024-05-07T08:45:11.977Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:45:11.977Z] #59 ... [2024-05-07T08:45:11.977Z] [2024-05-07T08:45:11.977Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:12.555Z] #34 ... [2024-05-07T08:45:12.555Z] [2024-05-07T08:45:12.555Z] #50 [core-data internal] load build context [2024-05-07T08:45:12.821Z] #50 ... [2024-05-07T08:45:12.821Z] [2024-05-07T08:45:12.821Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:13.085Z] #53 ... [2024-05-07T08:45:13.085Z] [2024-05-07T08:45:13.085Z] #77 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-05-07T08:45:13.085Z] #77 DONE 2.3s [2024-05-07T08:45:13.349Z] [2024-05-07T08:45:13.349Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:13.349Z] #34 transferring context: 123.32MB 53.8s [2024-05-07T08:45:15.279Z] #34 ... [2024-05-07T08:45:15.279Z] [2024-05-07T08:45:15.279Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:15.545Z] #60 ... [2024-05-07T08:45:15.545Z] [2024-05-07T08:45:15.545Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:15.545Z] #51 ... [2024-05-07T08:45:15.545Z] [2024-05-07T08:45:15.545Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:18.114Z] #60 ... [2024-05-07T08:45:18.114Z] [2024-05-07T08:45:18.114Z] #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T08:45:18.114Z] #78 DONE 2.8s [2024-05-07T08:45:18.114Z] [2024-05-07T08:45:18.114Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T08:45:18.114Z] #79 DONE 3.1s [2024-05-07T08:45:18.114Z] [2024-05-07T08:45:18.114Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:18.378Z] #60 ... [2024-05-07T08:45:18.378Z] [2024-05-07T08:45:18.378Z] #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-05-07T08:45:18.378Z] #80 DONE 3.3s [2024-05-07T08:45:18.378Z] [2024-05-07T08:45:18.378Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:18.650Z] #60 transferring context: 140.53MB 56.5s [2024-05-07T08:45:18.650Z] #60 ... [2024-05-07T08:45:18.650Z] [2024-05-07T08:45:18.650Z] #43 [core-command internal] load build context [2024-05-07T08:45:18.650Z] #43 ... [2024-05-07T08:45:18.650Z] [2024-05-07T08:45:18.650Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:18.916Z] #33 ... [2024-05-07T08:45:18.916Z] [2024-05-07T08:45:18.916Z] #43 [core-command internal] load build context [2024-05-07T08:45:19.180Z] #43 ... [2024-05-07T08:45:19.180Z] [2024-05-07T08:45:19.180Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:19.180Z] #47 ... [2024-05-07T08:45:19.180Z] [2024-05-07T08:45:19.180Z] #81 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-05-07T08:45:19.180Z] #81 DONE 1.0s [2024-05-07T08:45:19.180Z] [2024-05-07T08:45:19.180Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:19.180Z] #47 ... [2024-05-07T08:45:19.180Z] [2024-05-07T08:45:19.180Z] #82 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T08:45:19.180Z] #82 ... [2024-05-07T08:45:19.180Z] [2024-05-07T08:45:19.180Z] #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-05-07T08:45:19.180Z] #83 DONE 1.0s [2024-05-07T08:45:19.444Z] [2024-05-07T08:45:19.444Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T08:45:19.444Z] #84 ... [2024-05-07T08:45:19.444Z] [2024-05-07T08:45:19.444Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-05-07T08:45:19.444Z] #85 DONE 1.3s [2024-05-07T08:45:19.709Z] [2024-05-07T08:45:19.709Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:19.709Z] #33 ... [2024-05-07T08:45:19.709Z] [2024-05-07T08:45:19.709Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:19.709Z] #44 ... [2024-05-07T08:45:19.709Z] [2024-05-07T08:45:19.709Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:20.288Z] #33 ... [2024-05-07T08:45:20.288Z] [2024-05-07T08:45:20.288Z] #82 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-05-07T08:45:20.288Z] #82 DONE 1.0s [2024-05-07T08:45:20.288Z] [2024-05-07T08:45:20.288Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:20.552Z] #33 ... [2024-05-07T08:45:20.552Z] [2024-05-07T08:45:20.552Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-05-07T08:45:20.552Z] #84 DONE 1.2s [2024-05-07T08:45:20.552Z] [2024-05-07T08:45:20.552Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:20.818Z] #33 ... [2024-05-07T08:45:20.818Z] [2024-05-07T08:45:20.818Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:21.088Z] #49 ... [2024-05-07T08:45:21.088Z] [2024-05-07T08:45:21.088Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2024-05-07T08:45:21.088Z] #86 DONE 1.5s [2024-05-07T08:45:21.088Z] [2024-05-07T08:45:21.088Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:21.088Z] #49 ... [2024-05-07T08:45:21.088Z] [2024-05-07T08:45:21.088Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T08:45:21.667Z] #87 ... [2024-05-07T08:45:21.667Z] [2024-05-07T08:45:21.667Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T08:45:21.667Z] #88 DONE 1.4s [2024-05-07T08:45:21.667Z] [2024-05-07T08:45:21.667Z] #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T08:45:21.667Z] #89 DONE 1.1s [2024-05-07T08:45:21.667Z] [2024-05-07T08:45:21.667Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T08:45:22.245Z] #90 ... [2024-05-07T08:45:22.246Z] [2024-05-07T08:45:22.246Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:45:22.246Z] #59 ... [2024-05-07T08:45:22.246Z] [2024-05-07T08:45:22.246Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-05-07T08:45:22.246Z] #87 DONE 1.1s [2024-05-07T08:45:22.246Z] [2024-05-07T08:45:22.246Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:22.823Z] #33 ... [2024-05-07T08:45:22.823Z] [2024-05-07T08:45:22.823Z] #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-05-07T08:45:22.823Z] #91 DONE 0.9s [2024-05-07T08:45:22.823Z] [2024-05-07T08:45:22.823Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:22.823Z] #33 ... [2024-05-07T08:45:22.823Z] [2024-05-07T08:45:22.823Z] #50 [core-data internal] load build context [2024-05-07T08:45:23.089Z] #50 ... [2024-05-07T08:45:23.089Z] [2024-05-07T08:45:23.089Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-05-07T08:45:23.089Z] #90 DONE 1.2s [2024-05-07T08:45:23.089Z] [2024-05-07T08:45:23.089Z] #50 [core-data internal] load build context [2024-05-07T08:45:23.089Z] #50 ... [2024-05-07T08:45:23.089Z] [2024-05-07T08:45:23.089Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:23.089Z] #33 ... [2024-05-07T08:45:23.089Z] [2024-05-07T08:45:23.089Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T08:45:23.089Z] #35 ... [2024-05-07T08:45:23.089Z] [2024-05-07T08:45:23.089Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:23.354Z] #53 ... [2024-05-07T08:45:23.354Z] [2024-05-07T08:45:23.354Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-05-07T08:45:23.354Z] #92 DONE 0.9s [2024-05-07T08:45:23.354Z] [2024-05-07T08:45:23.354Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:23.354Z] #53 ... [2024-05-07T08:45:23.354Z] [2024-05-07T08:45:23.354Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T08:45:23.937Z] #93 ... [2024-05-07T08:45:23.937Z] [2024-05-07T08:45:23.937Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-05-07T08:45:23.937Z] #94 DONE 1.2s [2024-05-07T08:45:23.937Z] [2024-05-07T08:45:23.937Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-05-07T08:45:23.937Z] #95 DONE 0.9s [2024-05-07T08:45:23.937Z] [2024-05-07T08:45:23.937Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:23.937Z] #53 transferring context: 169.53MB 64.5s [2024-05-07T08:45:24.518Z] #53 ... [2024-05-07T08:45:24.518Z] [2024-05-07T08:45:24.518Z] #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-05-07T08:45:24.518Z] #93 DONE 1.1s [2024-05-07T08:45:24.518Z] [2024-05-07T08:45:24.518Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:25.470Z] #53 ... [2024-05-07T08:45:25.470Z] [2024-05-07T08:45:25.470Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:25.470Z] #34 ... [2024-05-07T08:45:25.470Z] [2024-05-07T08:45:25.470Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:25.734Z] #53 ... [2024-05-07T08:45:25.734Z] [2024-05-07T08:45:25.734Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:25.734Z] #51 ... [2024-05-07T08:45:25.734Z] [2024-05-07T08:45:25.734Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:29.057Z] #53 ... [2024-05-07T08:45:29.057Z] [2024-05-07T08:45:29.057Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:29.057Z] #60 ... [2024-05-07T08:45:29.057Z] [2024-05-07T08:45:29.057Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:29.321Z] #53 transferring context: 192.19MB 69.7s [2024-05-07T08:45:29.321Z] #53 ... [2024-05-07T08:45:29.321Z] [2024-05-07T08:45:29.321Z] #43 [core-command internal] load build context [2024-05-07T08:45:29.321Z] #43 ... [2024-05-07T08:45:29.321Z] [2024-05-07T08:45:29.321Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:29.586Z] #47 ... [2024-05-07T08:45:29.586Z] [2024-05-07T08:45:29.586Z] #43 [core-command internal] load build context [2024-05-07T08:45:30.163Z] #43 ... [2024-05-07T08:45:30.163Z] [2024-05-07T08:45:30.163Z] #96 [security-spire-agent] exporting to image [2024-05-07T08:45:30.163Z] #96 exporting layers 5.6s done [2024-05-07T08:45:30.163Z] #96 writing image sha256:6e465ca506880d8c4f25da0c45b4f44be0ac76f9117ed30916046d7da8dee8f4 0.0s done [2024-05-07T08:45:30.163Z] #96 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-05-07T08:45:30.163Z] #96 writing image sha256:eefabfdb2f5168f8ef5be931a963c6b6a7b90d0eea20163f3b5923b7643ea41e 0.1s done [2024-05-07T08:45:30.163Z] #96 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-05-07T08:45:30.163Z] #96 writing image sha256:12d4c297a4bd0a2c1d5e6d4c0fcdd20b8619f1e517752824c280b8fec6858634 0.0s done [2024-05-07T08:45:30.163Z] #96 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-05-07T08:45:30.163Z] #96 DONE 5.9s [2024-05-07T08:45:30.163Z] [2024-05-07T08:45:30.163Z] #43 [core-command internal] load build context [2024-05-07T08:45:30.163Z] #43 ... [2024-05-07T08:45:30.163Z] [2024-05-07T08:45:30.163Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:30.163Z] #44 ... [2024-05-07T08:45:30.163Z] [2024-05-07T08:45:30.163Z] #43 [core-command internal] load build context [2024-05-07T08:45:30.741Z] #43 ... [2024-05-07T08:45:30.741Z] [2024-05-07T08:45:30.741Z] #34 [security-spiffe-token-provider internal] load build context [2024-05-07T08:45:30.741Z] #34 transferring context: 226.17MB 70.9s done [2024-05-07T08:45:30.741Z] #34 DONE 72.6s [2024-05-07T08:45:30.741Z] [2024-05-07T08:45:30.741Z] #43 [core-command internal] load build context [2024-05-07T08:45:31.005Z] #43 ... [2024-05-07T08:45:31.005Z] [2024-05-07T08:45:31.005Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:31.272Z] #49 ... [2024-05-07T08:45:31.272Z] [2024-05-07T08:45:31.272Z] #43 [core-command internal] load build context [2024-05-07T08:45:31.856Z] #43 ... [2024-05-07T08:45:31.856Z] [2024-05-07T08:45:31.856Z] #50 [core-data internal] load build context [2024-05-07T08:45:31.856Z] #50 transferring context: 226.17MB 72.3s done [2024-05-07T08:45:31.856Z] #50 DONE 73.8s [2024-05-07T08:45:31.856Z] [2024-05-07T08:45:31.856Z] #43 [core-command internal] load build context [2024-05-07T08:45:32.123Z] #43 ... [2024-05-07T08:45:32.123Z] [2024-05-07T08:45:32.123Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:45:32.391Z] #59 ... [2024-05-07T08:45:32.391Z] [2024-05-07T08:45:32.391Z] #43 [core-command internal] load build context [2024-05-07T08:45:32.663Z] #43 ... [2024-05-07T08:45:32.663Z] [2024-05-07T08:45:32.663Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:45:32.663Z] #97 DONE 1.7s [2024-05-07T08:45:32.663Z] [2024-05-07T08:45:32.663Z] #43 [core-command internal] load build context [2024-05-07T08:45:32.928Z] #43 ... [2024-05-07T08:45:32.928Z] [2024-05-07T08:45:32.928Z] #60 [core-metadata internal] load build context [2024-05-07T08:45:32.928Z] #60 transferring context: 226.17MB 70.5s done [2024-05-07T08:45:32.928Z] #60 DONE 73.1s [2024-05-07T08:45:32.928Z] [2024-05-07T08:45:32.928Z] #43 [core-command internal] load build context [2024-05-07T08:45:33.193Z] #43 ... [2024-05-07T08:45:33.193Z] [2024-05-07T08:45:33.193Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:33.193Z] #33 ... [2024-05-07T08:45:33.193Z] [2024-05-07T08:45:33.193Z] #43 [core-command internal] load build context [2024-05-07T08:45:33.461Z] #43 ... [2024-05-07T08:45:33.461Z] [2024-05-07T08:45:33.461Z] #98 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:45:33.461Z] #98 DONE 1.1s [2024-05-07T08:45:33.461Z] [2024-05-07T08:45:33.461Z] #43 [core-command internal] load build context [2024-05-07T08:45:34.874Z] #43 ... [2024-05-07T08:45:34.874Z] [2024-05-07T08:45:34.874Z] #53 [support-scheduler internal] load build context [2024-05-07T08:45:34.874Z] #53 transferring context: 226.17MB 74.9s done [2024-05-07T08:45:34.874Z] #53 DONE 76.4s [2024-05-07T08:45:34.874Z] [2024-05-07T08:45:34.874Z] #43 [core-command internal] load build context [2024-05-07T08:45:34.874Z] #43 ... [2024-05-07T08:45:34.874Z] [2024-05-07T08:45:34.874Z] #51 [support-notifications internal] load build context [2024-05-07T08:45:34.874Z] #51 transferring context: 226.17MB 75.3s done [2024-05-07T08:45:34.874Z] #51 DONE 76.8s [2024-05-07T08:45:34.874Z] [2024-05-07T08:45:34.874Z] #43 [core-command internal] load build context [2024-05-07T08:45:36.288Z] #43 ... [2024-05-07T08:45:36.288Z] [2024-05-07T08:45:36.288Z] #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:45:36.288Z] #99 DONE 1.1s [2024-05-07T08:45:36.288Z] [2024-05-07T08:45:36.288Z] #43 [core-command internal] load build context [2024-05-07T08:45:38.225Z] #43 ... [2024-05-07T08:45:38.225Z] [2024-05-07T08:45:38.225Z] #33 [security-proxy-setup internal] load build context [2024-05-07T08:45:38.225Z] #33 transferring context: 226.17MB 80.4s done [2024-05-07T08:45:38.225Z] #33 DONE 80.8s [2024-05-07T08:45:38.225Z] [2024-05-07T08:45:38.225Z] #43 [core-command internal] load build context [2024-05-07T08:45:39.183Z] #43 ... [2024-05-07T08:45:39.183Z] [2024-05-07T08:45:39.183Z] #59 [core-common-config-bootstrapper internal] load build context [2024-05-07T08:45:39.183Z] #59 transferring context: 226.17MB 76.8s done [2024-05-07T08:45:39.183Z] #59 DONE 79.5s [2024-05-07T08:45:39.183Z] [2024-05-07T08:45:39.183Z] #43 [core-command internal] load build context [2024-05-07T08:45:39.183Z] #43 transferring context: 226.17MB 81.9s done [2024-05-07T08:45:39.450Z] #43 ... [2024-05-07T08:45:39.450Z] [2024-05-07T08:45:39.450Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:45:39.450Z] #100 DONE 1.0s [2024-05-07T08:45:39.450Z] [2024-05-07T08:45:39.450Z] #43 [core-command internal] load build context [2024-05-07T08:45:39.450Z] #43 DONE 82.2s [2024-05-07T08:45:39.450Z] [2024-05-07T08:45:39.450Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:39.716Z] #49 ... [2024-05-07T08:45:39.716Z] [2024-05-07T08:45:39.716Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:39.716Z] #47 ... [2024-05-07T08:45:39.716Z] [2024-05-07T08:45:39.716Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:40.297Z] #49 ... [2024-05-07T08:45:40.297Z] [2024-05-07T08:45:40.297Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:40.297Z] #44 ... [2024-05-07T08:45:40.297Z] [2024-05-07T08:45:40.297Z] #49 [security-secretstore-setup internal] load build context [2024-05-07T08:45:40.893Z] #49 transferring context: 226.17MB 82.7s done [2024-05-07T08:45:40.893Z] #49 DONE 83.1s [2024-05-07T08:45:40.893Z] [2024-05-07T08:45:40.893Z] #44 [security-proxy-auth internal] load build context [2024-05-07T08:45:41.849Z] #44 transferring context: 226.17MB 84.1s done [2024-05-07T08:45:41.849Z] #44 DONE 84.4s [2024-05-07T08:45:41.849Z] [2024-05-07T08:45:41.849Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:42.806Z] #47 ... [2024-05-07T08:45:42.806Z] [2024-05-07T08:45:42.806Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:45:42.806Z] #101 ... [2024-05-07T08:45:42.806Z] [2024-05-07T08:45:42.806Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:43.388Z] #47 ... [2024-05-07T08:45:43.388Z] [2024-05-07T08:45:43.388Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:45:43.653Z] #102 ... [2024-05-07T08:45:43.653Z] [2024-05-07T08:45:43.653Z] #47 [security-bootstrapper internal] load build context [2024-05-07T08:45:43.653Z] #47 transferring context: 226.17MB 85.3s done [2024-05-07T08:45:43.653Z] #47 DONE 85.7s [2024-05-07T08:45:43.653Z] [2024-05-07T08:45:43.653Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:45:46.222Z] #103 ... [2024-05-07T08:45:46.222Z] [2024-05-07T08:45:46.222Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #104 DONE 61.1s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #103 DONE 57.7s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #101 DONE 64.4s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #102 DONE 63.8s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #105 ... [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #106 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #106 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #107 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #108 [core-metadata builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #108 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #109 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #110 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #111 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #111 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #112 [support-scheduler builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #112 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #113 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #114 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #115 [support-notifications builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #115 DONE 3.4s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #116 [core-data builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #116 DONE 3.3s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #117 DONE 3.4s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #118 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #119 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #120 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #121 [core-command builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #121 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #122 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #123 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #124 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #125 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #126 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #127 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-07T08:46:42.678Z] #128 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-05-07T08:46:42.678Z] #129 CACHED [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-05-07T08:46:42.678Z] #105 DONE 3.3s [2024-05-07T08:46:42.678Z] [2024-05-07T08:46:42.678Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T08:46:46.038Z] #130 ... [2024-05-07T08:46:46.038Z] [2024-05-07T08:46:46.038Z] #131 [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-07T08:46:46.038Z] #0 5.339 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-07T08:46:46.305Z] #131 ... [2024-05-07T08:46:46.305Z] [2024-05-07T08:46:46.305Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T08:46:46.305Z] #130 5.738 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-07T08:46:50.560Z] #130 ... [2024-05-07T08:46:50.560Z] [2024-05-07T08:46:50.560Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T08:46:50.560Z] #0 5.695 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-07T08:46:50.560Z] #132 ... [2024-05-07T08:46:50.560Z] [2024-05-07T08:46:50.560Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T08:46:50.560Z] #0 4.823 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-07T08:46:50.832Z] #133 ... [2024-05-07T08:46:50.832Z] [2024-05-07T08:46:50.832Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T08:46:50.832Z] #0 5.092 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-07T08:46:51.099Z] #134 ... [2024-05-07T08:46:51.099Z] [2024-05-07T08:46:51.099Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T08:46:51.099Z] #0 4.558 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-07T08:46:51.099Z] #135 ... [2024-05-07T08:46:51.099Z] [2024-05-07T08:46:51.099Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T08:46:51.099Z] #0 5.064 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-07T08:46:51.365Z] #136 ... [2024-05-07T08:46:51.365Z] [2024-05-07T08:46:51.365Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T08:46:51.365Z] #0 5.984 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-07T08:46:51.365Z] #137 ... [2024-05-07T08:46:51.365Z] [2024-05-07T08:46:51.365Z] #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-07T08:46:51.365Z] #0 4.808 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-07T08:46:51.632Z] #138 ... [2024-05-07T08:46:51.632Z] [2024-05-07T08:46:51.632Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T08:46:51.632Z] #0 5.726 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-07T08:46:51.632Z] #139 ... [2024-05-07T08:46:51.632Z] [2024-05-07T08:46:51.632Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T08:46:51.632Z] #0 5.709 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-07T09:02:29.116Z] #140 ... [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-05-07T09:02:29.116Z] #137 DONE 944.5s [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #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-07T09:02:29.116Z] #138 ... [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:02:29.116Z] #141 DONE 0.2s [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T09:02:29.116Z] #130 ... [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:02:29.116Z] #142 DONE 0.3s [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:02:29.116Z] #35 ... [2024-05-07T09:02:29.116Z] [2024-05-07T09:02:29.116Z] #131 [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-07T09:02:29.117Z] #131 945.4 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-07T09:02:29.117Z] #131 ... [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #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-07T09:02:29.117Z] #143 DONE 0.2s [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-05-07T09:02:29.117Z] #144 DONE 0.1s [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-05-07T09:02:29.117Z] #145 DONE 0.2s [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:02:29.117Z] #35 ... [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T09:02:29.117Z] #146 DONE 0.2s [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #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-07T09:02:29.117Z] #147 DONE 2.0s [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T09:02:29.117Z] #132 ... [2024-05-07T09:02:29.117Z] [2024-05-07T09:02:29.117Z] #96 [security-proxy-setup] exporting to image [2024-05-07T09:02:29.117Z] #96 exporting layers [2024-05-07T09:02:30.069Z] #96 exporting layers 1.2s done [2024-05-07T09:02:30.069Z] #96 writing image sha256:76828735c5d1818b83a81810c9e5520c7958619a8325232bea55f577ab55a8bf done [2024-05-07T09:02:30.069Z] #96 naming to docker.io/library/security-proxy-setup-arm64 done [2024-05-07T09:02:30.069Z] #96 DONE 7.1s [2024-05-07T09:02:30.069Z] [2024-05-07T09:02:30.069Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T09:02:35.381Z] #135 ... [2024-05-07T09:02:35.381Z] [2024-05-07T09:02:35.381Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-05-07T09:02:35.381Z] #130 DONE 954.1s [2024-05-07T09:02:35.381Z] [2024-05-07T09:02:35.381Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:02:35.381Z] #134 ... [2024-05-07T09:02:35.381Z] [2024-05-07T09:02:35.381Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-05-07T09:02:35.646Z] #148 DONE 0.3s [2024-05-07T09:02:35.646Z] [2024-05-07T09:02:35.646Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-05-07T09:02:37.577Z] #149 DONE 2.1s [2024-05-07T09:02:37.577Z] [2024-05-07T09:02:37.577Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:02:37.846Z] #150 DONE 0.3s [2024-05-07T09:02:37.846Z] [2024-05-07T09:02:37.846Z] #131 [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-07T09:02:37.846Z] #131 ... [2024-05-07T09:02:37.846Z] [2024-05-07T09:02:37.846Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:02:38.124Z] #151 DONE 0.1s [2024-05-07T09:02:38.124Z] [2024-05-07T09:02:38.124Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-05-07T09:02:38.124Z] #152 DONE 0.2s [2024-05-07T09:02:38.124Z] [2024-05-07T09:02:38.124Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-05-07T09:02:38.394Z] #153 DONE 0.1s [2024-05-07T09:02:38.394Z] [2024-05-07T09:02:38.394Z] #131 [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-07T09:02:38.394Z] #131 ... [2024-05-07T09:02:38.394Z] [2024-05-07T09:02:38.394Z] #154 [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-07T09:02:38.394Z] #154 DONE 0.1s [2024-05-07T09:02:38.662Z] [2024-05-07T09:02:38.662Z] #155 [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-07T09:02:38.662Z] #155 DONE 0.1s [2024-05-07T09:02:38.662Z] [2024-05-07T09:02:38.662Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:02:38.662Z] #35 ... [2024-05-07T09:02:38.662Z] [2024-05-07T09:02:38.662Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-05-07T09:02:38.662Z] #156 DONE 0.1s [2024-05-07T09:02:38.662Z] [2024-05-07T09:02:38.662Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-05-07T09:02:38.662Z] #157 DONE 0.1s [2024-05-07T09:02:38.662Z] [2024-05-07T09:02:38.662Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:02:38.927Z] #134 ... [2024-05-07T09:02:38.927Z] [2024-05-07T09:02:38.927Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-05-07T09:02:40.855Z] #158 DONE 2.0s [2024-05-07T09:02:40.855Z] [2024-05-07T09:02:40.855Z] #96 [security-bootstrapper] exporting to image [2024-05-07T09:02:40.855Z] #96 exporting layers [2024-05-07T09:02:42.251Z] #96 exporting layers 1.3s done [2024-05-07T09:02:42.251Z] #96 writing image sha256:aa0ee61c07c63274860922f7528e6e903ef44871b1a91343d26eb3fd3803e178 0.0s done [2024-05-07T09:02:42.251Z] #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-05-07T09:02:42.251Z] #96 DONE 8.4s [2024-05-07T09:02:42.251Z] [2024-05-07T09:02:42.251Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:02:44.818Z] #134 ... [2024-05-07T09:02:44.818Z] [2024-05-07T09:02:44.818Z] #131 [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-07T09:02:44.818Z] #131 DONE 964.2s [2024-05-07T09:02:45.082Z] [2024-05-07T09:02:45.082Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T09:02:45.082Z] #38 ... [2024-05-07T09:02:45.082Z] [2024-05-07T09:02:45.082Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:02:45.348Z] #159 DONE 0.3s [2024-05-07T09:02:45.348Z] [2024-05-07T09:02:45.348Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:02:45.930Z] #160 DONE 0.3s [2024-05-07T09:02:45.930Z] [2024-05-07T09:02:45.931Z] #161 [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-07T09:02:45.931Z] #161 DONE 0.1s [2024-05-07T09:02:45.931Z] [2024-05-07T09:02:45.931Z] #162 [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-07T09:02:45.931Z] #162 DONE 0.1s [2024-05-07T09:02:45.931Z] [2024-05-07T09:02:45.931Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T09:02:45.931Z] #38 ... [2024-05-07T09:02:45.931Z] [2024-05-07T09:02:45.931Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:02:45.931Z] #163 DONE 0.1s [2024-05-07T09:02:46.194Z] [2024-05-07T09:02:46.194Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-05-07T09:02:46.194Z] #164 DONE 0.3s [2024-05-07T09:02:46.194Z] [2024-05-07T09:02:46.194Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:02:46.458Z] #134 ... [2024-05-07T09:02:46.458Z] [2024-05-07T09:02:46.458Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-05-07T09:02:46.458Z] #165 DONE 0.3s [2024-05-07T09:02:46.458Z] [2024-05-07T09:02:46.458Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:02:46.724Z] #134 ... [2024-05-07T09:02:46.724Z] [2024-05-07T09:02:46.724Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-05-07T09:02:46.724Z] #166 DONE 0.1s [2024-05-07T09:02:46.992Z] [2024-05-07T09:02:46.992Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-05-07T09:02:48.924Z] #167 DONE 2.1s [2024-05-07T09:02:48.924Z] [2024-05-07T09:02:48.924Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T09:02:48.924Z] #133 ... [2024-05-07T09:02:48.924Z] [2024-05-07T09:02:48.924Z] #96 [security-secretstore-setup] exporting to image [2024-05-07T09:02:48.924Z] #96 exporting layers [2024-05-07T09:02:50.324Z] #96 exporting layers 1.4s done [2024-05-07T09:02:50.324Z] #96 writing image sha256:6be9dfab0ad030bcc6761cb9a96320483b5e0abc18dcaf5da587e5af798c4e14 done [2024-05-07T09:02:50.324Z] #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-05-07T09:02:50.324Z] #96 DONE 9.9s [2024-05-07T09:02:50.324Z] [2024-05-07T09:02:50.324Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T09:03:12.352Z] #38 ... [2024-05-07T09:03:12.352Z] [2024-05-07T09:03:12.352Z] #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-07T09:03:12.352Z] #138 DONE 991.6s [2024-05-07T09:03:12.352Z] [2024-05-07T09:03:12.352Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:03:12.617Z] #134 ... [2024-05-07T09:03:12.617Z] [2024-05-07T09:03:12.617Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:03:12.881Z] #168 DONE 0.2s [2024-05-07T09:03:12.881Z] [2024-05-07T09:03:12.881Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:03:12.881Z] #134 ... [2024-05-07T09:03:12.881Z] [2024-05-07T09:03:12.881Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:03:12.881Z] #169 DONE 0.1s [2024-05-07T09:03:13.154Z] [2024-05-07T09:03:13.154Z] #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-07T09:03:13.154Z] #170 DONE 0.2s [2024-05-07T09:03:13.154Z] [2024-05-07T09:03:13.154Z] #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-07T09:03:13.420Z] #171 DONE 0.1s [2024-05-07T09:03:13.420Z] [2024-05-07T09:03:13.420Z] #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-07T09:03:13.420Z] #172 DONE 0.1s [2024-05-07T09:03:13.420Z] [2024-05-07T09:03:13.420Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:03:13.420Z] #134 ... [2024-05-07T09:03:13.420Z] [2024-05-07T09:03:13.420Z] #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-07T09:03:15.358Z] #173 DONE 2.0s [2024-05-07T09:03:15.358Z] [2024-05-07T09:03:15.358Z] #96 [core-common-config-bootstrapper] exporting to image [2024-05-07T09:03:15.358Z] #96 exporting layers [2024-05-07T09:03:15.937Z] #96 exporting layers 0.7s done [2024-05-07T09:03:16.201Z] #96 writing image sha256:998e676277b832e4b9ed555ca47b3fc227b282609e3993174692959115d13670 done [2024-05-07T09:03:16.201Z] #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-05-07T09:03:16.201Z] #96 DONE 10.5s [2024-05-07T09:03:16.201Z] [2024-05-07T09:03:16.201Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:05:22.817Z] #134 ... [2024-05-07T09:05:22.817Z] [2024-05-07T09:05:22.817Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-05-07T09:05:22.817Z] #140 DONE 1122.5s [2024-05-07T09:05:23.081Z] [2024-05-07T09:05:23.081Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T09:05:23.353Z] #135 ... [2024-05-07T09:05:23.353Z] [2024-05-07T09:05:23.353Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:05:23.620Z] #174 DONE 0.3s [2024-05-07T09:05:23.620Z] [2024-05-07T09:05:23.620Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:05:23.620Z] #35 ... [2024-05-07T09:05:23.620Z] [2024-05-07T09:05:23.620Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:05:23.620Z] #175 DONE 0.1s [2024-05-07T09:05:23.886Z] [2024-05-07T09:05:23.886Z] #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-07T09:05:23.886Z] #176 DONE 0.3s [2024-05-07T09:05:23.886Z] [2024-05-07T09:05:23.886Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-05-07T09:05:24.150Z] #38 ... [2024-05-07T09:05:24.150Z] [2024-05-07T09:05:24.150Z] #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-07T09:05:24.419Z] #177 DONE 0.2s [2024-05-07T09:05:24.419Z] [2024-05-07T09:05:24.419Z] #96 [security-spiffe-token-provider] exporting to image [2024-05-07T09:05:24.419Z] #96 exporting layers [2024-05-07T09:05:25.373Z] #96 exporting layers 1.0s done [2024-05-07T09:05:25.373Z] #96 writing image sha256:74c1bd7878e33ccf5efde6a740aad9eeb8d012b37839bb498708dc65dabd0913 done [2024-05-07T09:05:25.373Z] #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-05-07T09:05:25.373Z] #96 DONE 11.5s [2024-05-07T09:05:25.373Z] [2024-05-07T09:05:25.373Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:02.409Z] #134 ... [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-05-07T09:11:02.409Z] #135 DONE 1460.4s [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:02.409Z] #134 ... [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:11:02.409Z] #178 DONE 0.2s [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T09:11:02.409Z] #132 ... [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:11:02.409Z] #179 DONE 0.2s [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-05-07T09:11:02.409Z] #180 DONE 0.4s [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:02.409Z] #134 ... [2024-05-07T09:11:02.409Z] [2024-05-07T09:11:02.409Z] #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-07T09:11:02.688Z] #181 DONE 0.2s [2024-05-07T09:11:02.688Z] [2024-05-07T09:11:02.688Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-05-07T09:11:02.688Z] #182 DONE 0.1s [2024-05-07T09:11:02.688Z] [2024-05-07T09:11:02.688Z] #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-07T09:11:05.375Z] #183 DONE 2.1s [2024-05-07T09:11:05.375Z] [2024-05-07T09:11:05.375Z] #96 [security-proxy-auth] exporting to image [2024-05-07T09:11:05.375Z] #96 exporting layers [2024-05-07T09:11:05.643Z] #96 exporting layers 0.8s done [2024-05-07T09:11:05.643Z] #96 writing image sha256:f0d05bbf9747706320b528c8cb52acafa1ac0c31acc5ca13e931c1a36b4a7b00 done [2024-05-07T09:11:05.643Z] #96 naming to docker.io/library/security-proxy-auth-arm64 done [2024-05-07T09:11:05.643Z] #96 DONE 12.3s [2024-05-07T09:11:05.643Z] [2024-05-07T09:11:05.643Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:44.473Z] #134 ... [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-05-07T09:11:44.473Z] #136 DONE 1501.3s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:44.473Z] #134 ... [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:11:44.473Z] #184 DONE 0.2s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:11:44.473Z] #185 DONE 0.1s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-05-07T09:11:44.473Z] #186 DONE 0.4s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:11:44.473Z] #35 ... [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:11:44.473Z] #187 DONE 0.1s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #96 [core-command] exporting to image [2024-05-07T09:11:44.473Z] #96 exporting layers [2024-05-07T09:11:44.473Z] #96 exporting layers 0.4s done [2024-05-07T09:11:44.473Z] #96 writing image sha256:1092730b3e76e1de94d723c943f53cf71013525ce8dd455d0c8fb7ccfa3bf2b7 done [2024-05-07T09:11:44.473Z] #96 naming to docker.io/library/core-command-arm64 done [2024-05-07T09:11:44.473Z] #96 DONE 12.7s [2024-05-07T09:11:44.473Z] [2024-05-07T09:11:44.473Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:11:54.523Z] #35 ... [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-05-07T09:11:54.523Z] #139 DONE 1512.7s [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-05-07T09:11:54.523Z] #133 DONE 1512.7s [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:54.523Z] #134 ... [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:11:54.523Z] #188 DONE 0.1s [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:11:54.523Z] #134 ... [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:11:54.523Z] #189 DONE 0.3s [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:11:54.523Z] #190 DONE 0.3s [2024-05-07T09:11:54.523Z] [2024-05-07T09:11:54.523Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T09:11:54.796Z] #191 ... [2024-05-07T09:11:54.796Z] [2024-05-07T09:11:54.796Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:11:54.796Z] #192 DONE 0.2s [2024-05-07T09:11:54.796Z] [2024-05-07T09:11:54.796Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-05-07T09:11:55.065Z] #193 DONE 0.5s [2024-05-07T09:11:55.065Z] [2024-05-07T09:11:55.065Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-05-07T09:11:55.065Z] #191 DONE 0.6s [2024-05-07T09:11:55.065Z] [2024-05-07T09:11:55.065Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:11:55.344Z] #194 ... [2024-05-07T09:11:55.344Z] [2024-05-07T09:11:55.344Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:11:55.344Z] #195 DONE 0.2s [2024-05-07T09:11:55.344Z] [2024-05-07T09:11:55.344Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:11:55.344Z] #194 DONE 0.2s [2024-05-07T09:11:55.344Z] [2024-05-07T09:11:55.344Z] #96 [core-data] exporting to image [2024-05-07T09:11:55.344Z] #96 exporting layers [2024-05-07T09:11:55.610Z] #96 ... [2024-05-07T09:11:55.610Z] [2024-05-07T09:11:55.610Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-05-07T09:11:55.610Z] #196 DONE 0.3s [2024-05-07T09:11:55.610Z] [2024-05-07T09:11:55.610Z] #96 [core-metadata] exporting to image [2024-05-07T09:11:56.188Z] #96 exporting layers 0.8s done [2024-05-07T09:11:56.188Z] #96 writing image sha256:4ebdbe52be9303cfc6bc6ba87f0cd3321f8d8c4d47e4706ae82dd2e2668118e4 [2024-05-07T09:11:56.188Z] #96 exporting layers 0.6s done [2024-05-07T09:11:56.188Z] #96 writing image sha256:4ebdbe52be9303cfc6bc6ba87f0cd3321f8d8c4d47e4706ae82dd2e2668118e4 done [2024-05-07T09:11:56.188Z] #96 naming to docker.io/library/core-data-arm64 done [2024-05-07T09:11:56.454Z] #96 writing image sha256:59bc13731a7b99336e439934d0692613c9e3e0fff22dccc0fd2aca2493303211 done [2024-05-07T09:11:56.454Z] #96 naming to docker.io/library/core-metadata-arm64 done [2024-05-07T09:11:56.454Z] #96 DONE 13.6s [2024-05-07T09:11:56.454Z] [2024-05-07T09:11:56.454Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-05-07T09:12:28.632Z] #132 DONE 1546.9s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-05-07T09:12:28.632Z] #134 DONE 1546.9s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:12:28.632Z] #35 ... [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:12:28.632Z] #197 ... [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:12:28.632Z] #198 DONE 0.1s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-05-07T09:12:28.632Z] #197 DONE 0.2s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:12:28.632Z] #199 DONE 0.1s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T09:12:28.632Z] #200 ... [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-05-07T09:12:28.632Z] #201 DONE 0.1s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T09:12:28.632Z] #202 ... [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-05-07T09:12:28.632Z] #200 DONE 0.5s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-05-07T09:12:28.632Z] #202 DONE 0.4s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:12:28.632Z] #203 DONE 0.1s [2024-05-07T09:12:28.632Z] [2024-05-07T09:12:28.632Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-05-07T09:12:28.897Z] #204 DONE 0.1s [2024-05-07T09:12:28.897Z] [2024-05-07T09:12:28.897Z] #96 [support-notifications] exporting to image [2024-05-07T09:12:28.897Z] #96 exporting layers [2024-05-07T09:12:29.475Z] #96 exporting layers 0.5s done [2024-05-07T09:12:29.475Z] #96 writing image sha256:a376a954b28c56ab1e9bb86dccdf7cb317c00a1395c404195ad8bb84194f174d 0.0s done [2024-05-07T09:12:29.475Z] #96 naming to docker.io/library/support-scheduler-arm64 done [2024-05-07T09:12:29.475Z] #96 exporting layers 0.6s done [2024-05-07T09:12:29.475Z] #96 writing image sha256:b8a47909762d9b5aeb60a40980cdbb6b9a2c4063e96478645f3b25826deae119 done [2024-05-07T09:12:29.475Z] #96 naming to docker.io/library/support-notifications-arm64 done [2024-05-07T09:12:29.475Z] #96 DONE 14.2s [2024-05-07T09:12:29.475Z] [2024-05-07T09:12:29.475Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-05-07T09:12:29.475Z] time="2024-05-07T08:44:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-05-07T09:12:29.492Z] $ docker stop --time=1 a991b8a1f150374a9b4f0e5f02b4c3e32b9ea7d5ba889bf27cf6d95d1314dc43 [2024-05-07T09:12:31.188Z] $ docker rm -f --volumes a991b8a1f150374a9b4f0e5f02b4c3e32b9ea7d5ba889bf27cf6d95d1314dc43 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-07T09:12:31.682Z] + docker images [2024-05-07T09:12:31.682Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-05-07T09:12:31.682Z] support-scheduler-arm64 latest a376a954b28c 3 seconds ago 42.9MB [2024-05-07T09:12:31.682Z] support-notifications-arm64 latest b8a47909762d 3 seconds ago 43.6MB [2024-05-07T09:12:31.682Z] core-metadata-arm64 latest 59bc13731a7b 36 seconds ago 40.5MB [2024-05-07T09:12:31.682Z] core-data-arm64 latest 4ebdbe52be93 36 seconds ago 40.3MB [2024-05-07T09:12:31.682Z] core-command-arm64 latest 1092730b3e76 48 seconds ago 40MB [2024-05-07T09:12:31.682Z] security-proxy-auth-arm64 latest f0d05bbf9747 About a minute ago 37.7MB [2024-05-07T09:12:31.682Z] security-spiffe-token-provider-arm64 latest 74c1bd7878e3 7 minutes ago 34.7MB [2024-05-07T09:12:31.682Z] core-common-config-bootstrapper-arm64 latest 998e676277b8 9 minutes ago 20.6MB [2024-05-07T09:12:31.682Z] security-secretstore-setup-arm64 latest 6be9dfab0ad0 9 minutes ago 41.4MB [2024-05-07T09:12:31.682Z] security-bootstrapper-arm64 latest aa0ee61c07c6 9 minutes ago 24.1MB [2024-05-07T09:12:31.682Z] security-proxy-setup-arm64 latest 76828735c5d1 10 minutes ago 31.3MB [2024-05-07T09:12:31.682Z] security-spire-server-arm64 latest eefabfdb2f51 27 minutes ago 102MB [2024-05-07T09:12:31.682Z] security-spire-agent-arm64 latest 12d4c297a4bd 27 minutes ago 158MB [2024-05-07T09:12:31.682Z] security-spire-config-arm64 latest 6e465ca50688 27 minutes ago 101MB [2024-05-07T09:12:31.682Z] ci-base-image-arm64 latest 809c4e1ef5cc 43 minutes ago 974MB [2024-05-07T09:12:31.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 weeks ago 561MB [2024-05-07T09:12:31.682Z] 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-07T09:12:32.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T09:12:32.165Z] [2024-05-07T09:12:32.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T09:12:32.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T09:12:32.751Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-07T09:12:32.751Z] 8998bd30e6a1: Pulling fs layer [2024-05-07T09:12:32.751Z] 04944245beec: Pulling fs layer [2024-05-07T09:12:32.751Z] 699f458cf7ca: Pulling fs layer [2024-05-07T09:12:32.751Z] 765212b225bb: Pulling fs layer [2024-05-07T09:12:32.751Z] f23df028b6ca: Pulling fs layer [2024-05-07T09:12:32.751Z] d65c8cfc05b1: Pulling fs layer [2024-05-07T09:12:32.751Z] 2437ff75d9bd: Pulling fs layer [2024-05-07T09:12:32.751Z] d65c8cfc05b1: Waiting [2024-05-07T09:12:32.751Z] 765212b225bb: Waiting [2024-05-07T09:12:32.751Z] f23df028b6ca: Waiting [2024-05-07T09:12:32.751Z] 2437ff75d9bd: Waiting [2024-05-07T09:12:32.751Z] 04944245beec: Verifying Checksum [2024-05-07T09:12:32.751Z] 04944245beec: Download complete [2024-05-07T09:12:32.751Z] 765212b225bb: Verifying Checksum [2024-05-07T09:12:32.751Z] 765212b225bb: Download complete [2024-05-07T09:12:32.751Z] f23df028b6ca: Verifying Checksum [2024-05-07T09:12:32.751Z] f23df028b6ca: Download complete [2024-05-07T09:12:33.015Z] d65c8cfc05b1: Verifying Checksum [2024-05-07T09:12:33.015Z] d65c8cfc05b1: Download complete [2024-05-07T09:12:33.015Z] 699f458cf7ca: Download complete [2024-05-07T09:12:33.593Z] 8998bd30e6a1: Verifying Checksum [2024-05-07T09:12:33.593Z] 8998bd30e6a1: Download complete [2024-05-07T09:12:36.157Z] 2437ff75d9bd: Verifying Checksum [2024-05-07T09:12:36.157Z] 2437ff75d9bd: Download complete [2024-05-07T09:12:38.087Z] 8998bd30e6a1: Pull complete [2024-05-07T09:12:38.349Z] 04944245beec: Pull complete [2024-05-07T09:12:39.747Z] 699f458cf7ca: Pull complete [2024-05-07T09:12:40.012Z] 765212b225bb: Pull complete [2024-05-07T09:12:40.963Z] f23df028b6ca: Pull complete [2024-05-07T09:12:41.225Z] d65c8cfc05b1: Pull complete [2024-05-07T09:12:59.394Z] 2437ff75d9bd: Pull complete [2024-05-07T09:12:59.394Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-07T09:12:59.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-07T09:12:59.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T09:12:59.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-217 does not seem to be running inside a container [2024-05-07T09:12:59.638Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-07T09:13:02.529Z] $ docker top 7a64eafe87d8ce188c1ba99ac99c24c09a67a77ea4878f9c29c2326010eb7cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:03.451Z] ---> job-cost.sh [2024-05-07T09:13:03.451Z] lf-activate-venv: SKIPPING [2024-05-07T09:13:03.451Z] INFO: No Stack... [2024-05-07T09:13:04.029Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-07T09:13:04.607Z] INFO: Archiving Costs [Pipeline] sh [2024-05-07T09:13:05.230Z] + + cat /w/workspace/edgex-go/3/archives/cost.csv [2024-05-07T09:13:05.230Z] cut -d, -f6 [Pipeline] lock [2024-05-07T09:13:05.262Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-3-stack-cost] [2024-05-07T09:13:05.279Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4797-3-stack-cost] did not exist. Created. [2024-05-07T09:13:05.286Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-07T09:13:05.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-07T09:13:06.118Z] Stashed 1 file(s) [Pipeline] } [2024-05-07T09:13:06.128Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4797-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-07T09:13:06.151Z] $ docker stop --time=1 7a64eafe87d8ce188c1ba99ac99c24c09a67a77ea4878f9c29c2326010eb7cff [2024-05-07T09:13:07.680Z] $ docker rm -f --volumes 7a64eafe87d8ce188c1ba99ac99c24c09a67a77ea4878f9c29c2326010eb7cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-07T09:13:08.760Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:09.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:09.908Z] ---> package-listing.sh [2024-05-07T09:13:09.908Z] ++ facter osfamily [2024-05-07T09:13:09.908Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-07T09:13:10.167Z] + OS_FAMILY=debian [2024-05-07T09:13:10.167Z] + workspace=/w/workspace/edgex-go/3 [2024-05-07T09:13:10.167Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-07T09:13:10.167Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-07T09:13:10.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-07T09:13:10.167Z] + PACKAGES=/tmp/packages_start.txt [2024-05-07T09:13:10.167Z] + '[' /w/workspace/edgex-go/3 ']' [2024-05-07T09:13:10.167Z] + PACKAGES=/tmp/packages_end.txt [2024-05-07T09:13:10.167Z] + case "${OS_FAMILY}" in [2024-05-07T09:13:10.167Z] + dpkg -l [2024-05-07T09:13:10.167Z] + grep '^ii' [2024-05-07T09:13:10.167Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-07T09:13:10.167Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-07T09:13:10.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-07T09:13:10.167Z] + '[' /w/workspace/edgex-go/3 ']' [2024-05-07T09:13:10.167Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-05-07T09:13:10.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-05-07T09:13:10.177Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-07T09:13:10.460Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T09:13:11.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T09:13:11.021Z] [2024-05-07T09:13:11.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-07T09:13:11.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T09:13:11.384Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-07T09:13:11.384Z] 5eb5b503b376: Pulling fs layer [2024-05-07T09:13:11.384Z] 5c69ac0246d0: Pulling fs layer [2024-05-07T09:13:11.384Z] ec43610c2a17: Pulling fs layer [2024-05-07T09:13:11.384Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-07T09:13:11.384Z] 33b1e0a273af: Pulling fs layer [2024-05-07T09:13:11.385Z] 5d3b04190fa2: Pulling fs layer [2024-05-07T09:13:11.385Z] 2f39f015ded8: Pulling fs layer [2024-05-07T09:13:11.385Z] 5d3b04190fa2: Waiting [2024-05-07T09:13:11.385Z] 3a2ae6a8a46f: Waiting [2024-05-07T09:13:11.385Z] 2f39f015ded8: Waiting [2024-05-07T09:13:11.385Z] 5c69ac0246d0: Download complete [2024-05-07T09:13:11.385Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-07T09:13:11.385Z] 3a2ae6a8a46f: Download complete [2024-05-07T09:13:11.385Z] 33b1e0a273af: Verifying Checksum [2024-05-07T09:13:11.385Z] 33b1e0a273af: Download complete [2024-05-07T09:13:11.385Z] ec43610c2a17: Verifying Checksum [2024-05-07T09:13:11.385Z] ec43610c2a17: Download complete [2024-05-07T09:13:11.385Z] 5d3b04190fa2: Download complete [2024-05-07T09:13:11.653Z] 5eb5b503b376: Verifying Checksum [2024-05-07T09:13:11.653Z] 5eb5b503b376: Download complete [2024-05-07T09:13:12.257Z] 2f39f015ded8: Download complete [2024-05-07T09:13:12.862Z] 5eb5b503b376: Pull complete [2024-05-07T09:13:13.130Z] 5c69ac0246d0: Pull complete [2024-05-07T09:13:13.407Z] ec43610c2a17: Pull complete [2024-05-07T09:13:13.407Z] 3a2ae6a8a46f: Pull complete [2024-05-07T09:13:13.665Z] 33b1e0a273af: Pull complete [2024-05-07T09:13:13.665Z] 5d3b04190fa2: Pull complete [2024-05-07T09:13:19.000Z] 2f39f015ded8: Pull complete [2024-05-07T09:13:19.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-07T09:13:19.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-07T09:13:19.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-07T09:13:19.106Z] prd-ubuntu20.04-docker-8c-8g-216 does not seem to be running inside a container [2024-05-07T09:13:19.150Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-07T09:13:22.496Z] $ docker top 619038d255545ec301480d3b159f1f4450d05739e064ccbddd810c0a03dc2c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-07T09:13:22.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-07T09:13:23.120Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-07T09:13:23.407Z] + ls /var/log/sa-host [2024-05-07T09:13:23.407Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-07T09:13:23.559Z] provisioning config files... [2024-05-07T09:13:23.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9756721439485255083tmp [Pipeline] { [Pipeline] echo [2024-05-07T09:13:23.587Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:23.873Z] ---> create-netrc.sh [Pipeline] } [2024-05-07T09:13:23.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:24.213Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-07T09:13:24.223Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:24.509Z] ---> sudo-logs.sh [2024-05-07T09:13:24.509Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-07T09:13:24.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:24.848Z] ---> job-cost.sh [2024-05-07T09:13:24.848Z] lf-activate-venv: SKIPPING [2024-05-07T09:13:24.848Z] DEBUG: total: 0.10999999940395355 [2024-05-07T09:13:24.848Z] INFO: Retrieving Stack Cost... [2024-05-07T09:13:25.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-07T09:13:26.359Z] INFO: Archiving Costs [Pipeline] echo [2024-05-07T09:13:26.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-07T09:13:26.657Z] ---> logs-deploy.sh [2024-05-07T09:13:26.657Z] lf-activate-venv: SKIPPING [2024-05-07T09:13:26.657Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4797/3 [2024-05-07T09:13:26.657Z] INFO: archiving workspace using pattern(s): [2024-05-07T09:13:27.596Z] Archives upload complete. [2024-05-07T09:13:27.596Z] INFO: archiving logs to Nexus