Pull request #4699 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8+5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (bc21a1f51faf3fb85818fae1a0608d606773f5c3) 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-ssh17813476308007717778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16486882854153830533.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17144670982461794809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh206563075452489316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12840642047621736633.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4699/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4699/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2888023810554910819.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8498 in /w/workspace/edgexfoundry_edgex-go_PR-4699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f into PR head commit 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 > 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/4699/head:refs/remotes/origin/PR-4699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 Merge succeeded, producing 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 Checking out Revision 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 (PR-4699) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-04T19:05:13.235Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-04T19:05:13.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-04T19:05:13.478Z] ========================================================= [2023-10-04T19:05:13.478Z] EdgeX Global Pipelines Version Info [2023-10-04T19:05:13.478Z] ========================================================= [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 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 [2023-10-04T19:05:14.210Z] ------------------- [2023-10-04T19:05:14.210Z] stable info: [2023-10-04T19:05:14.210Z] ------------------- [2023-10-04T19:05:14.210Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-04T19:05:14.210Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T19:05:14.210Z] Message: update stable to v1.0.254 [2023-10-04T19:05:14.884Z] ------------------- [2023-10-04T19:05:14.884Z] experimental info: [2023-10-04T19:05:14.884Z] ------------------- [2023-10-04T19:05:14.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-04T19:05:14.884Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-04T19:05:14.884Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-04T19:05:15.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-04T19:05:15.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-04T19:05:15.256Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-04T19:05:15.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-04T19:05:15.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-04T19:05:15.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-04T19:05:15.426Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-04T19:05:15.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-04T19:05:15.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-04T19:05:15.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-04T19:05:15.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-04T19:05:15.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-04T19:05:15.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-04T19:05:15.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-04T19:05:15.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-04T19:05:15.793Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T19:05:15.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-04T19:05:15.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-04T19:05:15.920Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-04T19:05:15.961Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-04T19:05:16.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-04T19:05:16.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-04T19:05:16.093Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-04T19:05:16.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4699 [Pipeline] echo [2023-10-04T19:05:16.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4699 [Pipeline] echo [2023-10-04T19:05:16.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4699 [Pipeline] echo [2023-10-04T19:05:16.263Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo [2023-10-04T19:05:16.299Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b1a08b [Pipeline] echo [2023-10-04T19:05:16.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T19:05:16.446Z] provisioning config files... [2023-10-04T19:05:16.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13873581000417252419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:05:19.326Z] ---> docker-login.sh [2023-10-04T19:05:19.326Z] nexus3.edgexfoundry.org:10001 [2023-10-04T19:05:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:05:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:05:19.588Z] Configure a credential helper to remove this warning. See [2023-10-04T19:05:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:05:19.588Z] [2023-10-04T19:05:19.588Z] Login Succeeded [2023-10-04T19:05:19.588Z] nexus3.edgexfoundry.org:10002 [2023-10-04T19:05:19.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:05:19.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:05:19.588Z] Configure a credential helper to remove this warning. See [2023-10-04T19:05:19.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:05:19.588Z] [2023-10-04T19:05:19.588Z] Login Succeeded [2023-10-04T19:05:19.588Z] nexus3.edgexfoundry.org:10003 [2023-10-04T19:05:19.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:05:19.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:05:19.849Z] Configure a credential helper to remove this warning. See [2023-10-04T19:05:19.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:05:19.849Z] [2023-10-04T19:05:19.849Z] Login Succeeded [2023-10-04T19:05:19.849Z] nexus3.edgexfoundry.org:10004 [2023-10-04T19:05:19.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:05:19.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:05:19.849Z] Configure a credential helper to remove this warning. See [2023-10-04T19:05:19.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:05:19.849Z] [2023-10-04T19:05:19.849Z] Login Succeeded [2023-10-04T19:05:19.849Z] docker.io [2023-10-04T19:05:19.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:05:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:05:20.419Z] Configure a credential helper to remove this warning. See [2023-10-04T19:05:20.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:05:20.419Z] [2023-10-04T19:05:20.419Z] Login Succeeded [2023-10-04T19:05:20.419Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T19:05:20.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T19:05:20.886Z] + 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-10-04T19:05:20.886Z] + + dirname cmd/core-command/Dockerfile [2023-10-04T19:05:20.887Z] cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/core-data/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-04T19:05:20.887Z] + + dirname cmd/core-metadata/Dockerfile [2023-10-04T19:05:20.887Z] cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-04T19:05:20.887Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-04T19:05:20.887Z] cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-04T19:05:20.887Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-04T19:05:20.887Z] cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/support-notifications/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-04T19:05:20.887Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-04T19:05:20.887Z] + cut -d/ -f2 [2023-10-04T19:05:20.887Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-04T19:05:20.951Z] 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-10-04T19:05:21.470Z] + git rev-list -1 --merges 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8~1..7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo [2023-10-04T19:05:21.504Z] -----------> git rev-list -1 --merges 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8~1..7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [false] [Pipeline] sh [2023-10-04T19:05:21.815Z] + git log --format=format:%s -1 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo [2023-10-04T19:05:21.847Z] ========================================================= [2023-10-04T19:05:21.847Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-04T19:05:21.847Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-04T19:05:22.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-04T19:05:22.331Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-04T19:05:22.331Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-04T19:05:22.331Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-04T19:05:22.331Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-04T19:05:22.331Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-04T19:05:22.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:05:22.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T19:05:22.808Z] [2023-10-04T19:05:22.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:05:23.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T19:05:23.189Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-04T19:05:23.189Z] b85a868b505f: Pulling fs layer [2023-10-04T19:05:23.189Z] e2be974225ed: Pulling fs layer [2023-10-04T19:05:23.189Z] 339a4e72a1f5: Pulling fs layer [2023-10-04T19:05:23.189Z] 988bab9f4d93: Pulling fs layer [2023-10-04T19:05:23.189Z] 1469e6f7b9e6: Pulling fs layer [2023-10-04T19:05:23.189Z] eaf3925da568: Pulling fs layer [2023-10-04T19:05:23.189Z] bab4dde63d76: Pulling fs layer [2023-10-04T19:05:23.189Z] bde34c3a00c8: Pulling fs layer [2023-10-04T19:05:23.189Z] b352a97aabf1: Pulling fs layer [2023-10-04T19:05:23.189Z] 4872d77fe225: Pulling fs layer [2023-10-04T19:05:23.189Z] 5851b861e8e6: Pulling fs layer [2023-10-04T19:05:23.189Z] 4872d77fe225: Waiting [2023-10-04T19:05:23.189Z] bab4dde63d76: Waiting [2023-10-04T19:05:23.189Z] 5851b861e8e6: Waiting [2023-10-04T19:05:23.189Z] bde34c3a00c8: Waiting [2023-10-04T19:05:23.189Z] b352a97aabf1: Waiting [2023-10-04T19:05:23.189Z] 988bab9f4d93: Waiting [2023-10-04T19:05:23.189Z] 1469e6f7b9e6: Waiting [2023-10-04T19:05:23.189Z] eaf3925da568: Waiting [2023-10-04T19:05:23.189Z] e2be974225ed: Download complete [2023-10-04T19:05:23.189Z] 988bab9f4d93: Verifying Checksum [2023-10-04T19:05:23.450Z] 1469e6f7b9e6: Verifying Checksum [2023-10-04T19:05:23.450Z] 1469e6f7b9e6: Download complete [2023-10-04T19:05:23.450Z] eaf3925da568: Download complete [2023-10-04T19:05:23.450Z] 339a4e72a1f5: Verifying Checksum [2023-10-04T19:05:23.450Z] 339a4e72a1f5: Download complete [2023-10-04T19:05:23.450Z] bde34c3a00c8: Verifying Checksum [2023-10-04T19:05:23.450Z] bde34c3a00c8: Download complete [2023-10-04T19:05:23.450Z] b352a97aabf1: Download complete [2023-10-04T19:05:23.450Z] 4872d77fe225: Download complete [2023-10-04T19:05:23.450Z] b85a868b505f: Verifying Checksum [2023-10-04T19:05:23.450Z] b85a868b505f: Download complete [2023-10-04T19:05:23.713Z] bab4dde63d76: Verifying Checksum [2023-10-04T19:05:23.713Z] bab4dde63d76: Download complete [2023-10-04T19:05:24.651Z] b85a868b505f: Pull complete [2023-10-04T19:05:24.911Z] e2be974225ed: Pull complete [2023-10-04T19:05:25.495Z] 339a4e72a1f5: Pull complete [2023-10-04T19:05:25.495Z] 988bab9f4d93: Pull complete [2023-10-04T19:05:25.754Z] 1469e6f7b9e6: Pull complete [2023-10-04T19:05:25.754Z] eaf3925da568: Pull complete [2023-10-04T19:05:27.662Z] bab4dde63d76: Pull complete [2023-10-04T19:05:27.662Z] bde34c3a00c8: Pull complete [2023-10-04T19:05:27.922Z] b352a97aabf1: Pull complete [2023-10-04T19:05:27.922Z] 4872d77fe225: Pull complete [2023-10-04T19:05:27.922Z] 5851b861e8e6: Pull complete [2023-10-04T19:05:27.922Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-04T19:05:27.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-04T19:05:27.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:05:28.166Z] prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container [2023-10-04T19:05:28.202Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-04T19:05:31.447Z] $ docker top 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 -eo pid,comm [2023-10-04T19:05:31.499Z] 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-10-04T19:05:31.499Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-04T19:05:31.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T19:05:31.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T19:05:31.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T19:05:31.751Z] $ docker exec 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent [2023-10-04T19:05:31.859Z] SSH_AUTH_SOCK=/tmp/ssh-pronu35vukfG/agent.32 [2023-10-04T19:05:31.859Z] SSH_AGENT_PID=38 [2023-10-04T19:05:31.867Z] Running ssh-add (command line suppressed) [2023-10-04T19:05:31.975Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9693503413838020595.key (/w/workspace/edgex-go/1@tmp/private_key_9693503413838020595.key) [2023-10-04T19:05:31.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T19:05:32.319Z] + git tag --points-at HEAD [Pipeline] } [2023-10-04T19:05:32.346Z] $ docker exec --env ******** --env ******** 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent -k [2023-10-04T19:05:32.450Z] unset SSH_AUTH_SOCK; [2023-10-04T19:05:32.450Z] unset SSH_AGENT_PID; [2023-10-04T19:05:32.450Z] echo Agent pid 38 killed; [2023-10-04T19:05:32.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-04T19:05:32.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-04T19:05:32.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-04T19:05:32.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-04T19:05:32.665Z] $ docker exec 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent [2023-10-04T19:05:32.788Z] SSH_AUTH_SOCK=/tmp/ssh-kX6e2CA2ElZv/agent.70 [2023-10-04T19:05:32.788Z] SSH_AGENT_PID=76 [2023-10-04T19:05:32.793Z] Running ssh-add (command line suppressed) [2023-10-04T19:05:32.895Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16633385934225825194.key (/w/workspace/edgex-go/1@tmp/private_key_16633385934225825194.key) [2023-10-04T19:05:32.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-04T19:05:33.236Z] + git semver init [2023-10-04T19:05:33.495Z] 2023-10-04 19:05:33,433 [run_init] DEBUG init version:0.0.0 force:False [2023-10-04T19:05:33.495Z] 2023-10-04 19:05:33,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-10-04T19:05:33.495Z] 2023-10-04 19:05:33,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-10-04T19:05:33.495Z] 2023-10-04 19:05:33,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,630 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4699 with force:False [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4699 [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,635 [execute] INFO git cat-file --batch-check [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,642 [execute] INFO git cat-file --batch [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-10-04T19:05:38.773Z] 2023-10-04 19:05:38,648 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4699 [2023-10-04T19:05:38.773Z] 0.0.0 [Pipeline] } [2023-10-04T19:05:38.805Z] $ docker exec --env ******** --env ******** 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent -k [2023-10-04T19:05:38.909Z] unset SSH_AUTH_SOCK; [2023-10-04T19:05:38.909Z] unset SSH_AGENT_PID; [2023-10-04T19:05:38.909Z] echo Agent pid 76 killed; [2023-10-04T19:05:38.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-04T19:05:39.320Z] + git semver [Pipeline] } [2023-10-04T19:05:39.604Z] $ docker stop --time=1 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 [2023-10-04T19:05:40.883Z] $ docker rm -f --volumes 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T19:05:41.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-04T19:05:41.529Z] Stashed 1 file(s) [Pipeline] echo [2023-10-04T19:05:41.545Z] [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-10-04T19:05:42.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-04T19:05:42.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T19:05:42.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T19:05:42.439Z] ========================================================= [2023-10-04T19:05:42.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-04T19:05:42.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:05:42.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T19:05:42.775Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-04T19:05:42.775Z] 7264a8db6415: Pulling fs layer [2023-10-04T19:05:42.775Z] c4d48a809fc2: Pulling fs layer [2023-10-04T19:05:42.775Z] 4f1c88b9dad5: Pulling fs layer [2023-10-04T19:05:42.775Z] ad3a456e5733: Pulling fs layer [2023-10-04T19:05:42.775Z] 33e27b845d1e: Pulling fs layer [2023-10-04T19:05:42.775Z] c68163c4e522: Pulling fs layer [2023-10-04T19:05:42.775Z] 50da416c3ac9: Pulling fs layer [2023-10-04T19:05:42.775Z] 23d2d4c4bb30: Pulling fs layer [2023-10-04T19:05:42.775Z] 23d2d4c4bb30: Waiting [2023-10-04T19:05:42.775Z] c68163c4e522: Waiting [2023-10-04T19:05:42.775Z] 50da416c3ac9: Waiting [2023-10-04T19:05:42.775Z] ad3a456e5733: Waiting [2023-10-04T19:05:42.775Z] 33e27b845d1e: Waiting [2023-10-04T19:05:42.775Z] c4d48a809fc2: Verifying Checksum [2023-10-04T19:05:42.775Z] c4d48a809fc2: Download complete [2023-10-04T19:05:42.775Z] ad3a456e5733: Verifying Checksum [2023-10-04T19:05:42.775Z] ad3a456e5733: Download complete [2023-10-04T19:05:42.775Z] 33e27b845d1e: Verifying Checksum [2023-10-04T19:05:42.775Z] 33e27b845d1e: Download complete [2023-10-04T19:05:42.775Z] 7264a8db6415: Verifying Checksum [2023-10-04T19:05:42.775Z] 7264a8db6415: Download complete [2023-10-04T19:05:42.775Z] c68163c4e522: Verifying Checksum [2023-10-04T19:05:42.775Z] c68163c4e522: Download complete [2023-10-04T19:05:43.034Z] 7264a8db6415: Pull complete [2023-10-04T19:05:43.034Z] c4d48a809fc2: Pull complete [2023-10-04T19:05:43.306Z] 23d2d4c4bb30: Verifying Checksum [2023-10-04T19:05:43.306Z] 23d2d4c4bb30: Download complete [2023-10-04T19:05:43.306Z] 4f1c88b9dad5: Verifying Checksum [2023-10-04T19:05:43.306Z] 4f1c88b9dad5: Download complete [2023-10-04T19:05:43.564Z] 50da416c3ac9: Verifying Checksum [2023-10-04T19:05:43.564Z] 50da416c3ac9: Download complete [2023-10-04T19:05:46.850Z] 4f1c88b9dad5: Pull complete [2023-10-04T19:05:46.850Z] ad3a456e5733: Pull complete [2023-10-04T19:05:46.850Z] 33e27b845d1e: Pull complete [2023-10-04T19:05:46.850Z] c68163c4e522: Pull complete [2023-10-04T19:05:49.381Z] 50da416c3ac9: Pull complete [2023-10-04T19:05:49.640Z] 23d2d4c4bb30: Pull complete [2023-10-04T19:05:49.640Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-04T19:05:49.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T19:05:49.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:05:50.000Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T19:05:50.000Z] WORKDIR /edgex [2023-10-04T19:05:50.000Z] COPY go.mod . [2023-10-04T19:05:50.000Z] RUN go mod download [2023-10-04T19:05:50.000Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-04T19:05:50.568Z] Sending build context to Docker daemon 171MB [2023-10-04T19:05:50.568Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-04T19:05:50.568Z] ---> 0786185ac409 [2023-10-04T19:05:50.568Z] Step 2/4 : WORKDIR /edgex [2023-10-04T19:05:55.844Z] ---> Running in ededc2b9dbc8 [2023-10-04T19:05:56.106Z] Removing intermediate container ededc2b9dbc8 [2023-10-04T19:05:56.106Z] ---> 1dc5dd751357 [2023-10-04T19:05:56.106Z] Step 3/4 : COPY go.mod . [2023-10-04T19:05:56.106Z] ---> 1a127b424c63 [2023-10-04T19:05:56.106Z] Step 4/4 : RUN go mod download [2023-10-04T19:05:56.106Z] ---> Running in a7fa5ed53b35 [2023-10-04T19:05:56.854Z] Still waiting to schedule task [2023-10-04T19:05:56.855Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-04T19:06:14.398Z] Removing intermediate container a7fa5ed53b35 [2023-10-04T19:06:14.398Z] ---> fa73606cd2ed [2023-10-04T19:06:14.398Z] Successfully built fa73606cd2ed [2023-10-04T19:06:14.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:06:14.778Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T19:06:14.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:06:14.931Z] prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container [2023-10-04T19:06:14.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-04T19:06:15.477Z] $ docker top 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T19:06:15.865Z] + go version [2023-10-04T19:06:15.865Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-04T19:06:15.896Z] $ docker stop --time=1 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 [2023-10-04T19:06:17.170Z] $ docker rm -f --volumes 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:06:17.880Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-04T19:06:17.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:06:18.023Z] prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container [2023-10-04T19:06:18.054Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-04T19:06:18.366Z] $ docker top bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-04T19:06:18.476Z] ========================================================= [2023-10-04T19:06:18.476Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-04T19:06:18.476Z] ========================================================= [Pipeline] sh [2023-10-04T19:06:18.764Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:06:19.119Z] + make test [2023-10-04T19:06:19.119Z] go test -race -coverprofile=coverage.out ./... [2023-10-04T19:06:27.238Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-04T19:06:39.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-04T19:06:40.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-10-04T19:06:41.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-04T19:06:41.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-04T19:06:41.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-04T19:06:41.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2023-10-04T19:06:43.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-04T19:06:43.082Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-04T19:06:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-04T19:06:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-04T19:06:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:06:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-04T19:06:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-04T19:06:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-04T19:06:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-04T19:06:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-10-04T19:06:45.846Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2023-10-04T19:06:48.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-04T19:06:48.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:06:48.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-04T19:06:48.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 93.4% of statements [2023-10-04T19:06:48.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-04T19:06:48.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-04T19:06:49.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.357s coverage: 97.6% of statements [2023-10-04T19:06:49.590Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2023-10-04T19:06:50.528Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-04T19:06:50.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-04T19:06:51.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-10-04T19:06:51.467Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-10-04T19:06:51.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements [2023-10-04T19:06:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.047s coverage: 82.9% of statements [2023-10-04T19:06:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.064s coverage: 94.1% of statements [2023-10-04T19:06:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-10-04T19:06:52.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-10-04T19:06:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-04T19:06:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-04T19:06:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-04T19:06:52.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-04T19:06:52.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-04T19:06:52.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-04T19:06:52.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-04T19:06:52.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-04T19:06:53.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-04T19:06:53.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-04T19:06:53.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-04T19:06:53.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-04T19:06:54.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-04T19:06:54.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-04T19:06:55.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-04T19:06:56.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-04T19:06:57.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-04T19:06:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-04T19:06:58.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-04T19:07:00.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-04T19:07:00.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-04T19:07:00.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-04T19:07:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-04T19:07:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-04T19:07:01.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-04T19:07:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-04T19:07:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-04T19:07:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-04T19:07:03.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-04T19:07:04.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-10-04T19:07:04.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-04T19:07:04.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-04T19:07:04.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-04T19:07:04.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-04T19:07:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-04T19:07:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:07:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-04T19:07:06.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-04T19:07:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-04T19:07:06.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-04T19:07:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-04T19:07:07.997Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.030s coverage: 73.7% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 38.4% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements [2023-10-04T19:07:18.018Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements [2023-10-04T19:07:18.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2023-10-04T19:07:18.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-10-04T19:07:18.019Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-10-04T19:07:18.019Z] 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-10-04T19:07:18.019Z] running golangci-lint [2023-10-04T19:07:18.019Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-04T19:07:18.019Z] go version go1.21.0 linux/amd64 [2023-10-04T19:07:18.019Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-04T19:07:18.019Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-04T19:07:31.918Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8499 in /w/workspace/edgexfoundry_edgex-go_PR-4699 [Pipeline] { [Pipeline] ws [2023-10-04T19:07:31.974Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-10-04T19:07:32.051Z] The recommended git tool is: git [2023-10-04T19:07:32.900Z] level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|files|imports|types_sizes|compiled_files|deps) took 14.757730391s" [2023-10-04T19:07:32.900Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.878777ms" [2023-10-04T19:07:36.802Z] using credential edgex-jenkins-ssh [2023-10-04T19:07:36.819Z] Cloning the remote Git repository [2023-10-04T19:07:36.859Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-04T19:07:36.950Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-10-04T19:07:37.125Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-04T19:07:37.127Z] > git --version # timeout=10 [2023-10-04T19:07:37.147Z] > git --version # 'git version 2.25.1' [2023-10-04T19:07:37.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T19:07:37.294Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T19:07:42.872Z] level=info msg="[linters_context/goanalysis] analyzers took 1m14.832406392s with top 10 stages: buildir: 41.131827126s, gosec: 7.943680053s, inspect: 1.871973778s, fact_deprecated: 1.551496838s, ctrlflow: 1.141232896s, printf: 1.121985364s, nilness: 989.74175ms, S1038: 974.503067ms, fact_purity: 931.000934ms, directives: 748.383144ms" [2023-10-04T19:07:42.873Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-04T19:07:42.873Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197" [2023-10-04T19:07:42.873Z] level=info msg="[runner] processing took 17.315658ms with stages: nolint: 8.128843ms, identifier_marker: 4.737533ms, path_prettifier: 1.500204ms, exclude-rules: 1.459744ms, autogenerated_exclude: 1.008173ms, skip_dirs: 418.121µs, cgo: 42.93µs, filename_unadjuster: 14.96µs, max_same_issues: 810ns, fixer: 770ns, uniq_by_line: 700ns, exclude: 610ns, skip_files: 400ns, diff: 350ns, source_code: 350ns, severity-rules: 260ns, path_prefixer: 240ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, path_shortener: 120ns" [2023-10-04T19:07:42.873Z] level=info msg="[runner] linters took 10.052666045s with stages: goanalysis_metalinter: 10.035256717s" [2023-10-04T19:07:42.873Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-04T19:07:42.873Z] level=info msg="Memory: 250 samples, avg is 265.0MB, max is 936.9MB" [2023-10-04T19:07:42.873Z] level=info msg="Execution took 24.86239681s" [2023-10-04T19:07:42.873Z] go vet ./... [2023-10-04T19:07:47.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T19:07:47.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T19:07:47.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T19:07:47.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-04T19:07:47.684Z] + ls -al . [2023-10-04T19:07:47.684Z] total 732 [2023-10-04T19:07:47.684Z] drwxrwxr-x 12 1001 1001 4096 Oct 4 19:06 . [2023-10-04T19:07:47.684Z] drwxr-xr-x 4 root root 4096 Oct 4 19:06 .. [2023-10-04T19:07:47.684Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 .blubracket [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 16 Oct 4 19:05 .dockerignore [2023-10-04T19:07:47.684Z] drwxrwxr-x 8 1001 1001 4096 Oct 4 19:07 .git [2023-10-04T19:07:47.684Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 19:05 .github [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 1173 Oct 4 19:05 .gitignore [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 42 Oct 4 19:05 .golangci.yml [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 100 Oct 4 19:05 .hadolint.yml [2023-10-04T19:07:47.684Z] drwxr-xr-x 3 1001 1001 4096 Oct 4 19:05 .semver [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 166 Oct 4 19:05 .sonarcloud.properties [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:05 ADOPTERS.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 11674 Oct 4 19:05 Attribution.txt [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 93407 Oct 4 19:05 CHANGELOG.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:05 CONTRIBUTING.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 677 Oct 4 19:05 GOVERNANCE.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 883 Oct 4 19:05 Jenkinsfile [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:05 LICENSE [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 15054 Oct 4 19:05 Makefile [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 582 Oct 4 19:05 OWNERS.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 9923 Oct 4 19:05 README.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 789 Oct 4 19:05 SECURITY.md [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 5 Oct 4 19:05 VERSION [2023-10-04T19:07:47.684Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 bin [2023-10-04T19:07:47.684Z] drwxrwxr-x 18 1001 1001 4096 Oct 4 19:05 cmd [2023-10-04T19:07:47.684Z] -rw-r--r-- 1 root root 453602 Oct 4 19:07 coverage.out [2023-10-04T19:07:47.684Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 fuzz_test [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 3689 Oct 4 19:05 go.mod [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 34977 Oct 4 19:05 go.sum [2023-10-04T19:07:47.684Z] drwxrwxr-x 7 1001 1001 4096 Oct 4 19:05 internal [2023-10-04T19:07:47.684Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 19:05 openapi [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 594 Oct 4 19:05 security.txt [2023-10-04T19:07:47.684Z] drwxrwxr-x 4 1001 1001 4096 Oct 4 19:05 snap [2023-10-04T19:07:47.684Z] -rw-rw-r-- 1 1001 1001 204 Oct 4 19:05 version.go [Pipeline] sh [2023-10-04T19:07:48.001Z] + '[' -e coverage.out ] [2023-10-04T19:07:48.002Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-04T19:07:48.125Z] Stashed 1 file(s) [Pipeline] sh [2023-10-04T19:07:48.422Z] + make build [2023-10-04T19:07:48.422Z] 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-10-04T19:07:52.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-04T19:07:52.931Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-04T19:07:53.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-04T19:07:53.782Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-04T19:07:53.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T19:07:53.800Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4699/head:refs/remotes/origin/PR-4699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-04T19:07:54.449Z] Merging remotes/origin/main commit 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f into PR head commit 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [2023-10-04T19:07:54.857Z] Merge succeeded, producing 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [2023-10-04T19:07:54.858Z] Checking out Revision 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 (PR-4699) [2023-10-04T19:07:55.451Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-04T19:07:55.497Z] > git --version # timeout=10 [2023-10-04T19:07:55.507Z] > git --version # 'git version 2.25.1' [2023-10-04T19:07:55.521Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-04T19:07:54.469Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T19:07:54.542Z] > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 [2023-10-04T19:07:54.758Z] > git remote # timeout=10 [2023-10-04T19:07:54.781Z] > git config --get remote.origin.url # timeout=10 [2023-10-04T19:07:54.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-04T19:07:54.821Z] > git merge 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 [2023-10-04T19:07:54.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-04T19:07:54.867Z] > git config core.sparsecheckout # timeout=10 [2023-10-04T19:07:54.883Z] > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 [2023-10-04T19:07:56.608Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-04T19:07:56.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T19:07:56.608Z] Dload Upload Total Spent Left Speed [2023-10-04T19:07:56.608Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-10-04T19:07:57.281Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-04T19:07:57.625Z] + sudo tee /etc/docker/daemon.new [2023-10-04T19:07:57.625Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-04T19:07:59.575Z] { [2023-10-04T19:07:59.575Z] "registry-mirrors": [ [2023-10-04T19:07:59.575Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-04T19:07:59.575Z] ], [2023-10-04T19:07:59.575Z] "bip": "10.250.0.254/24", [2023-10-04T19:07:59.575Z] "hosts": [ [2023-10-04T19:07:59.575Z] "tcp://0.0.0.0:5555", [2023-10-04T19:07:59.575Z] "unix:///var/run/docker.sock" [2023-10-04T19:07:59.575Z] ], [2023-10-04T19:07:59.575Z] "mtu": 1458, [2023-10-04T19:07:59.575Z] "selinux-enabled": true, [2023-10-04T19:07:59.575Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-04T19:07:59.575Z] } [Pipeline] sh [2023-10-04T19:07:59.919Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-04T19:08:00.261Z] + sudo service docker restart [2023-10-04T19:08:03.318Z] 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-10-04T19:08:03.318Z] 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-10-04T19:08:03.318Z] 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-10-04T19:08:04.252Z] 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-10-04T19:08:10.806Z] 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-10-04T19:08:11.373Z] 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-10-04T19:08:12.749Z] 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-10-04T19:08:13.686Z] 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-10-04T19:08:14.255Z] 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-10-04T19:08:15.191Z] 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-10-04T19:08:16.567Z] 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-10-04T19:08:17.532Z] $ docker stop --time=1 bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 [2023-10-04T19:08:22.025Z] $ docker rm -f --volumes bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2023-10-04T19:08:22.553Z] provisioning config files... [2023-10-04T19:08:22.580Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2282595816781965986tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2023-10-04T19:08:22.983Z] ---> docker-login.sh [2023-10-04T19:08:22.983Z] nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-10-04T19:08:23.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-10-04T19:08:23.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:08:23.527Z] Configure a credential helper to remove this warning. See [2023-10-04T19:08:23.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:08:23.527Z] [2023-10-04T19:08:23.527Z] Login Succeeded [2023-10-04T19:08:23.527Z] nexus3.edgexfoundry.org:10002 [2023-10-04T19:08:23.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T19:08:23.541Z] [2023-10-04T19:08:23.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:08:23.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:08:23.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T19:08:23.917Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-04T19:08:23.917Z] 91d30c5bc195: Pulling fs layer [2023-10-04T19:08:23.917Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-04T19:08:23.917Z] 9c61dcf015f6: Pulling fs layer [2023-10-04T19:08:23.917Z] 4698f68db338: Pulling fs layer [2023-10-04T19:08:23.917Z] 2a2f49069b9e: Pulling fs layer [2023-10-04T19:08:23.917Z] e0025b399a48: Pulling fs layer [2023-10-04T19:08:23.917Z] 4698f68db338: Waiting [2023-10-04T19:08:23.917Z] 2a2f49069b9e: Waiting [2023-10-04T19:08:23.917Z] 91d30c5bc195: Download complete [2023-10-04T19:08:23.917Z] 4698f68db338: Verifying Checksum [2023-10-04T19:08:23.917Z] 4698f68db338: Download complete [2023-10-04T19:08:24.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:08:24.072Z] Configure a credential helper to remove this warning. See [2023-10-04T19:08:24.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:08:24.072Z] [2023-10-04T19:08:24.072Z] Login Succeeded [2023-10-04T19:08:24.072Z] nexus3.edgexfoundry.org:10003 [2023-10-04T19:08:24.177Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-04T19:08:24.177Z] 2e9b0aa3be6d: Download complete [2023-10-04T19:08:24.177Z] e0025b399a48: Verifying Checksum [2023-10-04T19:08:24.177Z] e0025b399a48: Download complete [2023-10-04T19:08:24.177Z] 91d30c5bc195: Pull complete [2023-10-04T19:08:24.177Z] 2a2f49069b9e: Download complete [2023-10-04T19:08:24.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:08:24.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:08:24.341Z] Configure a credential helper to remove this warning. See [2023-10-04T19:08:24.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:08:24.341Z] [2023-10-04T19:08:24.341Z] Login Succeeded [2023-10-04T19:08:24.341Z] nexus3.edgexfoundry.org:10004 [2023-10-04T19:08:24.436Z] 2e9b0aa3be6d: Pull complete [2023-10-04T19:08:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:08:24.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:08:24.624Z] Configure a credential helper to remove this warning. See [2023-10-04T19:08:24.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:08:24.624Z] [2023-10-04T19:08:24.624Z] Login Succeeded [2023-10-04T19:08:24.624Z] docker.io [2023-10-04T19:08:24.694Z] 9c61dcf015f6: Verifying Checksum [2023-10-04T19:08:24.694Z] 9c61dcf015f6: Download complete [2023-10-04T19:08:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-04T19:08:25.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-04T19:08:25.477Z] Configure a credential helper to remove this warning. See [2023-10-04T19:08:25.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-04T19:08:25.477Z] [2023-10-04T19:08:25.477Z] Login Succeeded [2023-10-04T19:08:25.477Z] ---> docker-login.sh ends [Pipeline] } [2023-10-04T19:08:25.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-10-04T19:08:26.176Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-10-04T19:08:26.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T19:08:26.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-04T19:08:26.289Z] ========================================================= [2023-10-04T19:08:26.289Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-04T19:08:26.289Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:08:26.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T19:08:26.757Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-04T19:08:26.757Z] 9fda8d8052c6: Pulling fs layer [2023-10-04T19:08:26.757Z] 5d54e960e981: Pulling fs layer [2023-10-04T19:08:26.757Z] c4a7e357bf2a: Pulling fs layer [2023-10-04T19:08:26.757Z] f0e02332f6b5: Pulling fs layer [2023-10-04T19:08:26.757Z] cefa15bbcfad: Pulling fs layer [2023-10-04T19:08:26.757Z] 17808c966233: Pulling fs layer [2023-10-04T19:08:26.757Z] f4c1fc716caa: Pulling fs layer [2023-10-04T19:08:26.757Z] f0e02332f6b5: Waiting [2023-10-04T19:08:26.757Z] cefa15bbcfad: Waiting [2023-10-04T19:08:26.757Z] 17808c966233: Waiting [2023-10-04T19:08:26.757Z] f4c1fc716caa: Waiting [2023-10-04T19:08:27.036Z] 5d54e960e981: Verifying Checksum [2023-10-04T19:08:27.036Z] 5d54e960e981: Download complete [2023-10-04T19:08:27.036Z] f0e02332f6b5: Verifying Checksum [2023-10-04T19:08:27.036Z] f0e02332f6b5: Download complete [2023-10-04T19:08:27.036Z] cefa15bbcfad: Download complete [2023-10-04T19:08:27.036Z] 9fda8d8052c6: Verifying Checksum [2023-10-04T19:08:27.036Z] 9fda8d8052c6: Download complete [2023-10-04T19:08:27.220Z] 9c61dcf015f6: Pull complete [2023-10-04T19:08:27.220Z] 4698f68db338: Pull complete [2023-10-04T19:08:27.478Z] 2a2f49069b9e: Pull complete [2023-10-04T19:08:27.478Z] e0025b399a48: Pull complete [2023-10-04T19:08:27.478Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-04T19:08:27.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-04T19:08:27.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-10-04T19:08:27.627Z] f4c1fc716caa: Verifying Checksum [2023-10-04T19:08:27.627Z] f4c1fc716caa: Download complete [Pipeline] withDockerContainer [2023-10-04T19:08:27.700Z] prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container [2023-10-04T19:08:27.729Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-04T19:08:27.896Z] 9fda8d8052c6: Pull complete [2023-10-04T19:08:28.862Z] 5d54e960e981: Pull complete [2023-10-04T19:08:28.862Z] c4a7e357bf2a: Verifying Checksum [2023-10-04T19:08:28.862Z] c4a7e357bf2a: Download complete [2023-10-04T19:08:29.825Z] 17808c966233: Verifying Checksum [2023-10-04T19:08:29.825Z] 17808c966233: Download complete [2023-10-04T19:08:31.030Z] $ docker top d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T19:08:31.514Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-04T19:08:34.049Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #1 transferring dockerfile: 2.12kB done [2023-10-04T19:08:34.049Z] #1 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #2 transferring dockerfile: 2.82kB done [2023-10-04T19:08:34.049Z] #2 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #3 transferring dockerfile: 1.84kB done [2023-10-04T19:08:34.049Z] #3 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #4 transferring dockerfile: 2.38kB done [2023-10-04T19:08:34.049Z] #4 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #5 transferring dockerfile: 2.39kB done [2023-10-04T19:08:34.049Z] #5 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #6 [core-command internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #6 transferring dockerfile: 1.82kB done [2023-10-04T19:08:34.049Z] #6 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #7 transferring dockerfile: 1.58kB done [2023-10-04T19:08:34.049Z] #7 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #8 [core-data internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #8 transferring dockerfile: 1.90kB done [2023-10-04T19:08:34.049Z] #8 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #9 [core-metadata internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #9 transferring dockerfile: 1.96kB done [2023-10-04T19:08:34.049Z] #9 DONE 0.1s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #10 transferring dockerfile: 2.04kB done [2023-10-04T19:08:34.049Z] #10 DONE 0.1s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-04T19:08:34.049Z] #11 transferring context: 56B done [2023-10-04T19:08:34.049Z] #11 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #12 transferring dockerfile: 1.70kB done [2023-10-04T19:08:34.049Z] #12 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #13 transferring dockerfile: 1.78kB done [2023-10-04T19:08:34.049Z] #13 DONE 0.1s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #14 transferring dockerfile: 1.59kB done [2023-10-04T19:08:34.049Z] #14 DONE 0.1s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-10-04T19:08:34.049Z] #15 transferring dockerfile: 1.82kB done [2023-10-04T19:08:34.049Z] #15 DONE 0.1s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #16 [security-bootstrapper internal] load .dockerignore [2023-10-04T19:08:34.049Z] #16 transferring context: 56B done [2023-10-04T19:08:34.049Z] #16 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #17 [support-notifications internal] load .dockerignore [2023-10-04T19:08:34.049Z] #17 transferring context: 56B done [2023-10-04T19:08:34.049Z] #17 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-10-04T19:08:34.049Z] #18 transferring context: 56B done [2023-10-04T19:08:34.049Z] #18 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #19 [security-proxy-setup internal] load .dockerignore [2023-10-04T19:08:34.049Z] #19 transferring context: 56B done [2023-10-04T19:08:34.049Z] #19 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #20 [security-spire-config internal] load .dockerignore [2023-10-04T19:08:34.049Z] #20 transferring context: 56B done [2023-10-04T19:08:34.049Z] #20 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #21 [core-command internal] load .dockerignore [2023-10-04T19:08:34.049Z] #21 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #22 [core-data internal] load .dockerignore [2023-10-04T19:08:34.049Z] #22 transferring context: 56B done [2023-10-04T19:08:34.049Z] #22 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #21 [core-command internal] load .dockerignore [2023-10-04T19:08:34.049Z] #21 transferring context: 56B done [2023-10-04T19:08:34.049Z] #21 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #23 [security-proxy-auth internal] load .dockerignore [2023-10-04T19:08:34.049Z] #23 transferring context: 56B done [2023-10-04T19:08:34.049Z] #23 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #24 [core-metadata internal] load .dockerignore [2023-10-04T19:08:34.049Z] #24 transferring context: 56B done [2023-10-04T19:08:34.049Z] #24 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #25 [support-scheduler internal] load .dockerignore [2023-10-04T19:08:34.049Z] #25 transferring context: 56B done [2023-10-04T19:08:34.049Z] #25 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-10-04T19:08:34.049Z] #26 transferring context: 56B done [2023-10-04T19:08:34.049Z] #26 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #27 [security-spire-server internal] load .dockerignore [2023-10-04T19:08:34.049Z] #27 transferring context: 56B done [2023-10-04T19:08:34.049Z] #27 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T19:08:34.049Z] #28 DONE 0.0s [2023-10-04T19:08:34.049Z] [2023-10-04T19:08:34.049Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:08:34.308Z] #29 DONE 0.1s [2023-10-04T19:08:34.308Z] [2023-10-04T19:08:34.308Z] #30 [security-spire-agent internal] load .dockerignore [2023-10-04T19:08:34.308Z] #30 transferring context: 56B done [2023-10-04T19:08:34.308Z] #30 DONE 0.0s [2023-10-04T19:08:34.308Z] [2023-10-04T19:08:34.308Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T19:08:34.308Z] #28 DONE 0.0s [2023-10-04T19:08:34.308Z] [2023-10-04T19:08:34.308Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:34.308Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:34.308Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:34.308Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:08:34.308Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T19:08:34.308Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T19:08:34.308Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-10-04T19:08:34.566Z] #31 ... [2023-10-04T19:08:34.566Z] [2023-10-04T19:08:34.566Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T19:08:34.566Z] #28 DONE 0.0s [2023-10-04T19:08:34.566Z] [2023-10-04T19:08:34.566Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:34.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:34.566Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:08:34.566Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T19:08:34.566Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T19:08:34.566Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-04T19:08:34.566Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s [2023-10-04T19:08:34.566Z] #31 ... [2023-10-04T19:08:34.566Z] [2023-10-04T19:08:34.566Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T19:08:34.566Z] #28 DONE 0.0s [2023-10-04T19:08:34.566Z] [2023-10-04T19:08:34.566Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:34.566Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:34.566Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:08:34.566Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T19:08:34.566Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T19:08:34.566Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-04T19:08:34.826Z] #31 ... [2023-10-04T19:08:34.826Z] [2023-10-04T19:08:34.826Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-04T19:08:34.826Z] #28 DONE 0.0s [2023-10-04T19:08:34.826Z] [2023-10-04T19:08:34.826Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:34.826Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:34.826Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:08:34.826Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T19:08:34.826Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T19:08:34.826Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-04T19:08:34.826Z] #31 ... [2023-10-04T19:08:34.826Z] [2023-10-04T19:08:34.826Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:08:34.826Z] #29 DONE 0.4s [2023-10-04T19:08:34.826Z] [2023-10-04T19:08:34.826Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:35.096Z] #31 ... [2023-10-04T19:08:35.096Z] [2023-10-04T19:08:35.096Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-04T19:08:35.096Z] #32 DONE 0.9s [2023-10-04T19:08:35.096Z] [2023-10-04T19:08:35.096Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:35.096Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done [2023-10-04T19:08:40.403Z] #31 ... [2023-10-04T19:08:40.403Z] [2023-10-04T19:08:40.403Z] #33 [security-bootstrapper internal] load build context [2023-10-04T19:08:40.403Z] #33 transferring context: 165.91MB 5.5s [2023-10-04T19:08:40.403Z] #33 ... [2023-10-04T19:08:40.403Z] [2023-10-04T19:08:40.403Z] #34 [core-data internal] load build context [2023-10-04T19:08:40.403Z] #34 ... [2023-10-04T19:08:40.403Z] [2023-10-04T19:08:40.403Z] #33 [security-bootstrapper internal] load build context [2023-10-04T19:08:42.154Z] c4a7e357bf2a: Pull complete [2023-10-04T19:08:42.154Z] f0e02332f6b5: Pull complete [2023-10-04T19:08:42.154Z] cefa15bbcfad: Pull complete [2023-10-04T19:08:44.600Z] #33 transferring context: 364.90MB 9.9s done [2023-10-04T19:08:44.600Z] #33 ... [2023-10-04T19:08:44.600Z] [2023-10-04T19:08:44.600Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:08:44.600Z] #35 transferring context: 364.90MB 9.1s done [2023-10-04T19:08:44.600Z] #35 ... [2023-10-04T19:08:44.600Z] [2023-10-04T19:08:44.600Z] #36 [support-notifications internal] load build context [2023-10-04T19:08:44.600Z] #36 transferring context: 364.90MB 9.7s done [2023-10-04T19:08:44.600Z] #36 ... [2023-10-04T19:08:44.600Z] [2023-10-04T19:08:44.600Z] #37 [security-secretstore-setup internal] load build context [2023-10-04T19:08:44.600Z] #37 transferring context: 364.90MB 9.6s done [2023-10-04T19:08:44.600Z] #37 ... [2023-10-04T19:08:44.600Z] [2023-10-04T19:08:44.600Z] #38 [core-command internal] load build context [2023-10-04T19:08:44.600Z] #38 transferring context: 364.90MB 9.7s done [2023-10-04T19:08:44.860Z] #38 ... [2023-10-04T19:08:44.860Z] [2023-10-04T19:08:44.860Z] #39 [security-proxy-setup internal] load build context [2023-10-04T19:08:44.860Z] #39 transferring context: 364.90MB 9.3s done [2023-10-04T19:08:45.119Z] #39 ... [2023-10-04T19:08:45.119Z] [2023-10-04T19:08:45.119Z] #40 [core-metadata internal] load build context [2023-10-04T19:08:45.119Z] #40 transferring context: 364.90MB 8.9s done [2023-10-04T19:08:45.119Z] #40 ... [2023-10-04T19:08:45.119Z] [2023-10-04T19:08:45.119Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-04T19:08:45.377Z] #41 ... [2023-10-04T19:08:45.377Z] [2023-10-04T19:08:45.377Z] #42 [security-spiffe-token-provider internal] load build context [2023-10-04T19:08:45.377Z] #42 transferring context: 364.90MB 9.0s done [2023-10-04T19:08:45.377Z] #42 DONE 10.7s [2023-10-04T19:08:45.377Z] [2023-10-04T19:08:45.377Z] #40 [core-metadata internal] load build context [2023-10-04T19:08:45.377Z] #40 DONE 10.9s [2023-10-04T19:08:45.378Z] [2023-10-04T19:08:45.378Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:45.378Z] #31 DONE 11.3s [2023-10-04T19:08:45.378Z] [2023-10-04T19:08:45.378Z] #41 [core-data builder 2/7] WORKDIR /edgex-go [2023-10-04T19:08:45.378Z] #41 DONE 10.6s [2023-10-04T19:08:45.378Z] [2023-10-04T19:08:45.378Z] #35 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:08:45.378Z] #35 DONE 11.2s [2023-10-04T19:08:45.378Z] [2023-10-04T19:08:45.378Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:08:45.636Z] #43 ... [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #39 [security-proxy-setup internal] load build context [2023-10-04T19:08:45.636Z] #39 DONE 11.0s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #44 [support-scheduler internal] load build context [2023-10-04T19:08:45.636Z] #44 transferring context: 364.90MB 9.3s done [2023-10-04T19:08:45.636Z] #44 DONE 10.9s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #37 [security-secretstore-setup internal] load build context [2023-10-04T19:08:45.636Z] #37 DONE 11.0s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #36 [support-notifications internal] load build context [2023-10-04T19:08:45.636Z] #36 DONE 11.1s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-04T19:08:45.636Z] #45 DONE 10.8s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #38 [core-command internal] load build context [2023-10-04T19:08:45.636Z] #38 DONE 11.0s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:08:45.636Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:08:45.636Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:08:45.636Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-04T19:08:45.636Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-04T19:08:45.636Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-04T19:08:45.636Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done [2023-10-04T19:08:45.636Z] #31 DONE 11.3s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T19:08:45.636Z] #46 DONE 11.1s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #47 [security-proxy-auth internal] load build context [2023-10-04T19:08:45.636Z] #47 transferring context: 364.90MB 9.7s done [2023-10-04T19:08:45.636Z] #47 DONE 11.0s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #34 [core-data internal] load build context [2023-10-04T19:08:45.636Z] #34 transferring context: 364.90MB 9.9s done [2023-10-04T19:08:45.636Z] #34 DONE 11.0s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #33 [security-bootstrapper internal] load build context [2023-10-04T19:08:45.636Z] #33 DONE 11.2s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #48 [security-spire-agent internal] load build context [2023-10-04T19:08:45.636Z] #48 transferring context: 17.64kB done [2023-10-04T19:08:45.636Z] #48 DONE 0.1s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #49 [security-spire-server internal] load build context [2023-10-04T19:08:45.636Z] #49 transferring context: 18.11kB done [2023-10-04T19:08:45.636Z] #49 DONE 0.1s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #50 [security-spire-config internal] load build context [2023-10-04T19:08:45.636Z] #50 transferring context: 16.36kB done [2023-10-04T19:08:45.636Z] #50 DONE 0.1s [2023-10-04T19:08:45.636Z] [2023-10-04T19:08:45.636Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:08:45.636Z] #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-10-04T19:08:45.636Z] #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-04T19:08:45.636Z] #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-04T19:08:45.636Z] #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-04T19:08:45.636Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-04T19:08:45.636Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-10-04T19:08:45.636Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-10-04T19:08:45.636Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T19:08:45.636Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-10-04T19:08:45.893Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-04T19:08:45.893Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T19:08:45.893Z] #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-10-04T19:08:45.893Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s [2023-10-04T19:08:45.893Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-04T19:08:45.893Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T19:08:45.893Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.4s [2023-10-04T19:08:45.893Z] #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-04T19:08:46.153Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s [2023-10-04T19:08:46.412Z] #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done [2023-10-04T19:08:46.671Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-04T19:08:48.051Z] #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-10-04T19:08:48.823Z] 17808c966233: Pull complete [2023-10-04T19:08:49.405Z] f4c1fc716caa: Pull complete [2023-10-04T19:08:49.405Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-04T19:08:49.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T19:08:49.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:08:49.787Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T19:08:49.787Z] WORKDIR /edgex [2023-10-04T19:08:49.787Z] COPY go.mod . [2023-10-04T19:08:49.787Z] RUN go mod download -t [2023-10-04T19:08:49.787Z] ci-base-image-arm64 -f - . [2023-10-04T19:08:50.373Z] Sending build context to Docker daemon 2.995MB [2023-10-04T19:08:50.373Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-04T19:08:50.373Z] ---> ea914061e18c [2023-10-04T19:08:50.373Z] Step 2/4 : WORKDIR /edgex [2023-10-04T19:08:51.335Z] ---> Running in b28ae0f715fe [2023-10-04T19:08:51.601Z] Removing intermediate container b28ae0f715fe [2023-10-04T19:08:51.601Z] ---> d126d28fe100 [2023-10-04T19:08:51.601Z] Step 3/4 : COPY go.mod . [2023-10-04T19:08:54.191Z] ---> d547eadda725 [2023-10-04T19:08:54.191Z] Step 4/4 : RUN go mod download [2023-10-04T19:08:54.191Z] ---> Running in 61486e6293be [2023-10-04T19:08:56.257Z] #51 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T19:08:56.257Z] #0 0.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.257Z] #0 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.257Z] #0 1.009 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:56.257Z] #0 1.014 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:56.257Z] #0 1.021 OK: 7 MiB in 16 packages [2023-10-04T19:08:56.257Z] #52 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T19:08:56.257Z] #53 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T19:08:56.257Z] #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.257Z] #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.257Z] #0 3.484 (1/2) Installing ca-certificates (20230506-r0) [2023-10-04T19:08:56.257Z] #0 3.501 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:56.257Z] #0 3.505 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:56.257Z] #0 3.513 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:08:56.257Z] #0 3.559 OK: 8 MiB in 17 packages [2023-10-04T19:08:56.257Z] #54 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T19:08:56.257Z] #55 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T19:08:56.257Z] #56 ... [2023-10-04T19:08:56.257Z] [2023-10-04T19:08:56.257Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T19:08:56.518Z] #57 ... [2023-10-04T19:08:56.518Z] [2023-10-04T19:08:56.518Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:08:56.518Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 1.638 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:08:56.518Z] #0 1.638 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:08:56.518Z] #0 1.638 OK: 20064 distinct packages available [2023-10-04T19:08:56.518Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 2.051 (1/11) Installing ca-certificates (20230506-r0) [2023-10-04T19:08:56.518Z] #0 2.445 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-04T19:08:56.518Z] #0 2.454 (3/11) Installing libunistring (1.1-r1) [2023-10-04T19:08:56.518Z] #0 2.469 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-04T19:08:56.518Z] #0 2.475 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-04T19:08:56.518Z] #0 2.479 (6/11) Installing libcurl (8.3.0-r0) [2023-10-04T19:08:56.518Z] #0 2.505 (7/11) Installing curl (8.3.0-r0) [2023-10-04T19:08:56.518Z] #0 2.512 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:56.518Z] #0 2.518 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:08:56.518Z] #0 2.521 (10/11) Installing libucontext (1.2-r2) [2023-10-04T19:08:56.518Z] #0 2.525 (11/11) Installing gcompat (1.1.0-r1) [2023-10-04T19:08:56.518Z] #0 2.535 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:56.518Z] #0 2.541 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:08:56.518Z] #0 2.583 OK: 12 MiB in 26 packages [2023-10-04T19:08:56.518Z] #58 ... [2023-10-04T19:08:56.518Z] [2023-10-04T19:08:56.518Z] #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T19:08:56.518Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 2.672 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:08:56.518Z] #0 2.672 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:08:56.518Z] #0 2.672 OK: 20064 distinct packages available [2023-10-04T19:08:56.518Z] #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:56.518Z] #0 3.151 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:56.518Z] #0 3.154 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:08:56.518Z] #0 3.158 (3/5) Installing libucontext (1.2-r2) [2023-10-04T19:08:56.518Z] #0 3.160 (4/5) Installing gcompat (1.1.0-r1) [2023-10-04T19:08:56.518Z] #0 3.165 (5/5) Installing openssl (3.1.3-r0) [2023-10-04T19:08:56.518Z] #0 3.175 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:56.518Z] #0 3.182 OK: 8 MiB in 20 packages [2023-10-04T19:08:56.816Z] #59 ... [2023-10-04T19:08:56.816Z] [2023-10-04T19:08:56.816Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:08:56.816Z] #60 ... [2023-10-04T19:08:56.816Z] [2023-10-04T19:08:56.816Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:08:56.816Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-10-04T19:08:56.816Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-04T19:08:56.816Z] #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-04T19:08:56.816Z] #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-04T19:08:56.816Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-10-04T19:08:56.816Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-10-04T19:08:56.816Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T19:08:56.816Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-10-04T19:08:56.816Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-04T19:08:56.816Z] #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2023-10-04T19:08:56.816Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-04T19:08:56.816Z] #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-04T19:08:57.076Z] #61 ... [2023-10-04T19:08:57.076Z] [2023-10-04T19:08:57.076Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:08:57.076Z] #62 ... [2023-10-04T19:08:57.076Z] [2023-10-04T19:08:57.076Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T19:08:57.076Z] #0 8.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:57.076Z] #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:57.076Z] #0 8.809 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:57.076Z] #0 8.813 (2/4) Installing openssl (3.1.3-r0) [2023-10-04T19:08:57.076Z] #0 9.192 (3/4) Installing su-exec (0.2-r3) [2023-10-04T19:08:57.076Z] #0 9.252 (4/4) Installing yq (4.33.3-r3) [2023-10-04T19:08:57.076Z] #0 9.353 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:57.076Z] #0 9.361 OK: 17 MiB in 19 packages [2023-10-04T19:08:57.336Z] #63 ... [2023-10-04T19:08:57.336Z] [2023-10-04T19:08:57.336Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T19:08:57.336Z] #0 7.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:57.336Z] #0 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:08:57.336Z] #0 7.910 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-04T19:08:57.336Z] #0 7.913 (2/2) Installing su-exec (0.2-r3) [2023-10-04T19:08:57.336Z] #0 7.916 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:08:57.336Z] #0 7.924 OK: 7 MiB in 17 packages [2023-10-04T19:08:59.938Z] #64 DONE 14.6s [2023-10-04T19:08:59.938Z] [2023-10-04T19:08:59.938Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T19:08:59.938Z] #52 DONE 14.6s [2023-10-04T19:08:59.938Z] [2023-10-04T19:08:59.938Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:08:59.938Z] #58 DONE 14.6s [2023-10-04T19:08:59.938Z] [2023-10-04T19:08:59.938Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T19:08:59.938Z] #63 DONE 14.6s [2023-10-04T19:08:59.938Z] [2023-10-04T19:08:59.938Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T19:08:59.938Z] #54 DONE 14.6s [2023-10-04T19:08:59.938Z] [2023-10-04T19:08:59.938Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T19:09:00.195Z] #65 ... [2023-10-04T19:09:00.195Z] [2023-10-04T19:09:00.195Z] #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T19:09:00.195Z] #59 DONE 14.5s [2023-10-04T19:09:00.195Z] [2023-10-04T19:09:00.195Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-04T19:09:00.195Z] #66 DONE 0.1s [2023-10-04T19:09:00.195Z] [2023-10-04T19:09:00.195Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:09:00.195Z] #51 DONE 14.6s [2023-10-04T19:09:00.195Z] [2023-10-04T19:09:00.195Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:09:00.195Z] #61 DONE 14.6s [2023-10-04T19:09:00.195Z] [2023-10-04T19:09:00.195Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T19:09:01.130Z] #65 ... [2023-10-04T19:09:01.130Z] [2023-10-04T19:09:01.130Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T19:09:01.130Z] #67 DONE 0.7s [2023-10-04T19:09:01.130Z] [2023-10-04T19:09:01.130Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T19:09:01.130Z] #53 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:01.130Z] #53 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:01.387Z] #53 16.08 OK: 264 MiB in 52 packages [2023-10-04T19:09:02.764Z] #53 DONE 17.3s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T19:09:02.764Z] #55 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #55 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #55 16.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:09:02.764Z] #55 16.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:09:02.764Z] #55 16.10 OK: 20068 distinct packages available [2023-10-04T19:09:02.764Z] #55 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #55 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #55 16.49 OK: 264 MiB in 52 packages [2023-10-04T19:09:02.764Z] #55 DONE 17.3s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T19:09:02.764Z] #57 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #57 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #57 16.30 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T19:09:02.764Z] #57 16.31 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:09:02.764Z] #57 16.32 OK: 7 MiB in 16 packages [2023-10-04T19:09:02.764Z] #57 DONE 17.5s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:09:02.764Z] #43 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #43 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #43 16.11 OK: 264 MiB in 52 packages [2023-10-04T19:09:02.764Z] #43 DONE 17.5s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:02.764Z] #68 ... [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T19:09:02.764Z] #56 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #56 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #56 16.11 (1/4) Installing ca-certificates (20230506-r0) [2023-10-04T19:09:02.764Z] #56 16.15 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:09:02.764Z] #56 16.15 (3/4) Installing su-exec (0.2-r3) [2023-10-04T19:09:02.764Z] #56 16.15 (4/4) Installing yq (4.33.3-r3) [2023-10-04T19:09:02.764Z] #56 16.23 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:09:02.764Z] #56 16.24 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:09:02.764Z] #56 16.28 OK: 17 MiB in 19 packages [2023-10-04T19:09:02.764Z] #56 DONE 17.3s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:09:02.764Z] #69 DONE 2.4s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:09:02.764Z] #70 DONE 1.8s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:09:02.764Z] #62 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:02.764Z] #62 16.12 OK: 264 MiB in 52 packages [2023-10-04T19:09:02.764Z] #62 DONE 17.4s [2023-10-04T19:09:02.764Z] [2023-10-04T19:09:02.764Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-04T19:09:02.764Z] #71 DONE 0.1s [2023-10-04T19:09:03.023Z] [2023-10-04T19:09:03.023Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:03.023Z] #72 DONE 0.2s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:03.024Z] #68 DONE 0.2s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:03.024Z] #73 DONE 0.1s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-04T19:09:03.024Z] #74 DONE 0.2s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:03.024Z] #75 DONE 0.2s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:03.024Z] #76 ... [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-04T19:09:03.024Z] #77 DONE 0.1s [2023-10-04T19:09:03.024Z] [2023-10-04T19:09:03.024Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-04T19:09:03.024Z] #78 DONE 0.2s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:09:03.282Z] #79 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:09:03.282Z] #80 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-04T19:09:03.282Z] #81 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-04T19:09:03.282Z] #82 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-04T19:09:03.282Z] #83 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-04T19:09:03.282Z] #84 DONE 0.1s [2023-10-04T19:09:03.282Z] [2023-10-04T19:09:03.282Z] #85 [security-spire-agent] exporting to image [2023-10-04T19:09:03.282Z] #85 exporting layers [2023-10-04T19:09:03.540Z] #85 ... [2023-10-04T19:09:03.540Z] [2023-10-04T19:09:03.540Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T19:09:03.540Z] #65 DONE 3.6s [2023-10-04T19:09:03.798Z] [2023-10-04T19:09:03.798Z] #86 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-04T19:09:03.798Z] #86 DONE 0.1s [2023-10-04T19:09:03.798Z] [2023-10-04T19:09:03.798Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:09:03.798Z] #60 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:03.798Z] #60 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:03.798Z] #60 18.31 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:09:03.798Z] #60 18.31 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:09:03.798Z] #60 18.31 OK: 20064 distinct packages available [2023-10-04T19:09:03.798Z] #60 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:04.056Z] #60 ... [2023-10-04T19:09:04.056Z] [2023-10-04T19:09:04.056Z] #85 [security-spire-agent] exporting to image [2023-10-04T19:09:04.056Z] #85 exporting layers 0.6s done [2023-10-04T19:09:04.056Z] #85 writing image sha256:22e4be7779c71398b7a62d16c56ed25e4a58b2a7c78a74ce3eb8084b22352d6f done [2023-10-04T19:09:04.056Z] #85 naming to docker.io/library/security-spire-server done [2023-10-04T19:09:04.056Z] #85 writing image sha256:ba2f6d972267c150963b9a9ef5d1b2ceb51827d58ddbd8e6d5e97941f2821edb done [2023-10-04T19:09:04.056Z] #85 naming to docker.io/library/security-spire-agent done [2023-10-04T19:09:04.056Z] #85 DONE 0.7s [2023-10-04T19:09:04.056Z] [2023-10-04T19:09:04.056Z] #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:09:04.056Z] #60 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-04T19:09:04.315Z] #60 18.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:09:04.315Z] #60 18.70 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:09:04.315Z] #60 18.70 (3/4) Installing libucontext (1.2-r2) [2023-10-04T19:09:04.315Z] #60 18.71 (4/4) Installing gcompat (1.1.0-r1) [2023-10-04T19:09:04.315Z] #60 18.71 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:09:04.315Z] #60 18.72 OK: 8 MiB in 19 packages [2023-10-04T19:09:04.315Z] #60 DONE 18.9s [2023-10-04T19:09:04.315Z] [2023-10-04T19:09:04.315Z] #87 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:09:05.691Z] #87 DONE 1.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #88 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-04T19:09:05.691Z] #88 DONE 0.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:05.691Z] #89 ... [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #90 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-04T19:09:05.691Z] #90 DONE 0.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #91 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:09:05.691Z] #91 DONE 0.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #92 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-04T19:09:05.691Z] #92 DONE 0.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-04T19:09:05.691Z] #93 DONE 0.0s [2023-10-04T19:09:05.691Z] [2023-10-04T19:09:05.691Z] #85 [security-spire-config] exporting to image [2023-10-04T19:09:06.258Z] #85 exporting layers 0.5s done [2023-10-04T19:09:06.258Z] #85 writing image sha256:0ee69d20fc5fac1384e2a3be407087f41bd1f54f8c6cc0a5914a20def1f76d51 done [2023-10-04T19:09:06.258Z] #85 naming to docker.io/library/security-spire-config done [2023-10-04T19:09:06.258Z] #85 DONE 1.1s [2023-10-04T19:09:06.258Z] [2023-10-04T19:09:06.258Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:14.366Z] #94 ... [2023-10-04T19:09:14.366Z] [2023-10-04T19:09:14.366Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:32.547Z] #95 DONE 28.0s [2023-10-04T19:09:32.547Z] [2023-10-04T19:09:32.547Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:32.547Z] #89 DONE 28.0s [2023-10-04T19:09:32.547Z] [2023-10-04T19:09:32.547Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:32.547Z] #94 DONE 28.0s [2023-10-04T19:09:32.547Z] [2023-10-04T19:09:32.547Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:32.547Z] #76 DONE 28.0s [2023-10-04T19:09:32.547Z] [2023-10-04T19:09:32.547Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-04T19:09:33.063Z] Removing intermediate container 61486e6293be [2023-10-04T19:09:33.063Z] ---> 1099d2276142 [2023-10-04T19:09:33.063Z] Successfully built 1099d2276142 [2023-10-04T19:09:33.063Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:09:33.469Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T19:09:33.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:09:33.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container [2023-10-04T19:09:33.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T19:09:35.105Z] $ docker top 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T19:09:35.957Z] + go version [2023-10-04T19:09:35.957Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-04T19:09:36.000Z] $ docker stop --time=1 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e [2023-10-04T19:09:37.583Z] $ docker rm -f --volumes 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:09:38.392Z] + docker inspect -f . ci-base-image-arm64 [2023-10-04T19:09:38.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:09:38.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container [2023-10-04T19:09:38.697Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-04T19:09:39.793Z] $ docker top cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-04T19:09:40.021Z] ========================================================= [2023-10-04T19:09:40.021Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-04T19:09:40.021Z] ========================================================= [Pipeline] sh [2023-10-04T19:09:40.652Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-04T19:09:41.035Z] + make test [2023-10-04T19:09:41.305Z] go test -race -coverprofile=coverage.out ./... [2023-10-04T19:09:42.574Z] #96 ... [2023-10-04T19:09:42.575Z] [2023-10-04T19:09:42.575Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T19:09:42.575Z] #97 ... [2023-10-04T19:09:42.575Z] [2023-10-04T19:09:42.575Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-04T19:09:42.575Z] #98 ... [2023-10-04T19:09:42.575Z] [2023-10-04T19:09:42.575Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #99 DONE 13.0s [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #96 DONE 13.0s [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #100 [core-data builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #100 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #101 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #102 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #102 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #103 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #104 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #105 [core-command builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #105 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #106 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #107 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #108 [security-proxy-auth builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #108 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #109 [support-scheduler builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #109 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #110 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #111 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #112 [core-metadata builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #112 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #113 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #114 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #98 DONE 13.0s [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T19:09:44.024Z] #115 ... [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #116 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #117 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #118 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:09:44.024Z] #119 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #120 [security-proxy-setup builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #120 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:09:44.024Z] #121 CACHED [2023-10-04T19:09:44.024Z] [2023-10-04T19:09:44.024Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T19:09:44.024Z] #97 DONE 13.1s [2023-10-04T19:09:44.283Z] [2023-10-04T19:09:44.283Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:09:45.660Z] #122 1.473 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-10-04T19:09:53.994Z] #122 ... [2023-10-04T19:09:53.994Z] [2023-10-04T19:09:53.994Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:09:53.994Z] #0 0.870 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-10-04T19:09:54.253Z] #123 ... [2023-10-04T19:09:54.253Z] [2023-10-04T19:09:54.253Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T19:09:54.253Z] #0 0.716 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-10-04T19:09:54.513Z] #124 ... [2023-10-04T19:09:54.513Z] [2023-10-04T19:09:54.513Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T19:09:54.513Z] #0 1.572 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-10-04T19:09:54.513Z] #125 ... [2023-10-04T19:09:54.513Z] [2023-10-04T19:09:54.513Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T19:09:54.513Z] #0 1.197 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-10-04T19:09:55.192Z] #126 ... [2023-10-04T19:09:55.192Z] [2023-10-04T19:09:55.192Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:09:55.192Z] #0 0.594 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-10-04T19:09:55.192Z] #127 ... [2023-10-04T19:09:55.192Z] [2023-10-04T19:09:55.192Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:09:55.192Z] #0 0.985 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-10-04T19:09:55.477Z] #128 ... [2023-10-04T19:09:55.477Z] [2023-10-04T19:09:55.477Z] #129 [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-10-04T19:09:55.477Z] #0 1.268 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-10-04T19:09:55.477Z] #129 ... [2023-10-04T19:09:55.477Z] [2023-10-04T19:09:55.477Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T19:09:55.477Z] #0 0.775 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-10-04T19:09:55.736Z] #130 ... [2023-10-04T19:09:55.736Z] [2023-10-04T19:09:55.736Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:09:55.736Z] #0 1.284 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-10-04T19:09:55.736Z] #131 ... [2023-10-04T19:09:55.736Z] [2023-10-04T19:09:55.736Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T19:09:55.736Z] #115 0.696 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-10-04T19:10:13.526Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-04T19:11:17.407Z] #115 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #129 [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-10-04T19:11:17.407Z] #129 80.49 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-10-04T19:11:17.407Z] #129 DONE 88.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T19:11:17.407Z] #126 DONE 88.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T19:11:17.407Z] #125 DONE 88.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T19:11:17.407Z] #115 DONE 88.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-04T19:11:17.407Z] #132 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T19:11:17.407Z] #124 DONE 89.0s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:11:17.407Z] #122 DONE 89.1s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:11:17.407Z] #128 DONE 89.2s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #133 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:11:17.407Z] #123 DONE 89.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T19:11:17.407Z] #130 DONE 89.4s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:11:17.407Z] #131 DONE 89.4s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:11:17.407Z] #127 DONE 89.5s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #134 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #135 DONE 0.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #136 DONE 0.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #133 DONE 0.7s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-04T19:11:17.407Z] #132 DONE 0.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #137 DONE 0.7s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #138 DONE 0.7s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #139 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #134 DONE 0.6s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #140 DONE 0.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #141 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #142 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #143 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #144 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #145 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #146 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #147 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #147 DONE 0.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #148 DONE 0.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #139 DONE 0.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #149 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:17.407Z] #150 CACHED [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #151 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T19:11:17.407Z] #151 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #152 DONE 0.3s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T19:11:17.407Z] #153 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-04T19:11:17.407Z] #154 DONE 2.4s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-04T19:11:17.407Z] #155 DONE 2.4s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:17.407Z] #156 DONE 2.5s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T19:11:17.407Z] #157 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-04T19:11:17.407Z] #158 DONE 2.9s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #159 [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-10-04T19:11:17.407Z] #159 ... [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-04T19:11:17.407Z] #160 DONE 3.2s [2023-10-04T19:11:17.407Z] [2023-10-04T19:11:17.407Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:17.989Z] #161 ... [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-04T19:11:17.989Z] #162 DONE 3.5s [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #163 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-04T19:11:17.989Z] #163 DONE 3.8s [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:17.989Z] #164 ... [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #151 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T19:11:17.989Z] #151 DONE 3.7s [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #165 [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-10-04T19:11:17.989Z] #165 DONE 3.8s [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-04T19:11:17.989Z] #166 DONE 4.2s [2023-10-04T19:11:17.989Z] [2023-10-04T19:11:17.989Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T19:11:17.989Z] #153 DONE 3.8s [2023-10-04T19:11:18.250Z] [2023-10-04T19:11:18.250Z] #167 [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-10-04T19:11:19.630Z] #167 ... [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:19.630Z] #168 DONE 2.9s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T19:11:19.630Z] #157 DONE 3.0s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:19.630Z] #161 DONE 2.0s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #159 [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-10-04T19:11:19.630Z] #159 DONE 2.4s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-04T19:11:19.630Z] #169 DONE 2.6s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:19.630Z] #164 DONE 1.7s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:19.630Z] #170 DONE 1.6s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:19.630Z] #171 DONE 1.6s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #172 [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-10-04T19:11:19.630Z] #172 DONE 1.6s [2023-10-04T19:11:19.630Z] [2023-10-04T19:11:19.630Z] #85 [core-data] exporting to image [2023-10-04T19:11:19.630Z] #85 exporting layers [2023-10-04T19:11:19.888Z] #85 ... [2023-10-04T19:11:19.888Z] [2023-10-04T19:11:19.888Z] #167 [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-10-04T19:11:19.888Z] #167 DONE 1.6s [2023-10-04T19:11:19.888Z] [2023-10-04T19:11:19.888Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:11:19.888Z] #173 DONE 1.6s [2023-10-04T19:11:19.888Z] [2023-10-04T19:11:19.888Z] #85 [security-spiffe-token-provider] exporting to image [2023-10-04T19:11:20.147Z] #85 ... [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-04T19:11:20.147Z] #174 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:20.147Z] #175 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-04T19:11:20.147Z] #176 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #85 [support-notifications] exporting to image [2023-10-04T19:11:20.147Z] #85 writing image sha256:d1f2e283b0a9789db7834e0a533da7f6d197a6338c5c7c5ff53c22f75d5831db 0.0s done [2023-10-04T19:11:20.147Z] #85 naming to docker.io/library/core-command done [2023-10-04T19:11:20.147Z] #85 ... [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-04T19:11:20.147Z] #177 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-04T19:11:20.147Z] #178 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:11:20.147Z] #179 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:11:20.147Z] #180 DONE 0.5s [2023-10-04T19:11:20.147Z] [2023-10-04T19:11:20.147Z] #85 [core-metadata] exporting to image [2023-10-04T19:11:20.147Z] #85 exporting layers 0.4s done [2023-10-04T19:11:20.463Z] #85 writing image sha256:425ce0ea3d39e7191932bdb5b2877990bea2693c3398871339fadd9e2272ed9c done [2023-10-04T19:11:20.463Z] #85 naming to docker.io/library/core-data done [2023-10-04T19:11:20.463Z] #85 writing image sha256:0a051deff7f5eb443d3f235602fdc05c4155e83107e4aea4d3ee7ad966082bcf done [2023-10-04T19:11:20.463Z] #85 naming to docker.io/library/support-scheduler done [2023-10-04T19:11:20.463Z] #85 writing image sha256:dad3a8000432a2c125b8a03e4493838fb19d8b21674bdc8878e33833a084aef1 0.0s done [2023-10-04T19:11:20.463Z] #85 naming to docker.io/library/security-spiffe-token-provider done [2023-10-04T19:11:20.722Z] #85 exporting layers 0.5s done [2023-10-04T19:11:20.722Z] #85 exporting layers 0.6s done [2023-10-04T19:11:20.984Z] #85 writing image sha256:fbf5358d9bb7d80916596af2af12c817849f3b6615d5e363792dd9cd20e1d28d done [2023-10-04T19:11:20.984Z] #85 naming to docker.io/library/core-metadata done [2023-10-04T19:11:20.984Z] #85 writing image sha256:49692caa25997045c353a5a0b1939c7b1231fc1d8a97ef50fd88c9a63ec46ea9 done [2023-10-04T19:11:20.984Z] #85 naming to docker.io/library/support-notifications done [2023-10-04T19:11:20.984Z] #85 DONE 2.5s [2023-10-04T19:11:20.984Z] [2023-10-04T19:11:20.984Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T19:11:20.984Z] #181 DONE 0.8s [2023-10-04T19:11:20.984Z] [2023-10-04T19:11:20.984Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-04T19:11:20.984Z] #182 DONE 0.8s [2023-10-04T19:11:20.984Z] [2023-10-04T19:11:20.984Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-04T19:11:20.984Z] #183 DONE 0.8s [2023-10-04T19:11:20.984Z] [2023-10-04T19:11:20.984Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:11:20.984Z] #184 DONE 1.0s [2023-10-04T19:11:20.984Z] [2023-10-04T19:11:20.984Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-04T19:11:21.242Z] #185 ... [2023-10-04T19:11:21.242Z] [2023-10-04T19:11:21.242Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:11:21.242Z] #186 DONE 1.0s [2023-10-04T19:11:21.242Z] [2023-10-04T19:11:21.242Z] #85 [core-common-config-bootstrapper] exporting to image [2023-10-04T19:11:21.501Z] #85 ... [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-04T19:11:21.501Z] #187 DONE 0.5s [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-04T19:11:21.501Z] #185 DONE 0.5s [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T19:11:21.501Z] #188 DONE 0.1s [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #189 [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-10-04T19:11:21.501Z] #189 DONE 0.1s [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #85 [core-common-config-bootstrapper] exporting to image [2023-10-04T19:11:21.501Z] #85 exporting layers 0.5s done [2023-10-04T19:11:21.501Z] #85 writing image sha256:e4d42d9a9451d692d816c55ddbaa4c17d82a6d9292a7a4dc0925c17677e0249b done [2023-10-04T19:11:21.501Z] #85 naming to docker.io/library/security-proxy-auth done [2023-10-04T19:11:21.501Z] #85 writing image sha256:a754fe5cd684a48e4527aa5f81f919d65ecdc6e2f676c0bf611a45e92d652924 done [2023-10-04T19:11:21.501Z] #85 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-10-04T19:11:21.501Z] #85 DONE 3.2s [2023-10-04T19:11:21.501Z] [2023-10-04T19:11:21.501Z] #190 [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-10-04T19:11:21.760Z] #190 DONE 0.1s [2023-10-04T19:11:21.760Z] [2023-10-04T19:11:21.760Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-04T19:11:21.760Z] #191 DONE 0.0s [2023-10-04T19:11:21.760Z] [2023-10-04T19:11:21.760Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-04T19:11:21.760Z] #192 DONE 0.0s [2023-10-04T19:11:21.760Z] [2023-10-04T19:11:21.760Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T19:11:22.325Z] #193 ... [2023-10-04T19:11:22.325Z] [2023-10-04T19:11:22.325Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:11:22.325Z] #194 DONE 1.1s [2023-10-04T19:11:22.325Z] [2023-10-04T19:11:22.325Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:11:22.325Z] #195 DONE 0.8s [2023-10-04T19:11:22.325Z] [2023-10-04T19:11:22.325Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T19:11:22.325Z] #193 DONE 0.5s [2023-10-04T19:11:22.325Z] [2023-10-04T19:11:22.325Z] #85 [security-bootstrapper] exporting to image [2023-10-04T19:11:22.584Z] #85 exporting layers 0.3s done [2023-10-04T19:11:22.585Z] #85 writing image sha256:e1edddd7c70dd99b08f1590a5b537d5209171b53fbfa880226004a4db0269318 done [2023-10-04T19:11:22.585Z] #85 naming to docker.io/library/security-proxy-setup done [2023-10-04T19:11:22.585Z] #85 exporting layers 0.3s done [2023-10-04T19:11:22.585Z] #85 writing image sha256:6b36cf2dd05ae3be584be191f8ce333bae9949599b98ac061a7acff1b577c2e7 done [2023-10-04T19:11:22.585Z] #85 naming to docker.io/library/security-secretstore-setup done [2023-10-04T19:11:22.585Z] #85 writing image sha256:b57e6dd706d37695bd7b9b5da535d10f3d01020cdf23a833e6e89b016bfc606a done [2023-10-04T19:11:22.585Z] #85 naming to docker.io/library/security-bootstrapper done [2023-10-04T19:11:22.585Z] #85 DONE 3.8s [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:11:22.585Z] time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-04T19:11:22.618Z] $ docker stop --time=1 d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 [2023-10-04T19:11:23.956Z] $ docker rm -f --volumes d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T19:11:24.358Z] + docker images [2023-10-04T19:11:24.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-04T19:11:24.358Z] security-secretstore-setup latest 6b36cf2dd05a 2 seconds ago 44.4MB [2023-10-04T19:11:24.358Z] security-bootstrapper latest b57e6dd706d3 2 seconds ago 23.3MB [2023-10-04T19:11:24.358Z] security-proxy-setup latest e1edddd7c70d 3 seconds ago 29.4MB [2023-10-04T19:11:24.358Z] core-common-config-bootstrapper latest a754fe5cd684 4 seconds ago 18.2MB [2023-10-04T19:11:24.358Z] security-proxy-auth latest e4d42d9a9451 4 seconds ago 19.5MB [2023-10-04T19:11:24.358Z] core-command latest d1f2e283b0a9 5 seconds ago 21.2MB [2023-10-04T19:11:24.358Z] security-spiffe-token-provider latest dad3a8000432 5 seconds ago 35MB [2023-10-04T19:11:24.358Z] support-scheduler latest 0a051deff7f5 5 seconds ago 34MB [2023-10-04T19:11:24.358Z] core-metadata latest fbf5358d9bb7 5 seconds ago 21.7MB [2023-10-04T19:11:24.358Z] support-notifications latest 49692caa2599 5 seconds ago 34.6MB [2023-10-04T19:11:24.358Z] core-data latest 425ce0ea3d39 5 seconds ago 21.4MB [2023-10-04T19:11:24.358Z] security-spire-config latest 0ee69d20fc5f 2 minutes ago 101MB [2023-10-04T19:11:24.358Z] security-spire-server latest 22e4be7779c7 2 minutes ago 102MB [2023-10-04T19:11:24.358Z] security-spire-agent latest ba2f6d972267 2 minutes ago 161MB [2023-10-04T19:11:24.358Z] ci-base-image-x86_64 latest fa73606cd2ed 5 minutes ago 928MB [2023-10-04T19:11:24.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB [2023-10-04T19:11:24.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-04T19:11:24.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-04T19:11:50.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-04T19:11:52.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-04T19:11:52.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-04T19:11:53.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.437s coverage: 28.7% of statements [2023-10-04T19:12:05.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.270s coverage: 97.0% of statements [2023-10-04T19:12:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-04T19:12:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-04T19:12:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-04T19:12:13.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.465s coverage: 69.2% of statements [2023-10-04T19:12:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-04T19:12:14.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-04T19:12:15.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.331s coverage: 53.2% of statements [2023-10-04T19:12:20.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-04T19:12:20.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-04T19:12:20.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:12:20.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-04T19:12:20.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-04T19:12:27.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-04T19:12:27.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-04T19:12:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.419s coverage: 93.4% of statements [2023-10-04T19:12:34.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.451s coverage: 4.1% of statements [2023-10-04T19:12:40.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-04T19:12:40.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:12:40.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-04T19:12:41.948Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-04T19:12:42.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.653s coverage: 97.6% of statements [2023-10-04T19:12:43.187Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.176s coverage: 72.2% of statements [2023-10-04T19:12:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-04T19:12:51.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-04T19:12:51.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.604s coverage: 0.9% of statements [2023-10-04T19:12:51.984Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.344s coverage: 32.2% of statements [2023-10-04T19:12:57.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.587s coverage: 41.7% of statements [2023-10-04T19:12:57.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.550s coverage: 82.9% of statements [2023-10-04T19:12:57.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.470s coverage: 94.1% of statements [2023-10-04T19:12:57.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.331s coverage: 96.3% of statements [2023-10-04T19:13:01.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.341s coverage: 87.5% of statements [2023-10-04T19:13:03.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-04T19:13:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-04T19:13:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-04T19:13:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-04T19:13:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-04T19:13:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-04T19:13:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-04T19:13:07.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-04T19:13:12.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.322s coverage: 94.4% of statements [2023-10-04T19:13:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-04T19:13:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-04T19:13:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-04T19:13:12.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-04T19:13:22.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-04T19:13:22.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-04T19:13:24.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.019s coverage: 79.9% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.241s coverage: 92.9% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.202s coverage: 62.3% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.189s coverage: 87.2% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.159s coverage: 20.0% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.164s coverage: 100.0% of statements [2023-10-04T19:13:29.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.372s coverage: 81.8% of statements [2023-10-04T19:13:29.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-04T19:13:30.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-04T19:13:30.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.348s coverage: 82.1% of statements [2023-10-04T19:13:31.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.208s coverage: 86.0% of statements [2023-10-04T19:13:34.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-04T19:13:34.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-04T19:13:36.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.881s coverage: 63.1% of statements [2023-10-04T19:13:36.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.275s coverage: 100.0% of statements [2023-10-04T19:13:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements [2023-10-04T19:13:37.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2023-10-04T19:13:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-04T19:13:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-04T19:13:38.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-04T19:13:39.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2023-10-04T19:13:39.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.118s coverage: 100.0% of statements [2023-10-04T19:13:43.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-04T19:13:43.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-04T19:13:43.652Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-04T19:13:45.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.767s coverage: 38.4% of statements [2023-10-04T19:13:45.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.267s coverage: 89.5% of statements [2023-10-04T19:13:48.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-04T19:13:48.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-04T19:13:48.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-04T19:13:48.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-04T19:13:49.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.193s coverage: 84.8% of statements [2023-10-04T19:13:53.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-04T19:13:53.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-04T19:13:53.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-04T19:13:53.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-04T19:14:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-04T19:14:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:14:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-04T19:14:00.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-04T19:14:01.012Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.270s coverage: 19.9% of statements [2023-10-04T19:14:01.595Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.534s coverage: 95.7% of statements [2023-10-04T19:14:03.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-04T19:14:03.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-04T19:14:04.495Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.237s coverage: 61.8% of statements [2023-10-04T19:14:07.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-04T19:14:07.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-04T19:14:08.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.387s coverage: 98.9% of statements [2023-10-04T19:14:09.058Z] 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-10-04T19:14:09.324Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-04T19:14:09.324Z] go vet ./... [2023-10-04T19:16:15.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-04T19:16:15.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-04T19:16:15.965Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-04T19:16:16.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-04T19:16:16.330Z] + ls -al . [2023-10-04T19:16:16.330Z] total 728 [2023-10-04T19:16:16.330Z] drwxrwxr-x 11 1001 1001 4096 Oct 4 19:09 . [2023-10-04T19:16:16.330Z] drwxr-xr-x 4 root root 4096 Oct 4 19:09 .. [2023-10-04T19:16:16.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 .blubracket [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 16 Oct 4 19:07 .dockerignore [2023-10-04T19:16:16.330Z] drwxrwxr-x 8 1001 1001 4096 Oct 4 19:07 .git [2023-10-04T19:16:16.330Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 19:07 .github [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 1173 Oct 4 19:07 .gitignore [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 42 Oct 4 19:07 .golangci.yml [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 100 Oct 4 19:07 .hadolint.yml [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 166 Oct 4 19:07 .sonarcloud.properties [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:07 ADOPTERS.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 11674 Oct 4 19:07 Attribution.txt [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 93407 Oct 4 19:07 CHANGELOG.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:07 CONTRIBUTING.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 677 Oct 4 19:07 GOVERNANCE.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 883 Oct 4 19:07 Jenkinsfile [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:07 LICENSE [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 15054 Oct 4 19:07 Makefile [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 582 Oct 4 19:07 OWNERS.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 9923 Oct 4 19:07 README.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 789 Oct 4 19:07 SECURITY.md [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 5 Oct 4 19:05 VERSION [2023-10-04T19:16:16.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 bin [2023-10-04T19:16:16.330Z] drwxrwxr-x 18 1001 1001 4096 Oct 4 19:07 cmd [2023-10-04T19:16:16.330Z] -rw-r--r-- 1 root root 453602 Oct 4 19:14 coverage.out [2023-10-04T19:16:16.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 fuzz_test [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 3689 Oct 4 19:07 go.mod [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 34977 Oct 4 19:07 go.sum [2023-10-04T19:16:16.330Z] drwxrwxr-x 7 1001 1001 4096 Oct 4 19:07 internal [2023-10-04T19:16:16.330Z] drwxrwxr-x 3 1001 1001 4096 Oct 4 19:07 openapi [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 594 Oct 4 19:07 security.txt [2023-10-04T19:16:16.330Z] drwxrwxr-x 4 1001 1001 4096 Oct 4 19:07 snap [2023-10-04T19:16:16.330Z] -rw-rw-r-- 1 1001 1001 204 Oct 4 19:07 version.go [Pipeline] sh [2023-10-04T19:16:16.665Z] + '[' -e coverage.out ] [2023-10-04T19:16:16.665Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-04T19:16:16.709Z] Warning: overwriting stash ‘coverage-report’ [2023-10-04T19:16:17.451Z] Stashed 1 file(s) [Pipeline] sh [2023-10-04T19:16:17.775Z] + make build [2023-10-04T19:16:18.042Z] 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-10-04T19:17:39.623Z] 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-10-04T19:17:39.623Z] 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-10-04T19:17:39.623Z] 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-10-04T19:17:41.025Z] 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-10-04T19:18:07.686Z] 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-10-04T19:18:14.323Z] 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-10-04T19:18:19.652Z] 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-10-04T19:18:23.891Z] 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-10-04T19:18:27.224Z] 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-10-04T19:18:30.551Z] 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-10-04T19:18:35.889Z] 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-10-04T19:18:40.160Z] $ docker stop --time=1 cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 [2023-10-04T19:18:42.108Z] $ docker rm -f --volumes cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 [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-10-04T19:18:44.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T19:18:44.820Z] [2023-10-04T19:18:44.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:18:45.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T19:18:45.480Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-04T19:18:45.480Z] 547446be3368: Pulling fs layer [2023-10-04T19:18:45.480Z] d125d8839a47: Pulling fs layer [2023-10-04T19:18:45.480Z] 3e85d5ac6304: Pulling fs layer [2023-10-04T19:18:45.480Z] c3105a71a48b: Pulling fs layer [2023-10-04T19:18:45.480Z] 0f093f025ec4: Pulling fs layer [2023-10-04T19:18:45.480Z] c3106fc0e877: Pulling fs layer [2023-10-04T19:18:45.480Z] c3105a71a48b: Waiting [2023-10-04T19:18:45.480Z] 0f093f025ec4: Waiting [2023-10-04T19:18:45.480Z] c3106fc0e877: Waiting [2023-10-04T19:18:45.480Z] 547446be3368: Verifying Checksum [2023-10-04T19:18:45.480Z] 547446be3368: Download complete [2023-10-04T19:18:45.480Z] c3105a71a48b: Verifying Checksum [2023-10-04T19:18:45.480Z] c3105a71a48b: Download complete [2023-10-04T19:18:45.747Z] d125d8839a47: Verifying Checksum [2023-10-04T19:18:45.747Z] d125d8839a47: Download complete [2023-10-04T19:18:46.015Z] c3106fc0e877: Verifying Checksum [2023-10-04T19:18:46.015Z] c3106fc0e877: Download complete [2023-10-04T19:18:46.015Z] 0f093f025ec4: Verifying Checksum [2023-10-04T19:18:46.015Z] 0f093f025ec4: Download complete [2023-10-04T19:18:46.282Z] 547446be3368: Pull complete [2023-10-04T19:18:47.241Z] d125d8839a47: Pull complete [2023-10-04T19:18:47.823Z] 3e85d5ac6304: Verifying Checksum [2023-10-04T19:18:47.823Z] 3e85d5ac6304: Download complete [2023-10-04T19:18:56.020Z] 3e85d5ac6304: Pull complete [2023-10-04T19:18:56.020Z] c3105a71a48b: Pull complete [2023-10-04T19:18:56.998Z] 0f093f025ec4: Pull complete [2023-10-04T19:18:57.279Z] c3106fc0e877: Pull complete [2023-10-04T19:18:57.279Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-04T19:18:57.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-04T19:18:57.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:18:57.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container [2023-10-04T19:18:57.773Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-04T19:18:59.749Z] $ docker top 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T19:19:00.311Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-04T19:19:08.551Z] #1 [core-data internal] load build definition from Dockerfile [2023-10-04T19:19:08.551Z] #1 transferring dockerfile: [2023-10-04T19:19:08.551Z] #1 transferring dockerfile: 1.90kB done [2023-10-04T19:19:08.551Z] #1 DONE 0.1s [2023-10-04T19:19:09.136Z] [2023-10-04T19:19:09.136Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-04T19:19:09.136Z] #2 transferring dockerfile: 1.78kB done [2023-10-04T19:19:09.136Z] #2 DONE 0.0s [2023-10-04T19:19:09.136Z] [2023-10-04T19:19:09.136Z] #3 [core-command internal] load build definition from Dockerfile [2023-10-04T19:19:09.406Z] #3 transferring dockerfile: 1.82kB done [2023-10-04T19:19:09.406Z] #3 DONE 0.1s [2023-10-04T19:19:09.406Z] [2023-10-04T19:19:09.406Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:19:09.406Z] #4 transferring dockerfile: 2.38kB 0.0s done [2023-10-04T19:19:09.406Z] #4 ... [2023-10-04T19:19:09.406Z] [2023-10-04T19:19:09.406Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-10-04T19:19:09.406Z] #5 transferring dockerfile: 1.96kB done [2023-10-04T19:19:09.406Z] #5 DONE 0.1s [2023-10-04T19:19:09.406Z] [2023-10-04T19:19:09.406Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-10-04T19:19:09.406Z] #6 transferring dockerfile: 1.59kB 0.0s done [2023-10-04T19:19:09.406Z] #6 DONE 0.1s [2023-10-04T19:19:09.406Z] [2023-10-04T19:19:09.406Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #7 ... [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #8 transferring dockerfile: 2.39kB done [2023-10-04T19:19:11.995Z] #8 DONE 2.3s [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #7 transferring dockerfile: 1.70kB done [2023-10-04T19:19:11.995Z] #7 DONE 2.3s [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #9 [support-scheduler internal] load .dockerignore [2023-10-04T19:19:11.995Z] #9 ... [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #10 transferring dockerfile: 1.84kB done [2023-10-04T19:19:11.995Z] #10 DONE 2.4s [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #11 transferring dockerfile: 2.04kB done [2023-10-04T19:19:11.995Z] #11 DONE 2.5s [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #12 transferring dockerfile: 2.82kB done [2023-10-04T19:19:11.995Z] #12 DONE 2.4s [2023-10-04T19:19:11.995Z] [2023-10-04T19:19:11.995Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-10-04T19:19:11.995Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-10-04T19:19:12.263Z] #13 DONE 2.5s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-10-04T19:19:12.263Z] #14 transferring dockerfile: 1.58kB done [2023-10-04T19:19:12.263Z] #14 DONE 2.6s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-04T19:19:12.263Z] #15 transferring dockerfile: 2.12kB 0.0s done [2023-10-04T19:19:12.263Z] #15 DONE 2.5s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #16 [support-notifications internal] load .dockerignore [2023-10-04T19:19:12.263Z] #16 transferring context: 56B 0.0s done [2023-10-04T19:19:12.263Z] #16 DONE 1.6s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #17 [core-metadata internal] load .dockerignore [2023-10-04T19:19:12.263Z] #17 transferring context: 56B 0.0s done [2023-10-04T19:19:12.263Z] #17 DONE 1.8s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #18 [core-data internal] load .dockerignore [2023-10-04T19:19:12.263Z] #18 transferring context: 56B 0.0s done [2023-10-04T19:19:12.263Z] #18 DONE 2.5s [2023-10-04T19:19:12.263Z] [2023-10-04T19:19:12.263Z] #9 [support-scheduler internal] load .dockerignore [2023-10-04T19:19:12.263Z] #9 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #9 ... [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #19 [security-bootstrapper internal] load .dockerignore [2023-10-04T19:19:12.533Z] #19 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #19 DONE 1.6s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #20 [security-spire-server internal] load .dockerignore [2023-10-04T19:19:12.533Z] #20 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #20 DONE 1.9s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #21 [core-command internal] load .dockerignore [2023-10-04T19:19:12.533Z] #21 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #21 DONE 2.0s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #22 [security-spire-agent internal] load .dockerignore [2023-10-04T19:19:12.533Z] #22 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #22 DONE 1.9s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #23 [security-proxy-setup internal] load .dockerignore [2023-10-04T19:19:12.533Z] #23 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #23 DONE 2.0s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-10-04T19:19:12.533Z] #24 transferring context: 56B 0.0s done [2023-10-04T19:19:12.533Z] #24 DONE 2.1s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:12.533Z] #25 DONE 0.0s [2023-10-04T19:19:12.533Z] [2023-10-04T19:19:12.533Z] #26 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:12.803Z] #26 ... [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #27 [security-spire-config internal] load .dockerignore [2023-10-04T19:19:12.803Z] #27 transferring context: 56B 0.0s done [2023-10-04T19:19:12.803Z] #27 DONE 1.8s [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #9 [support-scheduler internal] load .dockerignore [2023-10-04T19:19:12.803Z] #9 DONE 1.8s [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-04T19:19:12.803Z] #28 transferring context: 56B 0.0s done [2023-10-04T19:19:12.803Z] #28 DONE 1.8s [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:12.803Z] #25 DONE 0.0s [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:12.803Z] #26 ... [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #29 [security-proxy-auth internal] load .dockerignore [2023-10-04T19:19:12.803Z] #29 transferring context: 56B 0.0s done [2023-10-04T19:19:12.803Z] #29 DONE 2.0s [2023-10-04T19:19:12.803Z] [2023-10-04T19:19:12.803Z] #30 [security-secretstore-setup internal] load .dockerignore [2023-10-04T19:19:12.803Z] #30 transferring context: 56B 0.0s done [2023-10-04T19:19:12.803Z] #30 DONE 2.2s [2023-10-04T19:19:13.068Z] [2023-10-04T19:19:13.068Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:19:13.334Z] #4 ... [2023-10-04T19:19:13.334Z] [2023-10-04T19:19:13.334Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:13.334Z] #25 DONE 0.0s [2023-10-04T19:19:13.334Z] [2023-10-04T19:19:13.334Z] #26 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:13.334Z] #26 DONE 0.9s [2023-10-04T19:19:13.334Z] [2023-10-04T19:19:13.334Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:19:13.334Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:19:13.334Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:19:13.334Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T19:19:13.334Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T19:19:13.334Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s [2023-10-04T19:19:13.334Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s [2023-10-04T19:19:13.601Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.4s [2023-10-04T19:19:13.601Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-04T19:19:13.601Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-04T19:19:13.874Z] #31 ... [2023-10-04T19:19:13.874Z] [2023-10-04T19:19:13.874Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:13.874Z] #25 DONE 0.0s [2023-10-04T19:19:13.874Z] [2023-10-04T19:19:13.874Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:13.874Z] #26 DONE 1.0s [2023-10-04T19:19:13.874Z] [2023-10-04T19:19:13.874Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.141Z] #32 ... [2023-10-04T19:19:14.141Z] [2023-10-04T19:19:14.141Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:14.141Z] #25 DONE 0.0s [2023-10-04T19:19:14.141Z] [2023-10-04T19:19:14.141Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.141Z] #32 ... [2023-10-04T19:19:14.141Z] [2023-10-04T19:19:14.141Z] #26 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:14.141Z] #26 DONE 1.3s [2023-10-04T19:19:14.141Z] [2023-10-04T19:19:14.141Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.407Z] #32 ... [2023-10-04T19:19:14.407Z] [2023-10-04T19:19:14.407Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:14.407Z] #25 DONE 0.0s [2023-10-04T19:19:14.407Z] [2023-10-04T19:19:14.407Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.407Z] #32 ... [2023-10-04T19:19:14.407Z] [2023-10-04T19:19:14.407Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:14.407Z] #26 DONE 1.5s [2023-10-04T19:19:14.407Z] [2023-10-04T19:19:14.407Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.675Z] #32 ... [2023-10-04T19:19:14.675Z] [2023-10-04T19:19:14.675Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:14.675Z] #25 DONE 0.0s [2023-10-04T19:19:14.675Z] [2023-10-04T19:19:14.675Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:14.944Z] #32 ... [2023-10-04T19:19:14.944Z] [2023-10-04T19:19:14.944Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-04T19:19:14.944Z] #33 DONE 2.5s [2023-10-04T19:19:14.944Z] [2023-10-04T19:19:14.944Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.214Z] #32 ... [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:15.214Z] #25 DONE 0.0s [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:15.214Z] #26 DONE 1.9s [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.214Z] #32 ... [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:15.214Z] #25 DONE 0.0s [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-04T19:19:15.214Z] #33 DONE 2.5s [2023-10-04T19:19:15.214Z] [2023-10-04T19:19:15.214Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.479Z] #32 ... [2023-10-04T19:19:15.479Z] [2023-10-04T19:19:15.479Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:15.479Z] #25 DONE 0.0s [2023-10-04T19:19:15.479Z] [2023-10-04T19:19:15.479Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.777Z] #32 ... [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:15.777Z] #26 DONE 2.4s [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.777Z] #32 ... [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-04T19:19:15.777Z] #33 DONE 2.5s [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-04T19:19:15.777Z] #34 DONE 1.7s [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:15.777Z] #32 ... [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-04T19:19:15.777Z] #25 DONE 0.0s [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-04T19:19:15.777Z] #35 DONE 1.4s [2023-10-04T19:19:15.777Z] [2023-10-04T19:19:15.777Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:16.043Z] #32 ... [2023-10-04T19:19:16.043Z] [2023-10-04T19:19:16.043Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-04T19:19:16.043Z] #36 DONE 1.7s [2023-10-04T19:19:16.043Z] [2023-10-04T19:19:16.043Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:16.621Z] #32 ... [2023-10-04T19:19:16.621Z] [2023-10-04T19:19:16.621Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-04T19:19:16.621Z] #33 DONE 2.5s [2023-10-04T19:19:16.621Z] [2023-10-04T19:19:16.621Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-04T19:19:16.621Z] #26 DONE 3.2s [2023-10-04T19:19:16.621Z] [2023-10-04T19:19:16.621Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-10-04T19:19:16.621Z] #36 DONE 1.7s [2023-10-04T19:19:16.621Z] [2023-10-04T19:19:16.621Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:17.209Z] #32 ... [2023-10-04T19:19:17.209Z] [2023-10-04T19:19:17.209Z] #37 [security-spire-server internal] load build context [2023-10-04T19:19:17.209Z] #37 transferring context: 18.11kB 0.2s done [2023-10-04T19:19:17.209Z] #37 DONE 1.4s [2023-10-04T19:19:17.209Z] [2023-10-04T19:19:17.209Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:17.209Z] #32 ... [2023-10-04T19:19:17.209Z] [2023-10-04T19:19:17.209Z] #38 [security-spire-config internal] load build context [2023-10-04T19:19:17.209Z] #38 transferring context: 16.36kB 0.3s done [2023-10-04T19:19:17.209Z] #38 DONE 1.5s [2023-10-04T19:19:17.209Z] [2023-10-04T19:19:17.209Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:17.480Z] #32 ... [2023-10-04T19:19:17.480Z] [2023-10-04T19:19:17.480Z] #39 [security-spire-agent internal] load build context [2023-10-04T19:19:17.480Z] #39 transferring context: 17.64kB 0.1s done [2023-10-04T19:19:17.480Z] #39 DONE 1.4s [2023-10-04T19:19:17.480Z] [2023-10-04T19:19:17.480Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-04T19:19:17.480Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-04T19:19:17.480Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-04T19:19:17.480Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-04T19:19:17.480Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-04T19:19:17.480Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-04T19:19:17.480Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done [2023-10-04T19:19:17.480Z] #31 DONE 5.0s [2023-10-04T19:19:17.480Z] [2023-10-04T19:19:17.480Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:22.817Z] #32 transferring context: 32.15MB 8.7s [2023-10-04T19:19:22.817Z] #32 ... [2023-10-04T19:19:22.817Z] [2023-10-04T19:19:22.817Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:22.817Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done [2023-10-04T19:19:22.817Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-04T19:19:22.817Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-04T19:19:22.817Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-04T19:19:22.817Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2023-10-04T19:19:22.817Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done [2023-10-04T19:19:22.817Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-10-04T19:19:22.817Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T19:19:22.817Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-04T19:19:22.817Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.6s [2023-10-04T19:19:22.817Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-04T19:19:23.082Z] #40 ... [2023-10-04T19:19:23.082Z] [2023-10-04T19:19:23.082Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:23.082Z] #41 ... [2023-10-04T19:19:23.082Z] [2023-10-04T19:19:23.082Z] #42 [core-data internal] load build context [2023-10-04T19:19:23.350Z] #42 ... [2023-10-04T19:19:23.350Z] [2023-10-04T19:19:23.350Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:23.933Z] #32 ... [2023-10-04T19:19:23.933Z] [2023-10-04T19:19:23.933Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:24.198Z] #43 ... [2023-10-04T19:19:24.198Z] [2023-10-04T19:19:24.198Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:24.198Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.04MB / 23.39MB 6.8s [2023-10-04T19:19:24.198Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.2s [2023-10-04T19:19:24.198Z] #40 ... [2023-10-04T19:19:24.198Z] [2023-10-04T19:19:24.198Z] #44 [core-command internal] load build context [2023-10-04T19:19:24.468Z] #44 ... [2023-10-04T19:19:24.468Z] [2023-10-04T19:19:24.468Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:24.468Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.49MB / 23.39MB 7.3s [2023-10-04T19:19:24.468Z] #40 ... [2023-10-04T19:19:24.468Z] [2023-10-04T19:19:24.468Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:24.468Z] #45 ... [2023-10-04T19:19:24.468Z] [2023-10-04T19:19:24.468Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:25.423Z] #40 ... [2023-10-04T19:19:25.423Z] [2023-10-04T19:19:25.423Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:25.423Z] #46 ... [2023-10-04T19:19:25.423Z] [2023-10-04T19:19:25.423Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:25.690Z] #47 ... [2023-10-04T19:19:25.690Z] [2023-10-04T19:19:25.690Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:25.690Z] #40 ... [2023-10-04T19:19:25.690Z] [2023-10-04T19:19:25.690Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:25.954Z] #48 ... [2023-10-04T19:19:25.954Z] [2023-10-04T19:19:25.954Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:25.954Z] #49 ... [2023-10-04T19:19:25.954Z] [2023-10-04T19:19:25.954Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:19:25.954Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-10-04T19:19:25.954Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-04T19:19:25.955Z] #50 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-04T19:19:25.955Z] #50 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-04T19:19:25.955Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-10-04T19:19:25.955Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-04T19:19:25.955Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-04T19:19:25.955Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.5s done [2023-10-04T19:19:25.955Z] #50 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.3s done [2023-10-04T19:19:25.955Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-04T19:19:25.955Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-10-04T19:19:26.221Z] #50 ... [2023-10-04T19:19:26.221Z] [2023-10-04T19:19:26.221Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:19:26.221Z] #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.221Z] #0 9.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.221Z] #51 ... [2023-10-04T19:19:26.221Z] [2023-10-04T19:19:26.221Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:19:26.221Z] #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.221Z] #0 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.221Z] #0 9.123 OK: 266 MiB in 52 packages [2023-10-04T19:19:26.488Z] #52 ... [2023-10-04T19:19:26.488Z] [2023-10-04T19:19:26.488Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T19:19:26.488Z] #0 5.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.488Z] #0 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.488Z] #0 9.815 OK: 266 MiB in 52 packages [2023-10-04T19:19:26.488Z] #53 ... [2023-10-04T19:19:26.488Z] [2023-10-04T19:19:26.488Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T19:19:26.488Z] #0 5.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.488Z] #0 6.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.488Z] #0 10.04 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:19:26.488Z] #0 10.04 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:19:26.488Z] #0 10.04 OK: 19945 distinct packages available [2023-10-04T19:19:26.753Z] #54 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:26.753Z] #54 ... [2023-10-04T19:19:26.753Z] [2023-10-04T19:19:26.753Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:26.753Z] #55 ... [2023-10-04T19:19:26.753Z] [2023-10-04T19:19:26.753Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:27.023Z] #47 ... [2023-10-04T19:19:27.023Z] [2023-10-04T19:19:27.023Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-04T19:19:27.023Z] #53 DONE 10.7s [2023-10-04T19:19:27.023Z] [2023-10-04T19:19:27.023Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:19:27.023Z] #52 DONE 11.4s [2023-10-04T19:19:27.023Z] [2023-10-04T19:19:27.023Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:27.289Z] #55 transferring context: 10.17MB 9.9s [2023-10-04T19:19:28.246Z] #55 ... [2023-10-04T19:19:28.246Z] [2023-10-04T19:19:28.246Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T19:19:28.246Z] #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:28.246Z] #56 ... [2023-10-04T19:19:28.246Z] [2023-10-04T19:19:28.246Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:28.246Z] #41 ... [2023-10-04T19:19:28.246Z] [2023-10-04T19:19:28.246Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T19:19:28.512Z] #57 ... [2023-10-04T19:19:28.512Z] [2023-10-04T19:19:28.512Z] #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T19:19:28.512Z] #58 ... [2023-10-04T19:19:28.512Z] [2023-10-04T19:19:28.512Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T19:19:28.777Z] #59 ... [2023-10-04T19:19:28.777Z] [2023-10-04T19:19:28.777Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T19:19:28.777Z] #60 ... [2023-10-04T19:19:28.777Z] [2023-10-04T19:19:28.777Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:29.057Z] #61 ... [2023-10-04T19:19:29.057Z] [2023-10-04T19:19:29.057Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:19:29.057Z] #62 ... [2023-10-04T19:19:29.057Z] [2023-10-04T19:19:29.057Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T19:19:29.057Z] #63 ... [2023-10-04T19:19:29.057Z] [2023-10-04T19:19:29.057Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T19:19:29.325Z] #64 ... [2023-10-04T19:19:29.325Z] [2023-10-04T19:19:29.325Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:29.325Z] #55 ... [2023-10-04T19:19:29.325Z] [2023-10-04T19:19:29.325Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-04T19:19:29.325Z] #51 12.25 OK: 266 MiB in 52 packages [2023-10-04T19:19:29.325Z] #51 DONE 13.2s [2023-10-04T19:19:29.325Z] [2023-10-04T19:19:29.325Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:31.896Z] #55 ... [2023-10-04T19:19:31.896Z] [2023-10-04T19:19:31.896Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-04T19:19:31.896Z] #54 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:31.896Z] #54 13.94 OK: 266 MiB in 52 packages [2023-10-04T19:19:31.896Z] #54 DONE 15.7s [2023-10-04T19:19:31.896Z] [2023-10-04T19:19:31.896Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:32.487Z] #55 transferring context: 15.32MB 15.1s [2023-10-04T19:19:33.447Z] #55 ... [2023-10-04T19:19:33.447Z] [2023-10-04T19:19:33.447Z] #42 [core-data internal] load build context [2023-10-04T19:19:33.447Z] #42 ... [2023-10-04T19:19:33.447Z] [2023-10-04T19:19:33.447Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:34.031Z] #41 ... [2023-10-04T19:19:34.031Z] [2023-10-04T19:19:34.031Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:34.031Z] #55 ... [2023-10-04T19:19:34.031Z] [2023-10-04T19:19:34.031Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:34.298Z] #32 ... [2023-10-04T19:19:34.298Z] [2023-10-04T19:19:34.298Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:34.298Z] #43 ... [2023-10-04T19:19:34.298Z] [2023-10-04T19:19:34.298Z] #42 [core-data internal] load build context [2023-10-04T19:19:34.567Z] #42 ... [2023-10-04T19:19:34.567Z] [2023-10-04T19:19:34.567Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-04T19:19:34.567Z] #56 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:34.567Z] #56 13.61 (1/4) Installing ca-certificates (20230506-r0) [2023-10-04T19:19:34.567Z] #56 13.82 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:34.567Z] #56 13.82 (3/4) Installing su-exec (0.2-r3) [2023-10-04T19:19:34.567Z] #56 13.82 (4/4) Installing yq (4.33.3-r3) [2023-10-04T19:19:34.567Z] #56 14.29 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:34.567Z] #56 14.38 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:19:34.567Z] #56 14.99 OK: 18 MiB in 19 packages [2023-10-04T19:19:34.567Z] #56 DONE 16.5s [2023-10-04T19:19:34.567Z] [2023-10-04T19:19:34.567Z] #42 [core-data internal] load build context [2023-10-04T19:19:35.150Z] #42 ... [2023-10-04T19:19:35.150Z] [2023-10-04T19:19:35.150Z] #44 [core-command internal] load build context [2023-10-04T19:19:35.150Z] #44 ... [2023-10-04T19:19:35.150Z] [2023-10-04T19:19:35.150Z] #42 [core-data internal] load build context [2023-10-04T19:19:35.419Z] #42 ... [2023-10-04T19:19:35.419Z] [2023-10-04T19:19:35.419Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:35.419Z] #45 ... [2023-10-04T19:19:35.419Z] [2023-10-04T19:19:35.419Z] #42 [core-data internal] load build context [2023-10-04T19:19:35.684Z] #42 ... [2023-10-04T19:19:35.684Z] [2023-10-04T19:19:35.684Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:35.684Z] #46 ... [2023-10-04T19:19:35.684Z] [2023-10-04T19:19:35.684Z] #42 [core-data internal] load build context [2023-10-04T19:19:35.954Z] #42 ... [2023-10-04T19:19:35.954Z] [2023-10-04T19:19:35.954Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:35.954Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.6s done [2023-10-04T19:19:35.954Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s [2023-10-04T19:19:36.219Z] #40 ... [2023-10-04T19:19:36.219Z] [2023-10-04T19:19:36.219Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:36.219Z] #48 ... [2023-10-04T19:19:36.219Z] [2023-10-04T19:19:36.219Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T19:19:36.219Z] #60 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:36.485Z] #60 ... [2023-10-04T19:19:36.485Z] [2023-10-04T19:19:36.485Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:36.485Z] #49 ... [2023-10-04T19:19:36.485Z] [2023-10-04T19:19:36.485Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:19:36.485Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2023-10-04T19:19:36.485Z] #50 ... [2023-10-04T19:19:36.485Z] [2023-10-04T19:19:36.485Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:37.065Z] #49 ... [2023-10-04T19:19:37.065Z] [2023-10-04T19:19:37.065Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:37.065Z] #47 ... [2023-10-04T19:19:37.065Z] [2023-10-04T19:19:37.065Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:37.655Z] #49 transferring context: 39.28MB 20.9s [2023-10-04T19:19:39.609Z] #49 ... [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-04T19:19:39.609Z] #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #57 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #57 17.73 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:39.609Z] #57 17.77 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:39.609Z] #57 17.95 OK: 8 MiB in 16 packages [2023-10-04T19:19:39.609Z] #57 DONE 21.0s [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:39.609Z] #49 ... [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:19:39.609Z] #62 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #62 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #62 15.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:19:39.609Z] #62 15.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:19:39.609Z] #62 15.62 OK: 19941 distinct packages available [2023-10-04T19:19:39.609Z] #62 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #62 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #62 ... [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:39.609Z] #40 ... [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-04T19:19:39.609Z] #59 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:39.609Z] #59 17.00 (1/2) Installing ca-certificates (20230506-r0) [2023-10-04T19:19:39.609Z] #59 17.33 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:39.609Z] #59 17.39 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:39.609Z] #59 17.56 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:19:39.609Z] #59 19.11 OK: 9 MiB in 17 packages [2023-10-04T19:19:39.609Z] #59 DONE 21.2s [2023-10-04T19:19:39.609Z] [2023-10-04T19:19:39.609Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:41.550Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s [2023-10-04T19:19:43.503Z] #40 ... [2023-10-04T19:19:43.503Z] [2023-10-04T19:19:43.503Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-04T19:19:43.503Z] #58 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.503Z] #58 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.503Z] #58 23.10 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:43.503Z] #58 23.12 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:43.503Z] #58 23.21 OK: 8 MiB in 16 packages [2023-10-04T19:19:43.503Z] #58 DONE 25.1s [2023-10-04T19:19:43.503Z] [2023-10-04T19:19:43.503Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:43.503Z] #40 ... [2023-10-04T19:19:43.503Z] [2023-10-04T19:19:43.503Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:43.503Z] #61 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.503Z] #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.503Z] #61 21.79 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:19:43.503Z] #61 21.79 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:19:43.503Z] #61 21.79 OK: 19941 distinct packages available [2023-10-04T19:19:43.503Z] #61 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.503Z] #61 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.770Z] #61 ... [2023-10-04T19:19:43.770Z] [2023-10-04T19:19:43.770Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:43.770Z] #32 transferring context: 68.56MB 30.2s [2023-10-04T19:19:43.770Z] #32 ... [2023-10-04T19:19:43.770Z] [2023-10-04T19:19:43.770Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-04T19:19:43.770Z] #63 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.770Z] #63 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:43.770Z] #63 22.26 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:43.770Z] #63 22.38 (2/4) Installing openssl (3.1.3-r0) [2023-10-04T19:19:43.770Z] #63 22.50 (3/4) Installing su-exec (0.2-r3) [2023-10-04T19:19:43.770Z] #63 22.50 (4/4) Installing yq (4.33.3-r3) [2023-10-04T19:19:43.770Z] #63 23.32 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:43.770Z] #63 23.42 OK: 18 MiB in 19 packages [2023-10-04T19:19:43.770Z] #63 DONE 25.1s [2023-10-04T19:19:43.770Z] [2023-10-04T19:19:43.770Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:43.770Z] #32 ... [2023-10-04T19:19:43.770Z] [2023-10-04T19:19:43.770Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:44.036Z] #43 ... [2023-10-04T19:19:44.036Z] [2023-10-04T19:19:44.036Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:44.036Z] #41 ... [2023-10-04T19:19:44.036Z] [2023-10-04T19:19:44.036Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:44.303Z] #40 ... [2023-10-04T19:19:44.303Z] [2023-10-04T19:19:44.303Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:44.303Z] #55 ... [2023-10-04T19:19:44.303Z] [2023-10-04T19:19:44.303Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:44.567Z] #40 ... [2023-10-04T19:19:44.567Z] [2023-10-04T19:19:44.567Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-04T19:19:44.567Z] #62 24.47 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:44.567Z] #62 24.47 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:19:44.567Z] #62 24.47 (3/4) Installing libucontext (1.2-r2) [2023-10-04T19:19:44.567Z] #62 24.47 (4/4) Installing gcompat (1.1.0-r1) [2023-10-04T19:19:44.567Z] #62 24.47 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:44.567Z] #62 24.55 OK: 8 MiB in 19 packages [2023-10-04T19:19:44.567Z] #62 DONE 25.8s [2023-10-04T19:19:44.567Z] [2023-10-04T19:19:44.567Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:44.844Z] #43 ... [2023-10-04T19:19:44.844Z] [2023-10-04T19:19:44.844Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T19:19:44.844Z] #64 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:44.844Z] #64 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:44.844Z] #64 24.06 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:44.844Z] #64 24.06 (2/2) Installing su-exec (0.2-r3) [2023-10-04T19:19:44.844Z] #64 24.06 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:44.844Z] #64 24.15 OK: 8 MiB in 17 packages [2023-10-04T19:19:44.844Z] #64 ... [2023-10-04T19:19:44.844Z] [2023-10-04T19:19:44.844Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:45.125Z] #43 ... [2023-10-04T19:19:45.125Z] [2023-10-04T19:19:45.125Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-04T19:19:45.125Z] #64 DONE 26.4s [2023-10-04T19:19:45.125Z] [2023-10-04T19:19:45.125Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:45.125Z] #43 ... [2023-10-04T19:19:45.125Z] [2023-10-04T19:19:45.125Z] #44 [core-command internal] load build context [2023-10-04T19:19:45.418Z] #44 ... [2023-10-04T19:19:45.418Z] [2023-10-04T19:19:45.418Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:45.418Z] #61 26.57 (1/11) Installing ca-certificates (20230506-r0) [2023-10-04T19:19:45.418Z] #61 26.70 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-04T19:19:45.418Z] #61 26.77 (3/11) Installing libunistring (1.1-r1) [2023-10-04T19:19:45.418Z] #61 26.81 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-04T19:19:45.418Z] #61 26.86 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-04T19:19:45.418Z] #61 26.86 (6/11) Installing libcurl (8.3.0-r0) [2023-10-04T19:19:45.687Z] #61 ... [2023-10-04T19:19:45.688Z] [2023-10-04T19:19:45.688Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-04T19:19:45.688Z] #65 DONE 1.4s [2023-10-04T19:19:45.688Z] [2023-10-04T19:19:45.688Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:45.688Z] #61 26.93 (7/11) Installing curl (8.3.0-r0) [2023-10-04T19:19:45.688Z] #61 26.97 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:45.688Z] #61 26.99 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:19:45.688Z] #61 ... [2023-10-04T19:19:45.688Z] [2023-10-04T19:19:45.688Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:45.688Z] #45 ... [2023-10-04T19:19:45.688Z] [2023-10-04T19:19:45.688Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:45.688Z] #61 27.01 (10/11) Installing libucontext (1.2-r2) [2023-10-04T19:19:45.688Z] #61 27.04 (11/11) Installing gcompat (1.1.0-r1) [2023-10-04T19:19:45.688Z] #61 27.05 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:45.688Z] #61 27.15 Executing ca-certificates-20230506-r0.trigger [2023-10-04T19:19:45.688Z] #61 ... [2023-10-04T19:19:45.688Z] [2023-10-04T19:19:45.688Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:45.962Z] #46 ... [2023-10-04T19:19:45.962Z] [2023-10-04T19:19:45.962Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:46.230Z] #45 ... [2023-10-04T19:19:46.230Z] [2023-10-04T19:19:46.230Z] #42 [core-data internal] load build context [2023-10-04T19:19:46.230Z] #42 ... [2023-10-04T19:19:46.230Z] [2023-10-04T19:19:46.230Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:46.495Z] #46 ... [2023-10-04T19:19:46.495Z] [2023-10-04T19:19:46.495Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:46.496Z] #48 ... [2023-10-04T19:19:46.496Z] [2023-10-04T19:19:46.496Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:46.496Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2023-10-04T19:19:46.761Z] #40 ... [2023-10-04T19:19:46.761Z] [2023-10-04T19:19:46.761Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:19:46.761Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.2s [2023-10-04T19:19:46.761Z] #50 ... [2023-10-04T19:19:46.761Z] [2023-10-04T19:19:46.761Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:47.026Z] #45 ... [2023-10-04T19:19:47.026Z] [2023-10-04T19:19:47.026Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-04T19:19:47.026Z] #61 27.41 OK: 13 MiB in 26 packages [2023-10-04T19:19:47.026Z] #61 DONE 28.4s [2023-10-04T19:19:47.026Z] [2023-10-04T19:19:47.026Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:47.299Z] #45 ... [2023-10-04T19:19:47.299Z] [2023-10-04T19:19:47.299Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-04T19:19:47.299Z] #60 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:47.299Z] #60 24.82 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-04T19:19:47.299Z] #60 24.82 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-04T19:19:47.299Z] #60 24.82 OK: 19941 distinct packages available [2023-10-04T19:19:47.299Z] #60 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:47.299Z] #60 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-04T19:19:47.299Z] #60 27.43 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-04T19:19:47.299Z] #60 27.45 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-04T19:19:47.299Z] #60 27.45 (3/5) Installing libucontext (1.2-r2) [2023-10-04T19:19:47.299Z] #60 27.46 (4/5) Installing gcompat (1.1.0-r1) [2023-10-04T19:19:47.299Z] #60 27.48 (5/5) Installing openssl (3.1.3-r0) [2023-10-04T19:19:47.299Z] #60 27.58 Executing busybox-1.36.1-r2.trigger [2023-10-04T19:19:47.299Z] #60 27.64 OK: 9 MiB in 20 packages [2023-10-04T19:19:47.299Z] #60 DONE 28.5s [2023-10-04T19:19:47.299Z] [2023-10-04T19:19:47.299Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:47.299Z] #45 ... [2023-10-04T19:19:47.299Z] [2023-10-04T19:19:47.299Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:47.299Z] #47 ... [2023-10-04T19:19:47.299Z] [2023-10-04T19:19:47.299Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:48.705Z] #48 transferring context: 35.15MB 31.7s [2023-10-04T19:19:48.705Z] #48 ... [2023-10-04T19:19:48.705Z] [2023-10-04T19:19:48.705Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-04T19:19:48.705Z] #66 DONE 3.5s [2023-10-04T19:19:48.969Z] [2023-10-04T19:19:48.969Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:49.558Z] #48 ... [2023-10-04T19:19:49.558Z] [2023-10-04T19:19:49.558Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:49.823Z] #49 ... [2023-10-04T19:19:49.823Z] [2023-10-04T19:19:49.823Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:49.823Z] #40 ... [2023-10-04T19:19:49.823Z] [2023-10-04T19:19:49.823Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-04T19:19:49.823Z] #67 DONE 0.7s [2023-10-04T19:19:49.823Z] [2023-10-04T19:19:49.823Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:52.719Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.4s [2023-10-04T19:19:54.125Z] #40 ... [2023-10-04T19:19:54.125Z] [2023-10-04T19:19:54.125Z] #32 [core-metadata internal] load build context [2023-10-04T19:19:54.125Z] #32 transferring context: 101.03MB 40.4s [2023-10-04T19:19:54.125Z] #32 ... [2023-10-04T19:19:54.125Z] [2023-10-04T19:19:54.125Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:54.393Z] #40 ... [2023-10-04T19:19:54.393Z] [2023-10-04T19:19:54.393Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:54.393Z] #41 ... [2023-10-04T19:19:54.393Z] [2023-10-04T19:19:54.393Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-04T19:19:54.393Z] #68 DONE 1.9s [2023-10-04T19:19:54.393Z] [2023-10-04T19:19:54.393Z] #41 [support-notifications internal] load build context [2023-10-04T19:19:54.393Z] #41 ... [2023-10-04T19:19:54.393Z] [2023-10-04T19:19:54.393Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:54.393Z] #55 ... [2023-10-04T19:19:54.393Z] [2023-10-04T19:19:54.393Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:19:55.347Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.0s done [2023-10-04T19:19:55.347Z] #40 ... [2023-10-04T19:19:55.347Z] [2023-10-04T19:19:55.347Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:55.347Z] #43 ... [2023-10-04T19:19:55.347Z] [2023-10-04T19:19:55.347Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:19:55.611Z] #55 ... [2023-10-04T19:19:55.612Z] [2023-10-04T19:19:55.612Z] #44 [core-command internal] load build context [2023-10-04T19:19:55.612Z] #44 ... [2023-10-04T19:19:55.612Z] [2023-10-04T19:19:55.612Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:19:56.569Z] #43 ... [2023-10-04T19:19:56.569Z] [2023-10-04T19:19:56.569Z] #42 [core-data internal] load build context [2023-10-04T19:19:56.569Z] #42 ... [2023-10-04T19:19:56.569Z] [2023-10-04T19:19:56.569Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:56.569Z] #46 ... [2023-10-04T19:19:56.569Z] [2023-10-04T19:19:56.569Z] #42 [core-data internal] load build context [2023-10-04T19:19:57.149Z] #42 ... [2023-10-04T19:19:57.149Z] [2023-10-04T19:19:57.149Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:19:57.149Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.9s done [2023-10-04T19:19:57.149Z] #50 ... [2023-10-04T19:19:57.149Z] [2023-10-04T19:19:57.149Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:19:57.414Z] #46 ... [2023-10-04T19:19:57.414Z] [2023-10-04T19:19:57.414Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:57.414Z] #47 ... [2023-10-04T19:19:57.414Z] [2023-10-04T19:19:57.414Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:19:57.678Z] #45 ... [2023-10-04T19:19:57.678Z] [2023-10-04T19:19:57.678Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:59.080Z] #47 transferring context: 106.06MB 43.4s [2023-10-04T19:19:59.661Z] #47 ... [2023-10-04T19:19:59.662Z] [2023-10-04T19:19:59.662Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:19:59.662Z] #48 ... [2023-10-04T19:19:59.662Z] [2023-10-04T19:19:59.662Z] #47 [support-scheduler internal] load build context [2023-10-04T19:19:59.928Z] #47 ... [2023-10-04T19:19:59.928Z] [2023-10-04T19:19:59.928Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:19:59.928Z] #49 ... [2023-10-04T19:19:59.928Z] [2023-10-04T19:19:59.928Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:00.513Z] #47 ... [2023-10-04T19:20:00.513Z] [2023-10-04T19:20:00.513Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:20:00.513Z] #69 DONE 2.3s [2023-10-04T19:20:00.513Z] [2023-10-04T19:20:00.513Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:00.787Z] #47 ... [2023-10-04T19:20:00.787Z] [2023-10-04T19:20:00.787Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:20:00.787Z] #70 DONE 2.9s [2023-10-04T19:20:00.787Z] [2023-10-04T19:20:00.787Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:01.370Z] #47 ... [2023-10-04T19:20:01.370Z] [2023-10-04T19:20:01.370Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-04T19:20:01.370Z] #71 DONE 0.7s [2023-10-04T19:20:01.370Z] [2023-10-04T19:20:01.370Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:01.636Z] #47 ... [2023-10-04T19:20:01.636Z] [2023-10-04T19:20:01.636Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-04T19:20:01.636Z] #72 DONE 3.8s [2023-10-04T19:20:01.636Z] [2023-10-04T19:20:01.636Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:01.636Z] #47 ... [2023-10-04T19:20:01.636Z] [2023-10-04T19:20:01.636Z] #41 [support-notifications internal] load build context [2023-10-04T19:20:01.636Z] #41 transferring context: 189.53MB 48.0s done [2023-10-04T19:20:01.636Z] #41 DONE 48.5s [2023-10-04T19:20:01.636Z] [2023-10-04T19:20:01.636Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:02.219Z] #47 ... [2023-10-04T19:20:02.219Z] [2023-10-04T19:20:02.219Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-04T19:20:02.219Z] #73 DONE 1.5s [2023-10-04T19:20:02.219Z] [2023-10-04T19:20:02.219Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:02.497Z] #47 ... [2023-10-04T19:20:02.497Z] [2023-10-04T19:20:02.497Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-04T19:20:02.497Z] #74 DONE 0.9s [2023-10-04T19:20:02.497Z] [2023-10-04T19:20:02.497Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:06.300Z] #47 ... [2023-10-04T19:20:06.300Z] [2023-10-04T19:20:06.300Z] #44 [core-command internal] load build context [2023-10-04T19:20:06.300Z] #44 transferring context: 189.53MB 47.5s done [2023-10-04T19:20:06.300Z] #44 DONE 48.7s [2023-10-04T19:20:06.300Z] [2023-10-04T19:20:06.300Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:06.300Z] #47 ... [2023-10-04T19:20:06.300Z] [2023-10-04T19:20:06.300Z] #32 [core-metadata internal] load build context [2023-10-04T19:20:06.569Z] #32 ... [2023-10-04T19:20:06.569Z] [2023-10-04T19:20:06.569Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:20:06.569Z] #55 ... [2023-10-04T19:20:06.569Z] [2023-10-04T19:20:06.569Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:06.569Z] #43 ... [2023-10-04T19:20:06.569Z] [2023-10-04T19:20:06.569Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-04T19:20:06.569Z] #75 DONE 5.2s [2023-10-04T19:20:06.569Z] [2023-10-04T19:20:06.569Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:06.569Z] #43 ... [2023-10-04T19:20:06.569Z] [2023-10-04T19:20:06.569Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:20:06.836Z] #40 ... [2023-10-04T19:20:06.836Z] [2023-10-04T19:20:06.836Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:20:07.103Z] #76 ... [2023-10-04T19:20:07.103Z] [2023-10-04T19:20:07.103Z] #42 [core-data internal] load build context [2023-10-04T19:20:07.103Z] #42 transferring context: 143.57MB 53.8s [2023-10-04T19:20:07.103Z] #42 ... [2023-10-04T19:20:07.103Z] [2023-10-04T19:20:07.103Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:07.103Z] #43 ... [2023-10-04T19:20:07.103Z] [2023-10-04T19:20:07.103Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:07.103Z] #77 DONE 5.4s [2023-10-04T19:20:07.370Z] [2023-10-04T19:20:07.370Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:07.634Z] #43 ... [2023-10-04T19:20:07.634Z] [2023-10-04T19:20:07.634Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:07.634Z] #46 ... [2023-10-04T19:20:07.634Z] [2023-10-04T19:20:07.634Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-04T19:20:07.634Z] #78 DONE 5.3s [2023-10-04T19:20:07.634Z] [2023-10-04T19:20:07.634Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:07.634Z] #46 ... [2023-10-04T19:20:07.634Z] [2023-10-04T19:20:07.634Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:20:07.907Z] #79 ... [2023-10-04T19:20:07.907Z] [2023-10-04T19:20:07.907Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:20:07.907Z] #45 ... [2023-10-04T19:20:07.907Z] [2023-10-04T19:20:07.907Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-04T19:20:07.907Z] #80 DONE 5.4s [2023-10-04T19:20:07.907Z] [2023-10-04T19:20:07.907Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:20:07.907Z] #45 ... [2023-10-04T19:20:07.907Z] [2023-10-04T19:20:07.907Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:08.497Z] #43 ... [2023-10-04T19:20:08.497Z] [2023-10-04T19:20:08.497Z] #81 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:08.497Z] #81 DONE 1.9s [2023-10-04T19:20:08.497Z] [2023-10-04T19:20:08.497Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:08.770Z] #43 ... [2023-10-04T19:20:08.770Z] [2023-10-04T19:20:08.770Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:20:08.770Z] #76 DONE 2.1s [2023-10-04T19:20:08.770Z] [2023-10-04T19:20:08.770Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:09.725Z] #43 ... [2023-10-04T19:20:09.725Z] [2023-10-04T19:20:09.725Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:20:09.725Z] #79 DONE 2.0s [2023-10-04T19:20:09.725Z] [2023-10-04T19:20:09.725Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:20:09.725Z] #48 ... [2023-10-04T19:20:09.725Z] [2023-10-04T19:20:09.725Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-04T19:20:09.725Z] #82 DONE 1.8s [2023-10-04T19:20:09.725Z] [2023-10-04T19:20:09.725Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:20:09.725Z] #48 ... [2023-10-04T19:20:09.725Z] [2023-10-04T19:20:09.725Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:09.996Z] #43 ... [2023-10-04T19:20:09.996Z] [2023-10-04T19:20:09.996Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:20:10.262Z] #49 ... [2023-10-04T19:20:10.262Z] [2023-10-04T19:20:10.262Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:10.527Z] #43 ... [2023-10-04T19:20:10.528Z] [2023-10-04T19:20:10.528Z] #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-04T19:20:10.528Z] #83 DONE 1.6s [2023-10-04T19:20:10.528Z] [2023-10-04T19:20:10.528Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:11.108Z] #43 ... [2023-10-04T19:20:11.108Z] [2023-10-04T19:20:11.108Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-04T19:20:11.108Z] #84 DONE 1.0s [2023-10-04T19:20:11.108Z] [2023-10-04T19:20:11.108Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:11.108Z] #43 ... [2023-10-04T19:20:11.108Z] [2023-10-04T19:20:11.108Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-04T19:20:11.108Z] #85 DONE 1.3s [2023-10-04T19:20:11.108Z] [2023-10-04T19:20:11.108Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:11.698Z] #43 ... [2023-10-04T19:20:11.698Z] [2023-10-04T19:20:11.698Z] #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-04T19:20:11.698Z] #86 DONE 1.1s [2023-10-04T19:20:11.698Z] [2023-10-04T19:20:11.698Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:11.964Z] #43 ... [2023-10-04T19:20:11.964Z] [2023-10-04T19:20:11.964Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-04T19:20:11.964Z] #87 DONE 0.8s [2023-10-04T19:20:11.964Z] [2023-10-04T19:20:11.964Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:12.548Z] #43 ... [2023-10-04T19:20:12.548Z] [2023-10-04T19:20:12.548Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-04T19:20:12.548Z] #88 DONE 1.2s [2023-10-04T19:20:12.548Z] [2023-10-04T19:20:12.548Z] #43 [security-bootstrapper internal] load build context [2023-10-04T19:20:12.814Z] #43 transferring context: 178.09MB 58.3s [2023-10-04T19:20:15.382Z] #43 transferring context: 189.53MB 60.5s done [2023-10-04T19:20:15.382Z] #43 DONE 61.2s [2023-10-04T19:20:15.382Z] [2023-10-04T19:20:15.382Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:20:16.794Z] #49 ... [2023-10-04T19:20:16.794Z] [2023-10-04T19:20:16.794Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:16.794Z] #47 ... [2023-10-04T19:20:16.794Z] [2023-10-04T19:20:16.794Z] #32 [core-metadata internal] load build context [2023-10-04T19:20:16.794Z] #32 transferring context: 189.53MB 62.8s done [2023-10-04T19:20:16.794Z] #32 DONE 63.4s [2023-10-04T19:20:16.794Z] [2023-10-04T19:20:16.794Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:20:16.794Z] #49 transferring context: 189.53MB 60.1s done [2023-10-04T19:20:16.794Z] #49 ... [2023-10-04T19:20:16.794Z] [2023-10-04T19:20:16.794Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:20:17.061Z] #55 ... [2023-10-04T19:20:17.061Z] [2023-10-04T19:20:17.061Z] #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:17.061Z] #89 DONE 1.6s [2023-10-04T19:20:17.061Z] [2023-10-04T19:20:17.061Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:20:17.061Z] #55 ... [2023-10-04T19:20:17.061Z] [2023-10-04T19:20:17.061Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:17.061Z] #47 ... [2023-10-04T19:20:17.061Z] [2023-10-04T19:20:17.061Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-04T19:20:17.061Z] #49 DONE 61.3s [2023-10-04T19:20:17.327Z] [2023-10-04T19:20:17.327Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:20:17.327Z] #55 ... [2023-10-04T19:20:17.327Z] [2023-10-04T19:20:17.327Z] #42 [core-data internal] load build context [2023-10-04T19:20:17.327Z] #42 ... [2023-10-04T19:20:17.327Z] [2023-10-04T19:20:17.327Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:17.592Z] #90 ... [2023-10-04T19:20:17.592Z] [2023-10-04T19:20:17.592Z] #91 [security-spire-agent] exporting to image [2023-10-04T19:20:17.592Z] #91 exporting layers 5.2s done [2023-10-04T19:20:17.592Z] #91 writing image sha256:53617b1cd48b567f022275349bffa1d5c19d143a2b6084f0e1bd60c6b17609ee 0.1s done [2023-10-04T19:20:17.592Z] #91 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-04T19:20:17.592Z] #91 writing image sha256:24544bb267987cd053340b1e3bcb40a1212cc6aa7db69282b8a57c6920aa30a9 0.1s done [2023-10-04T19:20:17.592Z] #91 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-10-04T19:20:17.592Z] #91 writing image sha256:c0aae368d053e56a34ef7009d9bc393dad37baccd52434d08c8c351fa79be924 done [2023-10-04T19:20:17.592Z] #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-10-04T19:20:17.592Z] #91 DONE 5.6s [2023-10-04T19:20:17.592Z] [2023-10-04T19:20:17.592Z] #42 [core-data internal] load build context [2023-10-04T19:20:17.858Z] #42 ... [2023-10-04T19:20:17.858Z] [2023-10-04T19:20:17.858Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:17.858Z] #46 ... [2023-10-04T19:20:17.858Z] [2023-10-04T19:20:17.858Z] #42 [core-data internal] load build context [2023-10-04T19:20:18.124Z] #42 ... [2023-10-04T19:20:18.124Z] [2023-10-04T19:20:18.124Z] #47 [support-scheduler internal] load build context [2023-10-04T19:20:18.124Z] #47 transferring context: 189.53MB 62.4s done [2023-10-04T19:20:18.124Z] #47 DONE 62.8s [2023-10-04T19:20:18.124Z] [2023-10-04T19:20:18.124Z] #42 [core-data internal] load build context [2023-10-04T19:20:18.124Z] #42 ... [2023-10-04T19:20:18.124Z] [2023-10-04T19:20:18.124Z] #45 [security-spiffe-token-provider internal] load build context [2023-10-04T19:20:18.124Z] #45 transferring context: 189.53MB 63.3s done [2023-10-04T19:20:18.124Z] #45 DONE 63.7s [2023-10-04T19:20:18.124Z] [2023-10-04T19:20:18.124Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:18.732Z] #46 ... [2023-10-04T19:20:18.732Z] [2023-10-04T19:20:18.732Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:19.016Z] #92 ... [2023-10-04T19:20:19.016Z] [2023-10-04T19:20:19.016Z] #42 [core-data internal] load build context [2023-10-04T19:20:19.016Z] #42 transferring context: 189.53MB 65.7s done [2023-10-04T19:20:19.016Z] #42 DONE 65.8s [2023-10-04T19:20:19.016Z] [2023-10-04T19:20:19.016Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:19.283Z] #46 ... [2023-10-04T19:20:19.283Z] [2023-10-04T19:20:19.283Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:19.283Z] #93 DONE 0.9s [2023-10-04T19:20:19.284Z] [2023-10-04T19:20:19.284Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:19.871Z] #46 ... [2023-10-04T19:20:19.871Z] [2023-10-04T19:20:19.871Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:20:20.139Z] #48 ... [2023-10-04T19:20:20.139Z] [2023-10-04T19:20:20.139Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:20.723Z] #46 ... [2023-10-04T19:20:20.723Z] [2023-10-04T19:20:20.723Z] #48 [security-secretstore-setup internal] load build context [2023-10-04T19:20:20.723Z] #48 transferring context: 189.53MB 63.5s done [2023-10-04T19:20:20.723Z] #48 DONE 64.8s [2023-10-04T19:20:20.723Z] [2023-10-04T19:20:20.723Z] #46 [security-proxy-setup internal] load build context [2023-10-04T19:20:20.723Z] #46 transferring context: 189.53MB 65.3s done [2023-10-04T19:20:20.989Z] #46 DONE 65.6s [2023-10-04T19:20:20.989Z] [2023-10-04T19:20:20.989Z] #55 [security-proxy-auth internal] load build context [2023-10-04T19:20:21.570Z] #55 transferring context: 189.53MB 64.3s done [2023-10-04T19:20:21.570Z] #55 DONE 65.1s [2023-10-04T19:20:21.570Z] [2023-10-04T19:20:21.570Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:28.207Z] #94 ... [2023-10-04T19:20:28.207Z] [2023-10-04T19:20:28.207Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:43.183Z] #95 ... [2023-10-04T19:20:43.183Z] [2023-10-04T19:20:43.183Z] #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:43.183Z] #90 DONE 35.7s [2023-10-04T19:20:43.183Z] [2023-10-04T19:20:43.183Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-04T19:20:46.523Z] #96 ... [2023-10-04T19:20:46.523Z] [2023-10-04T19:20:46.523Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:46.523Z] #92 DONE 37.4s [2023-10-04T19:20:46.523Z] [2023-10-04T19:20:46.523Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-04T19:20:46.523Z] #96 DONE 3.2s [2023-10-04T19:20:46.523Z] [2023-10-04T19:20:46.523Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:20:47.927Z] #97 1.617 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-10-04T19:20:49.883Z] #97 ... [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #98 [core-command builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #98 DONE 3.4s [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #99 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:49.883Z] #100 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:49.883Z] #101 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #102 [support-scheduler builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #102 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:49.883Z] #103 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:49.883Z] #104 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #105 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:49.883Z] #106 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:49.883Z] #107 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:49.883Z] #108 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:49.883Z] #109 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #110 [core-metadata builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #110 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #111 [core-data builder 6/7] COPY . . [2023-10-04T19:20:49.883Z] #111 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:20:49.883Z] #112 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:20:49.883Z] #113 CACHED [2023-10-04T19:20:49.883Z] [2023-10-04T19:20:49.883Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T19:20:54.129Z] #114 4.708 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-10-04T19:21:00.783Z] #114 ... [2023-10-04T19:21:00.783Z] [2023-10-04T19:21:00.783Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:21:00.783Z] #0 4.278 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-10-04T19:21:00.783Z] #115 ... [2023-10-04T19:21:00.783Z] [2023-10-04T19:21:00.783Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T19:21:00.783Z] #0 4.756 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-10-04T19:21:00.783Z] #116 ... [2023-10-04T19:21:00.783Z] [2023-10-04T19:21:00.783Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T19:21:00.783Z] #0 4.670 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-10-04T19:21:00.783Z] #117 ... [2023-10-04T19:21:00.783Z] [2023-10-04T19:21:00.783Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:21:00.783Z] #0 4.597 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-10-04T19:21:00.783Z] #118 ... [2023-10-04T19:21:00.783Z] [2023-10-04T19:21:00.783Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:21:00.783Z] #0 4.270 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-10-04T19:21:02.187Z] #119 ... [2023-10-04T19:21:02.187Z] [2023-10-04T19:21:02.187Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:21:02.187Z] #94 DONE 43.0s [2023-10-04T19:21:02.454Z] [2023-10-04T19:21:02.454Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:21:02.454Z] #95 DONE 45.3s [2023-10-04T19:21:02.454Z] [2023-10-04T19:21:02.454Z] #120 [security-bootstrapper builder 6/7] COPY . . [2023-10-04T19:21:06.049Z] #120 DONE 3.4s [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-04T19:21:06.049Z] #121 DONE 3.4s [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:21:06.049Z] #4 ... [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:21:06.049Z] #122 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #123 [security-proxy-setup builder 6/7] COPY . . [2023-10-04T19:21:06.049Z] #123 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:21:06.049Z] #124 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-04T19:21:06.049Z] #125 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-04T19:21:06.049Z] #126 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2023-10-04T19:21:06.049Z] #127 CACHED [2023-10-04T19:21:06.049Z] [2023-10-04T19:21:06.049Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:21:10.301Z] #128 3.695 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-10-04T19:21:15.639Z] #128 ... [2023-10-04T19:21:15.639Z] [2023-10-04T19:21:15.639Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T19:21:15.639Z] #0 2.976 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-10-04T19:21:15.904Z] #129 ... [2023-10-04T19:21:15.904Z] [2023-10-04T19:21:15.904Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T19:21:15.904Z] #0 3.302 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-10-04T19:21:16.172Z] #130 ... [2023-10-04T19:21:16.172Z] [2023-10-04T19:21:16.172Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-04T19:21:16.172Z] #0 3.688 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-10-04T19:33:08.759Z] #131 ... [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-04T19:33:08.759Z] #129 DONE 714.4s [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:33:08.759Z] #97 ... [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:33:08.759Z] #132 DONE 0.2s [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:33:08.759Z] #97 ... [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:33:08.759Z] #133 DONE 0.2s [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-04T19:33:08.759Z] #134 DONE 0.2s [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.759Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:33:08.759Z] #119 ... [2023-10-04T19:33:08.759Z] [2023-10-04T19:33:08.760Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-04T19:33:08.760Z] #135 DONE 0.3s [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:33:08.760Z] #118 ... [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-04T19:33:08.760Z] #136 DONE 0.3s [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T19:33:08.760Z] #137 DONE 0.2s [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:33:08.760Z] #138 DONE 2.1s [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #91 [security-proxy-setup] exporting to image [2023-10-04T19:33:08.760Z] #91 exporting layers [2023-10-04T19:33:08.760Z] #91 exporting layers 1.0s done [2023-10-04T19:33:08.760Z] #91 writing image sha256:b1634c0f87044f48c534e3ccc1e8e87fe7dcd370f7548cc05a4d0c541bedbb0a done [2023-10-04T19:33:08.760Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-04T19:33:08.760Z] #91 DONE 6.5s [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:33:08.760Z] #40 ... [2023-10-04T19:33:08.760Z] [2023-10-04T19:33:08.760Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-04T19:33:08.760Z] #131 720.1 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-10-04T19:33:09.720Z] #131 ... [2023-10-04T19:33:09.720Z] [2023-10-04T19:33:09.720Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-04T19:33:09.720Z] #117 DONE 739.8s [2023-10-04T19:33:09.720Z] [2023-10-04T19:33:09.720Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:33:09.985Z] #118 ... [2023-10-04T19:33:09.985Z] [2023-10-04T19:33:09.985Z] #139 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:33:10.568Z] #139 DONE 0.3s [2023-10-04T19:33:10.568Z] [2023-10-04T19:33:10.568Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:33:10.568Z] #140 DONE 0.1s [2023-10-04T19:33:10.568Z] [2023-10-04T19:33:10.568Z] #141 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-04T19:33:10.833Z] #141 DONE 0.3s [2023-10-04T19:33:10.833Z] [2023-10-04T19:33:10.833Z] #142 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:33:11.100Z] #142 DONE 0.2s [2023-10-04T19:33:11.100Z] [2023-10-04T19:33:11.100Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:33:11.100Z] #119 ... [2023-10-04T19:33:11.100Z] [2023-10-04T19:33:11.100Z] #143 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-04T19:33:11.368Z] #143 DONE 0.2s [2023-10-04T19:33:11.368Z] [2023-10-04T19:33:11.368Z] #144 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:33:13.940Z] #144 DONE 2.3s [2023-10-04T19:33:13.940Z] [2023-10-04T19:33:13.940Z] #91 [security-proxy-auth] exporting to image [2023-10-04T19:33:13.940Z] #91 exporting layers [2023-10-04T19:33:14.208Z] #91 exporting layers 0.5s done [2023-10-04T19:33:14.208Z] #91 writing image sha256:268d4e06e2e208f16b75a173b4f8d37fe8243e271768b6a23cab3aed4f3a47a9 done [2023-10-04T19:33:14.208Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-04T19:33:14.208Z] #91 DONE 7.1s [2023-10-04T19:33:14.208Z] [2023-10-04T19:33:14.208Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:33:14.787Z] #115 ... [2023-10-04T19:33:14.787Z] [2023-10-04T19:33:14.787Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-04T19:33:14.787Z] #130 DONE 728.9s [2023-10-04T19:33:14.787Z] [2023-10-04T19:33:14.787Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:33:15.743Z] #4 ... [2023-10-04T19:33:15.743Z] [2023-10-04T19:33:15.743Z] #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-04T19:33:15.743Z] #145 DONE 0.3s [2023-10-04T19:33:15.743Z] [2023-10-04T19:33:15.743Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:33:16.009Z] #128 ... [2023-10-04T19:33:16.009Z] [2023-10-04T19:33:16.009Z] #146 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-04T19:33:17.954Z] #146 DONE 2.0s [2023-10-04T19:33:17.954Z] [2023-10-04T19:33:17.954Z] #147 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:33:17.954Z] #147 DONE 0.2s [2023-10-04T19:33:17.954Z] [2023-10-04T19:33:17.954Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:33:18.219Z] #50 ... [2023-10-04T19:33:18.219Z] [2023-10-04T19:33:18.219Z] #148 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:33:18.219Z] #148 DONE 0.2s [2023-10-04T19:33:18.219Z] [2023-10-04T19:33:18.219Z] #149 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-04T19:33:18.483Z] #149 DONE 0.3s [2023-10-04T19:33:18.483Z] [2023-10-04T19:33:18.483Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:33:18.747Z] #50 ... [2023-10-04T19:33:18.747Z] [2023-10-04T19:33:18.747Z] #150 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-04T19:33:18.747Z] #150 DONE 0.1s [2023-10-04T19:33:18.747Z] [2023-10-04T19:33:18.747Z] #151 [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-10-04T19:33:18.747Z] #151 DONE 0.1s [2023-10-04T19:33:18.747Z] [2023-10-04T19:33:18.747Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:33:19.013Z] #118 ... [2023-10-04T19:33:19.013Z] [2023-10-04T19:33:19.013Z] #152 [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-10-04T19:33:19.013Z] #152 DONE 0.1s [2023-10-04T19:33:19.013Z] [2023-10-04T19:33:19.013Z] #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-04T19:33:19.279Z] #153 DONE 0.2s [2023-10-04T19:33:19.279Z] [2023-10-04T19:33:19.279Z] #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-04T19:33:19.279Z] #154 DONE 0.1s [2023-10-04T19:33:19.279Z] [2023-10-04T19:33:19.279Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-04T19:33:21.213Z] #155 DONE 1.9s [2023-10-04T19:33:21.213Z] [2023-10-04T19:33:21.213Z] #91 [security-bootstrapper] exporting to image [2023-10-04T19:33:21.213Z] #91 exporting layers [2023-10-04T19:33:22.174Z] #91 exporting layers 0.8s done [2023-10-04T19:33:22.174Z] #91 writing image sha256:47f2a0caf98c533de2fbe27229e3f308f1184800c5b3aeb2e0e37811065d05d6 done [2023-10-04T19:33:22.174Z] #91 naming to docker.io/library/security-bootstrapper-arm64 [2023-10-04T19:33:22.174Z] #91 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-10-04T19:33:22.174Z] #91 DONE 8.0s [2023-10-04T19:33:22.174Z] [2023-10-04T19:33:22.174Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:33:25.503Z] #115 ... [2023-10-04T19:33:25.503Z] [2023-10-04T19:33:25.503Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-04T19:33:25.503Z] #131 DONE 739.9s [2023-10-04T19:33:25.772Z] [2023-10-04T19:33:25.772Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:33:26.353Z] #128 ... [2023-10-04T19:33:26.353Z] [2023-10-04T19:33:26.353Z] #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:33:26.353Z] #156 DONE 0.3s [2023-10-04T19:33:26.353Z] [2023-10-04T19:33:26.353Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:33:26.937Z] #157 DONE 0.2s [2023-10-04T19:33:26.937Z] [2023-10-04T19:33:26.938Z] #158 [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-10-04T19:33:26.938Z] #158 DONE 0.2s [2023-10-04T19:33:26.938Z] [2023-10-04T19:33:26.938Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:33:26.938Z] #40 ... [2023-10-04T19:33:26.938Z] [2023-10-04T19:33:26.938Z] #159 [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-10-04T19:33:27.203Z] #159 DONE 0.2s [2023-10-04T19:33:27.203Z] [2023-10-04T19:33:27.203Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:33:27.203Z] #160 DONE 0.2s [2023-10-04T19:33:27.203Z] [2023-10-04T19:33:27.203Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-04T19:33:27.468Z] #161 DONE 0.3s [2023-10-04T19:33:27.468Z] [2023-10-04T19:33:27.468Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:33:27.767Z] #97 ... [2023-10-04T19:33:27.767Z] [2023-10-04T19:33:27.767Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-04T19:33:27.767Z] #162 DONE 0.3s [2023-10-04T19:33:27.767Z] [2023-10-04T19:33:27.767Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:33:28.032Z] #40 ... [2023-10-04T19:33:28.033Z] [2023-10-04T19:33:28.033Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-04T19:33:28.033Z] #163 DONE 0.2s [2023-10-04T19:33:28.033Z] [2023-10-04T19:33:28.033Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:33:29.964Z] #164 DONE 1.9s [2023-10-04T19:33:29.964Z] [2023-10-04T19:33:29.964Z] #91 [security-secretstore-setup] exporting to image [2023-10-04T19:33:29.964Z] #91 exporting layers [2023-10-04T19:33:30.916Z] #91 exporting layers 1.2s done [2023-10-04T19:33:31.180Z] #91 writing image sha256:3524c99ecfa6f4c51e6aa9347055f6bb1b40c41ac1feb84426f1b2b21619d1ff done [2023-10-04T19:33:31.180Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-10-04T19:33:31.180Z] #91 DONE 9.1s [2023-10-04T19:33:31.180Z] [2023-10-04T19:33:31.180Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:33:36.506Z] #50 ... [2023-10-04T19:33:36.506Z] [2023-10-04T19:33:36.506Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-04T19:33:36.506Z] #114 DONE 766.8s [2023-10-04T19:33:36.506Z] [2023-10-04T19:33:36.506Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:33:37.106Z] #50 ... [2023-10-04T19:33:37.106Z] [2023-10-04T19:33:37.106Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:33:37.106Z] #165 DONE 0.1s [2023-10-04T19:33:37.106Z] [2023-10-04T19:33:37.106Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:33:37.106Z] #166 DONE 0.1s [2023-10-04T19:33:37.106Z] [2023-10-04T19:33:37.106Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:33:37.106Z] #50 ... [2023-10-04T19:33:37.106Z] [2023-10-04T19:33:37.106Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-04T19:33:37.383Z] #167 DONE 0.2s [2023-10-04T19:33:37.383Z] [2023-10-04T19:33:37.383Z] #168 [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-10-04T19:33:37.383Z] #168 DONE 0.1s [2023-10-04T19:33:37.383Z] [2023-10-04T19:33:37.383Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-04T19:33:37.652Z] #169 DONE 0.1s [2023-10-04T19:33:37.652Z] [2023-10-04T19:33:37.652Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-04T19:33:41.023Z] #170 DONE 2.8s [2023-10-04T19:33:41.023Z] [2023-10-04T19:33:41.023Z] #91 [core-common-config-bootstrapper] exporting to image [2023-10-04T19:33:41.023Z] #91 exporting layers [2023-10-04T19:33:41.023Z] #91 exporting layers 0.5s done [2023-10-04T19:33:41.023Z] #91 writing image sha256:1f6ee6de19e867b83f79ca79eb4b8829ad6450e06af59102550fb131685c6211 done [2023-10-04T19:33:41.023Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-04T19:33:41.023Z] #91 DONE 9.6s [2023-10-04T19:33:41.023Z] [2023-10-04T19:33:41.023Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:34:13.214Z] #128 ... [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-04T19:34:13.214Z] #119 DONE 800.6s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-04T19:34:13.214Z] #40 ... [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:13.214Z] #171 DONE 0.2s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:13.214Z] #172 DONE 0.2s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-04T19:34:13.214Z] #173 DONE 0.2s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:13.214Z] #50 ... [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:34:13.214Z] #174 DONE 0.1s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #91 [core-command] exporting to image [2023-10-04T19:34:13.214Z] #91 exporting layers [2023-10-04T19:34:13.214Z] #91 exporting layers 0.3s done [2023-10-04T19:34:13.214Z] #91 writing image sha256:9ef0e0a73991494096e4dfafa95a59a73f766534ae548102c2033ef7d66094eb done [2023-10-04T19:34:13.214Z] #91 naming to docker.io/library/core-command-arm64 done [2023-10-04T19:34:13.214Z] #91 DONE 10.0s [2023-10-04T19:34:13.214Z] [2023-10-04T19:34:13.214Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:34:21.392Z] #118 ... [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-04T19:34:21.392Z] #115 DONE 810.6s [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:21.392Z] #50 ... [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:21.392Z] #175 DONE 0.2s [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:21.392Z] #50 ... [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:21.392Z] #176 DONE 0.2s [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T19:34:21.392Z] #177 ... [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-04T19:34:21.392Z] #116 DONE 811.7s [2023-10-04T19:34:21.392Z] [2023-10-04T19:34:21.392Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:34:21.657Z] #128 ... [2023-10-04T19:34:21.657Z] [2023-10-04T19:34:21.657Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-04T19:34:21.657Z] #177 DONE 0.6s [2023-10-04T19:34:21.924Z] [2023-10-04T19:34:21.924Z] #178 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:22.194Z] #178 DONE 0.2s [2023-10-04T19:34:22.194Z] [2023-10-04T19:34:22.194Z] #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:34:22.194Z] #179 DONE 0.3s [2023-10-04T19:34:22.194Z] [2023-10-04T19:34:22.194Z] #91 [core-data] exporting to image [2023-10-04T19:34:22.194Z] #91 exporting layers [2023-10-04T19:34:22.462Z] #91 ... [2023-10-04T19:34:22.462Z] [2023-10-04T19:34:22.462Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:22.462Z] #180 DONE 0.2s [2023-10-04T19:34:22.743Z] [2023-10-04T19:34:22.743Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-04T19:34:22.743Z] #181 DONE 0.4s [2023-10-04T19:34:22.743Z] [2023-10-04T19:34:22.743Z] #91 [core-data] exporting to image [2023-10-04T19:34:22.743Z] #91 exporting layers 0.6s done [2023-10-04T19:34:22.743Z] #91 writing image sha256:4896363e4a2a530b07081bb7c9ef78003eb39d909579df991783d126f7ddf991 done [2023-10-04T19:34:22.743Z] #91 naming to docker.io/library/core-data-arm64 done [2023-10-04T19:34:22.743Z] #91 DONE 10.6s [2023-10-04T19:34:22.743Z] [2023-10-04T19:34:22.743Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:34:23.012Z] #182 DONE 0.2s [2023-10-04T19:34:23.012Z] [2023-10-04T19:34:23.012Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-04T19:34:23.012Z] #183 DONE 0.2s [2023-10-04T19:34:23.012Z] [2023-10-04T19:34:23.012Z] #91 [core-metadata] exporting to image [2023-10-04T19:34:23.283Z] #91 exporting layers 0.4s done [2023-10-04T19:34:23.549Z] #91 writing image sha256:0c7be1e41b17804c0762414c3ec4cad65424d89e21eb7a05f531b08bd2cc7b2f done [2023-10-04T19:34:23.549Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-10-04T19:34:23.549Z] #91 DONE 10.7s [2023-10-04T19:34:23.549Z] [2023-10-04T19:34:23.549Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-04T19:34:41.728Z] #128 DONE 815.9s [2023-10-04T19:34:41.728Z] [2023-10-04T19:34:41.728Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:41.997Z] #50 ... [2023-10-04T19:34:41.997Z] [2023-10-04T19:34:41.997Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:42.267Z] #184 DONE 0.1s [2023-10-04T19:34:42.267Z] [2023-10-04T19:34:42.267Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:42.267Z] #185 DONE 0.1s [2023-10-04T19:34:42.267Z] [2023-10-04T19:34:42.267Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:42.531Z] #50 ... [2023-10-04T19:34:42.531Z] [2023-10-04T19:34:42.531Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-04T19:34:42.795Z] #186 DONE 0.3s [2023-10-04T19:34:42.795Z] [2023-10-04T19:34:42.795Z] #187 [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-10-04T19:34:42.795Z] #187 DONE 0.1s [2023-10-04T19:34:42.795Z] [2023-10-04T19:34:42.795Z] #91 [security-spiffe-token-provider] exporting to image [2023-10-04T19:34:42.795Z] #91 exporting layers [2023-10-04T19:34:43.372Z] #91 exporting layers 0.5s done [2023-10-04T19:34:43.372Z] #91 writing image sha256:6e8eaee2ab81599021dd430eb1f909879f278a2409b3733336426f44fe7873b5 done [2023-10-04T19:34:43.372Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-04T19:34:43.372Z] #91 DONE 11.2s [2023-10-04T19:34:43.372Z] [2023-10-04T19:34:43.372Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-04T19:34:58.345Z] #50 ... [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-04T19:34:58.345Z] #97 DONE 851.3s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-04T19:34:58.345Z] #118 DONE 847.9s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:34:58.345Z] #4 ... [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:58.345Z] #188 DONE 0.2s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:58.345Z] #189 ... [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-04T19:34:58.345Z] #190 DONE 0.2s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:58.345Z] #189 DONE 0.2s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-04T19:34:58.345Z] #191 DONE 0.1s [2023-10-04T19:34:58.345Z] [2023-10-04T19:34:58.345Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-04T19:34:58.926Z] #192 DONE 0.4s [2023-10-04T19:34:58.926Z] [2023-10-04T19:34:58.926Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-04T19:34:58.926Z] #193 DONE 0.4s [2023-10-04T19:34:58.926Z] [2023-10-04T19:34:58.926Z] #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:34:58.926Z] #194 DONE 0.1s [2023-10-04T19:34:58.926Z] [2023-10-04T19:34:58.926Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-04T19:34:59.192Z] #195 DONE 0.1s [2023-10-04T19:34:59.192Z] [2023-10-04T19:34:59.192Z] #91 [support-notifications] exporting to image [2023-10-04T19:34:59.192Z] #91 exporting layers [2023-10-04T19:34:59.192Z] #91 exporting layers 0.4s done [2023-10-04T19:34:59.192Z] #91 writing image sha256:023ee25a011f2698808147a97279ec5248a86d7acac169b0774e63ac33d7e8e9 0.0s done [2023-10-04T19:34:59.192Z] #91 naming to docker.io/library/support-scheduler-arm64 [2023-10-04T19:34:59.460Z] #91 exporting layers 0.4s done [2023-10-04T19:34:59.460Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-10-04T19:34:59.460Z] #91 writing image sha256:339f89a002964780ee8a776636b8fd4dcee31630958fef0f7cbbb488d9ea1fa4 done [2023-10-04T19:34:59.460Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-10-04T19:34:59.460Z] #91 DONE 11.6s [2023-10-04T19:34:59.460Z] [2023-10-04T19:34:59.460Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-04T19:34:59.460Z] time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-04T19:34:59.497Z] $ docker stop --time=1 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 [2023-10-04T19:35:01.203Z] $ docker rm -f --volumes 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-04T19:35:04.089Z] + docker images [2023-10-04T19:35:04.089Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-04T19:35:04.089Z] support-scheduler-arm64 latest 023ee25a011f 5 seconds ago 33.5MB [2023-10-04T19:35:04.089Z] support-notifications-arm64 latest 339f89a00296 5 seconds ago 34.2MB [2023-10-04T19:35:04.089Z] security-spiffe-token-provider-arm64 latest 6e8eaee2ab81 21 seconds ago 35.1MB [2023-10-04T19:35:04.089Z] core-metadata-arm64 latest 0c7be1e41b17 41 seconds ago 21.5MB [2023-10-04T19:35:04.089Z] core-data-arm64 latest 4896363e4a2a 42 seconds ago 21.2MB [2023-10-04T19:35:04.089Z] core-command-arm64 latest 9ef0e0a73991 52 seconds ago 21MB [2023-10-04T19:35:04.089Z] core-common-config-bootstrapper-arm64 latest 1f6ee6de19e8 About a minute ago 18.3MB [2023-10-04T19:35:04.089Z] security-secretstore-setup-arm64 latest 3524c99ecfa6 About a minute ago 43.7MB [2023-10-04T19:35:04.089Z] security-bootstrapper-arm64 latest 47f2a0caf98c About a minute ago 23.1MB [2023-10-04T19:35:04.089Z] security-proxy-auth-arm64 latest 268d4e06e2e2 About a minute ago 19.4MB [2023-10-04T19:35:04.089Z] security-proxy-setup-arm64 latest b1634c0f8704 About a minute ago 29.1MB [2023-10-04T19:35:04.089Z] security-spire-server-arm64 latest 53617b1cd48b 14 minutes ago 96.6MB [2023-10-04T19:35:04.089Z] security-spire-agent-arm64 latest c0aae368d053 14 minutes ago 152MB [2023-10-04T19:35:04.089Z] security-spire-config-arm64 latest 24544bb26798 14 minutes ago 95.8MB [2023-10-04T19:35:04.089Z] ci-base-image-arm64 latest 1099d2276142 25 minutes ago 924MB [2023-10-04T19:35:04.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB [2023-10-04T19:35:04.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-04T19:35:04.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T19:35:04.889Z] [2023-10-04T19:35:04.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:35:05.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T19:35:05.544Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-04T19:35:05.544Z] 8998bd30e6a1: Pulling fs layer [2023-10-04T19:35:05.544Z] 04944245beec: Pulling fs layer [2023-10-04T19:35:05.544Z] 699f458cf7ca: Pulling fs layer [2023-10-04T19:35:05.544Z] 765212b225bb: Pulling fs layer [2023-10-04T19:35:05.544Z] f23df028b6ca: Pulling fs layer [2023-10-04T19:35:05.544Z] d65c8cfc05b1: Pulling fs layer [2023-10-04T19:35:05.544Z] 2437ff75d9bd: Pulling fs layer [2023-10-04T19:35:05.544Z] f23df028b6ca: Waiting [2023-10-04T19:35:05.544Z] d65c8cfc05b1: Waiting [2023-10-04T19:35:05.544Z] 2437ff75d9bd: Waiting [2023-10-04T19:35:05.544Z] 765212b225bb: Waiting [2023-10-04T19:35:05.544Z] 04944245beec: Verifying Checksum [2023-10-04T19:35:05.544Z] 04944245beec: Download complete [2023-10-04T19:35:05.544Z] 765212b225bb: Verifying Checksum [2023-10-04T19:35:05.544Z] 765212b225bb: Download complete [2023-10-04T19:35:05.544Z] f23df028b6ca: Verifying Checksum [2023-10-04T19:35:05.544Z] d65c8cfc05b1: Verifying Checksum [2023-10-04T19:35:05.544Z] d65c8cfc05b1: Download complete [2023-10-04T19:35:05.809Z] 699f458cf7ca: Verifying Checksum [2023-10-04T19:35:05.809Z] 699f458cf7ca: Download complete [2023-10-04T19:35:06.075Z] 8998bd30e6a1: Verifying Checksum [2023-10-04T19:35:06.075Z] 8998bd30e6a1: Download complete [2023-10-04T19:35:08.460Z] 2437ff75d9bd: Verifying Checksum [2023-10-04T19:35:08.460Z] 2437ff75d9bd: Download complete [2023-10-04T19:35:10.403Z] 8998bd30e6a1: Pull complete [2023-10-04T19:35:10.403Z] 04944245beec: Pull complete [2023-10-04T19:35:11.807Z] 699f458cf7ca: Pull complete [2023-10-04T19:35:12.073Z] 765212b225bb: Pull complete [2023-10-04T19:35:14.646Z] f23df028b6ca: Pull complete [2023-10-04T19:35:14.646Z] d65c8cfc05b1: Pull complete [2023-10-04T19:35:29.636Z] 2437ff75d9bd: Pull complete [2023-10-04T19:35:29.636Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-04T19:35:29.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-04T19:35:29.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:35:29.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container [2023-10-04T19:35:30.036Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-04T19:35:32.891Z] $ docker top 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:33.875Z] ---> job-cost.sh [2023-10-04T19:35:33.876Z] lf-activate-venv: SKIPPING [2023-10-04T19:35:33.876Z] INFO: No Stack... [2023-10-04T19:35:34.139Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-04T19:35:35.092Z] INFO: Archiving Costs [Pipeline] sh [2023-10-04T19:35:35.428Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-10-04T19:35:35.428Z] + cut -d, -f6 [Pipeline] lock [2023-10-04T19:35:35.485Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] [2023-10-04T19:35:35.493Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] did not exist. Created. [2023-10-04T19:35:35.493Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-04T19:35:35.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-04T19:35:36.114Z] Stashed 1 file(s) [Pipeline] } [2023-10-04T19:35:36.131Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-04T19:35:36.215Z] $ docker stop --time=1 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 [2023-10-04T19:35:37.681Z] $ docker rm -f --volumes 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 [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-10-04T19:35:38.675Z] provisioning config files... [2023-10-04T19:35:38.682Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6210168736215355738tmp [Pipeline] { [Pipeline] sh [2023-10-04T19:35:39.015Z] + set +x [2023-10-04T19:35:39.015Z] + curl -s https://codecov.io/bash [2023-10-04T19:35:39.015Z] + bash -s -- [2023-10-04T19:35:39.015Z] [2023-10-04T19:35:39.015Z] _____ _ [2023-10-04T19:35:39.015Z] / ____| | | [2023-10-04T19:35:39.015Z] | | ___ __| | ___ ___ _____ __ [2023-10-04T19:35:39.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-04T19:35:39.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-04T19:35:39.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-04T19:35:39.015Z] Bash-1.0.6 [2023-10-04T19:35:39.015Z] [2023-10-04T19:35:39.015Z] [2023-10-04T19:35:39.274Z] ==> git version 2.25.1 found [2023-10-04T19:35:39.274Z] ==> 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-10-04T19:35:39.274Z] Release-Date: 2020-01-08 [2023-10-04T19:35:39.274Z] 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-10-04T19:35:39.274Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-04T19:35:39.274Z] ==> Jenkins CI detected. [2023-10-04T19:35:39.274Z] current dir:  /w/workspace/edgex-go/1 [2023-10-04T19:35:39.274Z] project root: . [2023-10-04T19:35:39.274Z] --> token set from env [2023-10-04T19:35:39.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-04T19:35:39.274Z] ==> Running gcov in . (disable via -X gcov) [2023-10-04T19:35:39.274Z] ==> Python coveragepy not found [2023-10-04T19:35:39.274Z] ==> Searching for coverage reports in: [2023-10-04T19:35:39.274Z] + . [2023-10-04T19:35:39.274Z] -> Found 1 reports [2023-10-04T19:35:39.274Z] ==> Detecting git/mercurial file structure [2023-10-04T19:35:39.274Z] ==> Reading reports [2023-10-04T19:35:39.274Z] + ./coverage.out bytes=453602 [2023-10-04T19:35:39.274Z] ==> Appending adjustments [2023-10-04T19:35:39.274Z] https://docs.codecov.io/docs/fixing-reports [2023-10-04T19:35:40.647Z] + Found adjustments [2023-10-04T19:35:40.648Z] ==> Gzipping contents [2023-10-04T19:35:40.648Z] 60K /tmp/codecov.WKlJVs.gz [2023-10-04T19:35:40.648Z] ==> Uploading reports [2023-10-04T19:35:40.648Z] url: https://codecov.io [2023-10-04T19:35:40.648Z] query: branch=PR-4699&commit=7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4699&job=&cmd_args= [2023-10-04T19:35:40.648Z] -> Pinging Codecov [2023-10-04T19:35:40.648Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4699&commit=7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4699&job=&cmd_args= [2023-10-04T19:35:40.648Z] -> Uploading to [2023-10-04T19:35:40.648Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-04/00271124DB129430A58F1EEE437C3FCB/7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8/e931e405-ae06-4d2b-9e20-f0ff0d42432d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T193540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b37be1a88f6cf08bdd5a4c63cd6402648ceb3f5a439395535dc77743027f9c2 [2023-10-04T19:35:40.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-04T19:35:40.648Z] Dload Upload Total Spent Left Speed [2023-10-04T19:35:40.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58165 0 0 100 58165 0 196k --:--:-- --:--:-- --:--:-- 196k [2023-10-04T19:35:40.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] } [2023-10-04T19:35:40.939Z] 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-10-04T19:35:42.391Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:42.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:43.613Z] ---> package-listing.sh [2023-10-04T19:35:43.613Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-04T19:35:43.613Z] ++ facter osfamily [2023-10-04T19:35:43.873Z] + OS_FAMILY=debian [2023-10-04T19:35:43.873Z] + workspace=/w/workspace/edgex-go/1 [2023-10-04T19:35:43.873Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-04T19:35:43.873Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-04T19:35:43.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-04T19:35:43.873Z] + PACKAGES=/tmp/packages_start.txt [2023-10-04T19:35:43.873Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-04T19:35:43.873Z] + PACKAGES=/tmp/packages_end.txt [2023-10-04T19:35:43.873Z] + case "${OS_FAMILY}" in [2023-10-04T19:35:43.873Z] + dpkg -l [2023-10-04T19:35:43.873Z] + grep '^ii' [2023-10-04T19:35:43.873Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-04T19:35:43.873Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-04T19:35:43.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-04T19:35:43.873Z] + '[' /w/workspace/edgex-go/1 ']' [2023-10-04T19:35:43.873Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-10-04T19:35:43.873Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-10-04T19:35:43.906Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-04T19:35:44.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:35:44.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T19:35:44.822Z] [2023-10-04T19:35:44.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-04T19:35:45.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T19:35:45.189Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-04T19:35:45.189Z] 5eb5b503b376: Pulling fs layer [2023-10-04T19:35:45.189Z] 5c69ac0246d0: Pulling fs layer [2023-10-04T19:35:45.189Z] ec43610c2a17: Pulling fs layer [2023-10-04T19:35:45.189Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-04T19:35:45.189Z] 33b1e0a273af: Pulling fs layer [2023-10-04T19:35:45.189Z] 5d3b04190fa2: Pulling fs layer [2023-10-04T19:35:45.189Z] 2f39f015ded8: Pulling fs layer [2023-10-04T19:35:45.189Z] 33b1e0a273af: Waiting [2023-10-04T19:35:45.189Z] 5d3b04190fa2: Waiting [2023-10-04T19:35:45.189Z] 2f39f015ded8: Waiting [2023-10-04T19:35:45.189Z] 3a2ae6a8a46f: Waiting [2023-10-04T19:35:45.189Z] 5c69ac0246d0: Download complete [2023-10-04T19:35:45.189Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-04T19:35:45.189Z] 3a2ae6a8a46f: Download complete [2023-10-04T19:35:45.189Z] 33b1e0a273af: Verifying Checksum [2023-10-04T19:35:45.189Z] 33b1e0a273af: Download complete [2023-10-04T19:35:45.189Z] 5d3b04190fa2: Verifying Checksum [2023-10-04T19:35:45.189Z] 5d3b04190fa2: Download complete [2023-10-04T19:35:45.189Z] ec43610c2a17: Verifying Checksum [2023-10-04T19:35:45.189Z] ec43610c2a17: Download complete [2023-10-04T19:35:45.449Z] 5eb5b503b376: Verifying Checksum [2023-10-04T19:35:45.449Z] 5eb5b503b376: Download complete [2023-10-04T19:35:46.017Z] 2f39f015ded8: Download complete [2023-10-04T19:35:46.580Z] 5eb5b503b376: Pull complete [2023-10-04T19:35:46.837Z] 5c69ac0246d0: Pull complete [2023-10-04T19:35:47.096Z] ec43610c2a17: Pull complete [2023-10-04T19:35:47.355Z] 3a2ae6a8a46f: Pull complete [2023-10-04T19:35:47.613Z] 33b1e0a273af: Pull complete [2023-10-04T19:35:47.613Z] 5d3b04190fa2: Pull complete [2023-10-04T19:35:52.358Z] 2f39f015ded8: Pull complete [2023-10-04T19:35:52.358Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-04T19:35:52.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-04T19:35:52.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-04T19:35:52.565Z] prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container [2023-10-04T19:35:52.588Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-10-04T19:35:57.050Z] $ docker top 48a4e76185a49ecf1114fa236156773408a4d573438e3b54d868a714382fde1f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-04T19:35:57.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-04T19:35:57.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-04T19:35:58.087Z] + ls /var/log/sa-host [2023-10-04T19:35:58.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-04T19:35:58.299Z] provisioning config files... [2023-10-04T19:35:58.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11443022916267122044tmp [Pipeline] { [Pipeline] echo [2023-10-04T19:35:58.362Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:58.675Z] ---> create-netrc.sh [Pipeline] } [2023-10-04T19:35:58.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:59.090Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-04T19:35:59.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:59.427Z] ---> sudo-logs.sh [2023-10-04T19:35:59.427Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-04T19:35:59.499Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:35:59.805Z] ---> job-cost.sh [2023-10-04T19:35:59.805Z] lf-activate-venv: SKIPPING [2023-10-04T19:35:59.805Z] DEBUG: total: 0.10999999940395355 [2023-10-04T19:35:59.805Z] INFO: Retrieving Stack Cost... [2023-10-04T19:36:00.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-04T19:36:00.629Z] INFO: Archiving Costs [Pipeline] echo [2023-10-04T19:36:00.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-04T19:36:00.967Z] ---> logs-deploy.sh [2023-10-04T19:36:00.967Z] lf-activate-venv: SKIPPING [2023-10-04T19:36:00.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4699/1 [2023-10-04T19:36:00.967Z] INFO: archiving workspace using pattern(s): [2023-10-04T19:36:01.905Z] Archives upload complete. [2023-10-04T19:36:01.905Z] INFO: archiving logs to Nexus