Pull request #4626 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 298aa16deeaea3deb2902ab199ed43078040b30e+fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (a0749fcf7cdf3b868e8313388e4462d2cd4a8ed5) 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-ssh17881665738428493235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh2373108615112077118.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4626/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-4626/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh900182791070032546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12972051360698114013.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-4626/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-4626/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8282354356792039076.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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3157 in /w/workspace/edgexfoundry_edgex-go_PR-4626 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 298aa16deeaea3deb2902ab199ed43078040b30e > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4626/head:refs/remotes/origin/PR-4626 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 Merge succeeded, producing 298aa16deeaea3deb2902ab199ed43078040b30e Checking out Revision 298aa16deeaea3deb2902ab199ed43078040b30e (PR-4626) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T00:33:08.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T00:33:08.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T00:33:08.479Z] ========================================================= [2023-08-09T00:33:08.479Z] EdgeX Global Pipelines Version Info [2023-08-09T00:33:08.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 > git rev-list --no-walk a4566e0be4fc2847649530d5f2c0a03535d3dc22 # timeout=10 [2023-08-09T00:33:09.188Z] ------------------- [2023-08-09T00:33:09.188Z] stable info: [2023-08-09T00:33:09.188Z] ------------------- [2023-08-09T00:33:09.188Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T00:33:09.188Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T00:33:09.188Z] Message: update stable to v1.0.250 [2023-08-09T00:33:09.755Z] ------------------- [2023-08-09T00:33:09.755Z] experimental info: [2023-08-09T00:33:09.755Z] ------------------- [2023-08-09T00:33:09.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T00:33:09.755Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T00:33:09.755Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T00:33:09.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-09T00:33:09.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-09T00:33:09.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T00:33:09.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T00:33:09.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T00:33:09.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T00:33:09.999Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T00:33:10.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-09T00:33:10.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-09T00:33:10.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-09T00:33:10.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T00:33:10.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T00:33:10.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T00:33:10.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T00:33:10.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T00:33:10.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T00:33:10.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T00:33:10.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T00:33:10.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-09T00:33:10.163Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-09T00:33:10.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T00:33:10.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T00:33:10.198Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T00:33:10.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4626 [Pipeline] echo [2023-08-09T00:33:10.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4626 [Pipeline] echo [2023-08-09T00:33:10.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4626 [Pipeline] echo [2023-08-09T00:33:10.250Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo [2023-08-09T00:33:10.266Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 298aa16 [Pipeline] echo [2023-08-09T00:33:10.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T00:33:10.325Z] provisioning config files... [2023-08-09T00:33:10.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5070853265244276574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:33:10.635Z] ---> docker-login.sh [2023-08-09T00:33:10.635Z] nexus3.edgexfoundry.org:10001 [2023-08-09T00:33:10.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:33:10.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:33:10.896Z] Configure a credential helper to remove this warning. See [2023-08-09T00:33:10.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:33:10.896Z] [2023-08-09T00:33:10.896Z] Login Succeeded [2023-08-09T00:33:10.896Z] nexus3.edgexfoundry.org:10002 [2023-08-09T00:33:10.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:33:11.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:33:11.156Z] Configure a credential helper to remove this warning. See [2023-08-09T00:33:11.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:33:11.156Z] [2023-08-09T00:33:11.156Z] Login Succeeded [2023-08-09T00:33:11.156Z] nexus3.edgexfoundry.org:10003 [2023-08-09T00:33:11.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:33:11.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:33:11.156Z] Configure a credential helper to remove this warning. See [2023-08-09T00:33:11.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:33:11.156Z] [2023-08-09T00:33:11.156Z] Login Succeeded [2023-08-09T00:33:11.156Z] nexus3.edgexfoundry.org:10004 [2023-08-09T00:33:11.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:33:11.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:33:11.156Z] Configure a credential helper to remove this warning. See [2023-08-09T00:33:11.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:33:11.156Z] [2023-08-09T00:33:11.156Z] Login Succeeded [2023-08-09T00:33:11.156Z] docker.io [2023-08-09T00:33:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:33:11.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:33:11.674Z] Configure a credential helper to remove this warning. See [2023-08-09T00:33:11.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:33:11.674Z] [2023-08-09T00:33:11.674Z] Login Succeeded [2023-08-09T00:33:11.674Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T00:33:11.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T00:33:12.002Z] + 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 [2023-08-09T00:33:12.002Z] + dirname cmd/core-command/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-09T00:33:12.002Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T00:33:12.002Z] cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/core-data/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/core-metadata/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/support-notifications/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-09T00:33:12.002Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-09T00:33:12.002Z] + cut -d/ -f2 [2023-08-09T00:33:12.002Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-09T00:33:12.047Z] 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 [2023-08-09T00:33:12.375Z] + git rev-list -1 --merges 298aa16deeaea3deb2902ab199ed43078040b30e~1..298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo [2023-08-09T00:33:12.392Z] -----------> git rev-list -1 --merges 298aa16deeaea3deb2902ab199ed43078040b30e~1..298aa16deeaea3deb2902ab199ed43078040b30e 298aa16deeaea3deb2902ab199ed43078040b30e [false] [Pipeline] sh [2023-08-09T00:33:12.684Z] + git log --format=format:%s -1 298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] echo [2023-08-09T00:33:12.699Z] ========================================================= [2023-08-09T00:33:12.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T00:33:12.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-09T00:33:13.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T00:33:13.060Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T00:33:13.060Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T00:33:13.060Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T00:33:13.060Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T00:33:13.060Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T00:33:13.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:33:13.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:33:13.408Z] [2023-08-09T00:33:13.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:33:13.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:33:13.752Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T00:33:13.752Z] b85a868b505f: Pulling fs layer [2023-08-09T00:33:13.752Z] e2be974225ed: Pulling fs layer [2023-08-09T00:33:13.752Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T00:33:13.752Z] 988bab9f4d93: Pulling fs layer [2023-08-09T00:33:13.752Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T00:33:13.752Z] eaf3925da568: Pulling fs layer [2023-08-09T00:33:13.752Z] bab4dde63d76: Pulling fs layer [2023-08-09T00:33:13.752Z] bde34c3a00c8: Pulling fs layer [2023-08-09T00:33:13.752Z] b352a97aabf1: Pulling fs layer [2023-08-09T00:33:13.752Z] 4872d77fe225: Pulling fs layer [2023-08-09T00:33:13.752Z] 5851b861e8e6: Pulling fs layer [2023-08-09T00:33:13.752Z] bab4dde63d76: Waiting [2023-08-09T00:33:13.752Z] 988bab9f4d93: Waiting [2023-08-09T00:33:13.752Z] bde34c3a00c8: Waiting [2023-08-09T00:33:13.752Z] b352a97aabf1: Waiting [2023-08-09T00:33:13.752Z] 4872d77fe225: Waiting [2023-08-09T00:33:13.752Z] 5851b861e8e6: Waiting [2023-08-09T00:33:13.752Z] 1469e6f7b9e6: Waiting [2023-08-09T00:33:13.752Z] eaf3925da568: Waiting [2023-08-09T00:33:13.752Z] e2be974225ed: Verifying Checksum [2023-08-09T00:33:13.752Z] e2be974225ed: Download complete [2023-08-09T00:33:13.752Z] 988bab9f4d93: Verifying Checksum [2023-08-09T00:33:13.752Z] 988bab9f4d93: Download complete [2023-08-09T00:33:13.752Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T00:33:13.752Z] 1469e6f7b9e6: Download complete [2023-08-09T00:33:13.752Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T00:33:13.752Z] 339a4e72a1f5: Download complete [2023-08-09T00:33:13.752Z] eaf3925da568: Verifying Checksum [2023-08-09T00:33:13.752Z] eaf3925da568: Download complete [2023-08-09T00:33:14.012Z] bde34c3a00c8: Verifying Checksum [2023-08-09T00:33:14.012Z] bde34c3a00c8: Download complete [2023-08-09T00:33:14.012Z] b352a97aabf1: Verifying Checksum [2023-08-09T00:33:14.012Z] b352a97aabf1: Download complete [2023-08-09T00:33:14.012Z] 4872d77fe225: Download complete [2023-08-09T00:33:14.012Z] 5851b861e8e6: Download complete [2023-08-09T00:33:14.012Z] b85a868b505f: Verifying Checksum [2023-08-09T00:33:14.012Z] b85a868b505f: Download complete [2023-08-09T00:33:14.271Z] bab4dde63d76: Verifying Checksum [2023-08-09T00:33:14.271Z] bab4dde63d76: Download complete [2023-08-09T00:33:15.209Z] b85a868b505f: Pull complete [2023-08-09T00:33:15.468Z] e2be974225ed: Pull complete [2023-08-09T00:33:16.036Z] 339a4e72a1f5: Pull complete [2023-08-09T00:33:16.036Z] 988bab9f4d93: Pull complete [2023-08-09T00:33:16.296Z] 1469e6f7b9e6: Pull complete [2023-08-09T00:33:16.296Z] eaf3925da568: Pull complete [2023-08-09T00:33:18.198Z] bab4dde63d76: Pull complete [2023-08-09T00:33:18.198Z] bde34c3a00c8: Pull complete [2023-08-09T00:33:18.198Z] b352a97aabf1: Pull complete [2023-08-09T00:33:18.198Z] 4872d77fe225: Pull complete [2023-08-09T00:33:18.459Z] 5851b861e8e6: Pull complete [2023-08-09T00:33:18.459Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T00:33:18.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T00:33:18.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:33:18.557Z] prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container [2023-08-09T00:33:18.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T00:33:21.953Z] $ docker top cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 -eo pid,comm [2023-08-09T00:33:22.025Z] 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). [2023-08-09T00:33:22.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T00:33:22.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T00:33:22.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T00:33:22.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T00:33:22.167Z] $ docker exec cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent [2023-08-09T00:33:22.299Z] SSH_AUTH_SOCK=/tmp/ssh-JwaFsLnk2KRP/agent.33 [2023-08-09T00:33:22.299Z] SSH_AGENT_PID=39 [2023-08-09T00:33:22.305Z] Running ssh-add (command line suppressed) [2023-08-09T00:33:22.389Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5383175755872113091.key (/w/workspace/edgex-go/2@tmp/private_key_5383175755872113091.key) [2023-08-09T00:33:22.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T00:33:22.702Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T00:33:22.701Z] $ docker exec --env ******** --env ******** cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent -k [2023-08-09T00:33:22.810Z] unset SSH_AUTH_SOCK; [2023-08-09T00:33:22.810Z] unset SSH_AGENT_PID; [2023-08-09T00:33:22.811Z] echo Agent pid 39 killed; [2023-08-09T00:33:22.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T00:33:22.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T00:33:22.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T00:33:22.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T00:33:22.966Z] $ docker exec cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent [2023-08-09T00:33:23.096Z] SSH_AUTH_SOCK=/tmp/ssh-PaWoyEkDjmI8/agent.71 [2023-08-09T00:33:23.096Z] SSH_AGENT_PID=77 [2023-08-09T00:33:23.101Z] Running ssh-add (command line suppressed) [2023-08-09T00:33:23.188Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_15455107440440038317.key (/w/workspace/edgex-go/2@tmp/private_key_15455107440440038317.key) [2023-08-09T00:33:23.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T00:33:23.502Z] + git semver init [2023-08-09T00:33:23.765Z] 2023-08-09 00:33:23,657 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T00:33:23.765Z] 2023-08-09 00:33:23,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-09T00:33:23.765Z] 2023-08-09 00:33:23,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-09T00:33:23.765Z] 2023-08-09 00:33:23,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,646 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4626 with force:False [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,647 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4626 [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,650 [execute] INFO git cat-file --batch-check [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,656 [execute] INFO git cat-file --batch [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T00:33:30.389Z] 2023-08-09 00:33:29,662 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4626 [2023-08-09T00:33:30.389Z] 0.0.0 [Pipeline] } [2023-08-09T00:33:30.383Z] $ docker exec --env ******** --env ******** cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 ssh-agent -k [2023-08-09T00:33:30.488Z] unset SSH_AUTH_SOCK; [2023-08-09T00:33:30.488Z] unset SSH_AGENT_PID; [2023-08-09T00:33:30.488Z] echo Agent pid 77 killed; [2023-08-09T00:33:30.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T00:33:30.823Z] + git semver [Pipeline] } [2023-08-09T00:33:31.077Z] $ docker stop --time=1 cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 [2023-08-09T00:33:32.420Z] $ docker rm -f --volumes cd2bc93d04c67a61badfff7d5c4d44654c71836742598b6a376cb26349171115 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T00:33:32.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T00:33:32.996Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T00:33:32.999Z] [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 [2023-08-09T00:33:33.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-09T00:33:33.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:33:33.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:33:33.416Z] ========================================================= [2023-08-09T00:33:33.416Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T00:33:33.416Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:33:33.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:33:33.768Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T00:33:33.768Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T00:33:33.768Z] 6911f1a30b25: Pulling fs layer [2023-08-09T00:33:33.768Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T00:33:33.768Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T00:33:33.768Z] ec0bb842ea78: Pulling fs layer [2023-08-09T00:33:33.768Z] 40a00589a448: Pulling fs layer [2023-08-09T00:33:33.768Z] 6c08303d61cc: Pulling fs layer [2023-08-09T00:33:33.768Z] 798269fcf238: Pulling fs layer [2023-08-09T00:33:33.768Z] 6863d3e3a2b1: Waiting [2023-08-09T00:33:33.768Z] ec0bb842ea78: Waiting [2023-08-09T00:33:33.768Z] 798269fcf238: Waiting [2023-08-09T00:33:33.768Z] 40a00589a448: Waiting [2023-08-09T00:33:33.768Z] 6c08303d61cc: Waiting [2023-08-09T00:33:33.768Z] 6911f1a30b25: Verifying Checksum [2023-08-09T00:33:33.768Z] 6911f1a30b25: Download complete [2023-08-09T00:33:33.768Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T00:33:33.768Z] 6863d3e3a2b1: Download complete [2023-08-09T00:33:33.768Z] ec0bb842ea78: Verifying Checksum [2023-08-09T00:33:33.768Z] ec0bb842ea78: Download complete [2023-08-09T00:33:33.768Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T00:33:33.768Z] 4db1b89c0bd1: Download complete [2023-08-09T00:33:33.768Z] 40a00589a448: Verifying Checksum [2023-08-09T00:33:33.768Z] 40a00589a448: Download complete [2023-08-09T00:33:34.027Z] 4db1b89c0bd1: Pull complete [2023-08-09T00:33:34.027Z] 6911f1a30b25: Pull complete [2023-08-09T00:33:34.286Z] 798269fcf238: Verifying Checksum [2023-08-09T00:33:34.286Z] 798269fcf238: Download complete [2023-08-09T00:33:34.545Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T00:33:34.545Z] e194b8c5c2a9: Download complete [2023-08-09T00:33:34.545Z] 6c08303d61cc: Verifying Checksum [2023-08-09T00:33:34.545Z] 6c08303d61cc: Download complete [2023-08-09T00:33:37.826Z] e194b8c5c2a9: Pull complete [2023-08-09T00:33:37.826Z] 6863d3e3a2b1: Pull complete [2023-08-09T00:33:37.826Z] ec0bb842ea78: Pull complete [2023-08-09T00:33:38.084Z] 40a00589a448: Pull complete [2023-08-09T00:33:40.613Z] 6c08303d61cc: Pull complete [2023-08-09T00:33:41.180Z] 798269fcf238: Pull complete [2023-08-09T00:33:41.181Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T00:33:41.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:33:41.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:33:41.479Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:33:41.479Z] WORKDIR /edgex [2023-08-09T00:33:41.479Z] COPY go.mod . [2023-08-09T00:33:41.479Z] RUN go mod download [2023-08-09T00:33:41.479Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-09T00:33:42.045Z] Sending build context to Docker daemon 170.7MB [2023-08-09T00:33:42.045Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T00:33:42.045Z] ---> ec979cd7f677 [2023-08-09T00:33:42.045Z] Step 2/4 : WORKDIR /edgex [2023-08-09T00:33:47.344Z] ---> Running in a932ae294e61 [2023-08-09T00:33:47.344Z] Removing intermediate container a932ae294e61 [2023-08-09T00:33:47.344Z] ---> 8b04d7e5ee77 [2023-08-09T00:33:47.344Z] Step 3/4 : COPY go.mod . [2023-08-09T00:33:47.344Z] ---> 06000a01872e [2023-08-09T00:33:47.344Z] Step 4/4 : RUN go mod download [2023-08-09T00:33:47.344Z] ---> Running in 3d4a95a24577 [2023-08-09T00:33:48.061Z] Still waiting to schedule task [2023-08-09T00:33:48.061Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3152’ [2023-08-09T00:34:09.371Z] Removing intermediate container 3d4a95a24577 [2023-08-09T00:34:09.371Z] ---> 6fc08c2cce6b [2023-08-09T00:34:09.371Z] Successfully built 6fc08c2cce6b [2023-08-09T00:34:09.371Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:34:09.667Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T00:34:09.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:34:09.731Z] prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container [2023-08-09T00:34:09.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T00:34:10.140Z] $ docker top f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:34:10.510Z] + go version [2023-08-09T00:34:10.510Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T00:34:10.499Z] $ docker stop --time=1 f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e [2023-08-09T00:34:11.776Z] $ docker rm -f --volumes f2fb0537f337f160a941a1847517f3b74016aa292db2eadea5323fd7d8990c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:34:12.179Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T00:34:12.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:34:12.244Z] prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container [2023-08-09T00:34:12.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T00:34:12.637Z] $ docker top 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T00:34:12.736Z] ========================================================= [2023-08-09T00:34:12.736Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T00:34:12.736Z] ========================================================= [Pipeline] sh [2023-08-09T00:34:13.017Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:34:13.318Z] + make test [2023-08-09T00:34:13.318Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T00:34:21.440Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T00:34:33.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T00:34:34.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T00:34:34.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T00:34:34.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2023-08-09T00:34:36.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 97.0% of statements [2023-08-09T00:34:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T00:34:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T00:34:36.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T00:34:37.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T00:34:37.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T00:34:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T00:34:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T00:34:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:34:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T00:34:37.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T00:34:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T00:34:39.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T00:34:39.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.073s coverage: 71.5% of statements [2023-08-09T00:34:39.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-08-09T00:34:41.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 93.4% of statements [2023-08-09T00:34:41.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T00:34:41.305Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T00:34:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.421s coverage: 97.6% of statements [2023-08-09T00:34:41.564Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-08-09T00:34:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T00:34:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 32.2% of statements [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.092s coverage: 82.9% of statements [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-08-09T00:34:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-08-09T00:34:44.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-09T00:34:44.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T00:34:44.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T00:34:44.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T00:34:44.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T00:34:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T00:34:44.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T00:34:44.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T00:34:44.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T00:34:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T00:34:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T00:34:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T00:34:46.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T00:34:46.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T00:34:46.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T00:34:46.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T00:34:47.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T00:34:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T00:34:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T00:34:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T00:34:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T00:34:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T00:34:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T00:34:51.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T00:34:51.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T00:34:52.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T00:34:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T00:34:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T00:34:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T00:34:53.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T00:34:54.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T00:34:54.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T00:34:54.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T00:34:54.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T00:34:56.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2023-08-09T00:34:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T00:34:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:34:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T00:34:56.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T00:34:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T00:34:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T00:34:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T00:34:57.600Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.065s coverage: 92.9% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 62.3% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.063s coverage: 20.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.117s coverage: 82.1% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 95.7% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 61.8% of statements [2023-08-09T00:35:09.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 98.9% of statements [2023-08-09T00:35:09.819Z] 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 [2023-08-09T00:35:09.819Z] running golangci-lint [2023-08-09T00:35:09.819Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-09T00:35:09.819Z] go version go1.20.6 linux/amd64 [2023-08-09T00:35:09.819Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-09T00:35:09.819Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-09T00:35:24.714Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|imports|name|compiled_files|deps|files) took 13.949627053s" [2023-08-09T00:35:24.714Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.849936ms" [2023-08-09T00:35:31.264Z] level=info msg="[linters_context/goanalysis] analyzers took 58.297772048s with top 10 stages: buildir: 34.346404738s, inspect: 1.743912418s, fact_deprecated: 1.725492447s, gosec: 1.50611443s, ctrlflow: 1.201475034s, printf: 1.186758308s, S1038: 951.691278ms, fact_purity: 946.98881ms, nilness: 814.79826ms, isgenerated: 570.034886ms" [2023-08-09T00:35:31.264Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-09T00:35:31.264Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, exclude-rules: 21/200, nolint: 0/21, skip_files: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, identifier_marker: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200" [2023-08-09T00:35:31.264Z] level=info msg="[runner] processing took 19.289419ms with stages: identifier_marker: 7.416277ms, nolint: 7.01444ms, autogenerated_exclude: 1.777072ms, path_prettifier: 1.275103ms, exclude-rules: 1.096266ms, skip_dirs: 636.421µs, cgo: 54.158µs, filename_unadjuster: 14.462µs, max_same_issues: 1.15µs, skip_files: 680ns, uniq_by_line: 590ns, max_from_linter: 470ns, sort_results: 450ns, diff: 400ns, severity-rules: 390ns, source_code: 290ns, path_shortener: 280ns, exclude: 270ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns" [2023-08-09T00:35:31.264Z] level=info msg="[runner] linters took 7.911040353s with stages: goanalysis_metalinter: 7.891631587s" [2023-08-09T00:35:31.264Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-09T00:35:31.264Z] level=info msg="Memory: 221 samples, avg is 206.1MB, max is 840.6MB" [2023-08-09T00:35:31.264Z] level=info msg="Execution took 21.917683914s" [2023-08-09T00:35:31.264Z] go vet ./... [2023-08-09T00:35:35.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T00:35:35.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T00:35:35.464Z] ./bin/test-attribution-txt.sh [2023-08-09T00:35:35.464Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T00:35:35.464Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T00:35:35.464Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T00:35:35.464Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T00:35:35.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-09T00:35:35.774Z] + ls -al . [2023-08-09T00:35:35.774Z] total 724 [2023-08-09T00:35:35.774Z] drwxrwxr-x 11 1001 1001 4096 Aug 9 00:34 . [2023-08-09T00:35:35.774Z] drwxr-xr-x 4 root root 4096 Aug 9 00:34 .. [2023-08-09T00:35:35.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:33 .blubracket [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 00:33 .dockerignore [2023-08-09T00:35:35.774Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 00:33 .git [2023-08-09T00:35:35.774Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:33 .github [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:33 .gitignore [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 00:33 .golangci.yml [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 00:33 .hadolint.yml [2023-08-09T00:35:35.774Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 00:33 .semver [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 00:33 .sonarcloud.properties [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:33 ADOPTERS.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:33 Attribution.txt [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:33 CHANGELOG.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:33 CONTRIBUTING.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 00:33 GOVERNANCE.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 883 Aug 9 00:33 Jenkinsfile [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:33 LICENSE [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:33 Makefile [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 00:33 OWNERS.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:33 README.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 00:33 SECURITY.md [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION [2023-08-09T00:35:35.774Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:33 bin [2023-08-09T00:35:35.774Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 00:33 cmd [2023-08-09T00:35:35.774Z] -rw-r--r-- 1 root root 446998 Aug 9 00:35 coverage.out [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:33 go.mod [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:33 go.sum [2023-08-09T00:35:35.774Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 00:33 internal [2023-08-09T00:35:35.774Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:33 openapi [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 594 Aug 9 00:33 security.txt [2023-08-09T00:35:35.774Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 00:33 snap [2023-08-09T00:35:35.774Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 00:33 version.go [Pipeline] sh [2023-08-09T00:35:36.061Z] + '[' -e coverage.out ] [2023-08-09T00:35:36.061Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-09T00:35:36.166Z] Stashed 1 file(s) [Pipeline] sh [2023-08-09T00:35:36.447Z] + make build [2023-08-09T00:35:36.447Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:35:48.639Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:35:50.012Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:35:51.385Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-08-09T00:35:51.950Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:35:58.562Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:35:59.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:36:01.326Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:36:02.263Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:36:03.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:36:03.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:36:05.150Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-08-09T00:36:06.102Z] $ docker stop --time=1 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 [2023-08-09T00:36:11.222Z] $ docker rm -f --volumes 0b6d69197cd69e97f23c11246232b9e26303ef1958183db03c385dfee4cf5e55 [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 [2023-08-09T00:36:12.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:36:12.039Z] [2023-08-09T00:36:12.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:36:12.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:36:12.340Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-09T00:36:12.340Z] 91d30c5bc195: Pulling fs layer [2023-08-09T00:36:12.340Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-09T00:36:12.340Z] 9c61dcf015f6: Pulling fs layer [2023-08-09T00:36:12.340Z] 4698f68db338: Pulling fs layer [2023-08-09T00:36:12.340Z] 2a2f49069b9e: Pulling fs layer [2023-08-09T00:36:12.340Z] e0025b399a48: Pulling fs layer [2023-08-09T00:36:12.340Z] 4698f68db338: Waiting [2023-08-09T00:36:12.340Z] 2a2f49069b9e: Waiting [2023-08-09T00:36:12.340Z] e0025b399a48: Waiting [2023-08-09T00:36:12.598Z] 91d30c5bc195: Download complete [2023-08-09T00:36:12.598Z] 4698f68db338: Download complete [2023-08-09T00:36:12.598Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-09T00:36:12.598Z] 2e9b0aa3be6d: Download complete [2023-08-09T00:36:12.598Z] e0025b399a48: Verifying Checksum [2023-08-09T00:36:12.598Z] e0025b399a48: Download complete [2023-08-09T00:36:12.598Z] 91d30c5bc195: Pull complete [2023-08-09T00:36:12.598Z] 2a2f49069b9e: Download complete [2023-08-09T00:36:12.856Z] 2e9b0aa3be6d: Pull complete [2023-08-09T00:36:13.113Z] 9c61dcf015f6: Download complete [2023-08-09T00:36:15.639Z] 9c61dcf015f6: Pull complete [2023-08-09T00:36:15.639Z] 4698f68db338: Pull complete [2023-08-09T00:36:16.210Z] 2a2f49069b9e: Pull complete [2023-08-09T00:36:16.210Z] e0025b399a48: Pull complete [2023-08-09T00:36:16.210Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-09T00:36:16.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-09T00:36:16.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:36:16.288Z] prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container [2023-08-09T00:36:16.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-09T00:36:19.140Z] $ docker top e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:36:19.475Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T00:36:21.384Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-08-09T00:36:21.384Z] #1 transferring dockerfile: 1.96kB done [2023-08-09T00:36:21.384Z] #1 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #2 transferring dockerfile: 2.38kB done [2023-08-09T00:36:21.641Z] #2 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #3 transferring dockerfile: 2.58kB done [2023-08-09T00:36:21.641Z] #3 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #4 transferring dockerfile: 2.63kB done [2023-08-09T00:36:21.641Z] #4 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #5 transferring dockerfile: 2.68kB done [2023-08-09T00:36:21.641Z] #5 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #6 transferring dockerfile: 2.12kB done [2023-08-09T00:36:21.641Z] #6 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #7 [core-data internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #7 transferring dockerfile: 1.90kB done [2023-08-09T00:36:21.641Z] #7 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #8 transferring dockerfile: 1.78kB done [2023-08-09T00:36:21.641Z] #8 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #9 transferring dockerfile: 1.84kB done [2023-08-09T00:36:21.641Z] #9 DONE 0.1s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #10 transferring dockerfile: 2.82kB done [2023-08-09T00:36:21.641Z] #10 DONE 0.1s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #11 transferring dockerfile: 2.06kB done [2023-08-09T00:36:21.641Z] #11 DONE 0.1s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #12 [core-command internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #12 transferring dockerfile: 1.82kB done [2023-08-09T00:36:21.641Z] #12 DONE 0.1s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #13 [core-metadata internal] load .dockerignore [2023-08-09T00:36:21.641Z] #13 transferring context: 56B done [2023-08-09T00:36:21.641Z] #13 DONE 0.0s [2023-08-09T00:36:21.641Z] [2023-08-09T00:36:21.641Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T00:36:21.641Z] #14 transferring dockerfile: 1.82kB done [2023-08-09T00:36:21.900Z] #14 DONE 0.1s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T00:36:21.900Z] #15 transferring dockerfile: 2.04kB done [2023-08-09T00:36:21.900Z] #15 DONE 0.1s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-09T00:36:21.900Z] #16 transferring context: 56B done [2023-08-09T00:36:21.900Z] #16 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #17 [security-spire-config internal] load .dockerignore [2023-08-09T00:36:21.900Z] #17 transferring context: 56B done [2023-08-09T00:36:21.900Z] #17 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #18 [security-spire-server internal] load .dockerignore [2023-08-09T00:36:21.900Z] #18 transferring context: 56B done [2023-08-09T00:36:21.900Z] #18 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #19 [security-spire-agent internal] load .dockerignore [2023-08-09T00:36:21.900Z] #19 transferring context: 56B done [2023-08-09T00:36:21.900Z] #19 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #20 [core-data internal] load .dockerignore [2023-08-09T00:36:21.900Z] #20 transferring context: 56B done [2023-08-09T00:36:21.900Z] #20 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T00:36:21.900Z] #21 transferring context: 56B done [2023-08-09T00:36:21.900Z] #21 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T00:36:21.900Z] #22 transferring context: 56B done [2023-08-09T00:36:21.900Z] #22 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #23 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:21.900Z] #23 DONE 0.0s [2023-08-09T00:36:21.900Z] [2023-08-09T00:36:21.900Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-09T00:36:22.164Z] #24 transferring context: 56B done [2023-08-09T00:36:22.164Z] #24 DONE 0.0s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #25 [support-notifications internal] load .dockerignore [2023-08-09T00:36:22.164Z] #25 transferring context: 56B done [2023-08-09T00:36:22.164Z] #25 DONE 0.1s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #26 [security-proxy-setup internal] load .dockerignore [2023-08-09T00:36:22.164Z] #26 transferring context: 56B done [2023-08-09T00:36:22.164Z] #26 DONE 0.0s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #27 [core-command internal] load .dockerignore [2023-08-09T00:36:22.164Z] #27 transferring context: 56B done [2023-08-09T00:36:22.164Z] #27 DONE 0.0s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #28 [support-scheduler internal] load .dockerignore [2023-08-09T00:36:22.164Z] #28 transferring context: 56B done [2023-08-09T00:36:22.164Z] #28 DONE 0.1s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:36:22.164Z] #29 DONE 0.1s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.164Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.164Z] #30 ... [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #31 [security-proxy-auth internal] load .dockerignore [2023-08-09T00:36:22.164Z] #31 transferring context: 56B done [2023-08-09T00:36:22.164Z] #31 DONE 0.1s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #23 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.164Z] #23 DONE 0.0s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.164Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.164Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:36:22.164Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:36:22.164Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:36:22.164Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s [2023-08-09T00:36:22.164Z] #30 ... [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.164Z] #23 DONE 0.0s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:36:22.164Z] #29 DONE 0.2s [2023-08-09T00:36:22.164Z] [2023-08-09T00:36:22.164Z] #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.164Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.164Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:36:22.164Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:36:22.164Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:36:22.165Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-09T00:36:22.165Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-09T00:36:22.422Z] #30 ... [2023-08-09T00:36:22.422Z] [2023-08-09T00:36:22.422Z] #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.422Z] #23 DONE 0.0s [2023-08-09T00:36:22.422Z] [2023-08-09T00:36:22.422Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:36:22.422Z] #29 DONE 0.2s [2023-08-09T00:36:22.422Z] [2023-08-09T00:36:22.422Z] #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.422Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.422Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:36:22.422Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:36:22.422Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:36:22.422Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-09T00:36:22.422Z] #30 ... [2023-08-09T00:36:22.422Z] [2023-08-09T00:36:22.422Z] #23 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.422Z] #23 DONE 0.0s [2023-08-09T00:36:22.422Z] [2023-08-09T00:36:22.422Z] #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.684Z] #30 ... [2023-08-09T00:36:22.684Z] [2023-08-09T00:36:22.684Z] #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.684Z] #23 DONE 0.0s [2023-08-09T00:36:22.684Z] [2023-08-09T00:36:22.684Z] #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.684Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.684Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:36:22.684Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:36:22.684Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:36:22.684Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-09T00:36:22.684Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-09T00:36:22.684Z] #30 ... [2023-08-09T00:36:22.684Z] [2023-08-09T00:36:22.684Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-09T00:36:22.684Z] #23 DONE 0.0s [2023-08-09T00:36:22.684Z] [2023-08-09T00:36:22.684Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T00:36:22.684Z] #32 DONE 0.7s [2023-08-09T00:36:22.684Z] [2023-08-09T00:36:22.684Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:36:22.685Z] #29 DONE 0.5s [2023-08-09T00:36:22.685Z] [2023-08-09T00:36:22.685Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-09T00:36:22.685Z] #32 DONE 0.7s [2023-08-09T00:36:22.685Z] [2023-08-09T00:36:22.685Z] #30 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:36:22.685Z] #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:36:22.685Z] #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:36:22.685Z] #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-09T00:36:22.685Z] #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-09T00:36:22.685Z] #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done [2023-08-09T00:36:22.685Z] #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-09T00:36:24.586Z] #30 DONE 2.5s [2023-08-09T00:36:24.586Z] [2023-08-09T00:36:24.586Z] #33 [security-spire-config internal] load build context [2023-08-09T00:36:27.131Z] #33 transferring context: 200.66MB 4.8s [2023-08-09T00:36:27.699Z] #33 ... [2023-08-09T00:36:27.699Z] [2023-08-09T00:36:27.699Z] #34 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:36:27.699Z] #34 ... [2023-08-09T00:36:27.699Z] [2023-08-09T00:36:27.699Z] #35 [security-secretstore-setup internal] load build context [2023-08-09T00:36:28.051Z] #35 ... [2023-08-09T00:36:28.051Z] [2023-08-09T00:36:28.051Z] #36 [security-bootstrapper internal] load build context [2023-08-09T00:36:28.307Z] #36 ... [2023-08-09T00:36:28.307Z] [2023-08-09T00:36:28.307Z] #34 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:36:30.212Z] #34 transferring context: 364.87MB 8.0s done [2023-08-09T00:36:32.745Z] #34 ... [2023-08-09T00:36:32.745Z] [2023-08-09T00:36:32.745Z] #37 [core-metadata internal] load build context [2023-08-09T00:36:32.745Z] #37 transferring context: 364.87MB 9.7s done [2023-08-09T00:36:32.745Z] #37 ... [2023-08-09T00:36:32.745Z] [2023-08-09T00:36:32.745Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T00:36:32.745Z] #38 transferring context: 364.87MB 8.8s done [2023-08-09T00:36:32.745Z] #38 ... [2023-08-09T00:36:32.745Z] [2023-08-09T00:36:32.745Z] #39 [security-spire-server internal] load build context [2023-08-09T00:36:32.745Z] #39 ... [2023-08-09T00:36:32.745Z] [2023-08-09T00:36:32.745Z] #40 [core-command internal] load build context [2023-08-09T00:36:33.002Z] #40 ... [2023-08-09T00:36:33.002Z] [2023-08-09T00:36:33.002Z] #41 [security-spire-agent internal] load build context [2023-08-09T00:36:33.002Z] #41 transferring context: 364.87MB 9.2s done [2023-08-09T00:36:33.002Z] #41 ... [2023-08-09T00:36:33.002Z] [2023-08-09T00:36:33.002Z] #42 [support-scheduler internal] load build context [2023-08-09T00:36:33.260Z] #42 ... [2023-08-09T00:36:33.260Z] [2023-08-09T00:36:33.260Z] #43 [security-proxy-auth internal] load build context [2023-08-09T00:36:33.260Z] #43 transferring context: 364.87MB 5.6s done [2023-08-09T00:36:33.260Z] #43 ... [2023-08-09T00:36:33.260Z] [2023-08-09T00:36:33.260Z] #44 [support-notifications internal] load build context [2023-08-09T00:36:33.260Z] #44 transferring context: 364.87MB 8.2s done [2023-08-09T00:36:33.260Z] #44 ... [2023-08-09T00:36:33.260Z] [2023-08-09T00:36:33.260Z] #45 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-09T00:36:33.517Z] #45 ... [2023-08-09T00:36:33.517Z] [2023-08-09T00:36:33.517Z] #46 [security-proxy-setup internal] load build context [2023-08-09T00:36:33.517Z] #46 transferring context: 364.87MB 7.7s done [2023-08-09T00:36:33.517Z] #46 ... [2023-08-09T00:36:33.517Z] [2023-08-09T00:36:33.517Z] #47 [core-data internal] load build context [2023-08-09T00:36:33.517Z] #47 transferring context: 364.87MB 9.4s done [2023-08-09T00:36:33.774Z] #47 ... [2023-08-09T00:36:33.774Z] [2023-08-09T00:36:33.774Z] #42 [support-scheduler internal] load build context [2023-08-09T00:36:33.774Z] #42 transferring context: 364.87MB 8.8s done [2023-08-09T00:36:34.440Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3161 in /w/workspace/edgexfoundry_edgex-go_PR-4626 [Pipeline] { [Pipeline] ws [2023-08-09T00:36:34.453Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-09T00:36:34.494Z] The recommended git tool is: git [2023-08-09T00:36:37.956Z] #42 ... [2023-08-09T00:36:37.956Z] [2023-08-09T00:36:37.956Z] #33 [security-spire-config internal] load build context [2023-08-09T00:36:37.956Z] #33 transferring context: 364.87MB 8.1s done [2023-08-09T00:36:38.215Z] #33 ... [2023-08-09T00:36:38.215Z] [2023-08-09T00:36:38.215Z] #35 [security-secretstore-setup internal] load build context [2023-08-09T00:36:38.215Z] #35 transferring context: 364.87MB 6.5s done [2023-08-09T00:36:38.215Z] #35 ... [2023-08-09T00:36:38.215Z] [2023-08-09T00:36:38.215Z] #36 [security-bootstrapper internal] load build context [2023-08-09T00:36:38.215Z] #36 transferring context: 364.87MB 6.9s done [2023-08-09T00:36:38.472Z] #36 ... [2023-08-09T00:36:38.472Z] [2023-08-09T00:36:38.472Z] #39 [security-spire-server internal] load build context [2023-08-09T00:36:38.472Z] #39 transferring context: 364.87MB 11.6s done [2023-08-09T00:36:40.076Z] using credential edgex-jenkins-ssh [2023-08-09T00:36:40.093Z] Cloning the remote Git repository [2023-08-09T00:36:40.145Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-09T00:36:40.266Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-09T00:36:40.435Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T00:36:40.437Z] > git --version # timeout=10 [2023-08-09T00:36:40.462Z] > git --version # 'git version 2.25.1' [2023-08-09T00:36:40.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T00:36:40.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T00:36:43.738Z] #39 ... [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #40 [core-command internal] load build context [2023-08-09T00:36:43.738Z] #40 transferring context: 364.87MB 7.6s done [2023-08-09T00:36:43.738Z] #40 ... [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #35 [security-secretstore-setup internal] load build context [2023-08-09T00:36:43.738Z] #35 DONE 21.4s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #45 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T00:36:43.738Z] #45 DONE 21.0s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #36 [security-bootstrapper internal] load build context [2023-08-09T00:36:43.738Z] #36 DONE 21.0s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #46 [security-proxy-setup internal] load build context [2023-08-09T00:36:43.738Z] #46 DONE 21.0s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #34 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:36:43.738Z] #34 DONE 21.3s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #33 [security-spire-config internal] load build context [2023-08-09T00:36:43.738Z] #33 DONE 21.4s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:36:43.738Z] #48 ... [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #44 [support-notifications internal] load build context [2023-08-09T00:36:43.738Z] #44 DONE 21.1s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #38 [security-spiffe-token-provider internal] load build context [2023-08-09T00:36:43.738Z] #38 DONE 21.3s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #41 [security-spire-agent internal] load build context [2023-08-09T00:36:43.738Z] #41 DONE 21.4s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #43 [security-proxy-auth internal] load build context [2023-08-09T00:36:43.738Z] #43 DONE 20.9s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #40 [core-command internal] load build context [2023-08-09T00:36:43.738Z] #40 DONE 20.9s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #47 [core-data internal] load build context [2023-08-09T00:36:43.738Z] #47 DONE 21.4s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #42 [support-scheduler internal] load build context [2023-08-09T00:36:43.738Z] #42 DONE 20.9s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #39 [security-spire-server internal] load build context [2023-08-09T00:36:43.738Z] #39 DONE 21.5s [2023-08-09T00:36:43.738Z] [2023-08-09T00:36:43.738Z] #37 [core-metadata internal] load build context [2023-08-09T00:36:43.738Z] #37 DONE 21.6s [2023-08-09T00:36:43.995Z] [2023-08-09T00:36:43.995Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T00:36:44.586Z] #49 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:44.586Z] #49 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:44.856Z] #49 1.350 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:44.856Z] #49 1.354 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:44.856Z] #49 1.360 OK: 7 MiB in 16 packages [2023-08-09T00:36:50.127Z] #49 ... [2023-08-09T00:36:50.127Z] [2023-08-09T00:36:50.127Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:36:50.127Z] #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.127Z] #0 4.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.127Z] #0 4.545 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:36:50.127Z] #0 4.545 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:36:50.127Z] #0 4.545 OK: 17818 distinct packages available [2023-08-09T00:36:50.127Z] #0 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.127Z] #0 4.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.127Z] #0 4.940 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T00:36:50.127Z] #0 4.995 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T00:36:50.127Z] #0 5.017 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T00:36:50.127Z] #0 5.022 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T00:36:50.127Z] #0 5.032 (5/9) Installing curl (8.2.1-r0) [2023-08-09T00:36:50.127Z] #0 5.041 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.127Z] #0 5.045 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:36:50.127Z] #0 5.048 (8/9) Installing libucontext (1.2-r0) [2023-08-09T00:36:50.127Z] #0 5.051 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T00:36:50.127Z] #0 5.055 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.127Z] #0 5.062 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:36:50.127Z] #0 5.124 OK: 10 MiB in 24 packages [2023-08-09T00:36:50.695Z] #50 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:36:50.695Z] #0 0.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.023 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.695Z] #0 1.033 (2/2) Installing su-exec (0.2-r2) [2023-08-09T00:36:50.695Z] #0 1.033 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.695Z] #0 1.038 OK: 7 MiB in 17 packages [2023-08-09T00:36:50.695Z] #51 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:36:50.695Z] #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.208 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:36:50.695Z] #0 1.208 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:36:50.695Z] #0 1.208 OK: 17818 distinct packages available [2023-08-09T00:36:50.695Z] #0 1.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.641 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.695Z] #0 1.658 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:36:50.695Z] #0 1.662 (3/5) Installing libucontext (1.2-r0) [2023-08-09T00:36:50.695Z] #0 1.669 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T00:36:50.695Z] #0 1.674 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T00:36:50.695Z] #0 1.682 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.695Z] #0 1.688 OK: 8 MiB in 20 packages [2023-08-09T00:36:50.695Z] #52 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:36:50.695Z] #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.113 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.695Z] #0 1.126 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.695Z] #0 1.136 OK: 7 MiB in 16 packages [2023-08-09T00:36:50.695Z] #53 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #54 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T00:36:50.695Z] #54 ... [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:36:50.695Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 3.245 OK: 265 MiB in 53 packages [2023-08-09T00:36:50.695Z] #55 DONE 7.1s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:36:50.695Z] #0 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 0.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.048 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T00:36:50.695Z] #0 1.069 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.695Z] #0 1.069 (3/4) Installing su-exec (0.2-r2) [2023-08-09T00:36:50.695Z] #0 1.085 (4/4) Installing yq (4.30.4-r4) [2023-08-09T00:36:50.695Z] #0 1.162 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.695Z] #0 1.167 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:36:50.695Z] #0 1.227 OK: 17 MiB in 19 packages [2023-08-09T00:36:50.695Z] #56 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:36:50.695Z] #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:50.695Z] #0 1.441 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:50.695Z] #0 1.445 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T00:36:50.695Z] #0 1.471 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:50.695Z] #0 1.477 OK: 8 MiB in 17 packages [2023-08-09T00:36:50.695Z] #57 DONE 7.2s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:50.695Z] #58 DONE 0.1s [2023-08-09T00:36:50.695Z] [2023-08-09T00:36:50.695Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-09T00:36:50.695Z] #49 DONE 7.4s [2023-08-09T00:36:50.954Z] [2023-08-09T00:36:50.954Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T00:36:50.954Z] #59 DONE 0.0s [2023-08-09T00:36:50.954Z] [2023-08-09T00:36:50.954Z] #60 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:51.890Z] #60 ... [2023-08-09T00:36:51.890Z] [2023-08-09T00:36:51.890Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:36:51.890Z] #48 7.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:51.890Z] #48 7.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:51.890Z] #48 8.119 OK: 265 MiB in 53 packages [2023-08-09T00:36:51.890Z] #48 DONE 8.4s [2023-08-09T00:36:51.890Z] [2023-08-09T00:36:51.890Z] #61 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:51.890Z] #61 DONE 0.0s [2023-08-09T00:36:51.890Z] [2023-08-09T00:36:51.890Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:36:51.890Z] #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:51.890Z] #0 8.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:51.890Z] #0 8.345 OK: 265 MiB in 53 packages [2023-08-09T00:36:51.890Z] #62 DONE 8.5s [2023-08-09T00:36:51.890Z] [2023-08-09T00:36:51.890Z] #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:52.150Z] #63 ... [2023-08-09T00:36:52.150Z] [2023-08-09T00:36:52.150Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:52.150Z] #64 DONE 0.1s [2023-08-09T00:36:52.150Z] [2023-08-09T00:36:52.150Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:52.408Z] #65 ... [2023-08-09T00:36:52.408Z] [2023-08-09T00:36:52.408Z] #54 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T00:36:52.408Z] #54 DONE 1.7s [2023-08-09T00:36:52.408Z] [2023-08-09T00:36:52.408Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T00:36:52.408Z] #66 DONE 0.0s [2023-08-09T00:36:52.408Z] [2023-08-09T00:36:52.408Z] #67 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:36:52.408Z] #0 8.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.408Z] #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.408Z] #0 8.865 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:36:52.408Z] #0 8.865 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:36:52.408Z] #0 8.865 OK: 17818 distinct packages available [2023-08-09T00:36:52.408Z] #0 8.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.408Z] #0 9.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.666Z] #67 9.242 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:52.666Z] #67 9.245 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:36:52.666Z] #67 9.249 (3/4) Installing libucontext (1.2-r0) [2023-08-09T00:36:52.666Z] #67 9.254 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T00:36:52.666Z] #67 9.259 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:52.666Z] #67 9.266 OK: 7 MiB in 19 packages [2023-08-09T00:36:52.925Z] #67 DONE 9.4s [2023-08-09T00:36:52.925Z] [2023-08-09T00:36:52.925Z] #68 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:36:52.925Z] #0 7.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.925Z] #0 9.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:52.925Z] #68 9.352 OK: 265 MiB in 53 packages [2023-08-09T00:36:53.184Z] #68 DONE 9.5s [2023-08-09T00:36:53.184Z] [2023-08-09T00:36:53.184Z] #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:36:53.184Z] #69 DONE 0.1s [2023-08-09T00:36:53.184Z] [2023-08-09T00:36:53.184Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:36:53.184Z] #0 8.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.184Z] #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.184Z] #70 9.724 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:36:53.184Z] #70 9.724 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:36:53.184Z] #70 9.724 OK: 17823 distinct packages available [2023-08-09T00:36:53.184Z] #70 ... [2023-08-09T00:36:53.184Z] [2023-08-09T00:36:53.184Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:53.442Z] #71 ... [2023-08-09T00:36:53.442Z] [2023-08-09T00:36:53.442Z] #72 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:36:53.442Z] #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.442Z] #0 9.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.442Z] #0 9.821 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T00:36:53.442Z] #0 9.841 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:36:53.442Z] #0 9.846 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:36:53.442Z] #0 9.852 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:36:53.442Z] #0 9.916 OK: 8 MiB in 17 packages [2023-08-09T00:36:53.701Z] #72 DONE 10.1s [2023-08-09T00:36:53.701Z] [2023-08-09T00:36:53.701Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:36:53.701Z] #70 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.701Z] #70 9.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T00:36:53.701Z] #70 10.12 OK: 265 MiB in 53 packages [2023-08-09T00:36:53.960Z] #70 DONE 10.2s [2023-08-09T00:36:53.960Z] [2023-08-09T00:36:53.960Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:36:53.960Z] #73 DONE 0.1s [2023-08-09T00:36:53.960Z] [2023-08-09T00:36:53.960Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:36:57.334Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T00:36:57.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T00:36:58.336Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-09T00:36:58.381Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-09T00:36:58.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T00:36:58.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4626/head:refs/remotes/origin/PR-4626 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-09T00:36:58.967Z] Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 298aa16deeaea3deb2902ab199ed43078040b30e [2023-08-09T00:36:59.408Z] Merge succeeded, producing 298aa16deeaea3deb2902ab199ed43078040b30e [2023-08-09T00:36:59.409Z] Checking out Revision 298aa16deeaea3deb2902ab199ed43078040b30e (PR-4626) [2023-08-09T00:37:00.083Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T00:36:58.988Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T00:36:59.077Z] > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 [2023-08-09T00:36:59.305Z] > git remote # timeout=10 [2023-08-09T00:36:59.330Z] > git config --get remote.origin.url # timeout=10 [2023-08-09T00:36:59.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T00:36:59.365Z] > git merge fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 [2023-08-09T00:36:59.391Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-09T00:36:59.418Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T00:36:59.435Z] > git checkout -f 298aa16deeaea3deb2902ab199ed43078040b30e # timeout=10 [2023-08-09T00:37:01.011Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T00:37:01.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T00:37:01.011Z] Dload Upload Total Spent Left Speed [2023-08-09T00:37:01.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-08-09T00:37:01.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T00:37:01.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T00:37:01.975Z] + sudo tee /etc/docker/daemon.new [2023-08-09T00:37:01.975Z] { [2023-08-09T00:37:01.975Z] "registry-mirrors": [ [2023-08-09T00:37:01.975Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T00:37:01.975Z] ], [2023-08-09T00:37:01.975Z] "bip": "10.250.0.254/24", [2023-08-09T00:37:01.975Z] "hosts": [ [2023-08-09T00:37:01.975Z] "tcp://0.0.0.0:5555", [2023-08-09T00:37:01.975Z] "unix:///var/run/docker.sock" [2023-08-09T00:37:01.975Z] ], [2023-08-09T00:37:01.975Z] "mtu": 1458, [2023-08-09T00:37:01.975Z] "selinux-enabled": true, [2023-08-09T00:37:01.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T00:37:01.975Z] } [Pipeline] sh [2023-08-09T00:37:02.305Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T00:37:02.633Z] + sudo service docker restart [2023-08-09T00:37:12.035Z] #74 DONE 18.1s [2023-08-09T00:37:12.035Z] [2023-08-09T00:37:12.035Z] #71 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:12.035Z] #71 DONE 18.8s [2023-08-09T00:37:12.035Z] [2023-08-09T00:37:12.035Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:12.035Z] #65 DONE 19.9s [2023-08-09T00:37:12.035Z] [2023-08-09T00:37:12.035Z] #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:12.035Z] #63 DONE 20.1s [2023-08-09T00:37:12.035Z] [2023-08-09T00:37:12.035Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:37:12.035Z] #75 ... [2023-08-09T00:37:12.035Z] [2023-08-09T00:37:12.035Z] #60 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:12.035Z] #60 DONE 21.2s [2023-08-09T00:37:12.292Z] [2023-08-09T00:37:12.292Z] #76 [security-secretstore-setup builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T00:37:20.915Z] provisioning config files... [2023-08-09T00:37:20.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11549768359130562037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T00:37:21.292Z] ---> docker-login.sh [2023-08-09T00:37:21.292Z] nexus3.edgexfoundry.org:10001 [2023-08-09T00:37:21.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:37:21.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:37:21.881Z] Configure a credential helper to remove this warning. See [2023-08-09T00:37:21.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:37:21.881Z] [2023-08-09T00:37:21.881Z] Login Succeeded [2023-08-09T00:37:21.881Z] nexus3.edgexfoundry.org:10002 [2023-08-09T00:37:22.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:37:22.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:37:22.149Z] Configure a credential helper to remove this warning. See [2023-08-09T00:37:22.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:37:22.149Z] [2023-08-09T00:37:22.149Z] Login Succeeded [2023-08-09T00:37:22.258Z] #76 DONE 9.9s [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #75 DONE 9.9s [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:37:22.258Z] #77 ... [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #78 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #79 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #80 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #81 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #82 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #83 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #83 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #84 [support-scheduler builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #84 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #85 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #86 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #87 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #88 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #89 [core-command builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #89 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #90 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #91 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #92 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #93 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #94 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #94 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.258Z] #95 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #96 [security-spire-agent builder 6/9] COPY . . [2023-08-09T00:37:22.258Z] #96 DONE 10.0s [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #97 [core-data builder 6/7] COPY . . [2023-08-09T00:37:22.258Z] #97 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.258Z] #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.258Z] #98 CACHED [2023-08-09T00:37:22.258Z] [2023-08-09T00:37:22.259Z] #99 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:37:22.259Z] #99 CACHED [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #100 [support-notifications builder 6/7] COPY . . [2023-08-09T00:37:22.259Z] #100 DONE 10.0s [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:37:22.259Z] #101 DONE 0.1s [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #102 [core-metadata builder 6/7] COPY . . [2023-08-09T00:37:22.259Z] #102 DONE 9.9s [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:37:22.259Z] #103 CACHED [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:37:22.259Z] #104 CACHED [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:22.259Z] #105 CACHED [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #106 [security-spire-server builder 6/9] COPY . . [2023-08-09T00:37:22.259Z] #106 CACHED [2023-08-09T00:37:22.259Z] [2023-08-09T00:37:22.259Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:37:22.419Z] nexus3.edgexfoundry.org:10003 [2023-08-09T00:37:22.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:37:22.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:37:22.691Z] Configure a credential helper to remove this warning. See [2023-08-09T00:37:22.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:37:22.691Z] [2023-08-09T00:37:22.691Z] Login Succeeded [2023-08-09T00:37:22.691Z] nexus3.edgexfoundry.org:10004 [2023-08-09T00:37:22.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:37:22.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:37:22.959Z] Configure a credential helper to remove this warning. See [2023-08-09T00:37:22.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:37:22.959Z] [2023-08-09T00:37:22.959Z] Login Succeeded [2023-08-09T00:37:22.959Z] docker.io [2023-08-09T00:37:23.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T00:37:23.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T00:37:23.496Z] Configure a credential helper to remove this warning. See [2023-08-09T00:37:23.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T00:37:23.496Z] [2023-08-09T00:37:23.496Z] Login Succeeded [2023-08-09T00:37:23.496Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T00:37:23.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-09T00:37:24.070Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-09T00:37:24.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:37:24.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T00:37:24.110Z] ========================================================= [2023-08-09T00:37:24.110Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T00:37:24.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:37:24.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:37:24.428Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T00:37:24.428Z] edb6bdbacee9: Pulling fs layer [2023-08-09T00:37:24.428Z] 5f9638ab2659: Pulling fs layer [2023-08-09T00:37:24.428Z] 8d51d6327a98: Pulling fs layer [2023-08-09T00:37:24.428Z] 8b374f2dd631: Pulling fs layer [2023-08-09T00:37:24.428Z] ec14aa9079de: Pulling fs layer [2023-08-09T00:37:24.428Z] 2f466654f4bb: Pulling fs layer [2023-08-09T00:37:24.428Z] 554e91adad29: Pulling fs layer [2023-08-09T00:37:24.428Z] 8b374f2dd631: Waiting [2023-08-09T00:37:24.428Z] 2f466654f4bb: Waiting [2023-08-09T00:37:24.429Z] 554e91adad29: Waiting [2023-08-09T00:37:24.429Z] ec14aa9079de: Waiting [2023-08-09T00:37:24.719Z] 5f9638ab2659: Verifying Checksum [2023-08-09T00:37:24.719Z] 5f9638ab2659: Download complete [2023-08-09T00:37:24.719Z] 8b374f2dd631: Verifying Checksum [2023-08-09T00:37:24.719Z] 8b374f2dd631: Download complete [2023-08-09T00:37:24.719Z] ec14aa9079de: Verifying Checksum [2023-08-09T00:37:24.719Z] ec14aa9079de: Download complete [2023-08-09T00:37:24.719Z] edb6bdbacee9: Verifying Checksum [2023-08-09T00:37:24.719Z] edb6bdbacee9: Download complete [2023-08-09T00:37:24.783Z] #107 ... [2023-08-09T00:37:24.783Z] [2023-08-09T00:37:24.783Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:37:24.783Z] #108 DONE 2.7s [2023-08-09T00:37:25.040Z] [2023-08-09T00:37:25.040Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:37:25.040Z] #107 DONE 2.8s [2023-08-09T00:37:25.040Z] [2023-08-09T00:37:25.040Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T00:37:25.335Z] #109 ... [2023-08-09T00:37:25.335Z] [2023-08-09T00:37:25.335Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T00:37:25.335Z] #110 DONE 0.4s [2023-08-09T00:37:25.594Z] [2023-08-09T00:37:25.594Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:37:25.594Z] #0 1.459 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:37:25.594Z] #111 ... [2023-08-09T00:37:25.594Z] [2023-08-09T00:37:25.594Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T00:37:25.594Z] #109 DONE 0.7s [2023-08-09T00:37:25.713Z] edb6bdbacee9: Pull complete [2023-08-09T00:37:25.975Z] [2023-08-09T00:37:25.975Z] #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:37:25.975Z] #0 2.190 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:37:26.233Z] #112 ... [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:37:26.233Z] #113 CACHED [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #114 [security-spire-config builder 6/9] COPY . . [2023-08-09T00:37:26.233Z] #114 CACHED [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #115 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:37:26.233Z] #115 CACHED [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:37:26.233Z] #116 CACHED [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:37:26.233Z] #117 CACHED [2023-08-09T00:37:26.233Z] [2023-08-09T00:37:26.233Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T00:37:26.233Z] #118 CACHED [2023-08-09T00:37:26.300Z] 554e91adad29: Verifying Checksum [2023-08-09T00:37:26.300Z] 554e91adad29: Download complete [2023-08-09T00:37:26.300Z] 5f9638ab2659: Pull complete [2023-08-09T00:37:26.490Z] [2023-08-09T00:37:26.490Z] #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:37:26.748Z] #119 DONE 0.4s [2023-08-09T00:37:26.748Z] [2023-08-09T00:37:26.748Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:37:26.748Z] #120 DONE 0.5s [2023-08-09T00:37:26.748Z] [2023-08-09T00:37:26.748Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:37:26.748Z] #121 ... [2023-08-09T00:37:26.748Z] [2023-08-09T00:37:26.748Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:37:26.748Z] #122 DONE 0.2s [2023-08-09T00:37:27.005Z] [2023-08-09T00:37:27.005Z] #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:37:27.005Z] #121 DONE 0.2s [2023-08-09T00:37:27.005Z] [2023-08-09T00:37:27.005Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:37:27.005Z] #123 CACHED [2023-08-09T00:37:27.005Z] [2023-08-09T00:37:27.005Z] #124 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:37:27.005Z] #124 CACHED [2023-08-09T00:37:27.005Z] [2023-08-09T00:37:27.005Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:37:27.283Z] 2f466654f4bb: Verifying Checksum [2023-08-09T00:37:27.283Z] 2f466654f4bb: Download complete [2023-08-09T00:37:27.551Z] 8d51d6327a98: Verifying Checksum [2023-08-09T00:37:27.551Z] 8d51d6327a98: Download complete [2023-08-09T00:37:29.531Z] #125 DONE 2.6s [2023-08-09T00:37:29.531Z] [2023-08-09T00:37:29.531Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:37:29.531Z] #126 DONE 2.6s [2023-08-09T00:37:29.531Z] [2023-08-09T00:37:29.531Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:37:29.531Z] #127 DONE 2.6s [2023-08-09T00:37:29.531Z] [2023-08-09T00:37:29.531Z] #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:37:30.949Z] #128 DONE 1.2s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:37:30.949Z] #129 DONE 1.2s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:37:30.949Z] #130 DONE 1.2s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T00:37:30.949Z] #131 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:37:30.949Z] #132 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T00:37:30.949Z] #133 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T00:37:30.949Z] #134 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #135 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T00:37:30.949Z] #135 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #136 [security-spire-config] exporting to image [2023-08-09T00:37:30.949Z] #136 exporting layers [2023-08-09T00:37:30.949Z] #136 ... [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #137 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T00:37:30.949Z] #137 DONE 0.1s [2023-08-09T00:37:30.949Z] [2023-08-09T00:37:30.949Z] #136 [security-spire-server] exporting to image [2023-08-09T00:37:31.207Z] #136 ... [2023-08-09T00:37:31.207Z] [2023-08-09T00:37:31.207Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T00:37:31.207Z] #138 DONE 0.4s [2023-08-09T00:37:31.532Z] [2023-08-09T00:37:31.532Z] #136 [security-spire-agent] exporting to image [2023-08-09T00:37:31.532Z] #136 exporting layers 0.6s done [2023-08-09T00:37:31.532Z] #136 writing image sha256:988ee0304a5bfef56fb2cfbd72e2dcda35e29a5f1f90c80cd15483047d8c39db done [2023-08-09T00:37:31.532Z] #136 naming to docker.io/library/security-spire-config done [2023-08-09T00:37:31.789Z] #136 exporting layers 0.7s done [2023-08-09T00:37:31.789Z] #136 writing image sha256:691c8a080a7799df411a40def47747ed32648dae4f071ab2d19219ed16cbe59d done [2023-08-09T00:37:31.789Z] #136 naming to docker.io/library/security-spire-server 0.1s done [2023-08-09T00:37:32.046Z] #136 exporting layers 0.6s done [2023-08-09T00:37:32.046Z] #136 writing image sha256:98beec77c2e7ecef81c8297ad0d5e5012828e59aad1af54c45da364f8dd5a6ce done [2023-08-09T00:37:32.046Z] #136 naming to docker.io/library/security-spire-agent done [2023-08-09T00:37:32.046Z] #136 DONE 1.1s [2023-08-09T00:37:32.046Z] [2023-08-09T00:37:32.046Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:37:32.046Z] #0 1.690 go build -tags " non_delayedstart" -ldflags "-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 [2023-08-09T00:37:32.046Z] #139 ... [2023-08-09T00:37:32.046Z] [2023-08-09T00:37:32.046Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:37:32.047Z] #0 0.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:37:32.304Z] #140 ... [2023-08-09T00:37:32.304Z] [2023-08-09T00:37:32.304Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:37:32.304Z] #0 1.287 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:37:32.304Z] #141 ... [2023-08-09T00:37:32.304Z] [2023-08-09T00:37:32.304Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:37:32.304Z] #0 1.572 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:37:32.563Z] #142 ... [2023-08-09T00:37:32.563Z] [2023-08-09T00:37:32.563Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:37:32.563Z] #0 0.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:37:32.820Z] #143 ... [2023-08-09T00:37:32.820Z] [2023-08-09T00:37:32.820Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:37:32.820Z] #0 1.275 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:37:32.820Z] #144 ... [2023-08-09T00:37:32.820Z] [2023-08-09T00:37:32.820Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:37:32.820Z] #0 0.728 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:37:33.077Z] #145 ... [2023-08-09T00:37:33.077Z] [2023-08-09T00:37:33.077Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:37:33.077Z] #0 1.004 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:37:33.077Z] #146 ... [2023-08-09T00:37:33.077Z] [2023-08-09T00:37:33.077Z] #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:37:33.077Z] #77 1.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:37:39.900Z] 8d51d6327a98: Pull complete [2023-08-09T00:37:39.900Z] 8b374f2dd631: Pull complete [2023-08-09T00:37:39.900Z] ec14aa9079de: Pull complete [2023-08-09T00:37:46.568Z] 2f466654f4bb: Pull complete [2023-08-09T00:37:48.521Z] 554e91adad29: Pull complete [2023-08-09T00:37:48.521Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T00:37:48.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:37:48.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:37:48.853Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-09T00:37:48.853Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:37:48.853Z] WORKDIR /edgex [2023-08-09T00:37:48.853Z] COPY go.mod . [2023-08-09T00:37:48.853Z] RUN go mod download [2023-08-09T00:37:49.442Z] Sending build context to Docker daemon 2.937MB [2023-08-09T00:37:49.442Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T00:37:49.442Z] ---> 1e15ea492957 [2023-08-09T00:37:49.442Z] Step 2/4 : WORKDIR /edgex [2023-08-09T00:37:51.391Z] ---> Running in 6f1e3637bde5 [2023-08-09T00:37:51.657Z] Removing intermediate container 6f1e3637bde5 [2023-08-09T00:37:51.657Z] ---> 0bc779a2db13 [2023-08-09T00:37:51.657Z] Step 3/4 : COPY go.mod . [2023-08-09T00:37:52.239Z] ---> 3eac8298e1f1 [2023-08-09T00:37:52.239Z] Step 4/4 : RUN go mod download [2023-08-09T00:37:52.239Z] ---> Running in 5e55a836b73e [2023-08-09T00:38:31.125Z] Removing intermediate container 5e55a836b73e [2023-08-09T00:38:31.125Z] ---> 0df890eff61b [2023-08-09T00:38:31.125Z] Successfully built 0df890eff61b [2023-08-09T00:38:31.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:31.459Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T00:38:31.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:38:31.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container [2023-08-09T00:38:31.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-09T00:38:32.909Z] $ docker top 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:38:33.773Z] + go version [2023-08-09T00:38:33.773Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T00:38:33.771Z] $ docker stop --time=1 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c [2023-08-09T00:38:35.346Z] $ docker rm -f --volumes 11daa15dc9436ac8c0ece7e4a082f5a30dfc82a1537297012b24b5bb22feb56c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:38:35.924Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T00:38:35.924Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:38:36.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container [2023-08-09T00:38:36.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-09T00:38:37.366Z] $ docker top 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T00:38:37.581Z] ========================================================= [2023-08-09T00:38:37.581Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-09T00:38:37.581Z] ========================================================= [Pipeline] sh [2023-08-09T00:38:37.884Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-09T00:38:38.475Z] + make test [2023-08-09T00:38:38.475Z] go test -race -coverprofile=coverage.out ./... [2023-08-09T00:38:40.791Z] #77 69.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:38:48.905Z] #77 ... [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:38:48.905Z] #146 DONE 86.3s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #112 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:38:48.905Z] #112 DONE 86.4s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:38:48.905Z] #140 DONE 86.4s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:38:48.905Z] #145 DONE 86.4s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:48.905Z] #147 ... [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:38:48.905Z] #141 DONE 86.5s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:38:48.905Z] #139 DONE 86.5s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:38:48.905Z] #142 DONE 86.6s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:48.905Z] #148 ... [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:38:48.905Z] #143 DONE 86.8s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #77 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:38:48.905Z] #77 DONE 86.8s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:38:48.905Z] #144 DONE 86.7s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:38:48.905Z] #111 DONE 86.8s [2023-08-09T00:38:48.905Z] [2023-08-09T00:38:48.905Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.171Z] #149 ... [2023-08-09T00:38:49.171Z] [2023-08-09T00:38:49.171Z] #150 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.171Z] #150 DONE 0.8s [2023-08-09T00:38:49.171Z] [2023-08-09T00:38:49.171Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.171Z] #148 DONE 0.7s [2023-08-09T00:38:49.171Z] [2023-08-09T00:38:49.171Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.171Z] #147 DONE 0.8s [2023-08-09T00:38:49.171Z] [2023-08-09T00:38:49.171Z] #151 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T00:38:49.171Z] #151 DONE 0.5s [2023-08-09T00:38:49.171Z] [2023-08-09T00:38:49.172Z] #152 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.172Z] #152 DONE 0.5s [2023-08-09T00:38:49.172Z] [2023-08-09T00:38:49.172Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T00:38:49.430Z] #153 ... [2023-08-09T00:38:49.430Z] [2023-08-09T00:38:49.431Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.431Z] #149 DONE 0.5s [2023-08-09T00:38:49.431Z] [2023-08-09T00:38:49.431Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.431Z] #154 DONE 0.5s [2023-08-09T00:38:49.431Z] [2023-08-09T00:38:49.431Z] #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.431Z] #155 DONE 0.4s [2023-08-09T00:38:49.431Z] [2023-08-09T00:38:49.431Z] #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.431Z] #156 CACHED [2023-08-09T00:38:49.431Z] [2023-08-09T00:38:49.431Z] #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.431Z] #157 CACHED [2023-08-09T00:38:49.431Z] [2023-08-09T00:38:49.431Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T00:38:49.688Z] #158 ... [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.688Z] #159 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #160 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #161 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.688Z] #162 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #163 DONE 0.4s [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #164 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:49.688Z] #165 CACHED [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #166 DONE 0.3s [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #167 DONE 0.4s [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #168 DONE 0.4s [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:49.688Z] #169 DONE 0.4s [2023-08-09T00:38:49.688Z] [2023-08-09T00:38:49.688Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T00:38:51.065Z] #170 ... [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T00:38:51.065Z] #171 DONE 1.4s [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T00:38:51.065Z] #172 DONE 1.4s [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #158 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T00:38:51.065Z] #158 DONE 1.4s [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T00:38:51.065Z] #173 DONE 1.4s [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T00:38:51.065Z] #174 DONE 1.4s [2023-08-09T00:38:51.065Z] [2023-08-09T00:38:51.065Z] #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.324Z] #175 ... [2023-08-09T00:38:51.324Z] [2023-08-09T00:38:51.324Z] #176 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T00:38:51.324Z] #176 DONE 1.8s [2023-08-09T00:38:51.324Z] [2023-08-09T00:38:51.324Z] #177 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T00:38:51.324Z] #177 DONE 1.7s [2023-08-09T00:38:51.324Z] [2023-08-09T00:38:51.324Z] #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T00:38:51.324Z] #178 DONE 1.8s [2023-08-09T00:38:51.324Z] [2023-08-09T00:38:51.324Z] #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T00:38:51.324Z] #153 DONE 2.1s [2023-08-09T00:38:51.324Z] [2023-08-09T00:38:51.324Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T00:38:51.324Z] #170 DONE 1.7s [2023-08-09T00:38:51.582Z] [2023-08-09T00:38:51.582Z] #179 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T00:38:51.582Z] #179 DONE 1.7s [2023-08-09T00:38:51.582Z] [2023-08-09T00:38:51.582Z] #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.582Z] #180 DONE 0.7s [2023-08-09T00:38:51.582Z] [2023-08-09T00:38:51.582Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T00:38:51.840Z] #181 ... [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #182 DONE 0.8s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #183 DONE 0.8s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #175 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #175 DONE 0.8s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #184 DONE 0.4s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T00:38:51.840Z] #185 DONE 0.4s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #186 DONE 0.5s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #187 DONE 0.4s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:38:51.840Z] #188 DONE 0.4s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:51.840Z] #189 ... [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:51.840Z] #190 DONE 0.5s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T00:38:51.840Z] #181 DONE 0.5s [2023-08-09T00:38:51.840Z] [2023-08-09T00:38:51.840Z] #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:51.840Z] #191 DONE 0.3s [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:52.099Z] #192 DONE 0.4s [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T00:38:52.099Z] #193 DONE 0.4s [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:52.099Z] #194 ... [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:52.099Z] #195 DONE 0.4s [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #196 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T00:38:52.099Z] #196 DONE 0.3s [2023-08-09T00:38:52.099Z] [2023-08-09T00:38:52.099Z] #189 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:38:52.099Z] #189 DONE 0.3s [2023-08-09T00:38:52.356Z] [2023-08-09T00:38:52.357Z] #136 [core-data] exporting to image [2023-08-09T00:38:52.357Z] #136 exporting layers 0.5s done [2023-08-09T00:38:52.357Z] #136 writing image sha256:f5df66cdbba9711006be32a29f11698a4e506ed04bdba5025c1fd6777ff519a8 [2023-08-09T00:38:52.357Z] #136 writing image sha256:fa3e4177ea88689403408007bacaf193afcae1776cf115b79fa2aaebb56722f6 [2023-08-09T00:38:52.357Z] #136 writing image sha256:4046c307f5fc077502fe938aa1b6b1688b3237c79f06edcb84f5a85c51a0a340 [2023-08-09T00:38:52.357Z] #136 writing image sha256:943e7400b2f3288c7b912756917033928eab6801e461e5602cffc0fbda04d96a 0.0s done [2023-08-09T00:38:52.357Z] #136 naming to docker.io/library/core-data done [2023-08-09T00:38:52.920Z] #136 exporting layers 0.9s done [2023-08-09T00:38:52.920Z] #136 writing image sha256:f5df66cdbba9711006be32a29f11698a4e506ed04bdba5025c1fd6777ff519a8 0.6s done [2023-08-09T00:38:52.920Z] #136 writing image sha256:fa3e4177ea88689403408007bacaf193afcae1776cf115b79fa2aaebb56722f6 0.6s done [2023-08-09T00:38:52.920Z] #136 writing image sha256:4046c307f5fc077502fe938aa1b6b1688b3237c79f06edcb84f5a85c51a0a340 0.6s done [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/core-command done [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/security-spiffe-token-provider done [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/support-scheduler done [2023-08-09T00:38:52.920Z] #136 writing image sha256:84cfa2c00fdbe0359211ff46f6cd135e8300a2f34883431fe05eff0e584b6f9c done [2023-08-09T00:38:52.920Z] #136 writing image sha256:97ad12ecdf26ee05c6825a1cd5adda9775eaab4a9ac19853f363942c40e1dea9 done [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/support-notifications done [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/core-metadata [2023-08-09T00:38:52.920Z] #136 naming to docker.io/library/core-metadata done [2023-08-09T00:38:52.920Z] #136 DONE 2.4s [2023-08-09T00:38:52.920Z] [2023-08-09T00:38:52.920Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T00:38:52.920Z] #197 DONE 0.7s [2023-08-09T00:38:52.920Z] [2023-08-09T00:38:52.920Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T00:38:52.920Z] #198 DONE 0.8s [2023-08-09T00:38:52.920Z] [2023-08-09T00:38:52.920Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T00:38:53.179Z] #199 ... [2023-08-09T00:38:53.179Z] [2023-08-09T00:38:53.179Z] #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:53.179Z] #200 DONE 1.1s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T00:38:53.436Z] #201 DONE 0.4s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #136 [core-common-config-bootstrapper] exporting to image [2023-08-09T00:38:53.436Z] #136 ... [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #199 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T00:38:53.436Z] #199 DONE 0.4s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T00:38:53.436Z] #202 DONE 0.0s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T00:38:53.436Z] #203 DONE 0.1s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #204 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:53.436Z] #204 DONE 1.3s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:53.436Z] #194 DONE 1.4s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #136 [security-proxy-setup] exporting to image [2023-08-09T00:38:53.436Z] #136 ... [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T00:38:53.436Z] #205 DONE 0.2s [2023-08-09T00:38:53.436Z] [2023-08-09T00:38:53.436Z] #136 [core-common-config-bootstrapper] exporting to image [2023-08-09T00:38:53.436Z] #136 writing image sha256:c428f04fbe82c26eaaa6e240e41360cdd3d2c4020a4513f13206dc903b507c77 done [2023-08-09T00:38:53.436Z] #136 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-08-09T00:38:53.693Z] #136 ... [2023-08-09T00:38:53.693Z] [2023-08-09T00:38:53.693Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T00:38:53.693Z] #206 DONE 0.1s [2023-08-09T00:38:53.693Z] [2023-08-09T00:38:53.693Z] #136 [core-common-config-bootstrapper] exporting to image [2023-08-09T00:38:53.693Z] #136 exporting layers 0.2s done [2023-08-09T00:38:53.693Z] #136 writing image sha256:45067f38aa33ae675090459a108f60ff4cecea86a6849530d4b546166b37179b [2023-08-09T00:38:53.960Z] #136 exporting layers 0.3s done [2023-08-09T00:38:53.960Z] #136 writing image sha256:45067f38aa33ae675090459a108f60ff4cecea86a6849530d4b546166b37179b done [2023-08-09T00:38:53.960Z] #136 naming to docker.io/library/security-proxy-auth done [2023-08-09T00:38:53.960Z] #136 writing image sha256:c390ab5de351b490eb8bbe8868108896add5ab1c1e7a7d6bcb695a641910cf61 done [2023-08-09T00:38:53.960Z] #136 naming to docker.io/library/security-proxy-setup done [2023-08-09T00:38:53.960Z] #136 DONE 3.1s [2023-08-09T00:38:53.960Z] [2023-08-09T00:38:53.960Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T00:38:53.960Z] #207 DONE 0.1s [2023-08-09T00:38:53.960Z] [2023-08-09T00:38:53.960Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T00:38:54.220Z] #208 DONE 0.4s [2023-08-09T00:38:54.220Z] [2023-08-09T00:38:54.220Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T00:38:54.220Z] #209 DONE 0.8s [2023-08-09T00:38:54.220Z] [2023-08-09T00:38:54.220Z] #136 [security-secretstore-setup] exporting to image [2023-08-09T00:38:54.478Z] #136 exporting layers 0.2s done [2023-08-09T00:38:54.478Z] #136 writing image sha256:93cd04707700f5b698f05c41a52e80a23bd61bd12d7950824badbe2c0d4b24aa done [2023-08-09T00:38:54.478Z] #136 naming to docker.io/library/security-bootstrapper done [2023-08-09T00:38:54.478Z] #136 writing image sha256:4e3fba393093303e460dc15a85404b08dfc9274662d51f8ff3db50d3c059cca2 done [2023-08-09T00:38:54.478Z] #136 naming to docker.io/library/security-secretstore-setup done [2023-08-09T00:38:54.478Z] #136 DONE 3.4s [2023-08-09T00:38:54.478Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.478Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.478Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.478Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T00:38:54.479Z] time="2023-08-09T00:36:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T00:38:54.498Z] $ docker stop --time=1 e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 [2023-08-09T00:38:56.256Z] $ docker rm -f --volumes e1078f1d0ad345ede736c75725b9dd700f3759251326502d8b3e18944c259bb2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T00:38:56.679Z] + docker images [2023-08-09T00:38:56.679Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T00:38:56.679Z] security-secretstore-setup latest 4e3fba393093 2 seconds ago 44.1MB [2023-08-09T00:38:56.679Z] security-proxy-auth latest 45067f38aa33 3 seconds ago 19.4MB [2023-08-09T00:38:56.679Z] security-bootstrapper latest 93cd04707700 3 seconds ago 23MB [2023-08-09T00:38:56.679Z] security-proxy-setup latest c390ab5de351 3 seconds ago 19.6MB [2023-08-09T00:38:56.679Z] core-common-config-bootstrapper latest c428f04fbe82 4 seconds ago 18MB [2023-08-09T00:38:56.680Z] core-command latest f5df66cdbba9 5 seconds ago 21MB [2023-08-09T00:38:56.680Z] security-spiffe-token-provider latest fa3e4177ea88 5 seconds ago 33.5MB [2023-08-09T00:38:56.680Z] core-metadata latest 84cfa2c00fdb 5 seconds ago 21.6MB [2023-08-09T00:38:56.680Z] support-scheduler latest 4046c307f5fc 5 seconds ago 33.7MB [2023-08-09T00:38:56.680Z] core-data latest 943e7400b2f3 5 seconds ago 21.2MB [2023-08-09T00:38:56.680Z] support-notifications latest 97ad12ecdf26 5 seconds ago 34.3MB [2023-08-09T00:38:56.680Z] security-spire-agent latest 98beec77c2e7 About a minute ago 161MB [2023-08-09T00:38:56.680Z] security-spire-config latest 988ee0304a5b About a minute ago 102MB [2023-08-09T00:38:56.680Z] security-spire-server latest 691c8a080a77 About a minute ago 103MB [2023-08-09T00:38:56.680Z] ci-base-image-x86_64 latest 6fc08c2cce6b 4 minutes ago 1.07GB [2023-08-09T00:38:56.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB [2023-08-09T00:38:56.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-09T00:38:56.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T00:39:25.307Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-09T00:41:46.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-09T00:41:46.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-09T00:41:46.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-09T00:41:50.337Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-09T00:41:50.337Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-09T00:41:52.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-09T00:41:53.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-09T00:41:53.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-09T00:41:53.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-09T00:41:55.459Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-09T00:41:58.038Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-09T00:41:58.623Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-09T00:41:58.623Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-09T00:41:58.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-09T00:42:08.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-09T00:42:08.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-09T00:42:08.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements [2023-08-09T00:42:16.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 97.0% of statements [2023-08-09T00:42:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-09T00:42:21.141Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-09T00:42:21.142Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-09T00:42:24.481Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.5% of statements [2023-08-09T00:42:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-09T00:42:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-09T00:42:27.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.341s coverage: 54.0% of statements [2023-08-09T00:42:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-09T00:42:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-09T00:42:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:42:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-09T00:42:32.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-09T00:42:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-09T00:42:39.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-09T00:42:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.590s coverage: 93.4% of statements [2023-08-09T00:42:54.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.469s coverage: 3.8% of statements [2023-08-09T00:42:57.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-09T00:42:57.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:42:57.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-09T00:43:00.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.154s coverage: 97.6% of statements [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-09T00:43:00.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-09T00:43:00.623Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements [2023-08-09T00:43:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-09T00:43:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-09T00:43:15.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.501s coverage: 0.9% of statements [2023-08-09T00:43:15.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.324s coverage: 32.2% of statements [2023-08-09T00:43:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.350s coverage: 42.9% of statements [2023-08-09T00:43:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements [2023-08-09T00:43:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-08-09T00:43:18.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements [2023-08-09T00:43:22.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements [2023-08-09T00:43:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-09T00:43:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-09T00:43:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-09T00:43:25.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-09T00:43:27.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-09T00:43:27.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-09T00:43:27.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-09T00:43:27.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-09T00:43:34.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements [2023-08-09T00:43:34.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-09T00:43:34.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-09T00:43:34.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-09T00:43:34.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-09T00:43:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-09T00:43:42.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-09T00:43:43.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.111s coverage: 79.9% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.204s coverage: 100.0% of statements [2023-08-09T00:43:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.510s coverage: 81.8% of statements [2023-08-09T00:43:50.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-09T00:43:50.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-09T00:43:51.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.517s coverage: 82.1% of statements [2023-08-09T00:43:51.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements [2023-08-09T00:43:58.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-09T00:43:58.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-09T00:43:58.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 63.1% of statements [2023-08-09T00:43:58.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-08-09T00:44:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-08-09T00:44:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.102s coverage: 100.0% of statements [2023-08-09T00:44:00.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2023-08-09T00:44:00.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-09T00:44:00.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-09T00:44:00.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-09T00:44:00.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2023-08-09T00:44:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-09T00:44:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-09T00:44:08.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-09T00:44:10.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.069s coverage: 38.4% of statements [2023-08-09T00:44:10.214Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2023-08-09T00:44:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-09T00:44:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-09T00:44:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-09T00:44:15.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-09T00:44:15.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.235s coverage: 84.8% of statements [2023-08-09T00:44:22.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-09T00:44:22.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-09T00:44:22.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-09T00:44:22.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-09T00:44:28.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-08-09T00:44:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-09T00:44:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:44:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-09T00:44:29.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-09T00:44:30.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.648s coverage: 95.7% of statements [2023-08-09T00:44:33.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-09T00:44:33.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-09T00:44:33.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.8% of statements [2023-08-09T00:44:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-09T00:44:38.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-09T00:44:38.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 98.9% of statements [2023-08-09T00:44:39.449Z] 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 [2023-08-09T00:44:39.714Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T00:44:39.714Z] go vet ./... [2023-08-09T00:47:46.417Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T00:47:46.417Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T00:47:46.417Z] ./bin/test-attribution-txt.sh [2023-08-09T00:47:46.417Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T00:47:46.417Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T00:47:46.417Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T00:47:46.417Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T00:47:46.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-09T00:47:47.065Z] + ls -al . [2023-08-09T00:47:47.065Z] total 720 [2023-08-09T00:47:47.065Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 00:38 . [2023-08-09T00:47:47.065Z] drwxr-xr-x 4 root root 4096 Aug 9 00:38 .. [2023-08-09T00:47:47.065Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 .blubracket [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 00:36 .dockerignore [2023-08-09T00:47:47.065Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 00:36 .git [2023-08-09T00:47:47.065Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 .github [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:36 .gitignore [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 00:36 .golangci.yml [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 00:36 .hadolint.yml [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 00:36 .sonarcloud.properties [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:36 ADOPTERS.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:36 Attribution.txt [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:36 CHANGELOG.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:36 CONTRIBUTING.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 00:36 GOVERNANCE.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 883 Aug 9 00:36 Jenkinsfile [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:36 LICENSE [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:36 Makefile [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 00:36 OWNERS.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:36 README.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 789 Aug 9 00:36 SECURITY.md [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION [2023-08-09T00:47:47.065Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 bin [2023-08-09T00:47:47.065Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 00:36 cmd [2023-08-09T00:47:47.065Z] -rw-r--r-- 1 root root 446998 Aug 9 00:44 coverage.out [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:36 go.mod [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:36 go.sum [2023-08-09T00:47:47.065Z] drwxrwxr-x 7 1001 1001 4096 Aug 9 00:36 internal [2023-08-09T00:47:47.065Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 openapi [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 594 Aug 9 00:36 security.txt [2023-08-09T00:47:47.065Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 00:36 snap [2023-08-09T00:47:47.065Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 00:36 version.go [Pipeline] sh [2023-08-09T00:47:47.700Z] + '[' -e coverage.out ] [2023-08-09T00:47:47.701Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-09T00:47:47.717Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T00:47:48.602Z] Stashed 1 file(s) [Pipeline] sh [2023-08-09T00:47:49.233Z] + make build [2023-08-09T00:47:49.233Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:49:40.878Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:49:46.212Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:49:52.851Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-08-09T00:49:56.186Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:50:43.036Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:50:51.253Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:50:59.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:51:06.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:51:10.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:51:15.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:51:22.359Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-08-09T00:51:30.640Z] $ docker stop --time=1 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 [2023-08-09T00:51:32.717Z] $ docker rm -f --volumes 39f40ce00bbb6a04c0c28094b405157164835ffd7940359e52fac6cd03e359c5 [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 [2023-08-09T00:51:35.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:51:35.593Z] [2023-08-09T00:51:35.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T00:51:35.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:51:36.202Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-09T00:51:36.202Z] 547446be3368: Pulling fs layer [2023-08-09T00:51:36.202Z] d125d8839a47: Pulling fs layer [2023-08-09T00:51:36.202Z] 3e85d5ac6304: Pulling fs layer [2023-08-09T00:51:36.202Z] c3105a71a48b: Pulling fs layer [2023-08-09T00:51:36.202Z] 0f093f025ec4: Pulling fs layer [2023-08-09T00:51:36.202Z] c3106fc0e877: Pulling fs layer [2023-08-09T00:51:36.202Z] c3105a71a48b: Waiting [2023-08-09T00:51:36.202Z] 0f093f025ec4: Waiting [2023-08-09T00:51:36.202Z] c3106fc0e877: Waiting [2023-08-09T00:51:36.202Z] 547446be3368: Download complete [2023-08-09T00:51:36.202Z] c3105a71a48b: Verifying Checksum [2023-08-09T00:51:36.202Z] c3105a71a48b: Download complete [2023-08-09T00:51:36.785Z] d125d8839a47: Verifying Checksum [2023-08-09T00:51:36.785Z] d125d8839a47: Download complete [2023-08-09T00:51:36.785Z] c3106fc0e877: Verifying Checksum [2023-08-09T00:51:36.785Z] c3106fc0e877: Download complete [2023-08-09T00:51:36.785Z] 0f093f025ec4: Verifying Checksum [2023-08-09T00:51:36.785Z] 0f093f025ec4: Download complete [2023-08-09T00:51:37.051Z] 547446be3368: Pull complete [2023-08-09T00:51:38.011Z] d125d8839a47: Pull complete [2023-08-09T00:51:38.594Z] 3e85d5ac6304: Download complete [2023-08-09T00:51:46.799Z] 3e85d5ac6304: Pull complete [2023-08-09T00:51:46.799Z] c3105a71a48b: Pull complete [2023-08-09T00:51:47.766Z] 0f093f025ec4: Pull complete [2023-08-09T00:51:48.041Z] c3106fc0e877: Pull complete [2023-08-09T00:51:48.041Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-09T00:51:48.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-09T00:51:48.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T00:51:48.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container [2023-08-09T00:51:48.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-09T00:51:50.815Z] $ docker top c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T00:51:51.714Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-09T00:52:01.786Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-09T00:52:01.786Z] #1 transferring dockerfile: 1.82kB done [2023-08-09T00:52:01.786Z] #1 DONE 0.1s [2023-08-09T00:52:02.384Z] [2023-08-09T00:52:02.384Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-09T00:52:02.384Z] #2 transferring dockerfile: 1.78kB done [2023-08-09T00:52:02.384Z] #2 DONE 0.1s [2023-08-09T00:52:02.384Z] [2023-08-09T00:52:02.384Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:52:02.655Z] #3 transferring dockerfile: 2.12kB 0.0s done [2023-08-09T00:52:02.655Z] #3 DONE 0.1s [2023-08-09T00:52:02.655Z] [2023-08-09T00:52:02.655Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-09T00:52:02.655Z] #4 transferring dockerfile: 2.82kB done [2023-08-09T00:52:02.655Z] #4 DONE 0.0s [2023-08-09T00:52:02.655Z] [2023-08-09T00:52:02.655Z] #5 [core-command internal] load build definition from Dockerfile [2023-08-09T00:52:02.655Z] #5 transferring dockerfile: 1.82kB done [2023-08-09T00:52:02.655Z] #5 DONE 0.1s [2023-08-09T00:52:02.655Z] [2023-08-09T00:52:02.655Z] #6 [core-data internal] load build definition from Dockerfile [2023-08-09T00:52:02.655Z] #6 transferring dockerfile: 1.90kB 0.0s done [2023-08-09T00:52:02.655Z] #6 DONE 0.1s [2023-08-09T00:52:02.655Z] [2023-08-09T00:52:02.655Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-08-09T00:52:02.655Z] #7 transferring dockerfile: 1.84kB done [2023-08-09T00:52:02.655Z] #7 DONE 0.1s [2023-08-09T00:52:02.655Z] [2023-08-09T00:52:02.655Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-08-09T00:52:02.925Z] #8 transferring dockerfile: 2.63kB 0.0s done [2023-08-09T00:52:02.925Z] #8 DONE 0.1s [2023-08-09T00:52:02.925Z] [2023-08-09T00:52:02.925Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-08-09T00:52:02.925Z] #9 transferring dockerfile: 1.96kB done [2023-08-09T00:52:02.925Z] #9 DONE 0.1s [2023-08-09T00:52:02.925Z] [2023-08-09T00:52:02.925Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-09T00:52:02.925Z] #10 transferring dockerfile: 2.38kB 0.0s done [2023-08-09T00:52:02.925Z] #10 DONE 0.1s [2023-08-09T00:52:02.925Z] [2023-08-09T00:52:02.925Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-09T00:52:03.192Z] #11 transferring dockerfile: 2.04kB 0.0s done [2023-08-09T00:52:03.192Z] #11 DONE 0.1s [2023-08-09T00:52:03.192Z] [2023-08-09T00:52:03.192Z] #12 [support-scheduler internal] load .dockerignore [2023-08-09T00:52:03.192Z] #12 transferring context: 56B done [2023-08-09T00:52:03.192Z] #12 DONE 0.1s [2023-08-09T00:52:03.775Z] [2023-08-09T00:52:03.775Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-09T00:52:03.775Z] #13 transferring dockerfile: 2.06kB done [2023-08-09T00:52:03.775Z] #13 DONE 0.1s [2023-08-09T00:52:04.043Z] [2023-08-09T00:52:04.044Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-08-09T00:52:04.044Z] #14 transferring dockerfile: 2.68kB done [2023-08-09T00:52:04.044Z] #14 DONE 0.1s [2023-08-09T00:52:04.044Z] [2023-08-09T00:52:04.044Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-08-09T00:52:04.044Z] #15 transferring dockerfile: 2.58kB done [2023-08-09T00:52:04.044Z] #15 DONE 0.1s [2023-08-09T00:52:04.044Z] [2023-08-09T00:52:04.044Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-08-09T00:52:04.044Z] #16 transferring context: 56B done [2023-08-09T00:52:04.044Z] #16 DONE 0.0s [2023-08-09T00:52:04.044Z] [2023-08-09T00:52:04.044Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-09T00:52:04.313Z] #17 transferring context: 56B 0.0s done [2023-08-09T00:52:04.313Z] #17 DONE 0.1s [2023-08-09T00:52:04.313Z] [2023-08-09T00:52:04.313Z] #18 [security-bootstrapper internal] load .dockerignore [2023-08-09T00:52:04.313Z] #18 transferring context: 56B done [2023-08-09T00:52:04.313Z] #18 DONE 0.1s [2023-08-09T00:52:04.313Z] [2023-08-09T00:52:04.313Z] #19 [core-command internal] load .dockerignore [2023-08-09T00:52:04.313Z] #19 transferring context: 56B 0.0s done [2023-08-09T00:52:04.313Z] #19 DONE 0.1s [2023-08-09T00:52:04.313Z] [2023-08-09T00:52:04.313Z] #20 [core-data internal] load .dockerignore [2023-08-09T00:52:04.313Z] #20 transferring context: 56B 0.0s done [2023-08-09T00:52:04.583Z] #20 DONE 0.1s [2023-08-09T00:52:04.583Z] [2023-08-09T00:52:04.583Z] #21 [support-notifications internal] load .dockerignore [2023-08-09T00:52:04.583Z] #21 transferring context: 56B 0.0s done [2023-08-09T00:52:04.583Z] #21 DONE 0.1s [2023-08-09T00:52:04.583Z] [2023-08-09T00:52:04.583Z] #22 [security-spire-server internal] load .dockerignore [2023-08-09T00:52:04.583Z] #22 transferring context: 56B done [2023-08-09T00:52:04.583Z] #22 DONE 0.1s [2023-08-09T00:52:04.583Z] [2023-08-09T00:52:04.583Z] #23 [core-metadata internal] load .dockerignore [2023-08-09T00:52:04.583Z] #23 transferring context: 56B done [2023-08-09T00:52:04.583Z] #23 DONE 0.1s [2023-08-09T00:52:04.583Z] [2023-08-09T00:52:04.583Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-08-09T00:52:04.583Z] #24 transferring context: 56B done [2023-08-09T00:52:04.583Z] #24 DONE 0.1s [2023-08-09T00:52:04.583Z] [2023-08-09T00:52:04.583Z] #25 [security-proxy-auth internal] load .dockerignore [2023-08-09T00:52:04.583Z] #25 transferring context: 56B done [2023-08-09T00:52:04.583Z] #25 DONE 0.1s [2023-08-09T00:52:04.851Z] [2023-08-09T00:52:04.851Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:04.851Z] #26 DONE 0.0s [2023-08-09T00:52:04.851Z] [2023-08-09T00:52:04.851Z] #27 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:04.851Z] #27 DONE 0.1s [2023-08-09T00:52:05.122Z] [2023-08-09T00:52:05.122Z] #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:05.122Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:05.122Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:05.122Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:05.122Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:05.122Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.01MB / 3.26MB 0.1s [2023-08-09T00:52:05.122Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-08-09T00:52:05.122Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-09T00:52:05.394Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:05.990Z] #28 ... [2023-08-09T00:52:05.990Z] [2023-08-09T00:52:05.990Z] #29 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:05.990Z] #29 DONE 0.9s [2023-08-09T00:52:05.990Z] [2023-08-09T00:52:05.990Z] #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:05.990Z] #28 ... [2023-08-09T00:52:05.990Z] [2023-08-09T00:52:05.990Z] #30 [security-proxy-setup internal] load .dockerignore [2023-08-09T00:52:05.990Z] #30 transferring context: 56B 0.0s done [2023-08-09T00:52:05.990Z] #30 DONE 0.3s [2023-08-09T00:52:05.990Z] [2023-08-09T00:52:05.990Z] #28 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:05.990Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:06.261Z] #28 ... [2023-08-09T00:52:06.261Z] [2023-08-09T00:52:06.261Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:06.261Z] #26 DONE 0.0s [2023-08-09T00:52:06.261Z] [2023-08-09T00:52:06.261Z] #31 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:06.261Z] #31 DONE 0.5s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #32 [security-spire-config internal] load .dockerignore [2023-08-09T00:52:06.536Z] #32 transferring context: 56B 0.0s done [2023-08-09T00:52:06.536Z] #32 DONE 0.4s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #33 [security-spire-agent internal] load .dockerignore [2023-08-09T00:52:06.536Z] #33 transferring context: 56B 0.0s done [2023-08-09T00:52:06.536Z] #33 DONE 0.5s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:06.536Z] #26 DONE 0.0s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #29 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:06.536Z] #29 DONE 1.8s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #31 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:06.536Z] #31 DONE 1.0s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #28 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:06.536Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:06.536Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:06.536Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:06.536Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:06.536Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:06.536Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:06.536Z] #28 ... [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:06.536Z] #26 DONE 0.0s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:06.536Z] #27 DONE 0.4s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #29 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:06.536Z] #29 DONE 1.8s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #31 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:06.536Z] #31 DONE 1.0s [2023-08-09T00:52:06.536Z] [2023-08-09T00:52:06.536Z] #28 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:06.536Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:06.536Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:06.536Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:06.537Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:06.537Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:06.537Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:06.810Z] #28 ... [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:06.810Z] #26 DONE 0.0s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #29 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:06.810Z] #29 DONE 1.8s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #31 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:06.810Z] #31 DONE 1.0s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #28 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:06.810Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:06.810Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:06.810Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:06.810Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:06.810Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:06.810Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:06.810Z] #28 DONE 2.7s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:06.810Z] #26 DONE 0.0s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:06.810Z] #29 DONE 1.8s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #27 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:06.810Z] #27 DONE 0.5s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #31 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:06.810Z] #31 DONE 1.0s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #28 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:06.810Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:06.810Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:06.810Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:06.810Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:06.810Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:06.810Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:06.810Z] #28 DONE 2.7s [2023-08-09T00:52:06.810Z] [2023-08-09T00:52:06.810Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.078Z] #34 ... [2023-08-09T00:52:07.078Z] [2023-08-09T00:52:07.078Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:07.078Z] #26 DONE 0.0s [2023-08-09T00:52:07.078Z] [2023-08-09T00:52:07.078Z] #26 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:07.078Z] #26 DONE 0.0s [2023-08-09T00:52:07.078Z] [2023-08-09T00:52:07.078Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.344Z] #34 ... [2023-08-09T00:52:07.344Z] [2023-08-09T00:52:07.344Z] #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:07.344Z] #26 DONE 0.0s [2023-08-09T00:52:07.344Z] [2023-08-09T00:52:07.344Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.610Z] #34 ... [2023-08-09T00:52:07.610Z] [2023-08-09T00:52:07.610Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:07.610Z] #26 DONE 0.0s [2023-08-09T00:52:07.610Z] [2023-08-09T00:52:07.610Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.610Z] #34 ... [2023-08-09T00:52:07.610Z] [2023-08-09T00:52:07.610Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:07.610Z] #27 DONE 1.2s [2023-08-09T00:52:07.610Z] [2023-08-09T00:52:07.610Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.876Z] #34 ... [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #29 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:07.876Z] #29 DONE 1.9s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #31 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:07.876Z] #31 DONE 1.1s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:07.876Z] #26 DONE 0.0s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #28 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:07.876Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:07.876Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:07.876Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:07.876Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:07.876Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:07.876Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:07.876Z] #28 DONE 2.8s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #34 [core-data internal] load build context [2023-08-09T00:52:07.876Z] #34 ... [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #29 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:07.876Z] #29 DONE 1.9s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #31 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:07.876Z] #31 DONE 1.1s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #28 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:07.876Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:07.876Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:07.876Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:07.876Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:07.876Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:07.876Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:07.876Z] #28 DONE 2.8s [2023-08-09T00:52:07.876Z] [2023-08-09T00:52:07.876Z] #34 [core-data internal] load build context [2023-08-09T00:52:08.490Z] #34 ... [2023-08-09T00:52:08.490Z] [2023-08-09T00:52:08.490Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:08.490Z] #27 DONE 1.8s [2023-08-09T00:52:08.761Z] [2023-08-09T00:52:08.761Z] #29 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:08.761Z] #29 DONE 2.0s [2023-08-09T00:52:08.761Z] [2023-08-09T00:52:08.761Z] #31 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:08.761Z] #31 DONE 1.1s [2023-08-09T00:52:08.761Z] [2023-08-09T00:52:08.761Z] #28 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:08.761Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:08.761Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:08.761Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:08.761Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:08.761Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:08.761Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:08.761Z] #28 DONE 2.8s [2023-08-09T00:52:08.761Z] [2023-08-09T00:52:08.761Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:09.026Z] #35 ... [2023-08-09T00:52:09.026Z] [2023-08-09T00:52:09.026Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:09.026Z] #26 DONE 0.0s [2023-08-09T00:52:09.026Z] [2023-08-09T00:52:09.026Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:09.292Z] #35 ... [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:09.292Z] #27 DONE 2.0s [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:09.292Z] #35 ... [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #29 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:09.292Z] #29 DONE 2.0s [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #31 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:09.292Z] #31 DONE 1.1s [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #28 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:09.292Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:09.292Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:09.292Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:09.292Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:09.292Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:09.292Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:09.292Z] #28 DONE 2.8s [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #26 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:09.292Z] #26 DONE 0.0s [2023-08-09T00:52:09.292Z] [2023-08-09T00:52:09.292Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:09.882Z] #35 ... [2023-08-09T00:52:09.882Z] [2023-08-09T00:52:09.882Z] #26 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-09T00:52:09.882Z] #26 DONE 0.0s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-09T00:52:10.149Z] #27 DONE 2.7s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:10.149Z] #35 ... [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #29 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-09T00:52:10.149Z] #29 DONE 2.0s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #31 [security-spire-agent builder 2/7] WORKDIR /edgex-go [2023-08-09T00:52:10.149Z] #31 DONE 1.2s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #28 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T00:52:10.149Z] #28 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-09T00:52:10.149Z] #28 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-09T00:52:10.149Z] #28 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-09T00:52:10.149Z] #28 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-09T00:52:10.149Z] #28 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-09T00:52:10.149Z] #28 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done [2023-08-09T00:52:10.149Z] #28 DONE 2.9s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:10.149Z] #36 DONE 0.0s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:10.149Z] #35 ... [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:10.149Z] #37 DONE 0.0s [2023-08-09T00:52:10.149Z] [2023-08-09T00:52:10.149Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:11.557Z] #35 transferring context: 18.58MB 4.5s [2023-08-09T00:52:14.902Z] #35 ... [2023-08-09T00:52:14.902Z] [2023-08-09T00:52:14.902Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:15.168Z] #38 ... [2023-08-09T00:52:15.168Z] [2023-08-09T00:52:15.168Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:16.574Z] #35 ... [2023-08-09T00:52:16.574Z] [2023-08-09T00:52:16.574Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:52:16.574Z] #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:16.574Z] #0 7.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:16.574Z] #39 ... [2023-08-09T00:52:16.574Z] [2023-08-09T00:52:16.574Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:52:16.574Z] #40 transferring context: 30.69MB 9.5s [2023-08-09T00:52:16.574Z] #40 ... [2023-08-09T00:52:16.574Z] [2023-08-09T00:52:16.574Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:52:16.574Z] #0 8.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:16.841Z] #41 ... [2023-08-09T00:52:16.841Z] [2023-08-09T00:52:16.841Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:52:16.841Z] #0 6.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:16.841Z] #0 8.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:16.841Z] #42 ... [2023-08-09T00:52:16.841Z] [2023-08-09T00:52:16.841Z] #43 [core-command internal] load build context [2023-08-09T00:52:17.107Z] #43 ... [2023-08-09T00:52:17.107Z] [2023-08-09T00:52:17.107Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:52:17.107Z] #44 ... [2023-08-09T00:52:17.107Z] [2023-08-09T00:52:17.107Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:17.382Z] #45 ... [2023-08-09T00:52:17.382Z] [2023-08-09T00:52:17.382Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:17.382Z] #46 ... [2023-08-09T00:52:17.382Z] [2023-08-09T00:52:17.382Z] #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:17.382Z] #47 ... [2023-08-09T00:52:17.382Z] [2023-08-09T00:52:17.382Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:52:17.382Z] #0 9.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:17.648Z] #48 ... [2023-08-09T00:52:17.648Z] [2023-08-09T00:52:17.648Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:17.648Z] #35 ... [2023-08-09T00:52:17.648Z] [2023-08-09T00:52:17.648Z] #49 [security-spire-server internal] load build context [2023-08-09T00:52:17.914Z] #49 ... [2023-08-09T00:52:17.914Z] [2023-08-09T00:52:17.914Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:52:17.914Z] #50 ... [2023-08-09T00:52:17.914Z] [2023-08-09T00:52:17.914Z] #51 [support-notifications internal] load build context [2023-08-09T00:52:18.179Z] #51 ... [2023-08-09T00:52:18.179Z] [2023-08-09T00:52:18.179Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:52:18.179Z] #52 ... [2023-08-09T00:52:18.179Z] [2023-08-09T00:52:18.179Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:52:18.446Z] #53 ... [2023-08-09T00:52:18.446Z] [2023-08-09T00:52:18.446Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:52:18.446Z] #54 ... [2023-08-09T00:52:18.446Z] [2023-08-09T00:52:18.446Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:18.714Z] #55 ... [2023-08-09T00:52:18.714Z] [2023-08-09T00:52:18.714Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:52:18.714Z] #56 ... [2023-08-09T00:52:18.714Z] [2023-08-09T00:52:18.714Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:52:18.980Z] #57 ... [2023-08-09T00:52:18.980Z] [2023-08-09T00:52:18.980Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:18.980Z] #58 ... [2023-08-09T00:52:18.980Z] [2023-08-09T00:52:18.980Z] #34 [core-data internal] load build context [2023-08-09T00:52:18.980Z] #34 ... [2023-08-09T00:52:18.980Z] [2023-08-09T00:52:18.980Z] #49 [security-spire-server internal] load build context [2023-08-09T00:52:19.246Z] #49 ... [2023-08-09T00:52:19.246Z] [2023-08-09T00:52:19.246Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:19.513Z] #59 ... [2023-08-09T00:52:19.513Z] [2023-08-09T00:52:19.513Z] #34 [core-data internal] load build context [2023-08-09T00:52:20.094Z] #34 ... [2023-08-09T00:52:20.094Z] [2023-08-09T00:52:20.094Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:52:20.094Z] #60 ... [2023-08-09T00:52:20.095Z] [2023-08-09T00:52:20.095Z] #34 [core-data internal] load build context [2023-08-09T00:52:20.360Z] #34 ... [2023-08-09T00:52:20.360Z] [2023-08-09T00:52:20.360Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:52:20.360Z] #39 11.00 OK: 263 MiB in 53 packages [2023-08-09T00:52:20.360Z] #39 DONE 14.4s [2023-08-09T00:52:20.360Z] [2023-08-09T00:52:20.360Z] #34 [core-data internal] load build context [2023-08-09T00:52:20.360Z] #34 ... [2023-08-09T00:52:20.360Z] [2023-08-09T00:52:20.360Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:20.360Z] #37 ... [2023-08-09T00:52:20.360Z] [2023-08-09T00:52:20.360Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:20.635Z] #36 ... [2023-08-09T00:52:20.635Z] [2023-08-09T00:52:20.635Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:52:20.635Z] #61 ... [2023-08-09T00:52:20.635Z] [2023-08-09T00:52:20.635Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:21.590Z] #58 transferring context: 11.36MB 12.2s [2023-08-09T00:52:25.832Z] #58 ... [2023-08-09T00:52:25.832Z] [2023-08-09T00:52:25.832Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:25.832Z] #38 ... [2023-08-09T00:52:25.832Z] [2023-08-09T00:52:25.832Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:26.790Z] #58 transferring context: 23.42MB 17.3s [2023-08-09T00:52:26.790Z] #58 ... [2023-08-09T00:52:26.790Z] [2023-08-09T00:52:26.790Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:52:27.057Z] #40 ... [2023-08-09T00:52:27.057Z] [2023-08-09T00:52:27.057Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:27.057Z] #38 ... [2023-08-09T00:52:27.057Z] [2023-08-09T00:52:27.057Z] #43 [core-command internal] load build context [2023-08-09T00:52:27.057Z] #43 ... [2023-08-09T00:52:27.057Z] [2023-08-09T00:52:27.057Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:27.324Z] #38 ... [2023-08-09T00:52:27.324Z] [2023-08-09T00:52:27.324Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:27.596Z] #45 ... [2023-08-09T00:52:27.596Z] [2023-08-09T00:52:27.596Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:27.596Z] #38 ... [2023-08-09T00:52:27.596Z] [2023-08-09T00:52:27.596Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:52:27.596Z] #41 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:27.596Z] #41 20.32 OK: 263 MiB in 53 packages [2023-08-09T00:52:27.596Z] #41 ... [2023-08-09T00:52:27.596Z] [2023-08-09T00:52:27.596Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:27.863Z] #38 ... [2023-08-09T00:52:27.863Z] [2023-08-09T00:52:27.863Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:28.128Z] #35 ... [2023-08-09T00:52:28.128Z] [2023-08-09T00:52:28.128Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:28.128Z] #45 ... [2023-08-09T00:52:28.128Z] [2023-08-09T00:52:28.128Z] #51 [support-notifications internal] load build context [2023-08-09T00:52:28.128Z] #51 ... [2023-08-09T00:52:28.128Z] [2023-08-09T00:52:28.128Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:28.395Z] #35 ... [2023-08-09T00:52:28.395Z] [2023-08-09T00:52:28.395Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:28.395Z] #46 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:28.395Z] #46 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:28.661Z] #46 ... [2023-08-09T00:52:28.661Z] [2023-08-09T00:52:28.661Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:52:28.661Z] #54 ... [2023-08-09T00:52:28.661Z] [2023-08-09T00:52:28.662Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:52:28.662Z] #48 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:28.662Z] #48 20.22 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:52:28.662Z] #48 20.25 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:52:28.662Z] #48 20.25 OK: 17689 distinct packages available [2023-08-09T00:52:28.927Z] #48 ... [2023-08-09T00:52:28.927Z] [2023-08-09T00:52:28.927Z] #47 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:28.927Z] #47 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:28.927Z] #47 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:28.927Z] #47 ... [2023-08-09T00:52:28.927Z] [2023-08-09T00:52:28.927Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:29.193Z] #55 ... [2023-08-09T00:52:29.193Z] [2023-08-09T00:52:29.193Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:52:29.193Z] #44 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:29.193Z] #44 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:29.193Z] #44 ... [2023-08-09T00:52:29.193Z] [2023-08-09T00:52:29.193Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:29.458Z] #55 ... [2023-08-09T00:52:29.458Z] [2023-08-09T00:52:29.458Z] #49 [security-spire-server internal] load build context [2023-08-09T00:52:29.723Z] #49 ... [2023-08-09T00:52:29.723Z] [2023-08-09T00:52:29.723Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:29.723Z] #59 ... [2023-08-09T00:52:29.723Z] [2023-08-09T00:52:29.723Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:30.315Z] #55 ... [2023-08-09T00:52:30.315Z] [2023-08-09T00:52:30.315Z] #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-09T00:52:30.315Z] #41 DONE 23.5s [2023-08-09T00:52:30.315Z] [2023-08-09T00:52:30.315Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:30.586Z] #55 ... [2023-08-09T00:52:30.586Z] [2023-08-09T00:52:30.586Z] #34 [core-data internal] load build context [2023-08-09T00:52:30.586Z] #34 ... [2023-08-09T00:52:30.586Z] [2023-08-09T00:52:30.586Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:30.854Z] #36 ... [2023-08-09T00:52:30.854Z] [2023-08-09T00:52:30.854Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:30.854Z] #37 ... [2023-08-09T00:52:30.854Z] [2023-08-09T00:52:30.854Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:52:30.854Z] #42 14.05 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:52:30.854Z] #42 14.05 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:52:30.854Z] #42 14.05 OK: 17694 distinct packages available [2023-08-09T00:52:30.854Z] #42 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:30.854Z] #42 20.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:31.124Z] #42 ... [2023-08-09T00:52:31.124Z] [2023-08-09T00:52:31.124Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:52:31.124Z] #53 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:31.124Z] #53 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:31.124Z] #53 ... [2023-08-09T00:52:31.124Z] [2023-08-09T00:52:31.124Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:31.710Z] #36 transferring context: 26.05MB 21.3s [2023-08-09T00:52:32.296Z] #36 ... [2023-08-09T00:52:32.296Z] [2023-08-09T00:52:32.296Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:52:32.296Z] #50 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:32.296Z] #50 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:32.296Z] #50 ... [2023-08-09T00:52:32.296Z] [2023-08-09T00:52:32.296Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:52:32.296Z] #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:32.296Z] #57 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:32.566Z] #57 ... [2023-08-09T00:52:32.566Z] [2023-08-09T00:52:32.566Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:33.550Z] #36 ... [2023-08-09T00:52:33.550Z] [2023-08-09T00:52:33.550Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:52:33.550Z] #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:33.550Z] #60 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:33.550Z] #60 ... [2023-08-09T00:52:33.550Z] [2023-08-09T00:52:33.551Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:52:33.819Z] #40 ... [2023-08-09T00:52:33.819Z] [2023-08-09T00:52:33.819Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:34.400Z] #36 ... [2023-08-09T00:52:34.400Z] [2023-08-09T00:52:34.400Z] #47 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:34.400Z] #47 24.42 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:34.400Z] #47 24.44 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:34.400Z] #47 24.61 OK: 8 MiB in 16 packages [2023-08-09T00:52:34.400Z] #47 DONE 28.4s [2023-08-09T00:52:34.400Z] [2023-08-09T00:52:34.400Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:34.400Z] #36 ... [2023-08-09T00:52:34.400Z] [2023-08-09T00:52:34.400Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:52:34.400Z] #56 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.400Z] #56 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.667Z] #56 ... [2023-08-09T00:52:34.667Z] [2023-08-09T00:52:34.667Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:34.667Z] #36 ... [2023-08-09T00:52:34.667Z] [2023-08-09T00:52:34.667Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:52:34.667Z] #52 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.667Z] #52 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.934Z] #52 ... [2023-08-09T00:52:34.934Z] [2023-08-09T00:52:34.934Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:52:34.934Z] #61 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.934Z] #61 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:34.934Z] #61 ... [2023-08-09T00:52:34.934Z] [2023-08-09T00:52:34.934Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:35.203Z] #36 ... [2023-08-09T00:52:35.203Z] [2023-08-09T00:52:35.203Z] #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-09T00:52:35.203Z] #44 24.99 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:35.203Z] #44 25.04 (2/2) Installing su-exec (0.2-r2) [2023-08-09T00:52:35.203Z] #44 25.10 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:35.203Z] #44 25.57 OK: 8 MiB in 17 packages [2023-08-09T00:52:35.203Z] #44 DONE 28.0s [2023-08-09T00:52:35.203Z] [2023-08-09T00:52:35.203Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:36.611Z] #36 ... [2023-08-09T00:52:36.612Z] [2023-08-09T00:52:36.612Z] #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-09T00:52:36.612Z] #46 27.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:36.612Z] #46 27.05 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:36.612Z] #46 27.42 OK: 8 MiB in 16 packages [2023-08-09T00:52:36.612Z] #46 DONE 29.2s [2023-08-09T00:52:36.612Z] [2023-08-09T00:52:36.612Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:36.878Z] #36 transferring context: 37.46MB 26.4s [2023-08-09T00:52:36.878Z] #36 ... [2023-08-09T00:52:36.878Z] [2023-08-09T00:52:36.878Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:37.149Z] #58 ... [2023-08-09T00:52:37.149Z] [2023-08-09T00:52:37.149Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-09T00:52:37.149Z] #53 27.22 OK: 263 MiB in 53 packages [2023-08-09T00:52:37.149Z] #53 DONE 29.0s [2023-08-09T00:52:37.149Z] [2023-08-09T00:52:37.149Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:37.149Z] #58 ... [2023-08-09T00:52:37.149Z] [2023-08-09T00:52:37.149Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:37.149Z] #55 ... [2023-08-09T00:52:37.149Z] [2023-08-09T00:52:37.149Z] #43 [core-command internal] load build context [2023-08-09T00:52:37.417Z] #43 ... [2023-08-09T00:52:37.417Z] [2023-08-09T00:52:37.417Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:38.013Z] #55 ... [2023-08-09T00:52:38.013Z] [2023-08-09T00:52:38.013Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:38.285Z] #38 ... [2023-08-09T00:52:38.285Z] [2023-08-09T00:52:38.285Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:38.553Z] #45 ... [2023-08-09T00:52:38.553Z] [2023-08-09T00:52:38.553Z] #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-09T00:52:38.553Z] #50 28.77 OK: 263 MiB in 53 packages [2023-08-09T00:52:38.553Z] #50 DONE 30.5s [2023-08-09T00:52:38.553Z] [2023-08-09T00:52:38.553Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:38.553Z] #45 ... [2023-08-09T00:52:38.553Z] [2023-08-09T00:52:38.553Z] #51 [support-notifications internal] load build context [2023-08-09T00:52:38.553Z] #51 ... [2023-08-09T00:52:38.553Z] [2023-08-09T00:52:38.553Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:38.825Z] #35 ... [2023-08-09T00:52:38.825Z] [2023-08-09T00:52:38.825Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:38.825Z] #45 ... [2023-08-09T00:52:38.825Z] [2023-08-09T00:52:38.825Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:52:38.825Z] #54 ... [2023-08-09T00:52:38.825Z] [2023-08-09T00:52:38.825Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:39.414Z] #45 ... [2023-08-09T00:52:39.414Z] [2023-08-09T00:52:39.414Z] #42 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-09T00:52:39.414Z] #42 31.18 OK: 263 MiB in 53 packages [2023-08-09T00:52:39.414Z] #42 DONE 33.0s [2023-08-09T00:52:39.414Z] [2023-08-09T00:52:39.414Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:39.685Z] #45 ... [2023-08-09T00:52:39.685Z] [2023-08-09T00:52:39.685Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:52:39.685Z] #48 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:39.685Z] #48 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:39.685Z] #48 ... [2023-08-09T00:52:39.685Z] [2023-08-09T00:52:39.685Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:39.954Z] #45 ... [2023-08-09T00:52:39.954Z] [2023-08-09T00:52:39.954Z] #49 [security-spire-server internal] load build context [2023-08-09T00:52:39.954Z] #49 ... [2023-08-09T00:52:39.954Z] [2023-08-09T00:52:39.954Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:40.220Z] #59 ... [2023-08-09T00:52:40.220Z] [2023-08-09T00:52:40.220Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:40.803Z] #45 ... [2023-08-09T00:52:40.803Z] [2023-08-09T00:52:40.803Z] #34 [core-data internal] load build context [2023-08-09T00:52:41.071Z] #34 ... [2023-08-09T00:52:41.071Z] [2023-08-09T00:52:41.071Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:41.071Z] #45 ... [2023-08-09T00:52:41.071Z] [2023-08-09T00:52:41.071Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-08-09T00:52:41.071Z] #60 28.36 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:41.071Z] #60 28.38 (2/2) Installing openssl (3.0.10-r0) [2023-08-09T00:52:41.071Z] #60 28.49 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:41.071Z] #60 28.71 OK: 8 MiB in 17 packages [2023-08-09T00:52:41.071Z] #60 DONE 31.1s [2023-08-09T00:52:41.071Z] [2023-08-09T00:52:41.071Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:41.071Z] #45 ... [2023-08-09T00:52:41.071Z] [2023-08-09T00:52:41.071Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:41.343Z] #37 ... [2023-08-09T00:52:41.343Z] [2023-08-09T00:52:41.343Z] #34 [core-data internal] load build context [2023-08-09T00:52:41.343Z] #34 ... [2023-08-09T00:52:41.343Z] [2023-08-09T00:52:41.343Z] #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-09T00:52:41.343Z] #57 27.67 (1/2) Installing ca-certificates (20230506-r0) [2023-08-09T00:52:41.343Z] #57 28.26 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:41.343Z] #57 28.29 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:41.343Z] #57 28.51 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:52:41.343Z] #57 30.92 OK: 8 MiB in 17 packages [2023-08-09T00:52:41.343Z] #57 DONE 33.1s [2023-08-09T00:52:41.343Z] [2023-08-09T00:52:41.343Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-08-09T00:52:42.770Z] #62 DONE 1.2s [2023-08-09T00:52:42.770Z] [2023-08-09T00:52:42.770Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:42.770Z] #37 transferring context: 33.55MB 31.5s [2023-08-09T00:52:43.731Z] #37 ... [2023-08-09T00:52:43.731Z] [2023-08-09T00:52:43.731Z] #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-09T00:52:43.731Z] #52 30.62 (1/4) Installing ca-certificates (20230506-r0) [2023-08-09T00:52:43.731Z] #52 31.15 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:43.731Z] #52 31.23 (3/4) Installing su-exec (0.2-r2) [2023-08-09T00:52:43.731Z] #52 31.25 (4/4) Installing yq (4.30.4-r4) [2023-08-09T00:52:43.731Z] #52 32.48 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:43.731Z] #52 32.58 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:52:43.731Z] #52 34.29 OK: 17 MiB in 19 packages [2023-08-09T00:52:43.731Z] #52 DONE 35.3s [2023-08-09T00:52:43.731Z] [2023-08-09T00:52:43.731Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:43.997Z] #37 ... [2023-08-09T00:52:43.997Z] [2023-08-09T00:52:43.997Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:52:43.997Z] #40 ... [2023-08-09T00:52:43.997Z] [2023-08-09T00:52:43.997Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:44.263Z] #37 ... [2023-08-09T00:52:44.263Z] [2023-08-09T00:52:44.263Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-09T00:52:44.263Z] #63 DONE 9.2s [2023-08-09T00:52:44.263Z] [2023-08-09T00:52:44.263Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:45.679Z] #37 ... [2023-08-09T00:52:45.679Z] [2023-08-09T00:52:45.679Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-09T00:52:45.679Z] #48 34.20 (1/9) Installing ca-certificates (20230506-r0) [2023-08-09T00:52:45.679Z] #48 34.51 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-09T00:52:45.679Z] #48 34.57 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-09T00:52:45.679Z] #48 34.57 (4/9) Installing libcurl (8.2.1-r0) [2023-08-09T00:52:45.679Z] #48 34.61 (5/9) Installing curl (8.2.1-r0) [2023-08-09T00:52:45.679Z] #48 34.70 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:45.679Z] #48 34.70 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:52:45.679Z] #48 34.70 (8/9) Installing libucontext (1.2-r0) [2023-08-09T00:52:45.679Z] #48 34.72 (9/9) Installing gcompat (1.1.0-r0) [2023-08-09T00:52:45.679Z] #48 34.75 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:45.679Z] #48 34.87 Executing ca-certificates-20230506-r0.trigger [2023-08-09T00:52:45.679Z] #48 36.23 OK: 11 MiB in 24 packages [2023-08-09T00:52:45.679Z] #48 DONE 38.4s [2023-08-09T00:52:45.679Z] [2023-08-09T00:52:45.679Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:45.946Z] #37 ... [2023-08-09T00:52:45.946Z] [2023-08-09T00:52:45.946Z] #61 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-09T00:52:45.946Z] #61 27.72 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:52:45.946Z] #61 27.72 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:52:45.946Z] #61 27.72 OK: 17689 distinct packages available [2023-08-09T00:52:45.946Z] #61 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:45.946Z] #61 30.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:45.946Z] #61 33.92 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:45.946Z] #61 33.92 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:52:45.946Z] #61 34.04 (3/4) Installing libucontext (1.2-r0) [2023-08-09T00:52:45.946Z] #61 34.04 (4/4) Installing gcompat (1.1.0-r0) [2023-08-09T00:52:45.946Z] #61 34.04 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:45.946Z] #61 34.04 OK: 8 MiB in 19 packages [2023-08-09T00:52:45.946Z] #61 DONE 35.4s [2023-08-09T00:52:45.946Z] [2023-08-09T00:52:45.946Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:46.537Z] #37 ... [2023-08-09T00:52:46.537Z] [2023-08-09T00:52:46.537Z] #56 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-09T00:52:46.537Z] #56 31.82 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-09T00:52:46.537Z] #56 31.82 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-09T00:52:46.537Z] #56 31.82 OK: 17689 distinct packages available [2023-08-09T00:52:46.537Z] #56 32.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:46.537Z] #56 34.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T00:52:46.537Z] #56 37.33 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-09T00:52:46.537Z] #56 37.33 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-09T00:52:46.537Z] #56 37.33 (3/5) Installing libucontext (1.2-r0) [2023-08-09T00:52:46.537Z] #56 37.34 (4/5) Installing gcompat (1.1.0-r0) [2023-08-09T00:52:46.537Z] #56 37.34 (5/5) Installing openssl (3.0.10-r0) [2023-08-09T00:52:46.537Z] #56 37.41 Executing busybox-1.35.0-r29.trigger [2023-08-09T00:52:46.537Z] #56 37.44 OK: 9 MiB in 20 packages [2023-08-09T00:52:46.537Z] #56 DONE 38.7s [2023-08-09T00:52:46.537Z] [2023-08-09T00:52:46.537Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:46.804Z] #37 ... [2023-08-09T00:52:46.804Z] [2023-08-09T00:52:46.804Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-09T00:52:46.804Z] #64 DONE 2.2s [2023-08-09T00:52:46.804Z] [2023-08-09T00:52:46.804Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:47.384Z] #37 ... [2023-08-09T00:52:47.384Z] [2023-08-09T00:52:47.384Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:47.384Z] #36 ... [2023-08-09T00:52:47.384Z] [2023-08-09T00:52:47.384Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:47.384Z] #58 ... [2023-08-09T00:52:47.384Z] [2023-08-09T00:52:47.384Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:47.653Z] #37 transferring context: 46.20MB 36.6s [2023-08-09T00:52:47.653Z] #37 ... [2023-08-09T00:52:47.653Z] [2023-08-09T00:52:47.653Z] #43 [core-command internal] load build context [2023-08-09T00:52:47.653Z] #43 ... [2023-08-09T00:52:47.653Z] [2023-08-09T00:52:47.653Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:48.234Z] #37 ... [2023-08-09T00:52:48.234Z] [2023-08-09T00:52:48.234Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:48.234Z] #55 ... [2023-08-09T00:52:48.234Z] [2023-08-09T00:52:48.234Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:48.500Z] #38 ... [2023-08-09T00:52:48.500Z] [2023-08-09T00:52:48.500Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:48.765Z] #36 ... [2023-08-09T00:52:48.765Z] [2023-08-09T00:52:48.765Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:49.032Z] #35 ... [2023-08-09T00:52:49.032Z] [2023-08-09T00:52:49.032Z] #51 [support-notifications internal] load build context [2023-08-09T00:52:49.032Z] #51 ... [2023-08-09T00:52:49.032Z] [2023-08-09T00:52:49.032Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:49.032Z] #35 ... [2023-08-09T00:52:49.032Z] [2023-08-09T00:52:49.032Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:52:49.299Z] #54 ... [2023-08-09T00:52:49.299Z] [2023-08-09T00:52:49.299Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:52:50.267Z] #35 ... [2023-08-09T00:52:50.267Z] [2023-08-09T00:52:50.267Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:50.267Z] #59 ... [2023-08-09T00:52:50.267Z] [2023-08-09T00:52:50.267Z] #49 [security-spire-server internal] load build context [2023-08-09T00:52:50.533Z] #49 ... [2023-08-09T00:52:50.533Z] [2023-08-09T00:52:50.533Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:51.501Z] #59 ... [2023-08-09T00:52:51.501Z] [2023-08-09T00:52:51.501Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:51.501Z] #45 ... [2023-08-09T00:52:51.501Z] [2023-08-09T00:52:51.501Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:52:51.501Z] #59 ... [2023-08-09T00:52:51.501Z] [2023-08-09T00:52:51.501Z] #34 [core-data internal] load build context [2023-08-09T00:52:51.782Z] #34 ... [2023-08-09T00:52:51.782Z] [2023-08-09T00:52:51.782Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:52.743Z] #45 transferring context: 85.17MB 45.8s [2023-08-09T00:52:54.687Z] #45 ... [2023-08-09T00:52:54.687Z] [2023-08-09T00:52:54.687Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:52:54.687Z] #40 ... [2023-08-09T00:52:54.687Z] [2023-08-09T00:52:54.687Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:58.028Z] #45 ... [2023-08-09T00:52:58.028Z] [2023-08-09T00:52:58.028Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:52:58.028Z] #58 ... [2023-08-09T00:52:58.028Z] [2023-08-09T00:52:58.028Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:58.028Z] #45 transferring context: 101.83MB 50.9s [2023-08-09T00:52:58.028Z] #45 ... [2023-08-09T00:52:58.028Z] [2023-08-09T00:52:58.028Z] #43 [core-command internal] load build context [2023-08-09T00:52:58.028Z] #43 ... [2023-08-09T00:52:58.028Z] [2023-08-09T00:52:58.028Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:58.314Z] #45 ... [2023-08-09T00:52:58.314Z] [2023-08-09T00:52:58.314Z] #55 [core-metadata internal] load build context [2023-08-09T00:52:58.580Z] #55 ... [2023-08-09T00:52:58.580Z] [2023-08-09T00:52:58.580Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:58.580Z] #37 ... [2023-08-09T00:52:58.580Z] [2023-08-09T00:52:58.580Z] #38 [support-scheduler internal] load build context [2023-08-09T00:52:58.847Z] #38 ... [2023-08-09T00:52:58.847Z] [2023-08-09T00:52:58.847Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:52:58.847Z] #37 ... [2023-08-09T00:52:58.847Z] [2023-08-09T00:52:58.847Z] #36 [security-spire-config internal] load build context [2023-08-09T00:52:59.115Z] #36 ... [2023-08-09T00:52:59.115Z] [2023-08-09T00:52:59.115Z] #51 [support-notifications internal] load build context [2023-08-09T00:52:59.115Z] #51 ... [2023-08-09T00:52:59.115Z] [2023-08-09T00:52:59.115Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:52:59.380Z] #45 ... [2023-08-09T00:52:59.380Z] [2023-08-09T00:52:59.380Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:52:59.646Z] #54 ... [2023-08-09T00:52:59.646Z] [2023-08-09T00:52:59.646Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:00.247Z] #45 ... [2023-08-09T00:53:00.247Z] [2023-08-09T00:53:00.247Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:53:00.513Z] #35 ... [2023-08-09T00:53:00.513Z] [2023-08-09T00:53:00.513Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:00.513Z] #45 ... [2023-08-09T00:53:00.513Z] [2023-08-09T00:53:00.513Z] #49 [security-spire-server internal] load build context [2023-08-09T00:53:00.778Z] #49 ... [2023-08-09T00:53:00.778Z] [2023-08-09T00:53:00.778Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:01.737Z] #45 ... [2023-08-09T00:53:01.737Z] [2023-08-09T00:53:01.737Z] #34 [core-data internal] load build context [2023-08-09T00:53:01.737Z] #34 ... [2023-08-09T00:53:01.737Z] [2023-08-09T00:53:01.737Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:53:02.007Z] #59 ... [2023-08-09T00:53:02.007Z] [2023-08-09T00:53:02.007Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:02.970Z] #45 transferring context: 122.80MB 56.0s [2023-08-09T00:53:04.374Z] #45 ... [2023-08-09T00:53:04.374Z] [2023-08-09T00:53:04.374Z] #40 [security-spiffe-token-provider internal] load build context [2023-08-09T00:53:04.374Z] #40 transferring context: 188.04MB 57.4s done [2023-08-09T00:53:04.374Z] #40 DONE 57.9s [2023-08-09T00:53:04.374Z] [2023-08-09T00:53:04.374Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:07.710Z] #45 ... [2023-08-09T00:53:07.710Z] [2023-08-09T00:53:07.710Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:53:07.710Z] #65 DONE 3.1s [2023-08-09T00:53:07.710Z] [2023-08-09T00:53:07.710Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:07.711Z] #45 ... [2023-08-09T00:53:07.711Z] [2023-08-09T00:53:07.711Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:53:07.977Z] #58 ... [2023-08-09T00:53:07.977Z] [2023-08-09T00:53:07.977Z] #35 [core-common-config-bootstrapper internal] load build context [2023-08-09T00:53:07.977Z] #35 transferring context: 188.04MB 61.0s done [2023-08-09T00:53:07.977Z] #35 DONE 61.2s [2023-08-09T00:53:07.977Z] [2023-08-09T00:53:07.977Z] #49 [security-spire-server internal] load build context [2023-08-09T00:53:07.977Z] #49 ... [2023-08-09T00:53:07.977Z] [2023-08-09T00:53:07.977Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:07.977Z] #45 ... [2023-08-09T00:53:07.977Z] [2023-08-09T00:53:07.977Z] #43 [core-command internal] load build context [2023-08-09T00:53:08.244Z] #43 ... [2023-08-09T00:53:08.244Z] [2023-08-09T00:53:08.244Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:08.826Z] #45 ... [2023-08-09T00:53:08.826Z] [2023-08-09T00:53:08.826Z] #55 [core-metadata internal] load build context [2023-08-09T00:53:08.826Z] #55 ... [2023-08-09T00:53:08.826Z] [2023-08-09T00:53:08.826Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:08.826Z] #45 ... [2023-08-09T00:53:08.826Z] [2023-08-09T00:53:08.826Z] #38 [support-scheduler internal] load build context [2023-08-09T00:53:09.092Z] #38 ... [2023-08-09T00:53:09.092Z] [2023-08-09T00:53:09.092Z] #58 [security-proxy-auth internal] load build context [2023-08-09T00:53:09.092Z] #58 transferring context: 188.04MB 59.4s done [2023-08-09T00:53:09.092Z] #58 DONE 60.3s [2023-08-09T00:53:09.092Z] [2023-08-09T00:53:09.092Z] #38 [support-scheduler internal] load build context [2023-08-09T00:53:09.092Z] #38 ... [2023-08-09T00:53:09.092Z] [2023-08-09T00:53:09.092Z] #55 [core-metadata internal] load build context [2023-08-09T00:53:09.092Z] #55 ... [2023-08-09T00:53:09.092Z] [2023-08-09T00:53:09.092Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:53:09.092Z] #37 ... [2023-08-09T00:53:09.092Z] [2023-08-09T00:53:09.092Z] #36 [security-spire-config internal] load build context [2023-08-09T00:53:09.358Z] #36 ... [2023-08-09T00:53:09.358Z] [2023-08-09T00:53:09.358Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:09.358Z] #51 ... [2023-08-09T00:53:09.358Z] [2023-08-09T00:53:09.358Z] #36 [security-spire-config internal] load build context [2023-08-09T00:53:09.632Z] #36 ... [2023-08-09T00:53:09.632Z] [2023-08-09T00:53:09.632Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:09.901Z] #54 ... [2023-08-09T00:53:09.901Z] [2023-08-09T00:53:09.901Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:09.901Z] #51 ... [2023-08-09T00:53:09.901Z] [2023-08-09T00:53:09.901Z] #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:53:09.901Z] #66 DONE 1.7s [2023-08-09T00:53:09.901Z] [2023-08-09T00:53:09.901Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:11.838Z] #51 ... [2023-08-09T00:53:11.838Z] [2023-08-09T00:53:11.838Z] #34 [core-data internal] load build context [2023-08-09T00:53:12.105Z] #34 ... [2023-08-09T00:53:12.105Z] [2023-08-09T00:53:12.105Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:53:12.105Z] #59 ... [2023-08-09T00:53:12.105Z] [2023-08-09T00:53:12.105Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:14.045Z] #51 transferring context: 178.08MB 65.1s [2023-08-09T00:53:14.636Z] #51 ... [2023-08-09T00:53:14.636Z] [2023-08-09T00:53:14.636Z] #55 [core-metadata internal] load build context [2023-08-09T00:53:14.636Z] #55 transferring context: 188.04MB 64.0s done [2023-08-09T00:53:14.636Z] #55 DONE 66.7s [2023-08-09T00:53:14.636Z] [2023-08-09T00:53:14.636Z] #49 [security-spire-server internal] load build context [2023-08-09T00:53:14.636Z] #49 transferring context: 188.04MB 64.9s done [2023-08-09T00:53:14.636Z] #49 DONE 66.7s [2023-08-09T00:53:14.636Z] [2023-08-09T00:53:14.636Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:14.636Z] #51 ... [2023-08-09T00:53:14.636Z] [2023-08-09T00:53:14.636Z] #36 [security-spire-config internal] load build context [2023-08-09T00:53:14.636Z] #36 transferring context: 188.04MB 62.9s done [2023-08-09T00:53:14.636Z] #36 DONE 64.4s [2023-08-09T00:53:14.636Z] [2023-08-09T00:53:14.636Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:14.930Z] #51 ... [2023-08-09T00:53:14.930Z] [2023-08-09T00:53:14.930Z] #38 [support-scheduler internal] load build context [2023-08-09T00:53:14.930Z] #38 transferring context: 188.04MB 68.9s done [2023-08-09T00:53:14.930Z] #38 DONE 69.9s [2023-08-09T00:53:14.930Z] [2023-08-09T00:53:14.930Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:15.887Z] #51 ... [2023-08-09T00:53:15.887Z] [2023-08-09T00:53:15.887Z] #37 [security-spire-agent internal] load build context [2023-08-09T00:53:15.887Z] #37 transferring context: 188.04MB 63.9s done [2023-08-09T00:53:15.887Z] #37 DONE 65.3s [2023-08-09T00:53:15.887Z] [2023-08-09T00:53:15.887Z] #51 [support-notifications internal] load build context [2023-08-09T00:53:15.887Z] #51 transferring context: 188.04MB 67.1s done [2023-08-09T00:53:15.887Z] #51 DONE 68.2s [2023-08-09T00:53:15.887Z] [2023-08-09T00:53:15.887Z] #34 [core-data internal] load build context [2023-08-09T00:53:16.622Z] #34 ... [2023-08-09T00:53:16.622Z] [2023-08-09T00:53:16.622Z] #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:53:16.622Z] #67 DONE 1.8s [2023-08-09T00:53:16.622Z] [2023-08-09T00:53:16.622Z] #34 [core-data internal] load build context [2023-08-09T00:53:17.228Z] #34 ... [2023-08-09T00:53:17.228Z] [2023-08-09T00:53:17.228Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:53:17.228Z] #68 DONE 1.0s [2023-08-09T00:53:17.228Z] [2023-08-09T00:53:17.228Z] #34 [core-data internal] load build context [2023-08-09T00:53:17.228Z] #34 ... [2023-08-09T00:53:17.228Z] [2023-08-09T00:53:17.228Z] #45 [security-bootstrapper internal] load build context [2023-08-09T00:53:17.228Z] #45 transferring context: 188.04MB 70.3s done [2023-08-09T00:53:17.228Z] #45 DONE 70.6s [2023-08-09T00:53:17.228Z] [2023-08-09T00:53:17.228Z] #34 [core-data internal] load build context [2023-08-09T00:53:17.947Z] #34 ... [2023-08-09T00:53:17.947Z] [2023-08-09T00:53:17.947Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:53:17.947Z] #69 ... [2023-08-09T00:53:17.947Z] [2023-08-09T00:53:17.947Z] #34 [core-data internal] load build context [2023-08-09T00:53:18.565Z] #34 ... [2023-08-09T00:53:18.565Z] [2023-08-09T00:53:18.565Z] #43 [core-command internal] load build context [2023-08-09T00:53:18.565Z] #43 ... [2023-08-09T00:53:18.565Z] [2023-08-09T00:53:18.565Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:53:18.565Z] #70 DONE 1.3s [2023-08-09T00:53:18.565Z] [2023-08-09T00:53:18.565Z] #43 [core-command internal] load build context [2023-08-09T00:53:18.565Z] #43 ... [2023-08-09T00:53:18.565Z] [2023-08-09T00:53:18.565Z] #34 [core-data internal] load build context [2023-08-09T00:53:19.565Z] #34 transferring context: 188.04MB 72.4s done [2023-08-09T00:53:19.565Z] #34 DONE 72.7s [2023-08-09T00:53:19.565Z] [2023-08-09T00:53:19.565Z] #43 [core-command internal] load build context [2023-08-09T00:53:20.160Z] #43 ... [2023-08-09T00:53:20.160Z] [2023-08-09T00:53:20.160Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:20.160Z] #54 ... [2023-08-09T00:53:20.160Z] [2023-08-09T00:53:20.160Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:53:20.160Z] #71 ... [2023-08-09T00:53:20.160Z] [2023-08-09T00:53:20.160Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:22.745Z] #54 ... [2023-08-09T00:53:22.745Z] [2023-08-09T00:53:22.745Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:53:22.745Z] #59 ... [2023-08-09T00:53:22.745Z] [2023-08-09T00:53:22.745Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:24.679Z] #54 transferring context: 169.38MB 76.5s [2023-08-09T00:53:25.262Z] #54 ... [2023-08-09T00:53:25.262Z] [2023-08-09T00:53:25.262Z] #43 [core-command internal] load build context [2023-08-09T00:53:25.262Z] #43 transferring context: 188.04MB 77.8s done [2023-08-09T00:53:25.262Z] #43 DONE 78.4s [2023-08-09T00:53:25.528Z] [2023-08-09T00:53:25.528Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:25.797Z] #54 ... [2023-08-09T00:53:25.797Z] [2023-08-09T00:53:25.797Z] #59 [security-proxy-setup internal] load build context [2023-08-09T00:53:25.797Z] #59 transferring context: 188.04MB 75.9s done [2023-08-09T00:53:25.797Z] #59 DONE 76.4s [2023-08-09T00:53:25.797Z] [2023-08-09T00:53:25.797Z] #54 [security-secretstore-setup internal] load build context [2023-08-09T00:53:26.065Z] #54 transferring context: 188.04MB 77.8s done [2023-08-09T00:53:26.065Z] #54 DONE 78.2s [2023-08-09T00:53:26.065Z] [2023-08-09T00:53:26.065Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:53:26.648Z] #72 ... [2023-08-09T00:53:26.648Z] [2023-08-09T00:53:26.648Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:53:26.648Z] #73 ... [2023-08-09T00:53:26.648Z] [2023-08-09T00:53:26.648Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #74 ... [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #69 DONE 58.2s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #75 ... [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #71 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #71 DONE 55.9s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #76 ... [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #72 DONE 51.0s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:13.474Z] #77 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #78 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #79 [security-proxy-auth builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #79 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #73 DONE 53.4s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #74 DONE 52.5s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #80 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #81 [core-metadata builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #81 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:13.474Z] #82 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:13.474Z] #83 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #84 [core-data builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #84 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #85 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #86 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #87 [core-command builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #87 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:13.474Z] #88 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #76 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #76 DONE 3.9s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #75 DONE 4.0s [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #89 [support-scheduler builder 6/7] COPY . . [2023-08-09T00:54:13.474Z] #89 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:13.474Z] #90 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:13.474Z] #91 CACHED [2023-08-09T00:54:13.474Z] [2023-08-09T00:54:13.474Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T00:54:14.883Z] #92 4.845 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-09T00:54:15.463Z] #92 ... [2023-08-09T00:54:15.463Z] [2023-08-09T00:54:15.463Z] #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T00:54:15.463Z] #0 3.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:54:17.402Z] #93 ... [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #94 [security-spire-server builder 6/9] COPY . . [2023-08-09T00:54:17.402Z] #94 DONE 7.6s [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #95 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T00:54:17.402Z] #0 4.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:54:17.402Z] #95 ... [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-08-09T00:54:17.402Z] #96 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #97 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:17.402Z] #97 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:17.402Z] #98 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-09T00:54:17.402Z] #99 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-08-09T00:54:17.402Z] #100 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:17.402Z] #101 CACHED [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-08-09T00:54:17.402Z] #102 DONE 7.7s [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #103 [support-notifications builder 6/7] COPY . . [2023-08-09T00:54:17.402Z] #103 DONE 7.7s [2023-08-09T00:54:17.402Z] [2023-08-09T00:54:17.402Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:54:17.998Z] #104 ... [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:54:17.998Z] #105 DONE 0.4s [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:54:17.998Z] #106 CACHED [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #107 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:54:17.998Z] #107 CACHED [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #108 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:17.998Z] #108 CACHED [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #109 [security-spire-config builder 6/9] COPY . . [2023-08-09T00:54:17.998Z] #109 CACHED [2023-08-09T00:54:17.998Z] [2023-08-09T00:54:17.998Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:54:19.943Z] #110 ... [2023-08-09T00:54:19.943Z] [2023-08-09T00:54:19.943Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T00:54:19.943Z] #0 3.843 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-09T00:54:19.943Z] #111 ... [2023-08-09T00:54:19.943Z] [2023-08-09T00:54:19.943Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T00:54:19.943Z] #0 3.569 go build -tags " non_delayedstart" -ldflags "-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 [2023-08-09T00:54:20.209Z] #112 ... [2023-08-09T00:54:20.209Z] [2023-08-09T00:54:20.209Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T00:54:20.209Z] #0 4.271 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-09T00:54:20.209Z] #113 ... [2023-08-09T00:54:20.209Z] [2023-08-09T00:54:20.209Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T00:54:20.209Z] #0 4.358 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-09T00:54:20.476Z] #114 ... [2023-08-09T00:54:20.476Z] [2023-08-09T00:54:20.476Z] #115 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:54:23.832Z] #115 DONE 5.4s [2023-08-09T00:54:23.832Z] [2023-08-09T00:54:23.832Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T00:54:23.832Z] #104 5.316 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-09T00:54:23.832Z] #104 ... [2023-08-09T00:54:23.832Z] [2023-08-09T00:54:23.832Z] #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:54:23.832Z] #110 DONE 5.5s [2023-08-09T00:54:23.832Z] [2023-08-09T00:54:23.832Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-09T00:54:23.832Z] #116 DONE 0.4s [2023-08-09T00:54:23.832Z] [2023-08-09T00:54:23.832Z] #117 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-09T00:54:23.832Z] #117 DONE 0.4s [2023-08-09T00:54:23.832Z] [2023-08-09T00:54:23.832Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T00:54:23.832Z] #0 5.030 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-09T00:54:24.417Z] #118 ... [2023-08-09T00:54:24.417Z] [2023-08-09T00:54:24.417Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:54:24.417Z] #119 DONE 0.3s [2023-08-09T00:54:24.417Z] [2023-08-09T00:54:24.417Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T00:54:24.417Z] #0 5.184 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-09T00:54:25.377Z] #120 ... [2023-08-09T00:54:25.377Z] [2023-08-09T00:54:25.377Z] #121 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:54:25.377Z] #121 DONE 0.2s [2023-08-09T00:54:25.377Z] [2023-08-09T00:54:25.377Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T00:54:25.377Z] #0 5.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T00:54:25.642Z] #122 ... [2023-08-09T00:54:25.642Z] [2023-08-09T00:54:25.642Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:25.909Z] #123 ... [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:54:25.909Z] #124 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #125 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-09T00:54:25.909Z] #125 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #126 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-09T00:54:25.909Z] #126 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #127 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T00:54:25.909Z] #127 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #128 [security-spire-agent builder 6/9] COPY . . [2023-08-09T00:54:25.909Z] #128 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:54:25.909Z] #129 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #130 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-09T00:54:25.909Z] #130 CACHED [2023-08-09T00:54:25.909Z] [2023-08-09T00:54:25.909Z] #131 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-09T00:54:25.909Z] #131 CACHED [2023-08-09T00:54:26.173Z] [2023-08-09T00:54:26.173Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:54:26.440Z] #132 ... [2023-08-09T00:54:26.440Z] [2023-08-09T00:54:26.440Z] #133 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T00:54:26.440Z] #133 DONE 0.5s [2023-08-09T00:54:26.440Z] [2023-08-09T00:54:26.440Z] #134 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T00:54:26.440Z] #134 DONE 0.2s [2023-08-09T00:54:26.440Z] [2023-08-09T00:54:26.440Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:27.408Z] #123 ... [2023-08-09T00:54:27.408Z] [2023-08-09T00:54:27.408Z] #132 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-09T00:54:27.408Z] #132 DONE 1.5s [2023-08-09T00:54:27.679Z] [2023-08-09T00:54:27.679Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:27.679Z] #135 ... [2023-08-09T00:54:27.679Z] [2023-08-09T00:54:27.679Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:27.679Z] #123 DONE 2.1s [2023-08-09T00:54:27.945Z] [2023-08-09T00:54:27.945Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:54:27.945Z] #136 DONE 0.3s [2023-08-09T00:54:27.945Z] [2023-08-09T00:54:27.945Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-09T00:54:28.535Z] #137 DONE 0.5s [2023-08-09T00:54:28.535Z] [2023-08-09T00:54:28.535Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-09T00:54:29.193Z] #138 DONE 0.5s [2023-08-09T00:54:29.193Z] [2023-08-09T00:54:29.193Z] #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:29.193Z] #139 DONE 2.3s [2023-08-09T00:54:29.193Z] [2023-08-09T00:54:29.193Z] #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:54:29.464Z] #140 DONE 0.7s [2023-08-09T00:54:29.464Z] [2023-08-09T00:54:29.464Z] #141 [security-spire-server] exporting to image [2023-08-09T00:54:29.464Z] #141 exporting layers [2023-08-09T00:54:30.458Z] #141 ... [2023-08-09T00:54:30.458Z] [2023-08-09T00:54:30.458Z] #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-09T00:54:30.458Z] #142 DONE 0.7s [2023-08-09T00:54:30.458Z] [2023-08-09T00:54:30.458Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T00:54:30.760Z] #143 ... [2023-08-09T00:54:30.760Z] [2023-08-09T00:54:30.760Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-09T00:54:30.760Z] #135 DONE 3.1s [2023-08-09T00:54:30.760Z] [2023-08-09T00:54:30.760Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:54:31.027Z] #144 ... [2023-08-09T00:54:31.027Z] [2023-08-09T00:54:31.027Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-09T00:54:31.027Z] #143 DONE 0.6s [2023-08-09T00:54:31.027Z] [2023-08-09T00:54:31.027Z] #141 [security-spire-config] exporting to image [2023-08-09T00:54:31.309Z] #141 ... [2023-08-09T00:54:31.309Z] [2023-08-09T00:54:31.309Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-09T00:54:31.309Z] #144 DONE 0.7s [2023-08-09T00:54:31.309Z] [2023-08-09T00:54:31.309Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-09T00:54:31.898Z] #145 DONE 0.7s [2023-08-09T00:54:31.898Z] [2023-08-09T00:54:31.898Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-09T00:54:32.855Z] #146 DONE 0.7s [2023-08-09T00:54:32.855Z] [2023-08-09T00:54:32.855Z] #141 [security-spire-agent] exporting to image [2023-08-09T00:54:32.855Z] #141 writing image sha256:648165f0acf38bb7826c15a7c6ac897258a457c412a7eec096a858a84ba8beeb 0.1s done [2023-08-09T00:54:32.855Z] #141 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-09T00:54:33.439Z] #141 exporting layers 2.5s done [2023-08-09T00:54:33.705Z] #141 writing image sha256:3b7bcc9e05540e5008cfd9a6037bc445f9c3d3121ef040ec89dcf2dcfb17fe6a 0.0s done [2023-08-09T00:54:33.706Z] #141 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-08-09T00:54:34.288Z] #141 exporting layers 1.7s done [2023-08-09T00:54:34.553Z] #141 writing image sha256:755a27610c94326f2b81434be54d8cea2e7bc4f03a316d3e27a9f52ee665543b done [2023-08-09T00:54:34.553Z] #141 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-09T00:54:34.553Z] #141 DONE 5.1s [2023-08-09T00:54:34.553Z] [2023-08-09T00:54:34.553Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T01:12:28.754Z] #104 ... [2023-08-09T01:12:28.754Z] [2023-08-09T01:12:28.754Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T01:12:28.754Z] #122 1080.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-08-09T01:12:32.106Z] #122 ... [2023-08-09T01:12:32.106Z] [2023-08-09T01:12:32.106Z] #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-09T01:12:32.106Z] #104 DONE 1094.1s [2023-08-09T01:12:32.106Z] [2023-08-09T01:12:32.106Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:12:32.106Z] #113 ... [2023-08-09T01:12:32.106Z] [2023-08-09T01:12:32.106Z] #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:12:32.106Z] #147 DONE 0.1s [2023-08-09T01:12:32.106Z] [2023-08-09T01:12:32.106Z] #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:12:32.106Z] #148 DONE 0.1s [2023-08-09T01:12:32.106Z] [2023-08-09T01:12:32.106Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:32.375Z] #118 ... [2023-08-09T01:12:32.375Z] [2023-08-09T01:12:32.375Z] #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-09T01:12:32.375Z] #149 DONE 0.2s [2023-08-09T01:12:32.375Z] [2023-08-09T01:12:32.375Z] #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-09T01:12:32.644Z] #150 DONE 0.3s [2023-08-09T01:12:32.644Z] [2023-08-09T01:12:32.644Z] #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T01:12:32.912Z] #151 DONE 0.1s [2023-08-09T01:12:32.912Z] [2023-08-09T01:12:32.912Z] #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T01:12:34.862Z] #152 DONE 2.0s [2023-08-09T01:12:34.862Z] [2023-08-09T01:12:34.862Z] #141 [security-proxy-setup] exporting to image [2023-08-09T01:12:34.862Z] #141 exporting layers [2023-08-09T01:12:35.449Z] #141 exporting layers 0.6s done [2023-08-09T01:12:35.449Z] #141 writing image sha256:bc9fbc53f47a0019538771cee422296e5921092c4b2aae55a09a493dc13c4d12 done [2023-08-09T01:12:35.449Z] #141 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-09T01:12:35.449Z] #141 DONE 5.8s [2023-08-09T01:12:35.449Z] [2023-08-09T01:12:35.449Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:12:45.538Z] #113 ... [2023-08-09T01:12:45.538Z] [2023-08-09T01:12:45.538Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-09T01:12:45.538Z] #122 DONE 1107.3s [2023-08-09T01:12:45.538Z] [2023-08-09T01:12:45.538Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:12:45.538Z] #92 ... [2023-08-09T01:12:45.538Z] [2023-08-09T01:12:45.538Z] #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:12:45.538Z] #153 DONE 0.4s [2023-08-09T01:12:45.538Z] [2023-08-09T01:12:45.538Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:45.811Z] #118 ... [2023-08-09T01:12:45.811Z] [2023-08-09T01:12:45.811Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:12:46.081Z] #154 DONE 0.4s [2023-08-09T01:12:46.081Z] [2023-08-09T01:12:46.081Z] #155 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-09T01:12:46.350Z] #155 DONE 0.3s [2023-08-09T01:12:46.350Z] [2023-08-09T01:12:46.350Z] #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-09T01:12:46.627Z] #156 DONE 0.2s [2023-08-09T01:12:46.627Z] [2023-08-09T01:12:46.627Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:12:46.899Z] #157 DONE 0.2s [2023-08-09T01:12:46.899Z] [2023-08-09T01:12:46.899Z] #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T01:12:47.402Z] #158 ... [2023-08-09T01:12:47.402Z] [2023-08-09T01:12:47.402Z] #120 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-09T01:12:47.402Z] #120 DONE 1109.9s [2023-08-09T01:12:47.402Z] [2023-08-09T01:12:47.402Z] #158 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-09T01:12:47.402Z] #158 DONE 0.7s [2023-08-09T01:12:47.402Z] [2023-08-09T01:12:47.402Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:47.737Z] #118 ... [2023-08-09T01:12:47.737Z] [2023-08-09T01:12:47.737Z] #159 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-09T01:12:48.104Z] #159 DONE 0.6s [2023-08-09T01:12:48.104Z] [2023-08-09T01:12:48.104Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:48.104Z] #118 ... [2023-08-09T01:12:48.104Z] [2023-08-09T01:12:48.104Z] #160 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-09T01:12:48.737Z] #160 DONE 0.6s [2023-08-09T01:12:48.737Z] [2023-08-09T01:12:48.737Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-09T01:12:48.737Z] #161 DONE 0.6s [2023-08-09T01:12:48.737Z] [2023-08-09T01:12:48.737Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T01:12:51.496Z] #162 DONE 2.8s [2023-08-09T01:12:51.496Z] [2023-08-09T01:12:51.496Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-09T01:12:52.503Z] #163 DONE 3.5s [2023-08-09T01:12:52.503Z] [2023-08-09T01:12:52.503Z] #141 [security-secretstore-setup] exporting to image [2023-08-09T01:12:52.503Z] #141 exporting layers [2023-08-09T01:12:53.090Z] #141 ... [2023-08-09T01:12:53.090Z] [2023-08-09T01:12:53.090Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:12:53.090Z] #164 DONE 0.6s [2023-08-09T01:12:53.090Z] [2023-08-09T01:12:53.090Z] #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:12:53.090Z] #165 DONE 0.2s [2023-08-09T01:12:53.090Z] [2023-08-09T01:12:53.091Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:53.360Z] #118 ... [2023-08-09T01:12:53.360Z] [2023-08-09T01:12:53.360Z] #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-09T01:12:53.947Z] #166 DONE 0.5s [2023-08-09T01:12:53.947Z] [2023-08-09T01:12:53.947Z] #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-09T01:12:53.947Z] #167 DONE 0.2s [2023-08-09T01:12:53.947Z] [2023-08-09T01:12:53.947Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:12:54.216Z] #118 ... [2023-08-09T01:12:54.216Z] [2023-08-09T01:12:54.216Z] #141 [security-secretstore-setup] exporting to image [2023-08-09T01:12:54.216Z] #141 exporting layers 2.4s done [2023-08-09T01:12:54.216Z] #141 writing image sha256:f54efc793c7ea68f1ff40d9f7ae61294cf0138b6adca9844e84d7136c9589383 done [2023-08-09T01:12:54.216Z] #141 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-09T01:12:54.216Z] #141 DONE 8.2s [2023-08-09T01:12:54.216Z] [2023-08-09T01:12:54.216Z] #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-09T01:12:54.216Z] #168 DONE 0.3s [2023-08-09T01:12:54.216Z] [2023-08-09T01:12:54.216Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:12:54.484Z] #92 ... [2023-08-09T01:12:54.484Z] [2023-08-09T01:12:54.484Z] #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-09T01:12:54.484Z] #169 DONE 0.1s [2023-08-09T01:12:54.484Z] [2023-08-09T01:12:54.484Z] #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-09T01:12:54.752Z] #170 DONE 0.2s [2023-08-09T01:12:54.752Z] [2023-08-09T01:12:54.752Z] #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-09T01:12:54.752Z] #171 DONE 0.2s [2023-08-09T01:12:54.752Z] [2023-08-09T01:12:54.752Z] #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-09T01:12:59.027Z] #172 DONE 3.9s [2023-08-09T01:12:59.027Z] [2023-08-09T01:12:59.027Z] #141 [security-bootstrapper] exporting to image [2023-08-09T01:12:59.992Z] #141 exporting layers 1.0s done [2023-08-09T01:12:59.992Z] #141 writing image sha256:275a23130ea26211fc092608e7a45cc9d3dceb869456d70ef6dd0c7e16c082cb done [2023-08-09T01:12:59.992Z] #141 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-09T01:12:59.992Z] #141 DONE 9.2s [2023-08-09T01:12:59.992Z] [2023-08-09T01:12:59.992Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:13:00.582Z] #118 ... [2023-08-09T01:13:00.582Z] [2023-08-09T01:13:00.582Z] #95 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-09T01:13:00.582Z] #95 DONE 1130.6s [2023-08-09T01:13:00.582Z] [2023-08-09T01:13:00.582Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:13:00.850Z] #113 ... [2023-08-09T01:13:00.850Z] [2023-08-09T01:13:00.850Z] #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:13:01.119Z] #173 DONE 0.2s [2023-08-09T01:13:01.119Z] [2023-08-09T01:13:01.119Z] #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:13:01.386Z] #174 DONE 0.3s [2023-08-09T01:13:01.386Z] [2023-08-09T01:13:01.386Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-09T01:13:01.658Z] #175 DONE 0.3s [2023-08-09T01:13:01.658Z] [2023-08-09T01:13:01.658Z] #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:13:01.926Z] #176 DONE 0.1s [2023-08-09T01:13:01.926Z] [2023-08-09T01:13:01.926Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-09T01:13:01.926Z] #177 DONE 0.2s [2023-08-09T01:13:01.926Z] [2023-08-09T01:13:01.926Z] #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T01:13:04.524Z] #178 DONE 2.1s [2023-08-09T01:13:04.524Z] [2023-08-09T01:13:04.524Z] #141 [security-proxy-auth] exporting to image [2023-08-09T01:13:04.524Z] #141 exporting layers 0.5s done [2023-08-09T01:13:04.795Z] #141 writing image sha256:04792791735aeaff506ba375eaeb6dee4c5387302926f53cf7e9e84969556693 done [2023-08-09T01:13:04.795Z] #141 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-09T01:13:04.795Z] #141 DONE 9.8s [2023-08-09T01:13:04.795Z] [2023-08-09T01:13:04.795Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:13:26.865Z] #92 ... [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-09T01:13:26.865Z] #112 DONE 1153.8s [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T01:13:26.865Z] #111 ... [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:13:26.865Z] #179 DONE 0.2s [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:13:26.865Z] #180 DONE 0.2s [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:13:26.865Z] #92 ... [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.865Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-09T01:13:26.865Z] #181 DONE 0.3s [2023-08-09T01:13:26.865Z] [2023-08-09T01:13:26.866Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:13:26.866Z] #118 ... [2023-08-09T01:13:26.866Z] [2023-08-09T01:13:26.866Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:13:26.866Z] #182 DONE 0.2s [2023-08-09T01:13:26.866Z] [2023-08-09T01:13:26.866Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-09T01:13:26.866Z] #183 DONE 0.2s [2023-08-09T01:13:26.866Z] [2023-08-09T01:13:26.866Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:13:26.866Z] #118 ... [2023-08-09T01:13:26.866Z] [2023-08-09T01:13:26.866Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-09T01:13:27.451Z] #184 DONE 2.0s [2023-08-09T01:13:27.451Z] [2023-08-09T01:13:27.451Z] #141 [core-common-config-bootstrapper] exporting to image [2023-08-09T01:13:27.451Z] #141 exporting layers [2023-08-09T01:13:28.036Z] #141 exporting layers 0.6s done [2023-08-09T01:13:28.037Z] #141 writing image sha256:6be1ba247d417211563d4106c3df53cac1f4abedf031e2ec393a0d8c7fbb448b done [2023-08-09T01:13:28.037Z] #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-09T01:13:28.037Z] #141 DONE 10.4s [2023-08-09T01:13:28.037Z] [2023-08-09T01:13:28.037Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:14:06.918Z] #92 ... [2023-08-09T01:14:06.918Z] [2023-08-09T01:14:06.918Z] #111 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-09T01:14:06.918Z] #111 DONE 1196.6s [2023-08-09T01:14:06.918Z] [2023-08-09T01:14:06.918Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:14:06.918Z] #92 ... [2023-08-09T01:14:06.918Z] [2023-08-09T01:14:06.918Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:14:06.918Z] #185 DONE 0.2s [2023-08-09T01:14:06.918Z] [2023-08-09T01:14:06.918Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:14:07.186Z] #92 ... [2023-08-09T01:14:07.186Z] [2023-08-09T01:14:07.186Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:14:07.186Z] #186 DONE 0.2s [2023-08-09T01:14:07.186Z] [2023-08-09T01:14:07.186Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-09T01:14:07.822Z] #187 DONE 0.3s [2023-08-09T01:14:07.822Z] [2023-08-09T01:14:07.822Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:14:07.822Z] #188 DONE 0.2s [2023-08-09T01:14:07.822Z] [2023-08-09T01:14:07.822Z] #141 [core-command] exporting to image [2023-08-09T01:14:07.822Z] #141 exporting layers [2023-08-09T01:14:08.089Z] #141 exporting layers 0.3s done [2023-08-09T01:14:08.089Z] #141 writing image sha256:e9cae9542be2c081bb889c93ca070b728a5f6cd491eb45974d7d4aa3522d3a55 done [2023-08-09T01:14:08.089Z] #141 naming to docker.io/library/core-command-arm64 done [2023-08-09T01:14:08.089Z] #141 DONE 10.7s [2023-08-09T01:14:08.089Z] [2023-08-09T01:14:08.089Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:14:20.434Z] #118 ... [2023-08-09T01:14:20.434Z] [2023-08-09T01:14:20.434Z] #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-09T01:14:20.434Z] #92 DONE 1210.7s [2023-08-09T01:14:20.703Z] [2023-08-09T01:14:20.703Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:14:20.703Z] #114 ... [2023-08-09T01:14:20.703Z] [2023-08-09T01:14:20.703Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:14:20.971Z] #189 DONE 0.2s [2023-08-09T01:14:20.971Z] [2023-08-09T01:14:20.971Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:14:21.238Z] #190 DONE 0.1s [2023-08-09T01:14:21.238Z] [2023-08-09T01:14:21.238Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:14:21.238Z] #114 ... [2023-08-09T01:14:21.238Z] [2023-08-09T01:14:21.238Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-09T01:14:21.823Z] #191 DONE 0.3s [2023-08-09T01:14:21.823Z] [2023-08-09T01:14:21.823Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:14:21.823Z] #192 DONE 0.2s [2023-08-09T01:14:21.823Z] [2023-08-09T01:14:21.823Z] #141 [core-data] exporting to image [2023-08-09T01:14:21.823Z] #141 exporting layers [2023-08-09T01:14:22.411Z] #141 exporting layers 0.4s done [2023-08-09T01:14:22.411Z] #141 writing image sha256:6d07e6215125865366e78660eafa5d4d05e78a5db973e8a8a9a98341ca99c5d0 done [2023-08-09T01:14:22.411Z] #141 naming to docker.io/library/core-data-arm64 done [2023-08-09T01:14:22.411Z] #141 DONE 11.2s [2023-08-09T01:14:22.411Z] [2023-08-09T01:14:22.411Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:14:23.041Z] #118 ... [2023-08-09T01:14:23.041Z] [2023-08-09T01:14:23.041Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-09T01:14:23.041Z] #113 DONE 1213.1s [2023-08-09T01:14:23.041Z] [2023-08-09T01:14:23.041Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:14:23.041Z] #114 ... [2023-08-09T01:14:23.041Z] [2023-08-09T01:14:23.041Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:14:23.622Z] #193 DONE 0.2s [2023-08-09T01:14:23.622Z] [2023-08-09T01:14:23.622Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:14:23.622Z] #194 DONE 0.2s [2023-08-09T01:14:23.622Z] [2023-08-09T01:14:23.622Z] #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:14:23.622Z] #93 ... [2023-08-09T01:14:23.622Z] [2023-08-09T01:14:23.622Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-09T01:14:23.893Z] #195 DONE 0.3s [2023-08-09T01:14:23.893Z] [2023-08-09T01:14:23.893Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:14:23.893Z] #118 ... [2023-08-09T01:14:23.893Z] [2023-08-09T01:14:23.893Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:14:23.893Z] #196 DONE 0.1s [2023-08-09T01:14:24.162Z] [2023-08-09T01:14:24.162Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-09T01:14:24.162Z] #197 DONE 0.1s [2023-08-09T01:14:24.162Z] [2023-08-09T01:14:24.162Z] #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:14:24.162Z] #93 ... [2023-08-09T01:14:24.162Z] [2023-08-09T01:14:24.162Z] #141 [core-metadata] exporting to image [2023-08-09T01:14:24.427Z] #141 exporting layers 0.4s done [2023-08-09T01:14:24.427Z] #141 writing image sha256:f144c3f4a5b78c465f813d6113effff8e171df1e3e290689cf87e6d051f798c5 0.0s done [2023-08-09T01:14:24.427Z] #141 naming to docker.io/library/core-metadata-arm64 [2023-08-09T01:14:24.693Z] #141 naming to docker.io/library/core-metadata-arm64 done [2023-08-09T01:14:24.693Z] #141 DONE 11.6s [2023-08-09T01:14:24.693Z] [2023-08-09T01:14:24.693Z] #93 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-09T01:14:56.891Z] #93 DONE 1245.8s [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:14:56.891Z] #118 ... [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:14:56.891Z] #198 DONE 0.3s [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:14:56.891Z] #199 DONE 0.2s [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-09T01:14:56.891Z] #200 DONE 0.4s [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:14:56.891Z] #201 DONE 0.1s [2023-08-09T01:14:56.891Z] [2023-08-09T01:14:56.891Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:14:57.156Z] #114 ... [2023-08-09T01:14:57.156Z] [2023-08-09T01:14:57.156Z] #141 [security-spiffe-token-provider] exporting to image [2023-08-09T01:14:57.156Z] #141 exporting layers [2023-08-09T01:14:57.736Z] #141 exporting layers 0.6s done [2023-08-09T01:14:57.736Z] #141 writing image sha256:2595d948ae81d0a79b9cd9cfa20a53f8d007a3670baebf2fd01a77fd08953eb1 done [2023-08-09T01:14:57.736Z] #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-09T01:14:57.736Z] #141 DONE 12.2s [2023-08-09T01:14:57.736Z] [2023-08-09T01:14:57.736Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:15:29.943Z] #118 ... [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-09T01:15:29.943Z] #114 DONE 1277.2s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:15:29.943Z] #118 ... [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:15:29.943Z] #202 DONE 0.1s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-09T01:15:29.943Z] #118 DONE 1270.1s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:15:29.943Z] #203 DONE 0.2s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-09T01:15:29.943Z] #204 DONE 0.4s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-09T01:15:29.943Z] #205 DONE 0.2s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #206 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:15:29.943Z] #206 DONE 0.1s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-09T01:15:29.943Z] #207 DONE 0.1s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #141 [support-scheduler] exporting to image [2023-08-09T01:15:29.943Z] #141 exporting layers [2023-08-09T01:15:29.943Z] #141 ... [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-09T01:15:29.943Z] #208 DONE 0.4s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #141 [support-scheduler] exporting to image [2023-08-09T01:15:29.943Z] #141 exporting layers 0.5s done [2023-08-09T01:15:29.943Z] #141 writing image sha256:257021b0313f8a743a2b4bd625e88c33af34bece643f64a41a9537c64ba49cab done [2023-08-09T01:15:29.943Z] #141 naming to docker.io/library/support-scheduler-arm64 done [2023-08-09T01:15:29.943Z] #141 DONE 12.7s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-09T01:15:29.943Z] #209 DONE 0.1s [2023-08-09T01:15:29.943Z] [2023-08-09T01:15:29.943Z] #141 [support-notifications] exporting to image [2023-08-09T01:15:29.943Z] #141 exporting layers 0.4s done [2023-08-09T01:15:29.943Z] #141 writing image sha256:cecef5c766cebf5052409428ae88f4b6cfb4956e99ec27723fcc043d2faf094e done [2023-08-09T01:15:29.943Z] #141 naming to docker.io/library/support-notifications-arm64 done [2023-08-09T01:15:29.943Z] #141 DONE 13.0s [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-09T01:15:29.943Z] time="2023-08-09T00:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-09T01:15:29.964Z] $ docker stop --time=1 c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 [2023-08-09T01:15:31.645Z] $ docker rm -f --volumes c768e87f880f064ee666df3774ae447153049bbabe8026071a3ed54a08a893d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T01:15:32.121Z] + docker images [2023-08-09T01:15:32.121Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-09T01:15:32.121Z] support-notifications-arm64 latest cecef5c766ce 3 seconds ago 33.7MB [2023-08-09T01:15:32.121Z] support-scheduler-arm64 latest 257021b0313f 3 seconds ago 32.9MB [2023-08-09T01:15:32.121Z] security-spiffe-token-provider-arm64 latest 2595d948ae81 35 seconds ago 33.2MB [2023-08-09T01:15:32.121Z] core-metadata-arm64 latest f144c3f4a5b7 About a minute ago 21.2MB [2023-08-09T01:15:32.121Z] core-data-arm64 latest 6d07e6215125 About a minute ago 20.9MB [2023-08-09T01:15:32.121Z] core-command-arm64 latest e9cae9542be2 About a minute ago 20.8MB [2023-08-09T01:15:32.121Z] core-common-config-bootstrapper-arm64 latest 6be1ba247d41 2 minutes ago 18MB [2023-08-09T01:15:32.121Z] security-proxy-auth-arm64 latest 04792791735a 2 minutes ago 19.3MB [2023-08-09T01:15:32.121Z] security-bootstrapper-arm64 latest 275a23130ea2 2 minutes ago 22.6MB [2023-08-09T01:15:32.121Z] security-secretstore-setup-arm64 latest f54efc793c7e 2 minutes ago 42.9MB [2023-08-09T01:15:32.121Z] security-proxy-setup-arm64 latest bc9fbc53f47a 2 minutes ago 19.5MB [2023-08-09T01:15:32.121Z] security-spire-agent-arm64 latest 755a27610c94 20 minutes ago 152MB [2023-08-09T01:15:32.121Z] security-spire-config-arm64 latest 3b7bcc9e0554 21 minutes ago 96.1MB [2023-08-09T01:15:32.121Z] security-spire-server-arm64 latest 648165f0acf3 21 minutes ago 96.9MB [2023-08-09T01:15:32.121Z] ci-base-image-arm64 latest 0df890eff61b 37 minutes ago 1.05GB [2023-08-09T01:15:32.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB [2023-08-09T01:15:32.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:15:32.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:15:32.570Z] [2023-08-09T01:15:32.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:15:32.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:15:33.169Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T01:15:33.169Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T01:15:33.169Z] 04944245beec: Pulling fs layer [2023-08-09T01:15:33.169Z] 699f458cf7ca: Pulling fs layer [2023-08-09T01:15:33.169Z] 765212b225bb: Pulling fs layer [2023-08-09T01:15:33.169Z] f23df028b6ca: Pulling fs layer [2023-08-09T01:15:33.169Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T01:15:33.169Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T01:15:33.169Z] 765212b225bb: Waiting [2023-08-09T01:15:33.169Z] f23df028b6ca: Waiting [2023-08-09T01:15:33.169Z] 2437ff75d9bd: Waiting [2023-08-09T01:15:33.169Z] d65c8cfc05b1: Waiting [2023-08-09T01:15:33.169Z] 04944245beec: Verifying Checksum [2023-08-09T01:15:33.169Z] 04944245beec: Download complete [2023-08-09T01:15:33.440Z] 765212b225bb: Verifying Checksum [2023-08-09T01:15:33.440Z] 765212b225bb: Download complete [2023-08-09T01:15:33.440Z] f23df028b6ca: Verifying Checksum [2023-08-09T01:15:33.440Z] f23df028b6ca: Download complete [2023-08-09T01:15:33.440Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T01:15:33.440Z] d65c8cfc05b1: Download complete [2023-08-09T01:15:33.440Z] 699f458cf7ca: Download complete [2023-08-09T01:15:34.022Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T01:15:34.022Z] 8998bd30e6a1: Download complete [2023-08-09T01:15:35.959Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T01:15:35.959Z] 2437ff75d9bd: Download complete [2023-08-09T01:15:37.896Z] 8998bd30e6a1: Pull complete [2023-08-09T01:15:38.499Z] 04944245beec: Pull complete [2023-08-09T01:15:39.903Z] 699f458cf7ca: Pull complete [2023-08-09T01:15:40.169Z] 765212b225bb: Pull complete [2023-08-09T01:15:40.751Z] f23df028b6ca: Pull complete [2023-08-09T01:15:41.018Z] d65c8cfc05b1: Pull complete [2023-08-09T01:15:55.994Z] 2437ff75d9bd: Pull complete [2023-08-09T01:15:55.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T01:15:55.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T01:15:55.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:15:56.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-3161 does not seem to be running inside a container [2023-08-09T01:15:56.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-09T01:15:59.159Z] $ docker top 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:00.028Z] ---> job-cost.sh [2023-08-09T01:16:00.029Z] lf-activate-venv: SKIPPING [2023-08-09T01:16:00.029Z] INFO: No Stack... [2023-08-09T01:16:00.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T01:16:01.570Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T01:16:02.213Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-09T01:16:02.213Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T01:16:02.251Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] [2023-08-09T01:16:02.257Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] did not exist. Created. [2023-08-09T01:16:02.257Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T01:16:02.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T01:16:03.139Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T01:16:03.146Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4626-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T01:16:03.172Z] $ docker stop --time=1 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 [2023-08-09T01:16:06.397Z] $ docker rm -f --volumes 7a922bad588e90e1393835c9fb410145536bc3a2d309a9c59c265bef3ba5ded3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-09T01:16:06.799Z] provisioning config files... [2023-08-09T01:16:06.805Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config14745906301427056830tmp [Pipeline] { [Pipeline] sh [2023-08-09T01:16:07.111Z] + set +x [2023-08-09T01:16:07.111Z] + curl -s https://codecov.io/bash [2023-08-09T01:16:07.111Z] + bash -s -- [2023-08-09T01:16:07.111Z] [2023-08-09T01:16:07.111Z] _____ _ [2023-08-09T01:16:07.111Z] / ____| | | [2023-08-09T01:16:07.111Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T01:16:07.111Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T01:16:07.111Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T01:16:07.111Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T01:16:07.111Z] Bash-1.0.6 [2023-08-09T01:16:07.111Z] [2023-08-09T01:16:07.111Z] [2023-08-09T01:16:07.111Z] ==> git version 2.25.1 found [2023-08-09T01:16:07.111Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-09T01:16:07.111Z] Release-Date: 2020-01-08 [2023-08-09T01:16:07.111Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-09T01:16:07.111Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T01:16:07.111Z] ==> Jenkins CI detected. [2023-08-09T01:16:07.111Z] current dir:  /w/workspace/edgex-go/2 [2023-08-09T01:16:07.111Z] project root: . [2023-08-09T01:16:07.111Z] --> token set from env [2023-08-09T01:16:07.111Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T01:16:07.111Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T01:16:07.111Z] ==> Python coveragepy not found [2023-08-09T01:16:07.111Z] ==> Searching for coverage reports in: [2023-08-09T01:16:07.111Z] + . [2023-08-09T01:16:07.369Z] -> Found 1 reports [2023-08-09T01:16:07.369Z] ==> Detecting git/mercurial file structure [2023-08-09T01:16:07.369Z] ==> Reading reports [2023-08-09T01:16:07.369Z] + ./coverage.out bytes=446998 [2023-08-09T01:16:07.369Z] ==> Appending adjustments [2023-08-09T01:16:07.369Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T01:16:08.305Z] + Found adjustments [2023-08-09T01:16:08.305Z] ==> Gzipping contents [2023-08-09T01:16:08.305Z] 56K /tmp/codecov.LAzD7e.gz [2023-08-09T01:16:08.305Z] ==> Uploading reports [2023-08-09T01:16:08.305Z] url: https://codecov.io [2023-08-09T01:16:08.305Z] query: branch=PR-4626&commit=298aa16deeaea3deb2902ab199ed43078040b30e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4626&job=&cmd_args= [2023-08-09T01:16:08.305Z] -> Pinging Codecov [2023-08-09T01:16:08.305Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4626&commit=298aa16deeaea3deb2902ab199ed43078040b30e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4626%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4626&job=&cmd_args= [2023-08-09T01:16:08.564Z] -> Uploading to [2023-08-09T01:16:08.564Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/298aa16deeaea3deb2902ab199ed43078040b30e/b31b98db-f45c-4f73-99ef-f2a0cf9acd03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T011608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e40f2e73f1f63787505fcb65192ab2eab13511f40a6c9e471b3caa6d9bfc3b8e [2023-08-09T01:16:08.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T01:16:08.564Z] Dload Upload Total Spent Left Speed [2023-08-09T01:16:08.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57273 0 0 100 57273 0 297k --:--:-- --:--:-- --:--:-- 295k 100 57273 0 0 100 57273 0 297k --:--:-- --:--:-- --:--:-- 295k [2023-08-09T01:16:08.822Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/298aa16deeaea3deb2902ab199ed43078040b30e [Pipeline] } [2023-08-09T01:16:08.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-09T01:16:09.366Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:09.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:10.525Z] ---> package-listing.sh [2023-08-09T01:16:10.525Z] ++ facter osfamily [2023-08-09T01:16:10.525Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T01:16:10.784Z] + OS_FAMILY=debian [2023-08-09T01:16:10.784Z] + workspace=/w/workspace/edgex-go/2 [2023-08-09T01:16:10.784Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T01:16:10.784Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T01:16:10.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T01:16:10.784Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T01:16:10.784Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-09T01:16:10.784Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T01:16:10.784Z] + case "${OS_FAMILY}" in [2023-08-09T01:16:10.784Z] + dpkg -l [2023-08-09T01:16:10.784Z] + grep '^ii' [2023-08-09T01:16:10.784Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T01:16:10.784Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T01:16:10.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T01:16:10.784Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-09T01:16:10.784Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-09T01:16:10.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-09T01:16:10.794Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T01:16:11.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:16:11.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:16:11.633Z] [2023-08-09T01:16:11.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T01:16:11.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:16:11.929Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T01:16:11.929Z] 5eb5b503b376: Pulling fs layer [2023-08-09T01:16:11.929Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T01:16:11.929Z] ec43610c2a17: Pulling fs layer [2023-08-09T01:16:11.929Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T01:16:11.929Z] 33b1e0a273af: Pulling fs layer [2023-08-09T01:16:11.929Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T01:16:11.929Z] 2f39f015ded8: Pulling fs layer [2023-08-09T01:16:11.929Z] 3a2ae6a8a46f: Waiting [2023-08-09T01:16:11.929Z] 5d3b04190fa2: Waiting [2023-08-09T01:16:11.929Z] 2f39f015ded8: Waiting [2023-08-09T01:16:11.929Z] 5c69ac0246d0: Verifying Checksum [2023-08-09T01:16:11.929Z] 5c69ac0246d0: Download complete [2023-08-09T01:16:11.929Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T01:16:11.929Z] 3a2ae6a8a46f: Download complete [2023-08-09T01:16:11.929Z] 33b1e0a273af: Verifying Checksum [2023-08-09T01:16:11.929Z] 33b1e0a273af: Download complete [2023-08-09T01:16:11.929Z] ec43610c2a17: Verifying Checksum [2023-08-09T01:16:11.929Z] ec43610c2a17: Download complete [2023-08-09T01:16:11.929Z] 5d3b04190fa2: Download complete [2023-08-09T01:16:12.187Z] 5eb5b503b376: Download complete [2023-08-09T01:16:12.751Z] 2f39f015ded8: Download complete [2023-08-09T01:16:13.318Z] 5eb5b503b376: Pull complete [2023-08-09T01:16:13.318Z] 5c69ac0246d0: Pull complete [2023-08-09T01:16:13.884Z] ec43610c2a17: Pull complete [2023-08-09T01:16:13.884Z] 3a2ae6a8a46f: Pull complete [2023-08-09T01:16:13.884Z] 33b1e0a273af: Pull complete [2023-08-09T01:16:14.141Z] 5d3b04190fa2: Pull complete [2023-08-09T01:16:18.325Z] 2f39f015ded8: Pull complete [2023-08-09T01:16:18.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T01:16:18.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T01:16:18.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T01:16:18.410Z] prd-ubuntu20.04-docker-8c-8g-3157 does not seem to be running inside a container [2023-08-09T01:16:18.421Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T01:16:22.008Z] $ docker top 82200985bb9f93f2a9ecd3ba154de3c2057f4228302aa3003633d60d73136c58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T01:16:22.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T01:16:22.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T01:16:22.931Z] + ls /var/log/sa-host [2023-08-09T01:16:22.932Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T01:16:22.992Z] provisioning config files... [2023-08-09T01:16:23.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16550906847545234482tmp [Pipeline] { [Pipeline] echo [2023-08-09T01:16:23.012Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:23.293Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T01:16:23.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:23.616Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T01:16:23.625Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:23.907Z] ---> sudo-logs.sh [2023-08-09T01:16:23.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T01:16:23.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:24.209Z] ---> job-cost.sh [2023-08-09T01:16:24.209Z] lf-activate-venv: SKIPPING [2023-08-09T01:16:24.209Z] DEBUG: total: 0.10999999940395355 [2023-08-09T01:16:24.209Z] INFO: Retrieving Stack Cost... [2023-08-09T01:16:24.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T01:16:25.035Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T01:16:25.047Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T01:16:25.333Z] ---> logs-deploy.sh [2023-08-09T01:16:25.333Z] lf-activate-venv: SKIPPING [2023-08-09T01:16:25.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4626/2 [2023-08-09T01:16:25.333Z] INFO: archiving workspace using pattern(s): [2023-08-09T01:16:26.269Z] Archives upload complete. [2023-08-09T01:16:26.269Z] INFO: archiving logs to Nexus