Pull request #4607 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 969409ae1c52b7c74e249e50824456f408d26bb5+aa1b3d14d2454e1951de55af8cf305a6098c72fc (2f538b8d29a359557bacb6e494f384af295fa652) 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-ssh7160276985092466712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5247865768113212983.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4607/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-4607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2807820621879945568.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-4607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6231392731851401260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8061898860763977592.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-4607/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-4607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16098670085681532393.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1093 in /w/workspace/edgexfoundry_edgex-go_PR-4607 [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 aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 969409ae1c52b7c74e249e50824456f408d26bb5 Merge succeeded, producing 969409ae1c52b7c74e249e50824456f408d26bb5 Checking out Revision 969409ae1c52b7c74e249e50824456f408d26bb5 (PR-4607) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/4607/head:refs/remotes/origin/PR-4607 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-13T19:30:05.579Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-13T19:30:05.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-13T19:30:05.837Z] ========================================================= [2023-07-13T19:30:05.838Z] EdgeX Global Pipelines Version Info [2023-07-13T19:30:05.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-13T19:30:06.597Z] ------------------- [2023-07-13T19:30:06.597Z] stable info: [2023-07-13T19:30:06.597Z] ------------------- [2023-07-13T19:30:06.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-13T19:30:06.597Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T19:30:06.597Z] Message: update stable to v1.0.250 [2023-07-13T19:30:07.169Z] ------------------- [2023-07-13T19:30:07.169Z] experimental info: [2023-07-13T19:30:07.169Z] ------------------- [2023-07-13T19:30:07.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-13T19:30:07.169Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-13T19:30:07.169Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-13T19:30:07.471Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-13T19:30:07.505Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-13T19:30:07.542Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-13T19:30:07.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-13T19:30:07.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-13T19:30:07.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-13T19:30:07.696Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-13T19:30:07.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-13T19:30:07.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-13T19:30:07.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-13T19:30:07.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-13T19:30:07.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-13T19:30:07.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-13T19:30:07.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-13T19:30:08.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-13T19:30:08.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T19:30:08.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-13T19:30:08.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-13T19:30:08.165Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-13T19:30:08.205Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-13T19:30:08.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-13T19:30:08.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-13T19:30:08.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-13T19:30:08.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4607 [Pipeline] echo [2023-07-13T19:30:08.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4607 [Pipeline] echo [2023-07-13T19:30:08.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4607 [Pipeline] echo [2023-07-13T19:30:08.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo [2023-07-13T19:30:08.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 969409a [Pipeline] echo [2023-07-13T19:30:08.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T19:30:08.685Z] provisioning config files... [2023-07-13T19:30:08.727Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10148452619135756802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T19:30:09.066Z] ---> docker-login.sh [2023-07-13T19:30:09.066Z] nexus3.edgexfoundry.org:10001 [2023-07-13T19:30:09.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:30:09.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:30:09.326Z] Configure a credential helper to remove this warning. See [2023-07-13T19:30:09.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:30:09.326Z] [2023-07-13T19:30:09.326Z] Login Succeeded [2023-07-13T19:30:09.326Z] nexus3.edgexfoundry.org:10002 [2023-07-13T19:30:09.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:30:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:30:09.588Z] Configure a credential helper to remove this warning. See [2023-07-13T19:30:09.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:30:09.588Z] [2023-07-13T19:30:09.588Z] Login Succeeded [2023-07-13T19:30:09.588Z] nexus3.edgexfoundry.org:10003 [2023-07-13T19:30:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:30:09.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:30:09.588Z] Configure a credential helper to remove this warning. See [2023-07-13T19:30:09.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:30:09.588Z] [2023-07-13T19:30:09.588Z] Login Succeeded [2023-07-13T19:30:09.588Z] nexus3.edgexfoundry.org:10004 [2023-07-13T19:30:09.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:30:09.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:30:09.848Z] Configure a credential helper to remove this warning. See [2023-07-13T19:30:09.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:30:09.848Z] [2023-07-13T19:30:09.848Z] Login Succeeded [2023-07-13T19:30:09.848Z] docker.io [2023-07-13T19:30:09.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:30:10.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:30:10.110Z] Configure a credential helper to remove this warning. See [2023-07-13T19:30:10.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:30:10.110Z] [2023-07-13T19:30:10.110Z] Login Succeeded [2023-07-13T19:30:10.110Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T19:30:10.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T19:30:10.554Z] + 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-07-13T19:30:10.554Z] + + dirname cmd/core-command/Dockerfile [2023-07-13T19:30:10.554Z] cut -d/ -f2 [2023-07-13T19:30:10.554Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-13T19:30:10.554Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-07-13T19:30:10.554Z] -d/ -f2 [2023-07-13T19:30:10.555Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-13T19:30:10.555Z] + + dirname cmd/core-data/Dockerfilecut [2023-07-13T19:30:10.555Z] -d/ -f2 [2023-07-13T19:30:10.555Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/core-metadata/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-13T19:30:10.555Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-07-13T19:30:10.555Z] cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-13T19:30:10.555Z] + + cut -d/ -f2 [2023-07-13T19:30:10.555Z] dirname cmd/security-proxy-setup/Dockerfile [2023-07-13T19:30:10.555Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-13T19:30:10.555Z] + cut+ -d/ -f2 [2023-07-13T19:30:10.555Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-07-13T19:30:10.555Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-13T19:30:10.555Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + dirname cmd/support-notifications/Dockerfile [2023-07-13T19:30:10.555Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-13T19:30:10.555Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-13T19:30:10.555Z] + cut -d/ -f2 [2023-07-13T19:30:10.555Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-13T19:30:10.626Z] 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-07-13T19:30:11.143Z] + git rev-list -1 --merges 969409ae1c52b7c74e249e50824456f408d26bb5~1..969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo [2023-07-13T19:30:11.175Z] -----------> git rev-list -1 --merges 969409ae1c52b7c74e249e50824456f408d26bb5~1..969409ae1c52b7c74e249e50824456f408d26bb5 969409ae1c52b7c74e249e50824456f408d26bb5 [false] [Pipeline] sh [2023-07-13T19:30:11.479Z] + git log --format=format:%s -1 969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] echo [2023-07-13T19:30:11.514Z] ========================================================= [2023-07-13T19:30:11.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-13T19:30:11.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-13T19:30:12.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T19:30:12.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-13T19:30:12.022Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-13T19:30:12.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-13T19:30:12.022Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-13T19:30:12.022Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-13T19:30:12.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:30:12.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T19:30:12.529Z] [2023-07-13T19:30:12.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:30:12.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T19:30:12.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-13T19:30:12.911Z] b85a868b505f: Pulling fs layer [2023-07-13T19:30:12.911Z] e2be974225ed: Pulling fs layer [2023-07-13T19:30:12.911Z] 339a4e72a1f5: Pulling fs layer [2023-07-13T19:30:12.911Z] 988bab9f4d93: Pulling fs layer [2023-07-13T19:30:12.911Z] 1469e6f7b9e6: Pulling fs layer [2023-07-13T19:30:12.911Z] eaf3925da568: Pulling fs layer [2023-07-13T19:30:12.911Z] bab4dde63d76: Pulling fs layer [2023-07-13T19:30:12.911Z] bde34c3a00c8: Pulling fs layer [2023-07-13T19:30:12.911Z] b352a97aabf1: Pulling fs layer [2023-07-13T19:30:12.911Z] 4872d77fe225: Pulling fs layer [2023-07-13T19:30:12.911Z] 5851b861e8e6: Pulling fs layer [2023-07-13T19:30:12.911Z] bab4dde63d76: Waiting [2023-07-13T19:30:12.911Z] bde34c3a00c8: Waiting [2023-07-13T19:30:12.911Z] b352a97aabf1: Waiting [2023-07-13T19:30:12.911Z] 4872d77fe225: Waiting [2023-07-13T19:30:12.911Z] 5851b861e8e6: Waiting [2023-07-13T19:30:12.911Z] 988bab9f4d93: Waiting [2023-07-13T19:30:12.911Z] 1469e6f7b9e6: Waiting [2023-07-13T19:30:12.911Z] eaf3925da568: Waiting [2023-07-13T19:30:12.911Z] e2be974225ed: Download complete [2023-07-13T19:30:12.911Z] 988bab9f4d93: Verifying Checksum [2023-07-13T19:30:12.911Z] 988bab9f4d93: Download complete [2023-07-13T19:30:12.911Z] 1469e6f7b9e6: Verifying Checksum [2023-07-13T19:30:12.911Z] 1469e6f7b9e6: Download complete [2023-07-13T19:30:12.911Z] 339a4e72a1f5: Verifying Checksum [2023-07-13T19:30:12.911Z] 339a4e72a1f5: Download complete [2023-07-13T19:30:13.171Z] eaf3925da568: Verifying Checksum [2023-07-13T19:30:13.171Z] eaf3925da568: Download complete [2023-07-13T19:30:13.171Z] bde34c3a00c8: Download complete [2023-07-13T19:30:13.171Z] b352a97aabf1: Download complete [2023-07-13T19:30:13.171Z] 4872d77fe225: Verifying Checksum [2023-07-13T19:30:13.171Z] 4872d77fe225: Download complete [2023-07-13T19:30:13.171Z] 5851b861e8e6: Verifying Checksum [2023-07-13T19:30:13.171Z] 5851b861e8e6: Download complete [2023-07-13T19:30:13.171Z] b85a868b505f: Verifying Checksum [2023-07-13T19:30:13.171Z] b85a868b505f: Download complete [2023-07-13T19:30:13.429Z] bab4dde63d76: Verifying Checksum [2023-07-13T19:30:13.429Z] bab4dde63d76: Download complete [2023-07-13T19:30:14.364Z] b85a868b505f: Pull complete [2023-07-13T19:30:14.624Z] e2be974225ed: Pull complete [2023-07-13T19:30:15.193Z] 339a4e72a1f5: Pull complete [2023-07-13T19:30:15.193Z] 988bab9f4d93: Pull complete [2023-07-13T19:30:15.452Z] 1469e6f7b9e6: Pull complete [2023-07-13T19:30:15.452Z] eaf3925da568: Pull complete [2023-07-13T19:30:17.357Z] bab4dde63d76: Pull complete [2023-07-13T19:30:17.357Z] bde34c3a00c8: Pull complete [2023-07-13T19:30:17.628Z] b352a97aabf1: Pull complete [2023-07-13T19:30:17.628Z] 4872d77fe225: Pull complete [2023-07-13T19:30:17.628Z] 5851b861e8e6: Pull complete [2023-07-13T19:30:17.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-13T19:30:17.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T19:30:17.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:30:17.855Z] prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container [2023-07-13T19:30:17.882Z] $ 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-07-13T19:30:21.185Z] $ docker top 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 -eo pid,comm [2023-07-13T19:30:21.246Z] 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-07-13T19:30:21.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T19:30:21.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T19:30:21.370Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T19:30:21.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T19:30:21.491Z] $ docker exec 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent [2023-07-13T19:30:21.605Z] SSH_AUTH_SOCK=/tmp/ssh-jWYyYb6e9MVh/agent.32 [2023-07-13T19:30:21.605Z] SSH_AGENT_PID=38 [2023-07-13T19:30:21.612Z] Running ssh-add (command line suppressed) [2023-07-13T19:30:21.705Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16430042298192409802.key (/w/workspace/edgex-go/1@tmp/private_key_16430042298192409802.key) [2023-07-13T19:30:21.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T19:30:22.059Z] + git tag --points-at HEAD [Pipeline] } [2023-07-13T19:30:22.080Z] $ docker exec --env ******** --env ******** 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent -k [2023-07-13T19:30:22.186Z] unset SSH_AUTH_SOCK; [2023-07-13T19:30:22.187Z] unset SSH_AGENT_PID; [2023-07-13T19:30:22.187Z] echo Agent pid 38 killed; [2023-07-13T19:30:22.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-13T19:30:22.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T19:30:22.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T19:30:22.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T19:30:22.401Z] $ docker exec 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent [2023-07-13T19:30:22.536Z] SSH_AUTH_SOCK=/tmp/ssh-6lnQVxmU2XX7/agent.70 [2023-07-13T19:30:22.536Z] SSH_AGENT_PID=76 [2023-07-13T19:30:22.541Z] Running ssh-add (command line suppressed) [2023-07-13T19:30:22.644Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15226746581539817836.key (/w/workspace/edgex-go/1@tmp/private_key_15226746581539817836.key) [2023-07-13T19:30:22.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T19:30:22.991Z] + git semver init [2023-07-13T19:30:23.251Z] 2023-07-13 19:30:23,167 [run_init] DEBUG init version:0.0.0 force:False [2023-07-13T19:30:23.251Z] 2023-07-13 19:30:23,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-13T19:30:23.251Z] 2023-07-13 19:30:23,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-13T19:30:23.251Z] 2023-07-13 19:30:23,168 [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-07-13T19:30:29.835Z] 2023-07-13 19:30:28,722 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,723 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4607 with force:False [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,723 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4607 [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,727 [execute] INFO git cat-file --batch-check [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,734 [execute] INFO git cat-file --batch [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T19:30:29.835Z] 2023-07-13 19:30:28,740 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4607 [2023-07-13T19:30:29.835Z] 0.0.0 [Pipeline] } [2023-07-13T19:30:29.869Z] $ docker exec --env ******** --env ******** 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 ssh-agent -k [2023-07-13T19:30:29.966Z] unset SSH_AUTH_SOCK; [2023-07-13T19:30:29.966Z] unset SSH_AGENT_PID; [2023-07-13T19:30:29.966Z] echo Agent pid 76 killed; [2023-07-13T19:30:29.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T19:30:30.415Z] + git semver [Pipeline] } [2023-07-13T19:30:30.696Z] $ docker stop --time=1 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 [2023-07-13T19:30:32.027Z] $ docker rm -f --volumes 56f53e9454fd2726f1427587f4d64e94b71ae1d8b0f9fcf4df1e9aef79ccb8d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T19:30:32.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-13T19:30:32.724Z] Stashed 1 file(s) [Pipeline] echo [2023-07-13T19:30:32.742Z] [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-07-13T19:30:33.481Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-13T19:30:33.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T19:30:33.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T19:30:33.590Z] ========================================================= [2023-07-13T19:30:33.590Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-13T19:30:33.590Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T19:30:33.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T19:30:33.927Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-13T19:30:33.927Z] 4db1b89c0bd1: Pulling fs layer [2023-07-13T19:30:33.927Z] 6911f1a30b25: Pulling fs layer [2023-07-13T19:30:33.927Z] e194b8c5c2a9: Pulling fs layer [2023-07-13T19:30:33.927Z] 6863d3e3a2b1: Pulling fs layer [2023-07-13T19:30:33.927Z] ec0bb842ea78: Pulling fs layer [2023-07-13T19:30:33.927Z] 40a00589a448: Pulling fs layer [2023-07-13T19:30:33.927Z] 6c08303d61cc: Pulling fs layer [2023-07-13T19:30:33.927Z] 798269fcf238: Pulling fs layer [2023-07-13T19:30:33.927Z] 40a00589a448: Waiting [2023-07-13T19:30:33.927Z] 6863d3e3a2b1: Waiting [2023-07-13T19:30:33.927Z] 6c08303d61cc: Waiting [2023-07-13T19:30:33.927Z] ec0bb842ea78: Waiting [2023-07-13T19:30:33.927Z] 798269fcf238: Waiting [2023-07-13T19:30:33.927Z] 6911f1a30b25: Download complete [2023-07-13T19:30:33.927Z] 6863d3e3a2b1: Verifying Checksum [2023-07-13T19:30:33.927Z] 6863d3e3a2b1: Download complete [2023-07-13T19:30:33.927Z] 4db1b89c0bd1: Verifying Checksum [2023-07-13T19:30:33.927Z] 4db1b89c0bd1: Download complete [2023-07-13T19:30:33.927Z] ec0bb842ea78: Download complete [2023-07-13T19:30:33.927Z] 40a00589a448: Verifying Checksum [2023-07-13T19:30:33.927Z] 40a00589a448: Download complete [2023-07-13T19:30:34.188Z] 4db1b89c0bd1: Pull complete [2023-07-13T19:30:34.188Z] 6911f1a30b25: Pull complete [2023-07-13T19:30:34.448Z] 798269fcf238: Verifying Checksum [2023-07-13T19:30:34.448Z] 798269fcf238: Download complete [2023-07-13T19:30:34.710Z] e194b8c5c2a9: Verifying Checksum [2023-07-13T19:30:34.710Z] e194b8c5c2a9: Download complete [2023-07-13T19:30:34.710Z] 6c08303d61cc: Verifying Checksum [2023-07-13T19:30:34.710Z] 6c08303d61cc: Download complete [2023-07-13T19:30:38.906Z] e194b8c5c2a9: Pull complete [2023-07-13T19:30:38.906Z] 6863d3e3a2b1: Pull complete [2023-07-13T19:30:38.906Z] ec0bb842ea78: Pull complete [2023-07-13T19:30:39.165Z] 40a00589a448: Pull complete [2023-07-13T19:30:42.444Z] 6c08303d61cc: Pull complete [2023-07-13T19:30:43.011Z] 798269fcf238: Pull complete [2023-07-13T19:30:43.011Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-13T19:30:43.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T19:30:43.011Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-13T19:30:43.361Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T19:30:43.361Z] WORKDIR /edgex [2023-07-13T19:30:43.361Z] COPY go.mod . [2023-07-13T19:30:43.361Z] RUN go mod download [2023-07-13T19:30:43.361Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-13T19:30:43.927Z] Sending build context to Docker daemon 170.6MB [2023-07-13T19:30:43.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-13T19:30:43.927Z] ---> ec979cd7f677 [2023-07-13T19:30:43.927Z] Step 2/4 : WORKDIR /edgex [2023-07-13T19:30:48.028Z] Still waiting to schedule task [2023-07-13T19:30:48.028Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-13T19:30:53.915Z] ---> Running in 5f10a1eeea26 [2023-07-13T19:30:53.916Z] Removing intermediate container 5f10a1eeea26 [2023-07-13T19:30:53.916Z] ---> c7d26a24d1ee [2023-07-13T19:30:53.916Z] Step 3/4 : COPY go.mod . [2023-07-13T19:30:53.916Z] ---> fcabd1da2d11 [2023-07-13T19:30:53.916Z] Step 4/4 : RUN go mod download [2023-07-13T19:30:54.484Z] ---> Running in 6df0deab525c [2023-07-13T19:31:16.459Z] Removing intermediate container 6df0deab525c [2023-07-13T19:31:16.459Z] ---> c120fbf3d487 [2023-07-13T19:31:16.459Z] Successfully built c120fbf3d487 [2023-07-13T19:31:16.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:31:16.836Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T19:31:16.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:31:16.987Z] prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container [2023-07-13T19:31:17.011Z] $ 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-07-13T19:31:17.797Z] $ docker top ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T19:31:18.192Z] + go version [2023-07-13T19:31:18.192Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-13T19:31:18.225Z] $ docker stop --time=1 ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 [2023-07-13T19:31:19.826Z] $ docker rm -f --volumes ac7cff666036f401fd5e0696c14aa506097769699555dbffb06ece1bc1a71d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:31:20.549Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-13T19:31:20.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:31:20.809Z] prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container [2023-07-13T19:31:20.841Z] $ 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-07-13T19:31:21.171Z] $ docker top 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T19:31:21.288Z] ========================================================= [2023-07-13T19:31:21.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-13T19:31:21.288Z] ========================================================= [Pipeline] sh [2023-07-13T19:31:21.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-13T19:31:21.944Z] + make test [2023-07-13T19:31:21.944Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T19:31:28.502Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-13T19:31:43.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-13T19:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-13T19:31:45.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-13T19:31:45.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-07-13T19:31:47.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-07-13T19:31:51.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-07-13T19:31:51.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-13T19:31:51.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-13T19:31:51.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-13T19:31:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-13T19:31:52.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-13T19:31:52.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-07-13T19:31:54.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-13T19:31:54.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-13T19:31:54.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-13T19:31:54.812Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-13T19:31:54.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:31:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-13T19:31:55.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-13T19:31:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.141s coverage: 88.5% of statements [2023-07-13T19:31:57.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-07-13T19:31:57.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-13T19:31:57.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:31:57.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-13T19:31:58.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.374s coverage: 95.6% of statements [2023-07-13T19:31:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-13T19:31:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-13T19:31:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-13T19:31:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-13T19:31:58.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-13T19:31:58.422Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-07-13T19:31:59.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-13T19:31:59.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-13T19:31:59.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-13T19:31:59.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-07-13T19:31:59.918Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-13T19:31:59.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-13T19:31:59.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements [2023-07-13T19:31:59.918Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-07-13T19:32:00.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.9% of statements [2023-07-13T19:32:00.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-07-13T19:32:00.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2023-07-13T19:32:00.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-07-13T19:32:00.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2023-07-13T19:32:01.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-13T19:32:01.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-13T19:32:01.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-13T19:32:01.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-13T19:32:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-13T19:32:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-13T19:32:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-13T19:32:01.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-13T19:32:02.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-13T19:32:02.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-13T19:32:02.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-13T19:32:02.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-13T19:32:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-13T19:32:03.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-13T19:32:03.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-13T19:32:04.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-13T19:32:04.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-13T19:32:06.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-13T19:32:06.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-13T19:32:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-13T19:32:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-13T19:32:07.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-13T19:32:08.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-13T19:32:08.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-13T19:32:09.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-13T19:32:10.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-13T19:32:10.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-13T19:32:10.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-13T19:32:10.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-13T19:32:11.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-13T19:32:11.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-13T19:32:11.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-13T19:32:11.467Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-13T19:32:12.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-13T19:32:12.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:32:12.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-13T19:32:12.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-13T19:32:12.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2023-07-13T19:32:13.235Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1094 in /w/workspace/edgexfoundry_edgex-go_PR-4607 [Pipeline] { [Pipeline] ws [2023-07-13T19:32:13.289Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-13T19:32:13.350Z] The recommended git tool is: git [2023-07-13T19:32:13.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-13T19:32:13.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-13T19:32:14.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-13T19:32:14.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:32:18.216Z] using credential edgex-jenkins-ssh [2023-07-13T19:32:18.232Z] Cloning the remote Git repository [2023-07-13T19:32:18.270Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-13T19:32:18.356Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-13T19:32:18.494Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-13T19:32:18.495Z] > git --version # timeout=10 [2023-07-13T19:32:18.516Z] > git --version # 'git version 2.25.1' [2023-07-13T19:32:18.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T19:32:18.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.075s coverage: 92.9% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.8% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.196s coverage: 38.4% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-07-13T19:32:26.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2023-07-13T19:32:26.565Z] 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-07-13T19:32:26.565Z] running golangci-lint [2023-07-13T19:32:26.565Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-13T19:32:26.565Z] go version go1.20.6 linux/amd64 [2023-07-13T19:32:26.565Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-13T19:32:26.565Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-13T19:32:34.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-13T19:32:34.490Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-13T19:32:35.310Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-13T19:32:35.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-13T19:32:35.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T19:32:35.363Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4607/head:refs/remotes/origin/PR-4607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-13T19:32:35.929Z] Merging remotes/origin/main commit aa1b3d14d2454e1951de55af8cf305a6098c72fc into PR head commit 969409ae1c52b7c74e249e50824456f408d26bb5 [2023-07-13T19:32:36.358Z] Merge succeeded, producing 969409ae1c52b7c74e249e50824456f408d26bb5 [2023-07-13T19:32:36.359Z] Checking out Revision 969409ae1c52b7c74e249e50824456f408d26bb5 (PR-4607) [2023-07-13T19:32:36.938Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-07-13T19:32:36.985Z] > git --version # timeout=10 [2023-07-13T19:32:36.995Z] > git --version # 'git version 2.25.1' [2023-07-13T19:32:37.018Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-13T19:32:35.962Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T19:32:36.042Z] > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 [2023-07-13T19:32:36.252Z] > git remote # timeout=10 [2023-07-13T19:32:36.269Z] > git config --get remote.origin.url # timeout=10 [2023-07-13T19:32:36.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-13T19:32:36.313Z] > git merge aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 [2023-07-13T19:32:36.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-13T19:32:36.366Z] > git config core.sparsecheckout # timeout=10 [2023-07-13T19:32:36.378Z] > git checkout -f 969409ae1c52b7c74e249e50824456f408d26bb5 # timeout=10 [2023-07-13T19:32:38.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-13T19:32:38.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T19:32:38.068Z] Dload Upload Total Spent Left Speed [2023-07-13T19:32:38.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-07-13T19:32:38.662Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-13T19:32:39.004Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-13T19:32:39.004Z] + sudo tee /etc/docker/daemon.new [2023-07-13T19:32:39.004Z] { [2023-07-13T19:32:39.004Z] "registry-mirrors": [ [2023-07-13T19:32:39.004Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-13T19:32:39.004Z] ], [2023-07-13T19:32:39.004Z] "bip": "10.250.0.254/24", [2023-07-13T19:32:39.004Z] "hosts": [ [2023-07-13T19:32:39.004Z] "tcp://0.0.0.0:5555", [2023-07-13T19:32:39.004Z] "unix:///var/run/docker.sock" [2023-07-13T19:32:39.004Z] ], [2023-07-13T19:32:39.004Z] "mtu": 1458, [2023-07-13T19:32:39.004Z] "selinux-enabled": true, [2023-07-13T19:32:39.004Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-13T19:32:39.004Z] } [Pipeline] sh [2023-07-13T19:32:39.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-13T19:32:39.692Z] + sudo service docker restart [2023-07-13T19:32:41.431Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 14.626077746s" [2023-07-13T19:32:41.431Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.873131ms" [2023-07-13T19:32:47.986Z] level=info msg="[linters_context/goanalysis] analyzers took 57.313142045s with top 10 stages: buildir: 30.189192718s, inspect: 1.664017812s, gosec: 1.521279752s, fact_deprecated: 1.337905598s, S1038: 1.040074152s, ctrlflow: 1.007828906s, nilness: 845.274262ms, fact_purity: 766.160638ms, printf: 730.787576ms, unused: 714.942275ms" [2023-07-13T19:32:47.986Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-13T19:32:47.986Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, cgo: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_dirs: 203/203" [2023-07-13T19:32:47.986Z] level=info msg="[runner] processing took 18.996076ms with stages: nolint: 9.839763ms, identifier_marker: 5.315591ms, exclude-rules: 1.713591ms, path_prettifier: 960.8µs, autogenerated_exclude: 788.601µs, skip_dirs: 331.74µs, cgo: 24.9µs, filename_unadjuster: 15.65µs, max_same_issues: 1.68µs, uniq_by_line: 670ns, skip_files: 520ns, diff: 430ns, source_code: 410ns, exclude: 330ns, path_shortener: 280ns, sort_results: 280ns, severity-rules: 270ns, max_from_linter: 260ns, max_per_file_from_linter: 170ns, path_prefixer: 140ns" [2023-07-13T19:32:47.986Z] level=info msg="[runner] linters took 7.175822734s with stages: goanalysis_metalinter: 7.156686018s" [2023-07-13T19:32:47.986Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-13T19:32:47.986Z] level=info msg="Memory: 220 samples, avg is 184.4MB, max is 856.2MB" [2023-07-13T19:32:47.986Z] level=info msg="Execution took 21.847208335s" [2023-07-13T19:32:47.986Z] go vet ./... [2023-07-13T19:32:52.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T19:32:52.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T19:32:52.201Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T19:32:52.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-13T19:32:52.794Z] + ls -al . [2023-07-13T19:32:52.794Z] total 720 [2023-07-13T19:32:52.794Z] drwxrwxr-x 11 1001 1001 4096 Jul 13 19:31 . [2023-07-13T19:32:52.794Z] drwxr-xr-x 4 root root 4096 Jul 13 19:31 .. [2023-07-13T19:32:52.794Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:30 .blubracket [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 16 Jul 13 19:30 .dockerignore [2023-07-13T19:32:52.794Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 19:30 .git [2023-07-13T19:32:52.794Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:30 .github [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 1133 Jul 13 19:30 .gitignore [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 42 Jul 13 19:30 .golangci.yml [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 87 Jul 13 19:30 .hadolint.yml [2023-07-13T19:32:52.794Z] drwxr-xr-x 3 1001 1001 4096 Jul 13 19:30 .semver [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:30 .sonarcloud.properties [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 1171 Jul 13 19:30 ADOPTERS.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 11234 Jul 13 19:30 Attribution.txt [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 93407 Jul 13 19:30 CHANGELOG.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:30 CONTRIBUTING.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 677 Jul 13 19:30 GOVERNANCE.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 883 Jul 13 19:30 Jenkinsfile [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:30 LICENSE [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 14368 Jul 13 19:30 Makefile [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 582 Jul 13 19:30 OWNERS.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 9923 Jul 13 19:30 README.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 789 Jul 13 19:30 SECURITY.md [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:30 VERSION [2023-07-13T19:32:52.794Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:30 bin [2023-07-13T19:32:52.794Z] drwxrwxr-x 18 1001 1001 4096 Jul 13 19:30 cmd [2023-07-13T19:32:52.794Z] -rw-r--r-- 1 root root 447730 Jul 13 19:32 coverage.out [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 3430 Jul 13 19:30 go.mod [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 32408 Jul 13 19:30 go.sum [2023-07-13T19:32:52.794Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 19:30 internal [2023-07-13T19:32:52.794Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:30 openapi [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 594 Jul 13 19:30 security.txt [2023-07-13T19:32:52.794Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 19:30 snap [2023-07-13T19:32:52.794Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:30 version.go [Pipeline] sh [2023-07-13T19:32:53.108Z] + '[' -e coverage.out ] [2023-07-13T19:32:53.108Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-13T19:32:53.266Z] Stashed 1 file(s) [Pipeline] sh [2023-07-13T19:32:53.564Z] + make build [2023-07-13T19:32:53.564Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T19:32:58.048Z] provisioning config files... [2023-07-13T19:32:58.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18388394398529166840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T19:32:58.490Z] ---> docker-login.sh [2023-07-13T19:32:58.490Z] nexus3.edgexfoundry.org:10001 [2023-07-13T19:32:58.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:32:59.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:32:59.035Z] Configure a credential helper to remove this warning. See [2023-07-13T19:32:59.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:32:59.035Z] [2023-07-13T19:32:59.035Z] Login Succeeded [2023-07-13T19:32:59.035Z] nexus3.edgexfoundry.org:10002 [2023-07-13T19:32:59.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:32:59.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:32:59.303Z] Configure a credential helper to remove this warning. See [2023-07-13T19:32:59.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:32:59.303Z] [2023-07-13T19:32:59.303Z] Login Succeeded [2023-07-13T19:32:59.303Z] nexus3.edgexfoundry.org:10003 [2023-07-13T19:32:59.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:32:59.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:32:59.845Z] Configure a credential helper to remove this warning. See [2023-07-13T19:32:59.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:32:59.845Z] [2023-07-13T19:32:59.845Z] Login Succeeded [2023-07-13T19:32:59.845Z] nexus3.edgexfoundry.org:10004 [2023-07-13T19:33:00.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:33:00.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:33:00.115Z] Configure a credential helper to remove this warning. See [2023-07-13T19:33:00.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:33:00.115Z] [2023-07-13T19:33:00.115Z] Login Succeeded [2023-07-13T19:33:00.115Z] docker.io [2023-07-13T19:33:00.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T19:33:00.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T19:33:00.652Z] Configure a credential helper to remove this warning. See [2023-07-13T19:33:00.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T19:33:00.652Z] [2023-07-13T19:33:00.652Z] Login Succeeded [2023-07-13T19:33:00.652Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T19:33:00.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-07-13T19:33:01.344Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-13T19:33:01.382Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T19:33:01.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T19:33:01.451Z] ========================================================= [2023-07-13T19:33:01.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-13T19:33:01.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-13T19:33:01.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T19:33:01.825Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-13T19:33:01.825Z] edb6bdbacee9: Pulling fs layer [2023-07-13T19:33:01.825Z] 5f9638ab2659: Pulling fs layer [2023-07-13T19:33:01.825Z] 8d51d6327a98: Pulling fs layer [2023-07-13T19:33:01.825Z] 8b374f2dd631: Pulling fs layer [2023-07-13T19:33:01.825Z] ec14aa9079de: Pulling fs layer [2023-07-13T19:33:01.825Z] 2f466654f4bb: Pulling fs layer [2023-07-13T19:33:01.825Z] 554e91adad29: Pulling fs layer [2023-07-13T19:33:01.825Z] 554e91adad29: Waiting [2023-07-13T19:33:01.825Z] ec14aa9079de: Waiting [2023-07-13T19:33:01.825Z] 2f466654f4bb: Waiting [2023-07-13T19:33:01.825Z] 8b374f2dd631: Waiting [2023-07-13T19:33:02.095Z] 5f9638ab2659: Verifying Checksum [2023-07-13T19:33:02.095Z] 5f9638ab2659: Download complete [2023-07-13T19:33:02.095Z] 8b374f2dd631: Verifying Checksum [2023-07-13T19:33:02.095Z] 8b374f2dd631: Download complete [2023-07-13T19:33:02.095Z] ec14aa9079de: Verifying Checksum [2023-07-13T19:33:02.095Z] ec14aa9079de: Download complete [2023-07-13T19:33:02.095Z] edb6bdbacee9: Verifying Checksum [2023-07-13T19:33:03.073Z] edb6bdbacee9: Pull complete [2023-07-13T19:33:03.348Z] 554e91adad29: Verifying Checksum [2023-07-13T19:33:03.348Z] 554e91adad29: Download complete [2023-07-13T19:33:04.350Z] 2f466654f4bb: Verifying Checksum [2023-07-13T19:33:04.350Z] 2f466654f4bb: Download complete [2023-07-13T19:33:04.619Z] 8d51d6327a98: Verifying Checksum [2023-07-13T19:33:04.619Z] 8d51d6327a98: Download complete [2023-07-13T19:33:05.760Z] 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-07-13T19:33:06.018Z] 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-07-13T19:33:06.655Z] 5f9638ab2659: Pull complete [2023-07-13T19:33:07.393Z] 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-07-13T19:33:07.959Z] 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-07-13T19:33:14.539Z] 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-07-13T19:33:15.913Z] 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-07-13T19:33:16.845Z] 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-07-13T19:33:17.784Z] 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-07-13T19:33:18.747Z] 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-07-13T19:33:19.679Z] 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-07-13T19:33:20.682Z] 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-07-13T19:33:21.665Z] 8d51d6327a98: Pull complete [2023-07-13T19:33:21.665Z] 8b374f2dd631: Pull complete [2023-07-13T19:33:21.665Z] ec14aa9079de: Pull complete [Pipeline] } [2023-07-13T19:33:22.125Z] $ docker stop --time=1 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad [2023-07-13T19:33:27.115Z] 2f466654f4bb: Pull complete [2023-07-13T19:33:29.058Z] 554e91adad29: Pull complete [2023-07-13T19:33:29.058Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-13T19:33:29.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T19:33:29.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T19:33:32.632Z] $ docker rm -f --volumes 5ae61c6552a5b31b24a45837576568435a3b5ee471ce9b1452d6032405ca2bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-07-13T19:33:33.421Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T19:33:33.421Z] WORKDIR /edgex [2023-07-13T19:33:33.421Z] COPY go.mod . [2023-07-13T19:33:33.421Z] RUN go mod download [2023-07-13T19:33:33.421Z] docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:33:33.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T19:33:33.983Z] [2023-07-13T19:33:33.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T19:33:34.012Z] Sending build context to Docker daemon 2.949MB [2023-07-13T19:33:34.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-13T19:33:34.012Z] ---> 1e15ea492957 [2023-07-13T19:33:34.012Z] Step 2/4 : WORKDIR /edgex [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:33:34.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T19:33:34.368Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-13T19:33:34.368Z] 91d30c5bc195: Pulling fs layer [2023-07-13T19:33:34.368Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-13T19:33:34.368Z] 9c61dcf015f6: Pulling fs layer [2023-07-13T19:33:34.368Z] 4698f68db338: Pulling fs layer [2023-07-13T19:33:34.369Z] 2a2f49069b9e: Pulling fs layer [2023-07-13T19:33:34.369Z] e0025b399a48: Pulling fs layer [2023-07-13T19:33:34.369Z] 4698f68db338: Waiting [2023-07-13T19:33:34.369Z] 2a2f49069b9e: Waiting [2023-07-13T19:33:34.369Z] e0025b399a48: Waiting [2023-07-13T19:33:34.369Z] 91d30c5bc195: Download complete [2023-07-13T19:33:34.369Z] 4698f68db338: Verifying Checksum [2023-07-13T19:33:34.369Z] 4698f68db338: Download complete [2023-07-13T19:33:34.626Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-13T19:33:34.626Z] 2e9b0aa3be6d: Download complete [2023-07-13T19:33:34.626Z] e0025b399a48: Verifying Checksum [2023-07-13T19:33:34.626Z] e0025b399a48: Download complete [2023-07-13T19:33:34.626Z] 91d30c5bc195: Pull complete [2023-07-13T19:33:34.626Z] 2a2f49069b9e: Download complete [2023-07-13T19:33:34.885Z] 2e9b0aa3be6d: Pull complete [2023-07-13T19:33:35.142Z] 9c61dcf015f6: Download complete [2023-07-13T19:33:35.955Z] ---> Running in 0e7fc49356ea [2023-07-13T19:33:35.955Z] Removing intermediate container 0e7fc49356ea [2023-07-13T19:33:35.955Z] ---> 1bc9729c8d66 [2023-07-13T19:33:35.955Z] Step 3/4 : COPY go.mod . [2023-07-13T19:33:36.539Z] ---> 73d2f8e0d90b [2023-07-13T19:33:36.539Z] Step 4/4 : RUN go mod download [2023-07-13T19:33:36.539Z] ---> Running in 185e8a098198 [2023-07-13T19:33:37.668Z] 9c61dcf015f6: Pull complete [2023-07-13T19:33:37.668Z] 4698f68db338: Pull complete [2023-07-13T19:33:37.668Z] 2a2f49069b9e: Pull complete [2023-07-13T19:33:37.927Z] e0025b399a48: Pull complete [2023-07-13T19:33:37.927Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-13T19:33:37.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-13T19:33:37.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:33:38.157Z] prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container [2023-07-13T19:33:38.182Z] $ 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-07-13T19:33:40.565Z] $ docker top 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T19:33:40.955Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T19:33:42.856Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-07-13T19:33:42.856Z] #1 transferring dockerfile: 1.84kB done [2023-07-13T19:33:42.856Z] #1 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #2 transferring dockerfile: 2.63kB done [2023-07-13T19:33:43.116Z] #2 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #3 transferring dockerfile: 1.96kB done [2023-07-13T19:33:43.116Z] #3 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #4 transferring dockerfile: 2.06kB 0.0s done [2023-07-13T19:33:43.116Z] #4 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #5 transferring dockerfile: 2.04kB done [2023-07-13T19:33:43.116Z] #5 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #6 transferring dockerfile: 1.82kB done [2023-07-13T19:33:43.116Z] #6 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T19:33:43.116Z] #7 transferring dockerfile: 1.78kB done [2023-07-13T19:33:43.116Z] #7 DONE 0.0s [2023-07-13T19:33:43.116Z] [2023-07-13T19:33:43.116Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T19:33:43.117Z] #8 transferring dockerfile: 2.12kB done [2023-07-13T19:33:43.117Z] #8 DONE 0.0s [2023-07-13T19:33:43.117Z] [2023-07-13T19:33:43.117Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T19:33:43.117Z] #9 transferring dockerfile: 2.58kB done [2023-07-13T19:33:43.117Z] #9 DONE 0.0s [2023-07-13T19:33:43.117Z] [2023-07-13T19:33:43.117Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T19:33:43.117Z] #10 transferring dockerfile: 2.38kB done [2023-07-13T19:33:43.117Z] #10 DONE 0.0s [2023-07-13T19:33:43.117Z] [2023-07-13T19:33:43.117Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T19:33:43.117Z] #11 transferring dockerfile: 2.68kB done [2023-07-13T19:33:43.374Z] #11 DONE 0.0s [2023-07-13T19:33:43.374Z] [2023-07-13T19:33:43.374Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T19:33:43.374Z] #12 transferring dockerfile: 2.82kB done [2023-07-13T19:33:43.374Z] #12 DONE 0.0s [2023-07-13T19:33:43.374Z] [2023-07-13T19:33:43.374Z] #13 [core-data internal] load build definition from Dockerfile [2023-07-13T19:33:43.374Z] #13 transferring dockerfile: 1.90kB done [2023-07-13T19:33:43.374Z] #13 DONE 0.0s [2023-07-13T19:33:43.374Z] [2023-07-13T19:33:43.374Z] #14 [core-command internal] load build definition from Dockerfile [2023-07-13T19:33:43.374Z] #14 transferring dockerfile: 1.82kB done [2023-07-13T19:33:43.374Z] #14 DONE 0.0s [2023-07-13T19:33:43.374Z] [2023-07-13T19:33:43.374Z] #15 [support-notifications internal] load .dockerignore [2023-07-13T19:33:43.374Z] #15 transferring context: 56B done [2023-07-13T19:33:43.374Z] #15 DONE 0.0s [2023-07-13T19:33:43.374Z] [2023-07-13T19:33:43.374Z] #16 [security-spire-server internal] load .dockerignore [2023-07-13T19:33:43.375Z] #16 transferring context: 56B done [2023-07-13T19:33:43.375Z] #16 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #17 [core-metadata internal] load .dockerignore [2023-07-13T19:33:43.375Z] #17 transferring context: 56B done [2023-07-13T19:33:43.375Z] #17 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #18 [security-proxy-setup internal] load .dockerignore [2023-07-13T19:33:43.375Z] #18 transferring context: 56B done [2023-07-13T19:33:43.375Z] #18 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-13T19:33:43.375Z] #19 transferring context: 56B done [2023-07-13T19:33:43.375Z] #19 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #20 [support-scheduler internal] load .dockerignore [2023-07-13T19:33:43.375Z] #20 transferring context: 56B done [2023-07-13T19:33:43.375Z] #20 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T19:33:43.375Z] #21 transferring context: 56B done [2023-07-13T19:33:43.375Z] #21 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T19:33:43.375Z] #22 transferring context: 56B done [2023-07-13T19:33:43.375Z] #22 DONE 0.0s [2023-07-13T19:33:43.375Z] [2023-07-13T19:33:43.375Z] #23 [security-spire-config internal] load .dockerignore [2023-07-13T19:33:43.633Z] #23 transferring context: 56B done [2023-07-13T19:33:43.633Z] #23 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-07-13T19:33:43.633Z] #24 transferring context: 56B done [2023-07-13T19:33:43.633Z] #24 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #25 [security-bootstrapper internal] load .dockerignore [2023-07-13T19:33:43.633Z] #25 transferring context: 56B done [2023-07-13T19:33:43.633Z] #25 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #26 [security-spire-agent internal] load .dockerignore [2023-07-13T19:33:43.633Z] #26 transferring context: 56B done [2023-07-13T19:33:43.633Z] #26 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #27 [core-data internal] load .dockerignore [2023-07-13T19:33:43.633Z] #27 transferring context: 56B done [2023-07-13T19:33:43.633Z] #27 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #28 [core-command internal] load .dockerignore [2023-07-13T19:33:43.633Z] #28 transferring context: 56B done [2023-07-13T19:33:43.633Z] #28 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T19:33:43.633Z] #29 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:33:43.633Z] #30 DONE 0.1s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T19:33:43.633Z] #29 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:33:43.633Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done [2023-07-13T19:33:43.633Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T19:33:43.633Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:33:43.633Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T19:33:43.633Z] #31 DONE 0.0s [2023-07-13T19:33:43.633Z] [2023-07-13T19:33:43.633Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:33:43.892Z] #30 ... [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T19:33:43.892Z] #29 DONE 0.0s [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:33:43.892Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done [2023-07-13T19:33:43.892Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T19:33:43.892Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:33:43.892Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T19:33:43.892Z] #31 DONE 0.1s [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:33:43.892Z] #30 ... [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:33:43.892Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done [2023-07-13T19:33:43.892Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T19:33:43.892Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:33:43.892Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T19:33:43.892Z] #31 DONE 0.1s [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T19:33:43.892Z] #29 DONE 0.0s [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:33:43.892Z] #30 ... [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-13T19:33:43.892Z] #29 DONE 0.0s [2023-07-13T19:33:43.892Z] [2023-07-13T19:33:43.892Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:33:44.151Z] #30 DONE 0.4s [2023-07-13T19:33:44.151Z] [2023-07-13T19:33:44.151Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:33:44.151Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 done [2023-07-13T19:33:44.151Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-13T19:33:44.151Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:33:44.151Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-13T19:33:44.151Z] #31 DONE 0.1s [2023-07-13T19:33:44.151Z] [2023-07-13T19:33:44.151Z] #32 [core-data internal] load build context [2023-07-13T19:33:44.716Z] #32 ... [2023-07-13T19:33:44.716Z] [2023-07-13T19:33:44.716Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-13T19:33:44.716Z] #33 DONE 1.1s [2023-07-13T19:33:44.716Z] [2023-07-13T19:33:44.716Z] #32 [core-data internal] load build context [2023-07-13T19:33:48.908Z] #32 transferring context: 152.89MB 4.2s [2023-07-13T19:33:50.277Z] #32 ... [2023-07-13T19:33:50.277Z] [2023-07-13T19:33:50.277Z] #34 [security-spire-server internal] load build context [2023-07-13T19:33:50.277Z] #34 ... [2023-07-13T19:33:50.277Z] [2023-07-13T19:33:50.277Z] #32 [core-data internal] load build context [2023-07-13T19:33:53.550Z] #32 ... [2023-07-13T19:33:53.550Z] [2023-07-13T19:33:53.550Z] #35 [support-notifications internal] load build context [2023-07-13T19:33:53.550Z] #35 transferring context: 260.65MB 9.9s [2023-07-13T19:33:53.808Z] #35 ... [2023-07-13T19:33:53.808Z] [2023-07-13T19:33:53.808Z] #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T19:33:53.808Z] #36 ... [2023-07-13T19:33:53.808Z] [2023-07-13T19:33:53.808Z] #37 [core-metadata internal] load build context [2023-07-13T19:33:53.808Z] #37 transferring context: 358.97MB 8.6s done [2023-07-13T19:33:54.066Z] #37 ... [2023-07-13T19:33:54.066Z] [2023-07-13T19:33:54.066Z] #38 [security-proxy-auth internal] load build context [2023-07-13T19:33:54.066Z] #38 transferring context: 358.97MB 9.4s done [2023-07-13T19:33:54.066Z] #38 ... [2023-07-13T19:33:54.066Z] [2023-07-13T19:33:54.066Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T19:33:54.324Z] #39 ... [2023-07-13T19:33:54.324Z] [2023-07-13T19:33:54.324Z] #40 [security-bootstrapper internal] load build context [2023-07-13T19:33:54.324Z] #40 transferring context: 358.97MB 9.0s done [2023-07-13T19:33:54.324Z] #40 ... [2023-07-13T19:33:54.324Z] [2023-07-13T19:33:54.324Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T19:33:54.582Z] #41 ... [2023-07-13T19:33:54.582Z] [2023-07-13T19:33:54.582Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T19:33:54.582Z] #42 ... [2023-07-13T19:33:54.582Z] [2023-07-13T19:33:54.582Z] #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T19:33:54.870Z] #43 ... [2023-07-13T19:33:54.870Z] [2023-07-13T19:33:54.870Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:33:54.870Z] #44 transferring context: 358.97MB 7.9s done [2023-07-13T19:33:55.129Z] #44 ... [2023-07-13T19:33:55.129Z] [2023-07-13T19:33:55.129Z] #45 [security-secretstore-setup internal] load build context [2023-07-13T19:33:55.129Z] #45 transferring context: 358.97MB 8.4s done [2023-07-13T19:33:55.129Z] #45 ... [2023-07-13T19:33:55.129Z] [2023-07-13T19:33:55.129Z] #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T19:33:55.129Z] #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:33:55.129Z] #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:33:55.129Z] #0 3.883 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T19:33:55.129Z] #0 3.894 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:33:55.129Z] #0 3.909 OK: 7 MiB in 16 packages [2023-07-13T19:33:55.387Z] #46 ... [2023-07-13T19:33:55.387Z] [2023-07-13T19:33:55.387Z] #47 [security-spire-agent internal] load build context [2023-07-13T19:33:55.387Z] #47 transferring context: 358.97MB 8.5s done [2023-07-13T19:33:55.387Z] #47 ... [2023-07-13T19:33:55.387Z] [2023-07-13T19:33:55.387Z] #48 [core-command internal] load build context [2023-07-13T19:33:55.387Z] #48 transferring context: 358.97MB 7.7s done [2023-07-13T19:33:55.645Z] #48 ... [2023-07-13T19:33:55.645Z] [2023-07-13T19:33:55.645Z] #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T19:33:55.645Z] #49 ... [2023-07-13T19:33:55.645Z] [2023-07-13T19:33:55.645Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T19:33:55.904Z] #50 ... [2023-07-13T19:33:55.904Z] [2023-07-13T19:33:55.904Z] #51 [security-spire-config internal] load build context [2023-07-13T19:33:55.904Z] #51 transferring context: 358.97MB 8.2s done [2023-07-13T19:33:56.247Z] #51 ... [2023-07-13T19:33:56.247Z] [2023-07-13T19:33:56.247Z] #52 [security-spiffe-token-provider internal] load build context [2023-07-13T19:33:56.247Z] #52 transferring context: 358.97MB 7.5s done [2023-07-13T19:33:56.507Z] #52 ... [2023-07-13T19:33:56.507Z] [2023-07-13T19:33:56.507Z] #53 [security-proxy-setup internal] load build context [2023-07-13T19:33:56.507Z] #53 transferring context: 358.97MB 10.8s done [2023-07-13T19:33:56.507Z] #53 ... [2023-07-13T19:33:56.507Z] [2023-07-13T19:33:56.507Z] #54 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-13T19:33:56.766Z] #54 ... [2023-07-13T19:33:56.766Z] [2023-07-13T19:33:56.766Z] #55 [support-scheduler internal] load build context [2023-07-13T19:33:56.766Z] #55 transferring context: 358.97MB 8.2s done [2023-07-13T19:33:56.766Z] #55 ... [2023-07-13T19:33:56.766Z] [2023-07-13T19:33:56.766Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:33:57.024Z] #56 ... [2023-07-13T19:33:57.024Z] [2023-07-13T19:33:57.024Z] #34 [security-spire-server internal] load build context [2023-07-13T19:33:57.024Z] #34 transferring context: 358.97MB 8.2s done [2023-07-13T19:34:05.448Z] #34 ... [2023-07-13T19:34:05.448Z] [2023-07-13T19:34:05.448Z] #32 [core-data internal] load build context [2023-07-13T19:34:05.448Z] #32 transferring context: 358.97MB 9.2s done [2023-07-13T19:34:05.448Z] #32 ... [2023-07-13T19:34:05.448Z] [2023-07-13T19:34:05.448Z] #35 [support-notifications internal] load build context [2023-07-13T19:34:05.448Z] #35 transferring context: 358.97MB 10.6s done [2023-07-13T19:34:12.052Z] #35 ... [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #52 [security-spiffe-token-provider internal] load build context [2023-07-13T19:34:12.052Z] #52 DONE 27.2s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #54 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-07-13T19:34:12.052Z] #54 DONE 26.7s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T19:34:12.052Z] #57 ... [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #44 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:34:12.052Z] #44 DONE 27.3s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-13T19:34:12.052Z] #46 DONE 27.3s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #48 [core-command internal] load build context [2023-07-13T19:34:12.052Z] #48 DONE 27.0s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #55 [support-scheduler internal] load build context [2023-07-13T19:34:12.052Z] #55 DONE 27.3s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #34 [security-spire-server internal] load build context [2023-07-13T19:34:12.052Z] #34 DONE 27.4s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #51 [security-spire-config internal] load build context [2023-07-13T19:34:12.052Z] #51 DONE 27.3s [2023-07-13T19:34:12.052Z] [2023-07-13T19:34:12.052Z] #37 [core-metadata internal] load build context [2023-07-13T19:34:12.053Z] #37 DONE 27.4s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #45 [security-secretstore-setup internal] load build context [2023-07-13T19:34:12.053Z] #45 DONE 27.3s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #47 [security-spire-agent internal] load build context [2023-07-13T19:34:12.053Z] #47 DONE 27.1s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #38 [security-proxy-auth internal] load build context [2023-07-13T19:34:12.053Z] #38 DONE 27.4s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #40 [security-bootstrapper internal] load build context [2023-07-13T19:34:12.053Z] #40 DONE 27.1s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #32 [core-data internal] load build context [2023-07-13T19:34:12.053Z] #32 DONE 27.1s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #53 [security-proxy-setup internal] load build context [2023-07-13T19:34:12.053Z] #53 DONE 27.5s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #35 [support-notifications internal] load build context [2023-07-13T19:34:12.053Z] #35 DONE 27.6s [2023-07-13T19:34:12.053Z] [2023-07-13T19:34:12.053Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:34:12.311Z] #58 ... [2023-07-13T19:34:12.311Z] [2023-07-13T19:34:12.312Z] #41 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T19:34:12.312Z] #41 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #41 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #41 27.68 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.312Z] #41 27.69 (2/2) Installing su-exec (0.2-r2) [2023-07-13T19:34:12.312Z] #41 27.69 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.312Z] #41 27.70 OK: 7 MiB in 17 packages [2023-07-13T19:34:12.312Z] #41 DONE 27.9s [2023-07-13T19:34:12.312Z] [2023-07-13T19:34:12.312Z] #43 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T19:34:12.312Z] #43 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #43 28.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #43 28.25 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.312Z] #43 28.26 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T19:34:12.312Z] #43 28.26 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.312Z] #43 28.27 OK: 8 MiB in 17 packages [2023-07-13T19:34:12.312Z] #43 DONE 28.5s [2023-07-13T19:34:12.312Z] [2023-07-13T19:34:12.312Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T19:34:12.312Z] #59 DONE 0.0s [2023-07-13T19:34:12.312Z] [2023-07-13T19:34:12.312Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T19:34:12.312Z] #50 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #50 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #50 27.84 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.312Z] #50 27.88 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.312Z] #50 27.88 OK: 7 MiB in 16 packages [2023-07-13T19:34:12.312Z] #50 DONE 28.0s [2023-07-13T19:34:12.312Z] [2023-07-13T19:34:12.312Z] #36 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T19:34:12.312Z] #36 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #36 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #36 28.33 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T19:34:12.312Z] #36 28.35 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.312Z] #36 28.36 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.312Z] #36 28.37 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:34:12.312Z] #36 28.58 OK: 8 MiB in 17 packages [2023-07-13T19:34:12.312Z] #36 DONE 28.7s [2023-07-13T19:34:12.312Z] [2023-07-13T19:34:12.312Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T19:34:12.312Z] #39 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #39 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #39 28.16 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:34:12.312Z] #39 28.17 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:34:12.312Z] #39 28.17 OK: 17818 distinct packages available [2023-07-13T19:34:12.312Z] #39 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #39 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.312Z] #39 28.58 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T19:34:12.570Z] #39 28.59 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T19:34:12.570Z] #39 28.60 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T19:34:12.570Z] #39 28.61 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T19:34:12.570Z] #39 28.62 (5/9) Installing curl (8.1.2-r0) [2023-07-13T19:34:12.570Z] #39 28.63 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.570Z] #39 28.63 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:34:12.570Z] #39 28.63 (8/9) Installing libucontext (1.2-r0) [2023-07-13T19:34:12.570Z] #39 28.64 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T19:34:12.570Z] #39 28.64 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.570Z] #39 28.65 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:34:12.570Z] #39 28.71 OK: 10 MiB in 24 packages [2023-07-13T19:34:12.829Z] #39 DONE 28.9s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T19:34:12.829Z] #49 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #49 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #49 28.36 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:34:12.829Z] #49 28.36 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:34:12.829Z] #49 28.36 OK: 17818 distinct packages available [2023-07-13T19:34:12.829Z] #49 28.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #49 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #49 28.78 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.829Z] #49 28.78 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:34:12.829Z] #49 28.78 (3/5) Installing libucontext (1.2-r0) [2023-07-13T19:34:12.829Z] #49 28.79 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T19:34:12.829Z] #49 28.79 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T19:34:12.829Z] #49 28.81 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.829Z] #49 28.82 OK: 8 MiB in 20 packages [2023-07-13T19:34:12.829Z] #49 DONE 29.0s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:34:12.829Z] #56 27.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #56 27.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #56 28.35 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:34:12.829Z] #56 28.35 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:34:12.829Z] #56 28.35 OK: 17818 distinct packages available [2023-07-13T19:34:12.829Z] #56 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #56 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #56 28.77 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:12.829Z] #56 28.78 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:34:12.829Z] #56 28.79 (3/4) Installing libucontext (1.2-r0) [2023-07-13T19:34:12.829Z] #56 28.80 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T19:34:12.829Z] #56 28.80 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:12.829Z] #56 28.80 OK: 7 MiB in 19 packages [2023-07-13T19:34:12.829Z] #56 DONE 28.9s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:34:12.829Z] #58 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #58 ... [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:34:12.829Z] #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #0 1.628 OK: 265 MiB in 53 packages [2023-07-13T19:34:12.829Z] #60 DONE 1.7s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T19:34:12.829Z] #0 1.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #0 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:12.829Z] #0 1.638 OK: 265 MiB in 53 packages [2023-07-13T19:34:12.829Z] #61 DONE 1.8s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:34:12.829Z] #62 DONE 0.1s [2023-07-13T19:34:12.829Z] [2023-07-13T19:34:12.829Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:12.829Z] #63 DONE 0.1s [2023-07-13T19:34:13.199Z] [2023-07-13T19:34:13.199Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T19:34:13.199Z] #57 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:13.199Z] #57 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:13.458Z] #57 2.270 OK: 265 MiB in 53 packages [2023-07-13T19:34:13.458Z] #57 DONE 2.3s [2023-07-13T19:34:13.458Z] [2023-07-13T19:34:13.458Z] #42 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T19:34:13.458Z] #42 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:13.458Z] #42 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:13.458Z] #42 28.97 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T19:34:13.458Z] #42 28.99 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T19:34:13.458Z] #42 28.99 (3/4) Installing su-exec (0.2-r2) [2023-07-13T19:34:13.458Z] #42 29.00 (4/4) Installing yq (4.30.4-r4) [2023-07-13T19:34:13.458Z] #42 29.07 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:34:13.458Z] #42 29.08 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:34:13.458Z] #42 29.14 OK: 17 MiB in 19 packages [2023-07-13T19:34:13.458Z] #42 DONE 29.5s [2023-07-13T19:34:13.458Z] [2023-07-13T19:34:13.458Z] #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:34:13.458Z] #58 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:13.458Z] #58 2.057 OK: 265 MiB in 53 packages [2023-07-13T19:34:13.458Z] #58 DONE 2.3s [2023-07-13T19:34:13.458Z] [2023-07-13T19:34:13.458Z] #64 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:13.458Z] #64 DONE 0.0s [2023-07-13T19:34:13.458Z] [2023-07-13T19:34:13.458Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:13.458Z] #65 DONE 0.0s [2023-07-13T19:34:13.458Z] [2023-07-13T19:34:13.458Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:14.833Z] #66 ... [2023-07-13T19:34:14.833Z] [2023-07-13T19:34:14.833Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T19:34:14.833Z] #0 1.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:14.833Z] #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:14.833Z] #0 3.073 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:34:14.833Z] #0 3.073 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:34:14.833Z] #0 3.073 OK: 17818 distinct packages available [2023-07-13T19:34:14.833Z] #0 3.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:14.833Z] #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-13T19:34:14.833Z] #0 3.436 OK: 265 MiB in 53 packages [2023-07-13T19:34:14.833Z] #67 DONE 3.6s [2023-07-13T19:34:14.833Z] [2023-07-13T19:34:14.833Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T19:34:14.833Z] #68 DONE 2.4s [2023-07-13T19:34:14.833Z] [2023-07-13T19:34:14.833Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T19:34:14.833Z] #69 DONE 0.0s [2023-07-13T19:34:14.833Z] [2023-07-13T19:34:14.833Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:14.833Z] #70 DONE 0.1s [2023-07-13T19:34:14.833Z] [2023-07-13T19:34:14.833Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:15.405Z] Removing intermediate container 185e8a098198 [2023-07-13T19:34:15.405Z] ---> e4d33cc3c67a [2023-07-13T19:34:15.405Z] Successfully built e4d33cc3c67a [2023-07-13T19:34:15.405Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:34:15.807Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T19:34:15.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:34:16.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container [2023-07-13T19:34:16.115Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-13T19:34:17.222Z] $ docker top 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T19:34:18.065Z] + go version [2023-07-13T19:34:18.065Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-13T19:34:18.102Z] $ docker stop --time=1 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d [2023-07-13T19:34:19.694Z] $ docker rm -f --volumes 299c5420a2890484e11b75ee7f70930b525f8015ea4c39a2dae3c474e25c558d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:34:20.491Z] + docker inspect -f . ci-base-image-arm64 [2023-07-13T19:34:20.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:34:20.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container [2023-07-13T19:34:20.812Z] $ 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 ******** ci-base-image-arm64 cat [2023-07-13T19:34:21.923Z] $ docker top ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T19:34:22.160Z] ========================================================= [2023-07-13T19:34:22.160Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-13T19:34:22.160Z] ========================================================= [Pipeline] sh [2023-07-13T19:34:22.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-13T19:34:22.875Z] + make test [2023-07-13T19:34:22.875Z] go test -race -coverprofile=coverage.out ./... [2023-07-13T19:34:22.947Z] #71 ... [2023-07-13T19:34:22.947Z] [2023-07-13T19:34:22.947Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:23.207Z] #72 ... [2023-07-13T19:34:23.207Z] [2023-07-13T19:34:23.207Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:23.207Z] #73 ... [2023-07-13T19:34:23.207Z] [2023-07-13T19:34:23.207Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:33.177Z] #74 DONE 19.5s [2023-07-13T19:34:33.177Z] [2023-07-13T19:34:33.177Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:33.177Z] #71 DONE 18.1s [2023-07-13T19:34:33.177Z] [2023-07-13T19:34:33.177Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:33.177Z] #73 DONE 20.0s [2023-07-13T19:34:33.177Z] [2023-07-13T19:34:33.177Z] #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:33.177Z] #72 DONE 20.0s [2023-07-13T19:34:33.177Z] [2023-07-13T19:34:33.177Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:33.177Z] #66 DONE 19.4s [2023-07-13T19:34:33.177Z] [2023-07-13T19:34:33.177Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-13T19:34:41.289Z] #75 ... [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #76 DONE 7.4s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #77 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #77 DONE 7.4s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #78 [core-data builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #78 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #79 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #80 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #81 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #82 [core-command builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #82 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #83 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #83 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #84 [support-scheduler builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #84 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #85 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #86 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #87 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #88 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #88 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #89 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #90 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #91 [core-metadata builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #91 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #92 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #75 [security-spire-server builder 6/9] COPY . . [2023-07-13T19:34:41.289Z] #75 DONE 7.4s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #93 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #93 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #94 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #95 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #95 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #96 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #97 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #97 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #98 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #99 DONE 7.5s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #100 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:34:41.289Z] #100 DONE 0.1s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #101 [support-notifications builder 6/7] COPY . . [2023-07-13T19:34:41.289Z] #101 DONE 7.5s [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T19:34:41.289Z] #102 ... [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #103 [security-spire-config builder 6/9] COPY . . [2023-07-13T19:34:41.289Z] #103 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:34:41.289Z] #104 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #105 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:41.289Z] #105 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #106 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:34:41.289Z] #106 CACHED [2023-07-13T19:34:41.289Z] [2023-07-13T19:34:41.289Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T19:34:41.289Z] #0 0.403 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-07-13T19:34:45.358Z] #107 ... [2023-07-13T19:34:45.358Z] [2023-07-13T19:34:45.358Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:34:45.358Z] #108 DONE 4.7s [2023-07-13T19:34:45.358Z] [2023-07-13T19:34:45.358Z] #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:34:45.358Z] #109 DONE 4.7s [2023-07-13T19:34:45.358Z] [2023-07-13T19:34:45.358Z] #110 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T19:34:45.358Z] #110 DONE 0.2s [2023-07-13T19:34:45.358Z] [2023-07-13T19:34:45.358Z] #111 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T19:34:45.358Z] #111 DONE 0.2s [2023-07-13T19:34:45.358Z] [2023-07-13T19:34:45.358Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T19:34:45.358Z] #102 3.063 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-07-13T19:34:45.618Z] #102 ... [2023-07-13T19:34:45.619Z] [2023-07-13T19:34:45.619Z] #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:34:45.619Z] #112 DONE 0.1s [2023-07-13T19:34:45.876Z] [2023-07-13T19:34:45.876Z] #113 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:34:45.876Z] #113 DONE 0.2s [2023-07-13T19:34:45.876Z] [2023-07-13T19:34:45.876Z] #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:34:46.469Z] #114 DONE 0.4s [2023-07-13T19:34:46.469Z] [2023-07-13T19:34:46.469Z] #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:34:47.848Z] #115 DONE 1.5s [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #116 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:34:47.848Z] #116 DONE 1.8s [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:34:47.848Z] #117 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:34:47.848Z] #118 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T19:34:47.848Z] #119 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:34:47.848Z] #120 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #121 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:34:47.848Z] #121 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:34:47.848Z] #122 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:34:47.848Z] #123 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #124 [security-spire-agent builder 6/9] COPY . . [2023-07-13T19:34:47.848Z] #124 CACHED [2023-07-13T19:34:47.848Z] [2023-07-13T19:34:47.848Z] #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:34:49.224Z] #125 DONE 1.5s [2023-07-13T19:34:49.224Z] [2023-07-13T19:34:49.224Z] #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T19:34:49.224Z] #126 DONE 1.6s [2023-07-13T19:34:49.224Z] [2023-07-13T19:34:49.224Z] #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:34:49.224Z] #127 DONE 1.6s [2023-07-13T19:34:49.224Z] [2023-07-13T19:34:49.224Z] #128 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T19:34:49.224Z] #128 DONE 0.1s [2023-07-13T19:34:49.224Z] [2023-07-13T19:34:49.224Z] #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:34:50.600Z] #129 DONE 1.0s [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:34:50.600Z] #130 DONE 1.0s [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #131 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T19:34:50.600Z] #131 DONE 1.0s [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:34:50.600Z] #132 DONE 0.1s [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T19:34:50.600Z] #133 DONE 0.1s [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T19:34:50.600Z] #0 1.180 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-07-13T19:34:50.600Z] #134 ... [2023-07-13T19:34:50.600Z] [2023-07-13T19:34:50.600Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T19:34:50.600Z] #0 1.783 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-07-13T19:34:50.859Z] #135 ... [2023-07-13T19:34:50.859Z] [2023-07-13T19:34:50.859Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T19:34:50.859Z] #136 DONE 0.3s [2023-07-13T19:34:50.859Z] [2023-07-13T19:34:50.859Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T19:34:50.859Z] #0 2.329 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-07-13T19:34:50.859Z] #137 ... [2023-07-13T19:34:50.859Z] [2023-07-13T19:34:50.859Z] #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T19:34:50.859Z] #138 DONE 0.4s [2023-07-13T19:34:50.859Z] [2023-07-13T19:34:50.859Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T19:34:50.859Z] #0 1.655 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-07-13T19:34:51.117Z] #139 ... [2023-07-13T19:34:51.117Z] [2023-07-13T19:34:51.117Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T19:34:51.117Z] #0 1.518 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-07-13T19:34:51.117Z] #140 ... [2023-07-13T19:34:51.117Z] [2023-07-13T19:34:51.117Z] #141 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T19:34:51.117Z] #141 DONE 0.4s [2023-07-13T19:34:51.117Z] [2023-07-13T19:34:51.117Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T19:34:51.118Z] #0 1.774 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-07-13T19:34:51.376Z] #142 ... [2023-07-13T19:34:51.376Z] [2023-07-13T19:34:51.376Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T19:34:51.376Z] #0 1.887 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-07-13T19:34:51.376Z] #143 ... [2023-07-13T19:34:51.376Z] [2023-07-13T19:34:51.376Z] #144 [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-07-13T19:34:51.376Z] #0 1.926 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-07-13T19:34:51.633Z] #144 ... [2023-07-13T19:34:51.633Z] [2023-07-13T19:34:51.633Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T19:34:51.633Z] #0 0.627 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-07-13T19:34:51.633Z] #145 ... [2023-07-13T19:34:51.633Z] [2023-07-13T19:34:51.633Z] #146 [security-spire-config] exporting to image [2023-07-13T19:34:51.633Z] #146 exporting layers 0.9s done [2023-07-13T19:34:51.633Z] #146 writing image sha256:8f21f0ab3fab7bc021975a00ef59ab41102ac2a8d6b36b999e2d5fa78ae76023 done [2023-07-13T19:34:51.633Z] #146 naming to docker.io/library/security-spire-config done [2023-07-13T19:34:51.890Z] #146 exporting layers 1.0s done [2023-07-13T19:34:51.890Z] #146 writing image sha256:d880d8e3b960c4c7137fed08c119730bb047e7b8e60dcb627855ef9f4187bbff done [2023-07-13T19:34:51.890Z] #146 naming to docker.io/library/security-spire-server [2023-07-13T19:34:51.890Z] #146 exporting layers 0.8s done [2023-07-13T19:34:51.890Z] #146 naming to docker.io/library/security-spire-server done [2023-07-13T19:34:52.148Z] #146 writing image sha256:4f86dafb26707cf357cf5dd4ec5b1f2d1fc90e74313e477ace7baa2490a32314 done [2023-07-13T19:34:52.148Z] #146 naming to docker.io/library/security-spire-agent done [2023-07-13T19:34:52.148Z] #146 DONE 1.7s [2023-07-13T19:34:52.148Z] [2023-07-13T19:34:52.148Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T19:35:01.732Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-13T19:35:59.996Z] #107 ... [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #144 [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-07-13T19:35:59.996Z] #144 75.46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T19:35:59.996Z] #144 DONE 79.5s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T19:35:59.996Z] #102 DONE 79.4s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T19:35:59.996Z] #134 DONE 79.5s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T19:35:59.996Z] #142 DONE 79.5s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T19:35:59.996Z] #140 DONE 79.5s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:35:59.996Z] #147 ... [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T19:35:59.996Z] #137 DONE 79.5s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T19:35:59.996Z] #145 DONE 79.7s [2023-07-13T19:35:59.996Z] [2023-07-13T19:35:59.996Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T19:36:00.253Z] #148 ... [2023-07-13T19:36:00.253Z] [2023-07-13T19:36:00.253Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T19:36:00.253Z] #139 DONE 79.8s [2023-07-13T19:36:00.253Z] [2023-07-13T19:36:00.253Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T19:36:00.253Z] #107 DONE 79.9s [2023-07-13T19:36:00.253Z] [2023-07-13T19:36:00.253Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T19:36:00.253Z] #143 DONE 79.9s [2023-07-13T19:36:00.253Z] [2023-07-13T19:36:00.253Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T19:36:00.253Z] #135 DONE 79.9s [2023-07-13T19:36:00.510Z] [2023-07-13T19:36:00.510Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.510Z] #149 ... [2023-07-13T19:36:00.510Z] [2023-07-13T19:36:00.510Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.510Z] #147 DONE 0.7s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.769Z] #150 DONE 0.7s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T19:36:00.769Z] #148 DONE 0.6s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #151 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.769Z] #151 DONE 0.7s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:00.769Z] #152 ... [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.769Z] #153 DONE 0.5s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #154 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.769Z] #154 DONE 0.3s [2023-07-13T19:36:00.769Z] [2023-07-13T19:36:00.769Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:00.769Z] #149 DONE 0.4s [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #155 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:01.028Z] #155 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #156 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #156 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #157 DONE 0.3s [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #158 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #158 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #159 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:01.028Z] #159 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #160 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #160 DONE 0.3s [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:01.028Z] #161 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #162 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:01.028Z] #163 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #164 CACHED [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:01.028Z] #152 DONE 0.3s [2023-07-13T19:36:01.028Z] [2023-07-13T19:36:01.028Z] #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-07-13T19:36:02.403Z] #165 ... [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:02.403Z] #166 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #167 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:02.403Z] #167 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #168 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T19:36:02.403Z] #168 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #169 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:02.403Z] #169 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #170 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T19:36:02.403Z] #170 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T19:36:02.403Z] #171 DONE 1.3s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #172 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T19:36:02.403Z] #172 DONE 1.4s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T19:36:02.403Z] #173 DONE 1.4s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:02.403Z] #174 ... [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T19:36:02.403Z] #175 DONE 1.5s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #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-07-13T19:36:02.403Z] #165 DONE 1.5s [2023-07-13T19:36:02.403Z] [2023-07-13T19:36:02.403Z] #176 [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-07-13T19:36:03.780Z] #176 ... [2023-07-13T19:36:03.780Z] [2023-07-13T19:36:03.780Z] #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:03.780Z] #177 DONE 1.6s [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #146 [core-data] exporting to image [2023-07-13T19:36:04.040Z] #146 exporting layers [2023-07-13T19:36:04.040Z] #146 ... [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #178 [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-07-13T19:36:04.040Z] #178 DONE 2.0s [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #179 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T19:36:04.040Z] #179 DONE 1.9s [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #180 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T19:36:04.040Z] #180 DONE 2.0s [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #181 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T19:36:04.040Z] #181 DONE 3.6s [2023-07-13T19:36:04.040Z] [2023-07-13T19:36:04.040Z] #182 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T19:36:04.040Z] #182 DONE 2.0s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:04.320Z] #183 DONE 2.0s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #174 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:04.320Z] #174 DONE 1.9s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:04.320Z] #184 DONE 2.0s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #146 [core-command] exporting to image [2023-07-13T19:36:04.320Z] #146 ... [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:04.320Z] #185 DONE 2.0s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #176 [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-07-13T19:36:04.320Z] #176 DONE 2.0s [2023-07-13T19:36:04.320Z] [2023-07-13T19:36:04.320Z] #146 [support-scheduler] exporting to image [2023-07-13T19:36:04.888Z] #146 ... [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T19:36:04.888Z] #186 DONE 0.7s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #146 [core-data] exporting to image [2023-07-13T19:36:04.888Z] #146 exporting layers 0.4s done [2023-07-13T19:36:04.888Z] #146 writing image sha256:bff4e509f00b7ae8fcf03e21a6e1c53bd291d0ae544358a81ac7e2887f629b6d 0.0s done [2023-07-13T19:36:04.888Z] #146 naming to docker.io/library/core-data done [2023-07-13T19:36:04.888Z] #146 ... [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:04.888Z] #187 DONE 0.7s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #146 [support-notifications] exporting to image [2023-07-13T19:36:04.888Z] #146 ... [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T19:36:04.888Z] #188 DONE 0.8s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #189 [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-07-13T19:36:04.888Z] #189 DONE 0.8s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #190 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:36:04.888Z] #190 DONE 0.8s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #191 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T19:36:04.888Z] #191 DONE 0.8s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T19:36:04.888Z] #192 DONE 0.8s [2023-07-13T19:36:04.888Z] [2023-07-13T19:36:04.888Z] #146 [core-metadata] exporting to image [2023-07-13T19:36:04.888Z] #146 writing image sha256:209684dddc32ac617ddd1d17721b755b4b26fb0d8e0f15fd16b9586db3952084 done [2023-07-13T19:36:04.888Z] #146 naming to docker.io/library/core-command 0.0s done [2023-07-13T19:36:04.888Z] #146 writing image sha256:d3dec08a400356d13b002f4b5d6c948d98c78d7a1cf0b1183e5ef5fa8d4778f6 done [2023-07-13T19:36:04.888Z] #146 naming to docker.io/library/support-scheduler done [2023-07-13T19:36:05.146Z] #146 ... [2023-07-13T19:36:05.146Z] [2023-07-13T19:36:05.146Z] #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T19:36:05.146Z] #193 DONE 0.8s [2023-07-13T19:36:05.146Z] [2023-07-13T19:36:05.146Z] #146 [core-metadata] exporting to image [2023-07-13T19:36:05.146Z] #146 exporting layers 0.2s done [2023-07-13T19:36:05.500Z] #146 exporting layers 0.5s done [2023-07-13T19:36:05.500Z] #146 writing image sha256:7505b619dd382bbe27a75abfd7d9682874cb2bd06ed96161c9a3fa4684b9328c [2023-07-13T19:36:05.759Z] #146 writing image sha256:7505b619dd382bbe27a75abfd7d9682874cb2bd06ed96161c9a3fa4684b9328c done [2023-07-13T19:36:05.760Z] #146 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-07-13T19:36:05.760Z] #146 writing image sha256:7831748945808380252f0882ab521430071bd203d71260d60665cdeda6842189 done [2023-07-13T19:36:05.760Z] #146 naming to docker.io/library/support-notifications [2023-07-13T19:36:05.760Z] #146 naming to docker.io/library/support-notifications 0.3s done [2023-07-13T19:36:05.760Z] #146 writing image sha256:5de578de7ef663b53f3394926e2a32ba7d046cbbac39af8f6e93e75c77809ec6 0.1s done [2023-07-13T19:36:05.760Z] #146 naming to docker.io/library/core-metadata done [2023-07-13T19:36:05.760Z] #146 DONE 3.7s [2023-07-13T19:36:05.760Z] [2023-07-13T19:36:05.760Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T19:36:05.760Z] #194 DONE 1.0s [2023-07-13T19:36:05.760Z] [2023-07-13T19:36:05.760Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:36:05.760Z] #195 DONE 0.8s [2023-07-13T19:36:05.760Z] [2023-07-13T19:36:05.760Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T19:36:06.019Z] #196 ... [2023-07-13T19:36:06.019Z] [2023-07-13T19:36:06.019Z] #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T19:36:06.019Z] #197 DONE 0.9s [2023-07-13T19:36:06.019Z] [2023-07-13T19:36:06.019Z] #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T19:36:06.019Z] #198 DONE 1.1s [2023-07-13T19:36:06.019Z] [2023-07-13T19:36:06.019Z] #146 [core-common-config-bootstrapper] exporting to image [2023-07-13T19:36:06.584Z] #146 ... [2023-07-13T19:36:06.584Z] [2023-07-13T19:36:06.584Z] #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T19:36:06.584Z] #199 DONE 1.4s [2023-07-13T19:36:06.584Z] [2023-07-13T19:36:06.585Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T19:36:06.585Z] #196 DONE 0.6s [2023-07-13T19:36:06.585Z] [2023-07-13T19:36:06.585Z] #146 [security-proxy-auth] exporting to image [2023-07-13T19:36:06.861Z] #146 ... [2023-07-13T19:36:06.861Z] [2023-07-13T19:36:06.861Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T19:36:06.861Z] #200 DONE 0.6s [2023-07-13T19:36:06.861Z] [2023-07-13T19:36:06.861Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T19:36:06.861Z] #201 DONE 0.3s [2023-07-13T19:36:06.861Z] [2023-07-13T19:36:06.861Z] #146 [security-proxy-auth] exporting to image [2023-07-13T19:36:06.861Z] #146 exporting layers 0.3s done [2023-07-13T19:36:06.861Z] #146 writing image sha256:c602d55804472215a383d843a4eeb4f0d3d329c1518aa2f92ff8cc0c7d3e3c7c 0.0s done [2023-07-13T19:36:06.861Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-13T19:36:06.861Z] #146 writing image sha256:303589ebaabbe4ba382ea2c4162a68565a540ca49c999cd5f3d36bfa11a060cb done [2023-07-13T19:36:06.861Z] #146 naming to docker.io/library/security-proxy-auth 0.1s done [2023-07-13T19:36:06.861Z] #146 DONE 4.4s [2023-07-13T19:36:06.861Z] [2023-07-13T19:36:06.861Z] #202 [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-07-13T19:36:07.120Z] #202 DONE 0.1s [2023-07-13T19:36:07.120Z] [2023-07-13T19:36:07.120Z] #203 [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-07-13T19:36:07.120Z] #203 ... [2023-07-13T19:36:07.120Z] [2023-07-13T19:36:07.120Z] #204 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T19:36:07.120Z] #204 DONE 0.3s [2023-07-13T19:36:07.120Z] [2023-07-13T19:36:07.120Z] #205 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T19:36:07.120Z] #205 DONE 1.3s [2023-07-13T19:36:07.377Z] [2023-07-13T19:36:07.377Z] #203 [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-07-13T19:36:07.377Z] #203 DONE 0.3s [2023-07-13T19:36:07.377Z] [2023-07-13T19:36:07.377Z] #146 [security-proxy-setup] exporting to image [2023-07-13T19:36:07.377Z] #146 ... [2023-07-13T19:36:07.377Z] [2023-07-13T19:36:07.377Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T19:36:07.377Z] #206 DONE 0.1s [2023-07-13T19:36:07.377Z] [2023-07-13T19:36:07.377Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T19:36:07.377Z] #207 DONE 0.1s [2023-07-13T19:36:07.650Z] [2023-07-13T19:36:07.650Z] #146 [security-proxy-setup] exporting to image [2023-07-13T19:36:07.650Z] #146 exporting layers 0.2s done [2023-07-13T19:36:07.650Z] #146 writing image sha256:f93c4f01137d59374cd037e65d5d2aaf0732c60aabaf85a7546c9f44f06e8dc8 done [2023-07-13T19:36:07.650Z] #146 naming to docker.io/library/security-proxy-setup done [2023-07-13T19:36:07.650Z] #146 DONE 4.7s [2023-07-13T19:36:07.650Z] [2023-07-13T19:36:07.650Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T19:36:07.650Z] #208 ... [2023-07-13T19:36:07.650Z] [2023-07-13T19:36:07.650Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T19:36:07.650Z] #209 DONE 0.5s [2023-07-13T19:36:07.908Z] [2023-07-13T19:36:07.908Z] #146 [security-secretstore-setup] exporting to image [2023-07-13T19:36:07.908Z] #146 ... [2023-07-13T19:36:07.908Z] [2023-07-13T19:36:07.908Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T19:36:07.908Z] #208 DONE 0.5s [2023-07-13T19:36:07.908Z] [2023-07-13T19:36:07.908Z] #146 [security-bootstrapper] exporting to image [2023-07-13T19:36:08.167Z] #146 exporting layers 0.4s done [2023-07-13T19:36:08.167Z] #146 writing image sha256:aab46ca085a4e1e8dbf517f36c77f60f96b7a41307a60c4f452d54faff92f460 0.0s done [2023-07-13T19:36:08.167Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-07-13T19:36:08.167Z] #146 exporting layers 0.3s done [2023-07-13T19:36:08.167Z] #146 writing image sha256:84b34a8b7fade9408e836e6ed13f5cd007698c82c5c577d5519bda49caec4a61 0.0s done [2023-07-13T19:36:08.167Z] #146 naming to docker.io/library/security-bootstrapper done [2023-07-13T19:36:08.167Z] #146 DONE 5.3s [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T19:36:08.167Z] time="2023-07-13T19:33:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T19:36:08.193Z] $ docker stop --time=1 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 [2023-07-13T19:36:09.736Z] $ docker rm -f --volumes 8042273c7980d83421d7a55765774b3c64d142c75170d0d7b9a18ca4042c6b14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T19:36:10.191Z] + docker images [2023-07-13T19:36:10.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T19:36:10.191Z] security-secretstore-setup latest aab46ca085a4 2 seconds ago 43.6MB [2023-07-13T19:36:10.191Z] security-bootstrapper latest 84b34a8b7fad 2 seconds ago 22.7MB [2023-07-13T19:36:10.191Z] security-proxy-setup latest f93c4f01137d 3 seconds ago 19.4MB [2023-07-13T19:36:10.191Z] security-proxy-auth latest 303589ebaabb 3 seconds ago 18.9MB [2023-07-13T19:36:10.191Z] core-common-config-bootstrapper latest c602d5580447 4 seconds ago 17.8MB [2023-07-13T19:36:10.191Z] support-scheduler latest d3dec08a4003 5 seconds ago 32.4MB [2023-07-13T19:36:10.191Z] core-command latest 209684dddc32 5 seconds ago 20.5MB [2023-07-13T19:36:10.191Z] core-metadata latest 5de578de7ef6 5 seconds ago 21MB [2023-07-13T19:36:10.191Z] security-spiffe-token-provider latest 7505b619dd38 5 seconds ago 33.4MB [2023-07-13T19:36:10.191Z] support-notifications latest 783174894580 5 seconds ago 33MB [2023-07-13T19:36:10.191Z] core-data latest bff4e509f00b 6 seconds ago 20.7MB [2023-07-13T19:36:10.191Z] security-spire-agent latest 4f86dafb2670 About a minute ago 161MB [2023-07-13T19:36:10.191Z] security-spire-server latest d880d8e3b960 About a minute ago 103MB [2023-07-13T19:36:10.191Z] security-spire-config latest 8f21f0ab3fab About a minute ago 102MB [2023-07-13T19:36:10.191Z] ci-base-image-x86_64 latest c120fbf3d487 5 minutes ago 1.06GB [2023-07-13T19:36:10.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 26 hours ago 696MB [2023-07-13T19:36:10.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-13T19:36:10.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-13T19:36:53.388Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-13T19:36:54.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-13T19:36:58.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-13T19:36:58.128Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-13T19:36:58.128Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-13T19:36:58.128Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-13T19:37:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-13T19:37:13.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-13T19:37:13.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.447s coverage: 28.7% of statements [2023-07-13T19:37:21.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 98.5% of statements [2023-07-13T19:37:25.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-13T19:37:25.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-13T19:37:25.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-13T19:37:28.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.538s coverage: 71.5% of statements [2023-07-13T19:37:31.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-13T19:37:31.550Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-13T19:37:31.550Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements [2023-07-13T19:37:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-13T19:37:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-13T19:37:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:37:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-13T19:37:36.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-13T19:37:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-13T19:37:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-13T19:37:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.424s coverage: 88.5% of statements [2023-07-13T19:37:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.615s coverage: 3.8% of statements [2023-07-13T19:37:58.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-13T19:37:58.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:37:58.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-13T19:37:59.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 95.6% of statements [2023-07-13T19:38:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-13T19:38:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-07-13T19:38:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-13T19:38:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-13T19:38:00.140Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-13T19:38:00.405Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-07-13T19:38:05.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-13T19:38:05.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-13T19:38:05.732Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-13T19:38:05.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.251s coverage: 65.9% of statements [2023-07-13T19:38:13.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-13T19:38:13.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-13T19:38:14.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements [2023-07-13T19:38:14.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements [2023-07-13T19:38:18.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 42.9% of statements [2023-07-13T19:38:18.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements [2023-07-13T19:38:18.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements [2023-07-13T19:38:18.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements [2023-07-13T19:38:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2023-07-13T19:38:24.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-13T19:38:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-13T19:38:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-13T19:38:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-13T19:38:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-13T19:38:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-13T19:38:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-13T19:38:27.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-13T19:38:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2023-07-13T19:38:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-13T19:38:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-13T19:38:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-13T19:38:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-13T19:38:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-13T19:38:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-13T19:38:41.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-13T19:38:45.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-13T19:38:48.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.267s coverage: 92.9% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.085s coverage: 64.4% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.209s coverage: 62.3% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.480s coverage: 81.8% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.460s coverage: 82.1% of statements [2023-07-13T19:38:48.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.394s coverage: 86.0% of statements [2023-07-13T19:38:55.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-13T19:38:55.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-13T19:38:55.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 63.1% of statements [2023-07-13T19:38:55.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements [2023-07-13T19:38:57.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2023-07-13T19:38:57.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-07-13T19:38:57.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-07-13T19:38:57.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-13T19:38:57.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-13T19:38:57.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-13T19:38:57.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-07-13T19:39:03.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-13T19:39:03.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-13T19:39:03.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-13T19:39:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements [2023-07-13T19:39:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.280s coverage: 89.5% of statements [2023-07-13T19:39:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-13T19:39:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-13T19:39:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-13T19:39:08.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-13T19:39:09.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements [2023-07-13T19:39:14.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-13T19:39:14.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-13T19:39:14.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-13T19:39:14.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-13T19:39:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-13T19:39:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:39:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-13T19:39:21.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-13T19:39:21.116Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements [2023-07-13T19:39:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.540s coverage: 92.3% of statements [2023-07-13T19:39:24.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-13T19:39:24.714Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-13T19:39:24.981Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.336s coverage: 61.8% of statements [2023-07-13T19:39:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-13T19:39:26.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-13T19:39:27.497Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.382s coverage: 97.7% of statements [2023-07-13T19:39:28.454Z] 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-07-13T19:39:28.454Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-13T19:39:28.454Z] go vet ./... [2023-07-13T19:42:05.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-13T19:42:05.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-13T19:42:05.145Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-13T19:42:05.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-13T19:42:05.839Z] + ls -al . [2023-07-13T19:42:05.839Z] total 716 [2023-07-13T19:42:05.839Z] drwxrwxr-x 10 1001 1001 4096 Jul 13 19:34 . [2023-07-13T19:42:05.839Z] drwxr-xr-x 4 root root 4096 Jul 13 19:34 .. [2023-07-13T19:42:05.839Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:32 .blubracket [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 16 Jul 13 19:32 .dockerignore [2023-07-13T19:42:05.839Z] drwxrwxr-x 8 1001 1001 4096 Jul 13 19:32 .git [2023-07-13T19:42:05.839Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:32 .github [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 1133 Jul 13 19:32 .gitignore [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 42 Jul 13 19:32 .golangci.yml [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 87 Jul 13 19:32 .hadolint.yml [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 166 Jul 13 19:32 .sonarcloud.properties [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 1171 Jul 13 19:32 ADOPTERS.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 11234 Jul 13 19:32 Attribution.txt [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 93407 Jul 13 19:32 CHANGELOG.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 3804 Jul 13 19:32 CONTRIBUTING.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 677 Jul 13 19:32 GOVERNANCE.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 883 Jul 13 19:32 Jenkinsfile [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 10775 Jul 13 19:32 LICENSE [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 14368 Jul 13 19:32 Makefile [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 582 Jul 13 19:32 OWNERS.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 9923 Jul 13 19:32 README.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 789 Jul 13 19:32 SECURITY.md [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 5 Jul 13 19:30 VERSION [2023-07-13T19:42:05.839Z] drwxrwxr-x 2 1001 1001 4096 Jul 13 19:32 bin [2023-07-13T19:42:05.839Z] drwxrwxr-x 18 1001 1001 4096 Jul 13 19:32 cmd [2023-07-13T19:42:05.839Z] -rw-r--r-- 1 root root 447731 Jul 13 19:39 coverage.out [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 3430 Jul 13 19:32 go.mod [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 32408 Jul 13 19:32 go.sum [2023-07-13T19:42:05.839Z] drwxrwxr-x 7 1001 1001 4096 Jul 13 19:32 internal [2023-07-13T19:42:05.839Z] drwxrwxr-x 3 1001 1001 4096 Jul 13 19:32 openapi [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 594 Jul 13 19:32 security.txt [2023-07-13T19:42:05.839Z] drwxrwxr-x 4 1001 1001 4096 Jul 13 19:32 snap [2023-07-13T19:42:05.839Z] -rw-rw-r-- 1 1001 1001 204 Jul 13 19:32 version.go [Pipeline] sh [2023-07-13T19:42:06.486Z] + '[' -e coverage.out ] [2023-07-13T19:42:06.486Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-13T19:42:06.526Z] Warning: overwriting stash ‘coverage-report’ [2023-07-13T19:42:07.277Z] Stashed 1 file(s) [Pipeline] sh [2023-07-13T19:42:07.601Z] + make build [2023-07-13T19:42:07.868Z] 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-07-13T19:43:30.568Z] 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-07-13T19:43:35.901Z] 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-07-13T19:43:41.234Z] 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-07-13T19:43:44.570Z] 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-07-13T19:44:31.381Z] 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-07-13T19:44:31.381Z] 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-07-13T19:44:38.015Z] 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-07-13T19:44:43.342Z] 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-07-13T19:44:46.676Z] 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-07-13T19:44:50.919Z] 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-07-13T19:44:57.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-07-13T19:45:02.905Z] $ docker stop --time=1 ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d [2023-07-13T19:45:05.036Z] $ docker rm -f --volumes ed17b7e13524c6aaf88f4cea1bfa41a4d50284dee1a7afb5d13dd273dde0086d [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-07-13T19:45:07.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T19:45:07.752Z] [2023-07-13T19:45:07.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T19:45:08.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T19:45:08.405Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-13T19:45:08.405Z] 547446be3368: Pulling fs layer [2023-07-13T19:45:08.405Z] d125d8839a47: Pulling fs layer [2023-07-13T19:45:08.405Z] 3e85d5ac6304: Pulling fs layer [2023-07-13T19:45:08.405Z] c3105a71a48b: Pulling fs layer [2023-07-13T19:45:08.405Z] 0f093f025ec4: Pulling fs layer [2023-07-13T19:45:08.405Z] c3106fc0e877: Pulling fs layer [2023-07-13T19:45:08.405Z] c3105a71a48b: Waiting [2023-07-13T19:45:08.405Z] 0f093f025ec4: Waiting [2023-07-13T19:45:08.405Z] c3106fc0e877: Waiting [2023-07-13T19:45:08.673Z] 547446be3368: Verifying Checksum [2023-07-13T19:45:08.673Z] 547446be3368: Download complete [2023-07-13T19:45:08.673Z] c3105a71a48b: Verifying Checksum [2023-07-13T19:45:08.673Z] c3105a71a48b: Download complete [2023-07-13T19:45:08.939Z] d125d8839a47: Verifying Checksum [2023-07-13T19:45:08.939Z] d125d8839a47: Download complete [2023-07-13T19:45:08.939Z] c3106fc0e877: Verifying Checksum [2023-07-13T19:45:08.939Z] c3106fc0e877: Download complete [2023-07-13T19:45:08.939Z] 0f093f025ec4: Verifying Checksum [2023-07-13T19:45:08.939Z] 0f093f025ec4: Download complete [2023-07-13T19:45:09.206Z] 547446be3368: Pull complete [2023-07-13T19:45:10.168Z] d125d8839a47: Pull complete [2023-07-13T19:45:10.749Z] 3e85d5ac6304: Verifying Checksum [2023-07-13T19:45:10.749Z] 3e85d5ac6304: Download complete [2023-07-13T19:45:21.687Z] 3e85d5ac6304: Pull complete [2023-07-13T19:45:21.687Z] c3105a71a48b: Pull complete [2023-07-13T19:45:21.687Z] 0f093f025ec4: Pull complete [2023-07-13T19:45:21.687Z] c3106fc0e877: Pull complete [2023-07-13T19:45:21.687Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-13T19:45:21.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-13T19:45:21.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T19:45:22.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container [2023-07-13T19:45:22.080Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-13T19:45:24.180Z] $ docker top 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T19:45:24.719Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-13T19:45:32.916Z] #1 [core-command internal] load build definition from Dockerfile [2023-07-13T19:45:32.916Z] #1 transferring dockerfile: 1.82kB done [2023-07-13T19:45:32.916Z] #1 DONE 0.1s [2023-07-13T19:45:33.499Z] [2023-07-13T19:45:33.499Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-13T19:45:33.499Z] #2 transferring dockerfile: 1.96kB done [2023-07-13T19:45:33.499Z] #2 DONE 0.0s [2023-07-13T19:45:33.499Z] [2023-07-13T19:45:33.499Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T19:45:34.906Z] #3 ... [2023-07-13T19:45:34.906Z] [2023-07-13T19:45:34.906Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-13T19:45:34.906Z] #4 transferring dockerfile: 2.12kB 0.0s done [2023-07-13T19:45:34.906Z] #4 DONE 1.5s [2023-07-13T19:45:34.906Z] [2023-07-13T19:45:34.906Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-07-13T19:45:34.906Z] #3 transferring dockerfile: 2.63kB done [2023-07-13T19:45:34.906Z] #3 DONE 1.4s [2023-07-13T19:45:34.906Z] [2023-07-13T19:45:34.906Z] #5 [support-scheduler internal] load .dockerignore [2023-07-13T19:45:35.174Z] #5 ... [2023-07-13T19:45:35.174Z] [2023-07-13T19:45:35.174Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-13T19:45:35.174Z] #6 transferring dockerfile: 2.06kB 0.0s done [2023-07-13T19:45:35.174Z] #6 DONE 1.6s [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #7 [core-data internal] load build definition from Dockerfile [2023-07-13T19:45:35.442Z] #7 transferring dockerfile: 1.90kB done [2023-07-13T19:45:35.442Z] #7 DONE 1.7s [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-13T19:45:35.442Z] #8 transferring dockerfile: 2.82kB done [2023-07-13T19:45:35.442Z] #8 DONE 1.7s [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #5 [support-scheduler internal] load .dockerignore [2023-07-13T19:45:35.442Z] #5 transferring context: [2023-07-13T19:45:35.442Z] #5 ... [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-07-13T19:45:35.442Z] #9 transferring dockerfile: 2.68kB done [2023-07-13T19:45:35.442Z] #9 DONE 1.7s [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-13T19:45:35.442Z] #10 transferring dockerfile: 2.04kB 0.0s done [2023-07-13T19:45:35.442Z] #10 DONE 1.8s [2023-07-13T19:45:35.442Z] [2023-07-13T19:45:35.442Z] #5 [support-scheduler internal] load .dockerignore [2023-07-13T19:45:35.442Z] #5 transferring context: 56B 0.0s done [2023-07-13T19:45:35.709Z] #5 ... [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-13T19:45:35.709Z] #11 transferring dockerfile: 2.38kB 0.0s done [2023-07-13T19:45:35.709Z] #11 DONE 1.7s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-13T19:45:35.709Z] #12 transferring dockerfile: 1.78kB 0.0s done [2023-07-13T19:45:35.709Z] #12 DONE 1.6s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #13 [security-spire-server internal] load .dockerignore [2023-07-13T19:45:35.709Z] #13 transferring context: 56B 0.0s done [2023-07-13T19:45:35.709Z] #13 DONE 1.0s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #14 [core-command internal] load .dockerignore [2023-07-13T19:45:35.709Z] #14 transferring context: 56B 0.0s done [2023-07-13T19:45:35.709Z] #14 DONE 1.6s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #15 [security-spire-config internal] load build definition from Dockerfile [2023-07-13T19:45:35.709Z] #15 transferring dockerfile: 2.58kB 0.0s done [2023-07-13T19:45:35.709Z] #15 DONE 1.7s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #16 [security-proxy-auth internal] load .dockerignore [2023-07-13T19:45:35.709Z] #16 transferring context: 56B 0.0s done [2023-07-13T19:45:35.709Z] #16 DONE 0.8s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #17 [security-proxy-setup internal] load .dockerignore [2023-07-13T19:45:35.709Z] #17 transferring context: 56B 0.1s done [2023-07-13T19:45:35.709Z] #17 DONE 1.0s [2023-07-13T19:45:35.709Z] [2023-07-13T19:45:35.709Z] #18 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:35.982Z] #18 ... [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #19 [core-data internal] load .dockerignore [2023-07-13T19:45:35.982Z] #19 transferring context: 56B 0.1s done [2023-07-13T19:45:35.982Z] #19 DONE 1.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #20 [security-bootstrapper internal] load .dockerignore [2023-07-13T19:45:35.982Z] #20 transferring context: 56B 0.0s done [2023-07-13T19:45:35.982Z] #20 DONE 1.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #21 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:35.982Z] #21 DONE 0.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-13T19:45:35.982Z] #22 transferring context: 56B 0.0s done [2023-07-13T19:45:35.982Z] #22 DONE 1.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #23 [support-notifications internal] load build definition from Dockerfile [2023-07-13T19:45:35.982Z] #23 transferring dockerfile: 1.84kB 0.1s done [2023-07-13T19:45:35.982Z] #23 DONE 2.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #24 [core-metadata internal] load .dockerignore [2023-07-13T19:45:35.982Z] #24 transferring context: 56B 0.1s done [2023-07-13T19:45:35.982Z] #24 DONE 1.3s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #25 [support-scheduler internal] load build definition from Dockerfile [2023-07-13T19:45:35.982Z] #25 transferring dockerfile: 1.82kB 0.1s done [2023-07-13T19:45:35.982Z] #25 DONE 2.2s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #21 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:35.982Z] #21 DONE 0.0s [2023-07-13T19:45:35.982Z] [2023-07-13T19:45:35.982Z] #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:35.982Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:36.249Z] #26 ... [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #5 [support-scheduler internal] load .dockerignore [2023-07-13T19:45:36.249Z] #5 DONE 1.1s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-13T19:45:36.249Z] #27 transferring context: 56B 0.1s done [2023-07-13T19:45:36.249Z] #27 DONE 1.4s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #28 [security-spire-config internal] load .dockerignore [2023-07-13T19:45:36.249Z] #28 transferring context: 56B done [2023-07-13T19:45:36.249Z] #28 DONE 1.0s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #29 [security-secretstore-setup internal] load .dockerignore [2023-07-13T19:45:36.249Z] #29 transferring context: 56B done [2023-07-13T19:45:36.249Z] #29 DONE 1.1s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:36.249Z] #18 DONE 0.3s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:36.249Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:36.249Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:36.249Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:36.249Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:36.249Z] #26 ... [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2023-07-13T19:45:36.249Z] #30 transferring context: 56B done [2023-07-13T19:45:36.249Z] #30 DONE 1.0s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #31 [support-notifications internal] load .dockerignore [2023-07-13T19:45:36.249Z] #31 transferring context: 56B done [2023-07-13T19:45:36.249Z] #31 DONE 1.1s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #26 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:36.249Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:36.249Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:36.249Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:36.249Z] #26 DONE 0.7s [2023-07-13T19:45:36.249Z] [2023-07-13T19:45:36.249Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:36.830Z] #32 ... [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #21 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:36.830Z] #21 DONE 0.0s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:36.830Z] #18 DONE 0.3s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #26 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:36.830Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:36.830Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:36.830Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:36.830Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:36.830Z] #26 DONE 0.7s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:36.830Z] #32 ... [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:36.830Z] #21 DONE 0.0s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:36.830Z] #18 DONE 0.4s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:36.830Z] #32 ... [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #26 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:36.830Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:36.830Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:36.830Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:36.830Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:36.830Z] #26 DONE 0.7s [2023-07-13T19:45:36.830Z] [2023-07-13T19:45:36.830Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.099Z] #32 ... [2023-07-13T19:45:37.099Z] [2023-07-13T19:45:37.099Z] #21 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:37.099Z] #21 DONE 0.0s [2023-07-13T19:45:37.099Z] [2023-07-13T19:45:37.099Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.099Z] #32 ... [2023-07-13T19:45:37.099Z] [2023-07-13T19:45:37.099Z] #26 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:37.099Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:37.099Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:37.099Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:37.099Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:37.099Z] #26 DONE 0.7s [2023-07-13T19:45:37.099Z] [2023-07-13T19:45:37.099Z] #18 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:37.099Z] #18 DONE 0.5s [2023-07-13T19:45:37.099Z] [2023-07-13T19:45:37.099Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.680Z] #32 ... [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:37.680Z] #21 DONE 0.0s [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.680Z] #32 ... [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:37.680Z] #18 DONE 0.7s [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.680Z] #32 ... [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #26 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:37.680Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:37.680Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:37.680Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:37.680Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:37.680Z] #26 DONE 0.7s [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #21 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:37.680Z] #21 DONE 0.0s [2023-07-13T19:45:37.680Z] [2023-07-13T19:45:37.680Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:37.947Z] #32 ... [2023-07-13T19:45:37.947Z] [2023-07-13T19:45:37.947Z] #21 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:37.947Z] #21 DONE 0.0s [2023-07-13T19:45:37.947Z] [2023-07-13T19:45:37.947Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:38.214Z] #32 ... [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #26 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:38.214Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:38.214Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:38.214Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:38.214Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:38.214Z] #26 DONE 0.7s [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:38.214Z] #32 ... [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #18 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:38.214Z] #18 DONE 1.1s [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:38.214Z] #32 ... [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #26 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:38.214Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:38.214Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:38.214Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:38.214Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:38.214Z] #26 DONE 0.7s [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #21 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:38.214Z] #21 DONE 0.0s [2023-07-13T19:45:38.214Z] [2023-07-13T19:45:38.214Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:38.480Z] #32 ... [2023-07-13T19:45:38.480Z] [2023-07-13T19:45:38.480Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:38.480Z] #33 DONE 3.0s [2023-07-13T19:45:38.480Z] [2023-07-13T19:45:38.480Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:39.061Z] #32 ... [2023-07-13T19:45:39.061Z] [2023-07-13T19:45:39.061Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:39.061Z] #21 DONE 0.0s [2023-07-13T19:45:39.061Z] [2023-07-13T19:45:39.061Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:39.061Z] #32 ... [2023-07-13T19:45:39.061Z] [2023-07-13T19:45:39.061Z] #26 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:39.061Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:39.061Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:39.061Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:39.061Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:39.061Z] #26 DONE 0.7s [2023-07-13T19:45:39.061Z] [2023-07-13T19:45:39.061Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:39.061Z] #33 DONE 3.0s [2023-07-13T19:45:39.061Z] [2023-07-13T19:45:39.061Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:39.334Z] #32 ... [2023-07-13T19:45:39.334Z] [2023-07-13T19:45:39.334Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:39.334Z] #18 DONE 1.8s [2023-07-13T19:45:39.334Z] [2023-07-13T19:45:39.334Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:39.601Z] #32 ... [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #26 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:39.601Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:39.601Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:39.601Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:39.601Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:39.601Z] #26 DONE 0.7s [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:39.601Z] #33 DONE 3.0s [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:39.601Z] #21 DONE 0.0s [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:39.601Z] #32 ... [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-13T19:45:39.601Z] #34 DONE 1.5s [2023-07-13T19:45:39.601Z] [2023-07-13T19:45:39.601Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:40.188Z] #32 ... [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:40.188Z] #18 DONE 2.5s [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:40.188Z] #32 ... [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #26 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:40.188Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:40.188Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:40.188Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:40.188Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:40.188Z] #26 DONE 0.7s [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:40.188Z] #33 DONE 3.0s [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #21 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:40.188Z] #21 DONE 0.0s [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-07-13T19:45:40.188Z] #34 DONE 1.5s [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:40.188Z] #32 ... [2023-07-13T19:45:40.188Z] [2023-07-13T19:45:40.188Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:40.188Z] #21 DONE 0.0s [2023-07-13T19:45:40.455Z] [2023-07-13T19:45:40.455Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:40.722Z] #32 transferring context: 30.02MB 4.3s [2023-07-13T19:45:40.722Z] #32 ... [2023-07-13T19:45:40.722Z] [2023-07-13T19:45:40.722Z] #21 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-13T19:45:40.722Z] #21 DONE 0.0s [2023-07-13T19:45:40.722Z] [2023-07-13T19:45:40.722Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:41.304Z] #32 ... [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #18 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-13T19:45:41.304Z] #18 DONE 3.6s [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #26 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:41.304Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:41.304Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:41.304Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:41.304Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:41.304Z] #26 DONE 0.7s [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:41.304Z] #33 DONE 3.0s [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-13T19:45:41.304Z] #34 DONE 1.5s [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #35 [support-notifications internal] load build context [2023-07-13T19:45:41.304Z] #35 DONE 0.0s [2023-07-13T19:45:41.304Z] [2023-07-13T19:45:41.304Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:41.573Z] #36 ... [2023-07-13T19:45:41.573Z] [2023-07-13T19:45:41.573Z] #26 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T19:45:41.573Z] #26 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-13T19:45:41.573Z] #26 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-13T19:45:41.573Z] #26 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-13T19:45:41.573Z] #26 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-13T19:45:41.573Z] #26 DONE 0.7s [2023-07-13T19:45:41.573Z] [2023-07-13T19:45:41.573Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-13T19:45:41.573Z] #33 DONE 3.0s [2023-07-13T19:45:41.573Z] [2023-07-13T19:45:41.573Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-13T19:45:41.573Z] #34 DONE 1.5s [2023-07-13T19:45:41.573Z] [2023-07-13T19:45:41.573Z] #37 [security-spire-config internal] load build context [2023-07-13T19:45:41.573Z] #37 DONE 0.0s [2023-07-13T19:45:41.573Z] [2023-07-13T19:45:41.573Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:44.915Z] #32 ... [2023-07-13T19:45:44.915Z] [2023-07-13T19:45:44.915Z] #38 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-07-13T19:45:44.915Z] #0 4.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:44.915Z] #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:44.915Z] #0 8.113 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T19:45:44.915Z] #0 8.113 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:45:44.915Z] #0 8.181 OK: 8 MiB in 16 packages [2023-07-13T19:45:44.915Z] #38 DONE 9.2s [2023-07-13T19:45:44.915Z] [2023-07-13T19:45:44.915Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:45.875Z] #32 transferring context: 39.17MB 9.4s [2023-07-13T19:45:45.875Z] #32 ... [2023-07-13T19:45:45.875Z] [2023-07-13T19:45:45.875Z] #39 [core-command internal] load build context [2023-07-13T19:45:46.146Z] #39 ... [2023-07-13T19:45:46.146Z] [2023-07-13T19:45:46.146Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:46.416Z] #32 ... [2023-07-13T19:45:46.416Z] [2023-07-13T19:45:46.416Z] #40 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T19:45:46.416Z] #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.416Z] #0 5.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.416Z] #0 7.621 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:45:46.416Z] #0 7.621 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:45:46.416Z] #0 7.621 OK: 17689 distinct packages available [2023-07-13T19:45:46.416Z] #0 7.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.416Z] #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.685Z] #40 ... [2023-07-13T19:45:46.685Z] [2023-07-13T19:45:46.685Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:46.685Z] #32 ... [2023-07-13T19:45:46.685Z] [2023-07-13T19:45:46.685Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:45:46.953Z] #41 ... [2023-07-13T19:45:46.953Z] [2023-07-13T19:45:46.953Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:46.953Z] #32 ... [2023-07-13T19:45:46.953Z] [2023-07-13T19:45:46.953Z] #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T19:45:46.953Z] #0 6.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.953Z] #0 7.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:46.953Z] #0 9.326 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:45:46.953Z] #0 9.326 (2/2) Installing openssl (3.0.9-r1) [2023-07-13T19:45:46.953Z] #0 9.356 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:45:46.953Z] #0 9.479 OK: 8 MiB in 17 packages [2023-07-13T19:45:46.953Z] #42 ... [2023-07-13T19:45:46.953Z] [2023-07-13T19:45:46.953Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:45:47.219Z] #43 ... [2023-07-13T19:45:47.219Z] [2023-07-13T19:45:47.219Z] #44 [core-data internal] load build context [2023-07-13T19:45:47.219Z] #44 ... [2023-07-13T19:45:47.219Z] [2023-07-13T19:45:47.219Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T19:45:47.219Z] #0 9.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:47.715Z] #45 ... [2023-07-13T19:45:47.715Z] [2023-07-13T19:45:47.715Z] #44 [core-data internal] load build context [2023-07-13T19:45:47.982Z] #44 ... [2023-07-13T19:45:47.982Z] [2023-07-13T19:45:47.982Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:45:47.982Z] #46 ... [2023-07-13T19:45:47.982Z] [2023-07-13T19:45:47.982Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T19:45:47.982Z] #47 ... [2023-07-13T19:45:47.982Z] [2023-07-13T19:45:47.982Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:45:48.250Z] #48 ... [2023-07-13T19:45:48.250Z] [2023-07-13T19:45:48.250Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:45:48.250Z] #46 ... [2023-07-13T19:45:48.250Z] [2023-07-13T19:45:48.250Z] #49 [core-metadata internal] load build context [2023-07-13T19:45:48.518Z] #49 ... [2023-07-13T19:45:48.518Z] [2023-07-13T19:45:48.518Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T19:45:48.518Z] #45 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:48.518Z] #45 ... [2023-07-13T19:45:48.518Z] [2023-07-13T19:45:48.518Z] #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-13T19:45:48.518Z] #42 DONE 11.7s [2023-07-13T19:45:48.792Z] [2023-07-13T19:45:48.792Z] #50 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T19:45:49.062Z] #50 ... [2023-07-13T19:45:49.062Z] [2023-07-13T19:45:49.062Z] #51 [support-scheduler internal] load build context [2023-07-13T19:45:49.062Z] #51 ... [2023-07-13T19:45:49.062Z] [2023-07-13T19:45:49.062Z] #49 [core-metadata internal] load build context [2023-07-13T19:45:49.643Z] #49 ... [2023-07-13T19:45:49.643Z] [2023-07-13T19:45:49.643Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:45:49.643Z] #52 ... [2023-07-13T19:45:49.643Z] [2023-07-13T19:45:49.643Z] #40 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-13T19:45:49.643Z] #40 11.51 (1/5) Installing dumb-init (1.2.5-r2) [2023-07-13T19:45:49.643Z] #40 11.51 (2/5) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:45:49.643Z] #40 11.56 (3/5) Installing libucontext (1.2-r0) [2023-07-13T19:45:49.643Z] #40 11.56 (4/5) Installing gcompat (1.1.0-r0) [2023-07-13T19:45:49.643Z] #40 11.56 (5/5) Installing openssl (3.0.9-r1) [2023-07-13T19:45:49.643Z] #40 11.60 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:45:49.643Z] #40 11.60 OK: 9 MiB in 20 packages [2023-07-13T19:45:49.643Z] #40 DONE 13.2s [2023-07-13T19:45:49.643Z] [2023-07-13T19:45:49.643Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:45:49.643Z] #52 ... [2023-07-13T19:45:49.643Z] [2023-07-13T19:45:49.643Z] #49 [core-metadata internal] load build context [2023-07-13T19:45:49.643Z] #49 ... [2023-07-13T19:45:49.643Z] [2023-07-13T19:45:49.643Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:45:49.643Z] #0 9.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:49.909Z] #53 ... [2023-07-13T19:45:49.909Z] [2023-07-13T19:45:49.910Z] #54 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T19:45:49.910Z] #0 7.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:49.910Z] #0 8.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:49.910Z] #54 ... [2023-07-13T19:45:49.910Z] [2023-07-13T19:45:49.910Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:45:49.910Z] #55 ... [2023-07-13T19:45:49.910Z] [2023-07-13T19:45:49.910Z] #49 [core-metadata internal] load build context [2023-07-13T19:45:50.183Z] #49 ... [2023-07-13T19:45:50.183Z] [2023-07-13T19:45:50.183Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:45:50.451Z] #56 ... [2023-07-13T19:45:50.451Z] [2023-07-13T19:45:50.451Z] #39 [core-command internal] load build context [2023-07-13T19:45:50.451Z] #39 transferring context: 47.48MB 14.1s [2023-07-13T19:45:50.727Z] #39 ... [2023-07-13T19:45:50.727Z] [2023-07-13T19:45:50.727Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T19:45:50.727Z] #57 ... [2023-07-13T19:45:50.727Z] [2023-07-13T19:45:50.727Z] #39 [core-command internal] load build context [2023-07-13T19:45:51.320Z] #39 ... [2023-07-13T19:45:51.320Z] [2023-07-13T19:45:51.320Z] #50 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-13T19:45:51.320Z] #50 DONE 2.4s [2023-07-13T19:45:51.320Z] [2023-07-13T19:45:51.320Z] #39 [core-command internal] load build context [2023-07-13T19:45:51.320Z] #39 ... [2023-07-13T19:45:51.320Z] [2023-07-13T19:45:51.320Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T19:45:51.587Z] #58 ... [2023-07-13T19:45:51.587Z] [2023-07-13T19:45:51.587Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T19:45:51.587Z] #59 ... [2023-07-13T19:45:51.587Z] [2023-07-13T19:45:51.587Z] #37 [security-spire-config internal] load build context [2023-07-13T19:45:51.853Z] #37 ... [2023-07-13T19:45:51.853Z] [2023-07-13T19:45:51.853Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T19:45:51.853Z] #60 ... [2023-07-13T19:45:51.853Z] [2023-07-13T19:45:51.853Z] #35 [support-notifications internal] load build context [2023-07-13T19:45:52.121Z] #35 ... [2023-07-13T19:45:52.121Z] [2023-07-13T19:45:52.121Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:52.121Z] #36 ... [2023-07-13T19:45:52.121Z] [2023-07-13T19:45:52.121Z] #35 [support-notifications internal] load build context [2023-07-13T19:45:52.705Z] #35 ... [2023-07-13T19:45:52.705Z] [2023-07-13T19:45:52.705Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T19:45:52.705Z] #61 ... [2023-07-13T19:45:52.705Z] [2023-07-13T19:45:52.705Z] #35 [support-notifications internal] load build context [2023-07-13T19:45:52.972Z] #35 ... [2023-07-13T19:45:52.972Z] [2023-07-13T19:45:52.972Z] #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:45:52.972Z] #62 ... [2023-07-13T19:45:52.972Z] [2023-07-13T19:45:52.972Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:53.240Z] #36 ... [2023-07-13T19:45:53.240Z] [2023-07-13T19:45:53.240Z] #54 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-13T19:45:53.240Z] #54 12.07 OK: 263 MiB in 53 packages [2023-07-13T19:45:53.240Z] #54 DONE 13.5s [2023-07-13T19:45:53.240Z] [2023-07-13T19:45:53.240Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:54.194Z] #36 ... [2023-07-13T19:45:54.194Z] [2023-07-13T19:45:54.194Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-13T19:45:54.194Z] #45 14.57 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-13T19:45:54.194Z] #45 14.60 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:45:54.194Z] #45 14.78 OK: 8 MiB in 16 packages [2023-07-13T19:45:54.194Z] #45 DONE 16.8s [2023-07-13T19:45:54.194Z] [2023-07-13T19:45:54.194Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:55.151Z] #36 ... [2023-07-13T19:45:55.151Z] [2023-07-13T19:45:55.151Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:45:55.151Z] #53 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:55.151Z] #53 14.42 OK: 263 MiB in 53 packages [2023-07-13T19:45:55.151Z] #53 DONE 15.4s [2023-07-13T19:45:55.151Z] [2023-07-13T19:45:55.151Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:56.136Z] #36 transferring context: 8.93MB 14.3s [2023-07-13T19:45:56.136Z] #36 ... [2023-07-13T19:45:56.136Z] [2023-07-13T19:45:56.136Z] #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-13T19:45:56.136Z] #47 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:56.136Z] #47 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:45:56.136Z] #47 16.52 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:45:56.136Z] #47 16.57 (2/2) Installing su-exec (0.2-r2) [2023-07-13T19:45:56.136Z] #47 16.57 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:45:56.136Z] #47 16.71 OK: 8 MiB in 17 packages [2023-07-13T19:45:56.136Z] #47 DONE 18.3s [2023-07-13T19:45:56.136Z] [2023-07-13T19:45:56.136Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:45:57.104Z] #36 ... [2023-07-13T19:45:57.104Z] [2023-07-13T19:45:57.104Z] #32 [security-spire-server internal] load build context [2023-07-13T19:45:57.104Z] #32 ... [2023-07-13T19:45:57.104Z] [2023-07-13T19:45:57.104Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:45:57.104Z] #41 ... [2023-07-13T19:45:57.104Z] [2023-07-13T19:45:57.104Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:45:57.376Z] #43 ... [2023-07-13T19:45:57.376Z] [2023-07-13T19:45:57.376Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:45:57.955Z] #41 ... [2023-07-13T19:45:57.955Z] [2023-07-13T19:45:57.955Z] #44 [core-data internal] load build context [2023-07-13T19:45:57.955Z] #44 ... [2023-07-13T19:45:57.955Z] [2023-07-13T19:45:57.955Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:45:58.534Z] #41 ... [2023-07-13T19:45:58.534Z] [2023-07-13T19:45:58.534Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:45:58.534Z] #46 ... [2023-07-13T19:45:58.534Z] [2023-07-13T19:45:58.534Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:45:58.800Z] #48 ... [2023-07-13T19:45:58.800Z] [2023-07-13T19:45:58.800Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:45:59.066Z] #41 ... [2023-07-13T19:45:59.066Z] [2023-07-13T19:45:59.066Z] #51 [support-scheduler internal] load build context [2023-07-13T19:45:59.330Z] #51 ... [2023-07-13T19:45:59.330Z] [2023-07-13T19:45:59.330Z] #44 [core-data internal] load build context [2023-07-13T19:45:59.597Z] #44 ... [2023-07-13T19:45:59.597Z] [2023-07-13T19:45:59.597Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:45:59.863Z] #52 ... [2023-07-13T19:45:59.863Z] [2023-07-13T19:45:59.863Z] #44 [core-data internal] load build context [2023-07-13T19:46:00.443Z] #44 ... [2023-07-13T19:46:00.443Z] [2023-07-13T19:46:00.443Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-13T19:46:00.443Z] #55 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:00.443Z] #55 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:00.443Z] #55 20.19 OK: 263 MiB in 53 packages [2023-07-13T19:46:00.443Z] #55 DONE 21.3s [2023-07-13T19:46:00.443Z] [2023-07-13T19:46:00.443Z] #44 [core-data internal] load build context [2023-07-13T19:46:00.443Z] #44 ... [2023-07-13T19:46:00.443Z] [2023-07-13T19:46:00.443Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:00.709Z] #56 ... [2023-07-13T19:46:00.709Z] [2023-07-13T19:46:00.709Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:00.709Z] #49 ... [2023-07-13T19:46:00.709Z] [2023-07-13T19:46:00.709Z] #44 [core-data internal] load build context [2023-07-13T19:46:01.292Z] #44 transferring context: 33.92MB 23.5s [2023-07-13T19:46:01.292Z] #44 ... [2023-07-13T19:46:01.292Z] [2023-07-13T19:46:01.292Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-13T19:46:01.292Z] #63 DONE 5.0s [2023-07-13T19:46:01.563Z] [2023-07-13T19:46:01.563Z] #44 [core-data internal] load build context [2023-07-13T19:46:01.563Z] #44 ... [2023-07-13T19:46:01.563Z] [2023-07-13T19:46:01.563Z] #39 [core-command internal] load build context [2023-07-13T19:46:01.828Z] #39 ... [2023-07-13T19:46:01.828Z] [2023-07-13T19:46:01.828Z] #44 [core-data internal] load build context [2023-07-13T19:46:01.828Z] #44 ... [2023-07-13T19:46:01.828Z] [2023-07-13T19:46:01.828Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:02.094Z] #37 ... [2023-07-13T19:46:02.094Z] [2023-07-13T19:46:02.094Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-13T19:46:02.094Z] #64 DONE 0.6s [2023-07-13T19:46:02.094Z] [2023-07-13T19:46:02.094Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:02.094Z] #37 ... [2023-07-13T19:46:02.094Z] [2023-07-13T19:46:02.094Z] #44 [core-data internal] load build context [2023-07-13T19:46:03.050Z] #44 ... [2023-07-13T19:46:03.050Z] [2023-07-13T19:46:03.050Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:03.050Z] #35 ... [2023-07-13T19:46:03.050Z] [2023-07-13T19:46:03.050Z] #44 [core-data internal] load build context [2023-07-13T19:46:04.009Z] #44 ... [2023-07-13T19:46:04.009Z] [2023-07-13T19:46:04.009Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-13T19:46:04.009Z] #60 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:04.009Z] #60 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:04.009Z] #60 21.17 OK: 263 MiB in 53 packages [2023-07-13T19:46:04.009Z] #60 DONE 22.3s [2023-07-13T19:46:04.009Z] [2023-07-13T19:46:04.009Z] #44 [core-data internal] load build context [2023-07-13T19:46:04.592Z] #44 ... [2023-07-13T19:46:04.592Z] [2023-07-13T19:46:04.592Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T19:46:04.592Z] #57 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:04.592Z] #57 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:04.592Z] #57 21.48 (1/4) Installing ca-certificates (20230506-r0) [2023-07-13T19:46:04.592Z] #57 21.70 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-13T19:46:04.592Z] #57 21.75 (3/4) Installing su-exec (0.2-r2) [2023-07-13T19:46:04.592Z] #57 21.82 (4/4) Installing yq (4.30.4-r4) [2023-07-13T19:46:04.592Z] #57 22.55 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:46:04.592Z] #57 22.58 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:46:04.592Z] #57 ... [2023-07-13T19:46:04.592Z] [2023-07-13T19:46:04.592Z] #44 [core-data internal] load build context [2023-07-13T19:46:05.175Z] #44 ... [2023-07-13T19:46:05.175Z] [2023-07-13T19:46:05.175Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T19:46:05.175Z] #58 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.175Z] #58 16.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.175Z] #58 21.54 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:46:05.175Z] #58 21.54 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:46:05.175Z] #58 21.54 OK: 17689 distinct packages available [2023-07-13T19:46:05.175Z] #58 22.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.175Z] #58 ... [2023-07-13T19:46:05.175Z] [2023-07-13T19:46:05.175Z] #44 [core-data internal] load build context [2023-07-13T19:46:05.758Z] #44 ... [2023-07-13T19:46:05.758Z] [2023-07-13T19:46:05.758Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-13T19:46:05.758Z] #57 23.89 OK: 17 MiB in 19 packages [2023-07-13T19:46:05.758Z] #57 DONE 24.9s [2023-07-13T19:46:05.758Z] [2023-07-13T19:46:05.758Z] #44 [core-data internal] load build context [2023-07-13T19:46:05.758Z] #44 ... [2023-07-13T19:46:05.758Z] [2023-07-13T19:46:05.758Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T19:46:05.758Z] #59 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #59 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #59 22.03 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:46:05.758Z] #59 22.03 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:46:05.758Z] #59 22.03 OK: 17689 distinct packages available [2023-07-13T19:46:05.758Z] #59 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #59 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #59 ... [2023-07-13T19:46:05.758Z] [2023-07-13T19:46:05.758Z] #61 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T19:46:05.758Z] #61 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #61 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:05.758Z] #61 20.73 (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T19:46:05.758Z] #61 21.12 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T19:46:05.758Z] #61 21.12 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:46:05.758Z] #61 21.27 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:46:05.758Z] #61 22.23 OK: 8 MiB in 17 packages [2023-07-13T19:46:05.758Z] #61 DONE 23.2s [2023-07-13T19:46:05.758Z] [2023-07-13T19:46:05.758Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:06.338Z] #37 transferring context: 37.14MB 23.1s [2023-07-13T19:46:06.917Z] #37 ... [2023-07-13T19:46:06.918Z] [2023-07-13T19:46:06.918Z] #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:46:06.918Z] #62 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:06.918Z] #62 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:06.918Z] #62 20.94 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-13T19:46:06.918Z] #62 20.94 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-13T19:46:06.918Z] #62 20.94 OK: 17689 distinct packages available [2023-07-13T19:46:06.918Z] #62 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:06.918Z] #62 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:07.185Z] #62 ... [2023-07-13T19:46:07.185Z] [2023-07-13T19:46:07.185Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:46:07.185Z] #36 ... [2023-07-13T19:46:07.185Z] [2023-07-13T19:46:07.185Z] #32 [security-spire-server internal] load build context [2023-07-13T19:46:07.451Z] #32 ... [2023-07-13T19:46:07.451Z] [2023-07-13T19:46:07.451Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:07.717Z] #37 ... [2023-07-13T19:46:07.717Z] [2023-07-13T19:46:07.717Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:07.717Z] #43 ... [2023-07-13T19:46:07.717Z] [2023-07-13T19:46:07.717Z] #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:46:07.717Z] #62 24.93 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-13T19:46:07.717Z] #62 24.96 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:46:07.717Z] #62 24.96 (3/4) Installing libucontext (1.2-r0) [2023-07-13T19:46:07.717Z] #62 24.97 (4/4) Installing gcompat (1.1.0-r0) [2023-07-13T19:46:07.717Z] #62 24.98 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:46:07.717Z] #62 25.02 OK: 8 MiB in 19 packages [2023-07-13T19:46:08.676Z] #62 ... [2023-07-13T19:46:08.676Z] [2023-07-13T19:46:08.676Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-13T19:46:08.676Z] #58 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T19:46:08.676Z] #58 26.26 OK: 263 MiB in 53 packages [2023-07-13T19:46:08.676Z] #58 DONE 27.1s [2023-07-13T19:46:08.676Z] [2023-07-13T19:46:08.676Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:08.676Z] #46 ... [2023-07-13T19:46:08.676Z] [2023-07-13T19:46:08.676Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:08.676Z] #43 ... [2023-07-13T19:46:08.676Z] [2023-07-13T19:46:08.676Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:46:08.945Z] #48 ... [2023-07-13T19:46:08.945Z] [2023-07-13T19:46:08.945Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:08.945Z] #43 ... [2023-07-13T19:46:08.945Z] [2023-07-13T19:46:08.945Z] #62 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-13T19:46:08.945Z] #62 DONE 26.2s [2023-07-13T19:46:08.945Z] [2023-07-13T19:46:08.945Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:09.531Z] #43 ... [2023-07-13T19:46:09.531Z] [2023-07-13T19:46:09.531Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:09.531Z] #51 ... [2023-07-13T19:46:09.531Z] [2023-07-13T19:46:09.531Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:46:09.531Z] #41 ... [2023-07-13T19:46:09.531Z] [2023-07-13T19:46:09.531Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-13T19:46:09.531Z] #59 25.99 (1/9) Installing ca-certificates (20230506-r0) [2023-07-13T19:46:09.531Z] #59 26.11 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-13T19:46:09.531Z] #59 26.16 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-13T19:46:09.531Z] #59 26.20 (4/9) Installing libcurl (8.1.2-r0) [2023-07-13T19:46:09.531Z] #59 26.24 (5/9) Installing curl (8.1.2-r0) [2023-07-13T19:46:09.531Z] #59 26.26 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-13T19:46:09.531Z] #59 26.27 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-13T19:46:09.532Z] #59 26.28 (8/9) Installing libucontext (1.2-r0) [2023-07-13T19:46:09.532Z] #59 26.29 (9/9) Installing gcompat (1.1.0-r0) [2023-07-13T19:46:09.532Z] #59 26.29 Executing busybox-1.35.0-r29.trigger [2023-07-13T19:46:09.532Z] #59 26.38 Executing ca-certificates-20230506-r0.trigger [2023-07-13T19:46:09.532Z] #59 27.20 OK: 11 MiB in 24 packages [2023-07-13T19:46:09.532Z] #59 DONE 28.0s [2023-07-13T19:46:09.532Z] [2023-07-13T19:46:09.532Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:09.797Z] #43 ... [2023-07-13T19:46:09.797Z] [2023-07-13T19:46:09.797Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:10.065Z] #52 ... [2023-07-13T19:46:10.065Z] [2023-07-13T19:46:10.065Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:11.018Z] #43 ... [2023-07-13T19:46:11.018Z] [2023-07-13T19:46:11.018Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:11.018Z] #49 ... [2023-07-13T19:46:11.018Z] [2023-07-13T19:46:11.018Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:11.018Z] #56 ... [2023-07-13T19:46:11.018Z] [2023-07-13T19:46:11.018Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:11.018Z] #49 transferring context: 37.57MB 32.7s [2023-07-13T19:46:11.971Z] #49 ... [2023-07-13T19:46:11.971Z] [2023-07-13T19:46:11.971Z] #39 [core-command internal] load build context [2023-07-13T19:46:11.971Z] #39 ... [2023-07-13T19:46:11.971Z] [2023-07-13T19:46:11.971Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:13.375Z] #49 ... [2023-07-13T19:46:13.375Z] [2023-07-13T19:46:13.375Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:13.375Z] #35 ... [2023-07-13T19:46:13.375Z] [2023-07-13T19:46:13.375Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:15.971Z] #49 ... [2023-07-13T19:46:15.971Z] [2023-07-13T19:46:15.971Z] #44 [core-data internal] load build context [2023-07-13T19:46:15.971Z] #44 ... [2023-07-13T19:46:15.971Z] [2023-07-13T19:46:15.971Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:16.240Z] #49 transferring context: 56.64MB 37.8s [2023-07-13T19:46:17.649Z] #49 ... [2023-07-13T19:46:17.649Z] [2023-07-13T19:46:17.649Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:46:17.649Z] #36 ... [2023-07-13T19:46:17.649Z] [2023-07-13T19:46:17.649Z] #32 [security-spire-server internal] load build context [2023-07-13T19:46:17.649Z] #32 ... [2023-07-13T19:46:17.649Z] [2023-07-13T19:46:17.649Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:17.914Z] #37 ... [2023-07-13T19:46:17.914Z] [2023-07-13T19:46:17.915Z] #32 [security-spire-server internal] load build context [2023-07-13T19:46:18.871Z] #32 ... [2023-07-13T19:46:18.871Z] [2023-07-13T19:46:18.871Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:19.136Z] #46 ... [2023-07-13T19:46:19.136Z] [2023-07-13T19:46:19.136Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:46:19.136Z] #48 ... [2023-07-13T19:46:19.136Z] [2023-07-13T19:46:19.136Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:19.716Z] #46 ... [2023-07-13T19:46:19.716Z] [2023-07-13T19:46:19.716Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:19.716Z] #51 ... [2023-07-13T19:46:19.716Z] [2023-07-13T19:46:19.716Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:46:19.716Z] #41 ... [2023-07-13T19:46:19.716Z] [2023-07-13T19:46:19.716Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:19.995Z] #46 ... [2023-07-13T19:46:19.995Z] [2023-07-13T19:46:19.995Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:19.995Z] #52 ... [2023-07-13T19:46:19.995Z] [2023-07-13T19:46:19.995Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:20.951Z] #46 ... [2023-07-13T19:46:20.951Z] [2023-07-13T19:46:20.951Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:20.951Z] #43 ... [2023-07-13T19:46:20.951Z] [2023-07-13T19:46:20.951Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:21.217Z] #56 ... [2023-07-13T19:46:21.217Z] [2023-07-13T19:46:21.217Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:21.487Z] #52 transferring context: 87.11MB 41.6s [2023-07-13T19:46:22.068Z] #52 ... [2023-07-13T19:46:22.068Z] [2023-07-13T19:46:22.068Z] #39 [core-command internal] load build context [2023-07-13T19:46:22.068Z] #39 ... [2023-07-13T19:46:22.068Z] [2023-07-13T19:46:22.068Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:23.476Z] #52 ... [2023-07-13T19:46:23.476Z] [2023-07-13T19:46:23.476Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:23.476Z] #35 ... [2023-07-13T19:46:23.476Z] [2023-07-13T19:46:23.476Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:26.048Z] #52 ... [2023-07-13T19:46:26.048Z] [2023-07-13T19:46:26.048Z] #44 [core-data internal] load build context [2023-07-13T19:46:26.314Z] #44 ... [2023-07-13T19:46:26.314Z] [2023-07-13T19:46:26.314Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:26.314Z] #35 transferring context: 129.02MB 43.4s [2023-07-13T19:46:27.719Z] #35 ... [2023-07-13T19:46:27.719Z] [2023-07-13T19:46:27.719Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:27.719Z] #49 ... [2023-07-13T19:46:27.719Z] [2023-07-13T19:46:27.719Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:46:27.719Z] #36 ... [2023-07-13T19:46:27.719Z] [2023-07-13T19:46:27.719Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:27.984Z] #52 ... [2023-07-13T19:46:27.984Z] [2023-07-13T19:46:27.984Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:28.248Z] #37 ... [2023-07-13T19:46:28.248Z] [2023-07-13T19:46:28.248Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:28.513Z] #52 ... [2023-07-13T19:46:28.513Z] [2023-07-13T19:46:28.513Z] #32 [security-spire-server internal] load build context [2023-07-13T19:46:28.513Z] #32 transferring context: 182.20MB 52.1s done [2023-07-13T19:46:28.513Z] #32 DONE 52.4s [2023-07-13T19:46:28.513Z] [2023-07-13T19:46:28.513Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:29.094Z] #52 ... [2023-07-13T19:46:29.094Z] [2023-07-13T19:46:29.094Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:46:29.359Z] #48 ... [2023-07-13T19:46:29.359Z] [2023-07-13T19:46:29.359Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:29.628Z] #52 ... [2023-07-13T19:46:29.628Z] [2023-07-13T19:46:29.628Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:29.893Z] #51 ... [2023-07-13T19:46:29.893Z] [2023-07-13T19:46:29.893Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:46:29.893Z] #41 ... [2023-07-13T19:46:29.893Z] [2023-07-13T19:46:29.893Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:31.302Z] #51 ... [2023-07-13T19:46:31.302Z] [2023-07-13T19:46:31.303Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:31.303Z] #46 ... [2023-07-13T19:46:31.303Z] [2023-07-13T19:46:31.303Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:31.303Z] #56 ... [2023-07-13T19:46:31.303Z] [2023-07-13T19:46:31.303Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:31.303Z] #43 ... [2023-07-13T19:46:31.303Z] [2023-07-13T19:46:31.303Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:31.567Z] #56 transferring context: 182.20MB 50.4s done [2023-07-13T19:46:31.567Z] #56 ... [2023-07-13T19:46:31.567Z] [2023-07-13T19:46:31.568Z] #39 [core-command internal] load build context [2023-07-13T19:46:31.568Z] #39 transferring context: 182.20MB 53.6s done [2023-07-13T19:46:31.568Z] #39 DONE 55.6s [2023-07-13T19:46:31.833Z] [2023-07-13T19:46:31.833Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:31.833Z] #46 ... [2023-07-13T19:46:31.833Z] [2023-07-13T19:46:31.833Z] #41 [security-proxy-auth internal] load build context [2023-07-13T19:46:31.833Z] #41 transferring context: 182.20MB 53.9s done [2023-07-13T19:46:31.833Z] #41 DONE 55.2s [2023-07-13T19:46:31.833Z] [2023-07-13T19:46:31.833Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:32.098Z] #46 ... [2023-07-13T19:46:32.098Z] [2023-07-13T19:46:32.098Z] #56 [security-secretstore-setup internal] load build context [2023-07-13T19:46:32.098Z] #56 DONE 51.8s [2023-07-13T19:46:32.098Z] [2023-07-13T19:46:32.098Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:32.364Z] #46 ... [2023-07-13T19:46:32.364Z] [2023-07-13T19:46:32.364Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:46:32.364Z] #65 DONE 3.6s [2023-07-13T19:46:32.364Z] [2023-07-13T19:46:32.364Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:33.332Z] #46 ... [2023-07-13T19:46:33.332Z] [2023-07-13T19:46:33.332Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:46:33.332Z] #66 DONE 1.4s [2023-07-13T19:46:33.332Z] [2023-07-13T19:46:33.332Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:33.598Z] #46 ... [2023-07-13T19:46:33.598Z] [2023-07-13T19:46:33.598Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:46:33.598Z] #67 DONE 1.3s [2023-07-13T19:46:33.598Z] [2023-07-13T19:46:33.598Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:36.175Z] #46 ... [2023-07-13T19:46:36.175Z] [2023-07-13T19:46:36.175Z] #36 [security-spiffe-token-provider internal] load build context [2023-07-13T19:46:36.175Z] #36 transferring context: 182.20MB 53.7s done [2023-07-13T19:46:36.175Z] #36 DONE 54.4s [2023-07-13T19:46:36.175Z] [2023-07-13T19:46:36.175Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:36.440Z] #46 ... [2023-07-13T19:46:36.441Z] [2023-07-13T19:46:36.441Z] #44 [core-data internal] load build context [2023-07-13T19:46:36.441Z] #44 ... [2023-07-13T19:46:36.441Z] [2023-07-13T19:46:36.441Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:37.393Z] #46 ... [2023-07-13T19:46:37.393Z] [2023-07-13T19:46:37.393Z] #48 [security-spire-agent internal] load build context [2023-07-13T19:46:37.393Z] #48 transferring context: 182.20MB 58.6s done [2023-07-13T19:46:37.393Z] #48 DONE 59.2s [2023-07-13T19:46:37.393Z] [2023-07-13T19:46:37.393Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:46:37.393Z] #68 DONE 1.3s [2023-07-13T19:46:37.393Z] [2023-07-13T19:46:37.393Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:37.659Z] #46 ... [2023-07-13T19:46:37.659Z] [2023-07-13T19:46:37.659Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:37.659Z] #35 ... [2023-07-13T19:46:37.659Z] [2023-07-13T19:46:37.659Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:37.925Z] #49 ... [2023-07-13T19:46:37.925Z] [2023-07-13T19:46:37.925Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:38.190Z] #35 transferring context: 182.20MB 55.2s done [2023-07-13T19:46:38.190Z] #35 ... [2023-07-13T19:46:38.190Z] [2023-07-13T19:46:38.190Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:38.456Z] #37 ... [2023-07-13T19:46:38.456Z] [2023-07-13T19:46:38.456Z] #35 [support-notifications internal] load build context [2023-07-13T19:46:38.456Z] #35 DONE 56.8s [2023-07-13T19:46:38.456Z] [2023-07-13T19:46:38.456Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:38.456Z] #37 ... [2023-07-13T19:46:38.456Z] [2023-07-13T19:46:38.456Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:46:38.733Z] #69 ... [2023-07-13T19:46:38.733Z] [2023-07-13T19:46:38.733Z] #43 [security-proxy-setup internal] load build context [2023-07-13T19:46:38.733Z] #43 transferring context: 182.20MB 61.3s done [2023-07-13T19:46:38.733Z] #43 DONE 61.7s [2023-07-13T19:46:38.733Z] [2023-07-13T19:46:38.733Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:39.689Z] #37 ... [2023-07-13T19:46:39.689Z] [2023-07-13T19:46:39.689Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:46:39.689Z] #69 DONE 1.0s [2023-07-13T19:46:39.689Z] [2023-07-13T19:46:39.689Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:39.954Z] #37 ... [2023-07-13T19:46:39.954Z] [2023-07-13T19:46:39.954Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:39.954Z] #52 ... [2023-07-13T19:46:39.954Z] [2023-07-13T19:46:39.954Z] #37 [security-spire-config internal] load build context [2023-07-13T19:46:41.355Z] #37 transferring context: 182.20MB 57.9s done [2023-07-13T19:46:41.355Z] #37 DONE 59.4s [2023-07-13T19:46:41.355Z] [2023-07-13T19:46:41.355Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:41.355Z] #52 ... [2023-07-13T19:46:41.355Z] [2023-07-13T19:46:41.355Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:41.355Z] #51 ... [2023-07-13T19:46:41.355Z] [2023-07-13T19:46:41.355Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:41.935Z] #52 ... [2023-07-13T19:46:41.936Z] [2023-07-13T19:46:41.936Z] #46 [security-bootstrapper internal] load build context [2023-07-13T19:46:41.936Z] #46 transferring context: 182.20MB 63.4s done [2023-07-13T19:46:41.936Z] #46 DONE 64.1s [2023-07-13T19:46:41.936Z] [2023-07-13T19:46:41.936Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:42.517Z] #52 ... [2023-07-13T19:46:42.517Z] [2023-07-13T19:46:42.517Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:46:42.517Z] #70 ... [2023-07-13T19:46:42.517Z] [2023-07-13T19:46:42.517Z] #51 [support-scheduler internal] load build context [2023-07-13T19:46:42.787Z] #51 transferring context: 182.20MB 63.2s done [2023-07-13T19:46:42.787Z] #51 DONE 63.9s [2023-07-13T19:46:42.787Z] [2023-07-13T19:46:42.787Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:42.787Z] #49 ... [2023-07-13T19:46:42.787Z] [2023-07-13T19:46:42.787Z] #52 [core-common-config-bootstrapper internal] load build context [2023-07-13T19:46:42.787Z] #52 transferring context: 182.20MB 63.2s done [2023-07-13T19:46:42.787Z] #52 DONE 63.5s [2023-07-13T19:46:42.787Z] [2023-07-13T19:46:42.787Z] #49 [core-metadata internal] load build context [2023-07-13T19:46:43.369Z] #49 transferring context: 182.20MB 64.8s done [2023-07-13T19:46:43.369Z] #49 DONE 65.1s [2023-07-13T19:46:43.369Z] [2023-07-13T19:46:43.369Z] #44 [core-data internal] load build context [2023-07-13T19:46:43.635Z] #44 transferring context: 182.20MB 65.9s done [2023-07-13T19:46:43.635Z] #44 DONE 66.4s [2023-07-13T19:46:43.635Z] [2023-07-13T19:46:43.635Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:46:43.635Z] #71 ... [2023-07-13T19:46:43.635Z] [2023-07-13T19:46:43.635Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:46:43.900Z] #72 ... [2023-07-13T19:46:43.900Z] [2023-07-13T19:46:43.900Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:46:43.900Z] #73 ... [2023-07-13T19:46:43.900Z] [2023-07-13T19:46:43.900Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #74 ... [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #70 DONE 51.3s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #74 DONE 46.3s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #73 DONE 50.1s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #71 DONE 44.2s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #72 DONE 50.2s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #75 ... [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #76 [core-command builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #76 DONE 4.0s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #77 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #78 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #79 [core-data builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #79 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #80 [security-proxy-auth builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #80 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #81 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #82 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #82 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #83 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #84 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #85 [support-scheduler builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #85 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #86 [security-secretstore-setup builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #86 DONE 4.0s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #87 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #88 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #88 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #89 [security-proxy-setup builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #89 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #90 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #91 [security-bootstrapper builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #91 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #92 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #93 [security-spire-server builder 6/9] COPY . . [2023-07-13T19:47:30.706Z] #93 DONE 4.1s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #94 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #95 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #96 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #97 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #98 [core-metadata builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #98 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #99 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #99 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #100 DONE 4.1s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-13T19:47:30.706Z] #75 DONE 4.0s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T19:47:30.706Z] #101 ... [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:47:30.706Z] #102 DONE 0.6s [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:30.706Z] #103 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-07-13T19:47:30.706Z] #104 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:47:30.706Z] #105 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:47:30.706Z] #106 CACHED [2023-07-13T19:47:30.706Z] [2023-07-13T19:47:30.706Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:47:34.037Z] #107 ... [2023-07-13T19:47:34.037Z] [2023-07-13T19:47:34.037Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T19:47:34.037Z] #0 5.822 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-07-13T19:47:34.621Z] #108 ... [2023-07-13T19:47:34.621Z] [2023-07-13T19:47:34.621Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T19:47:34.621Z] #101 6.755 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-07-13T19:47:34.621Z] #101 ... [2023-07-13T19:47:34.621Z] [2023-07-13T19:47:34.621Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:47:34.621Z] #109 DONE 6.4s [2023-07-13T19:47:34.898Z] [2023-07-13T19:47:34.898Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:47:34.898Z] #107 DONE 6.5s [2023-07-13T19:47:34.898Z] [2023-07-13T19:47:34.898Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T19:47:35.164Z] #110 ... [2023-07-13T19:47:35.164Z] [2023-07-13T19:47:35.164Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-13T19:47:35.164Z] #111 DONE 0.5s [2023-07-13T19:47:35.430Z] [2023-07-13T19:47:35.430Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-13T19:47:35.430Z] #110 DONE 0.5s [2023-07-13T19:47:35.430Z] [2023-07-13T19:47:35.430Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T19:47:35.430Z] #0 6.145 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-07-13T19:47:36.386Z] #112 ... [2023-07-13T19:47:36.386Z] [2023-07-13T19:47:36.386Z] #113 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:47:36.386Z] #113 DONE 0.2s [2023-07-13T19:47:36.386Z] [2023-07-13T19:47:36.386Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T19:47:36.386Z] #0 6.032 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-07-13T19:47:36.658Z] #114 ... [2023-07-13T19:47:36.658Z] [2023-07-13T19:47:36.658Z] #115 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:47:36.658Z] #115 DONE 0.2s [2023-07-13T19:47:36.658Z] [2023-07-13T19:47:36.658Z] #116 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:47:36.658Z] #116 CACHED [2023-07-13T19:47:36.658Z] [2023-07-13T19:47:36.658Z] #117 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:47:36.658Z] #117 CACHED [2023-07-13T19:47:36.658Z] [2023-07-13T19:47:36.658Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:47:36.924Z] #118 ... [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-13T19:47:36.924Z] #119 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-13T19:47:36.924Z] #120 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #121 [security-spire-config builder 6/9] COPY . . [2023-07-13T19:47:36.924Z] #121 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-13T19:47:36.924Z] #122 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #123 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-13T19:47:36.924Z] #123 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #124 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-13T19:47:36.924Z] #124 CACHED [2023-07-13T19:47:36.924Z] [2023-07-13T19:47:36.924Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T19:47:37.191Z] #125 DONE 0.3s [2023-07-13T19:47:37.191Z] [2023-07-13T19:47:37.191Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T19:47:37.457Z] #126 DONE 0.2s [2023-07-13T19:47:37.457Z] [2023-07-13T19:47:37.457Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:47:37.724Z] #127 ... [2023-07-13T19:47:37.724Z] [2023-07-13T19:47:37.724Z] #128 [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-07-13T19:47:37.724Z] #0 6.241 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-07-13T19:47:37.724Z] #128 ... [2023-07-13T19:47:37.724Z] [2023-07-13T19:47:37.724Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T19:47:37.724Z] #0 4.138 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-07-13T19:47:37.992Z] #129 ... [2023-07-13T19:47:37.992Z] [2023-07-13T19:47:37.992Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T19:47:37.992Z] #0 5.709 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-07-13T19:47:37.992Z] #130 ... [2023-07-13T19:47:37.992Z] [2023-07-13T19:47:37.992Z] #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-13T19:47:37.992Z] #131 DONE 1.4s [2023-07-13T19:47:37.992Z] [2023-07-13T19:47:37.992Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T19:47:37.992Z] #0 6.148 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-07-13T19:47:38.274Z] #132 ... [2023-07-13T19:47:38.274Z] [2023-07-13T19:47:38.274Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T19:47:38.274Z] #0 6.278 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-07-13T19:47:38.540Z] #133 ... [2023-07-13T19:47:38.540Z] [2023-07-13T19:47:38.540Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T19:47:38.540Z] #0 4.787 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-07-13T19:47:38.540Z] #134 ... [2023-07-13T19:47:38.540Z] [2023-07-13T19:47:38.540Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T19:47:38.541Z] #0 5.467 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-07-13T19:47:38.808Z] #135 ... [2023-07-13T19:47:38.808Z] [2023-07-13T19:47:38.808Z] #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:47:38.808Z] #127 DONE 1.3s [2023-07-13T19:47:38.808Z] [2023-07-13T19:47:38.808Z] #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:47:38.808Z] #118 DONE 2.0s [2023-07-13T19:47:38.808Z] [2023-07-13T19:47:38.808Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:47:39.073Z] #136 ... [2023-07-13T19:47:39.073Z] [2023-07-13T19:47:39.073Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:47:39.073Z] #137 DONE 0.4s [2023-07-13T19:47:39.073Z] [2023-07-13T19:47:39.073Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-13T19:47:39.655Z] #138 DONE 0.4s [2023-07-13T19:47:39.655Z] [2023-07-13T19:47:39.655Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:47:39.655Z] #136 DONE 0.9s [2023-07-13T19:47:39.655Z] [2023-07-13T19:47:39.655Z] #139 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-13T19:47:39.923Z] #139 DONE 0.4s [2023-07-13T19:47:39.923Z] [2023-07-13T19:47:39.923Z] #140 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-13T19:47:39.923Z] #140 DONE 1.7s [2023-07-13T19:47:39.923Z] [2023-07-13T19:47:39.923Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:47:39.923Z] #141 ... [2023-07-13T19:47:39.923Z] [2023-07-13T19:47:39.923Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-13T19:47:39.923Z] #142 DONE 0.5s [2023-07-13T19:47:40.341Z] [2023-07-13T19:47:40.341Z] #143 [security-spire-config] exporting to image [2023-07-13T19:47:40.341Z] #143 exporting layers [2023-07-13T19:47:40.341Z] #143 ... [2023-07-13T19:47:40.341Z] [2023-07-13T19:47:40.341Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-13T19:47:40.341Z] #141 DONE 0.4s [2023-07-13T19:47:40.719Z] [2023-07-13T19:47:40.719Z] #144 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-13T19:47:40.719Z] #144 DONE 0.4s [2023-07-13T19:47:40.719Z] [2023-07-13T19:47:40.719Z] #143 [security-spire-server] exporting to image [2023-07-13T19:47:41.383Z] #143 ... [2023-07-13T19:47:41.383Z] [2023-07-13T19:47:41.383Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-13T19:47:41.383Z] #145 DONE 0.7s [2023-07-13T19:47:41.383Z] [2023-07-13T19:47:41.383Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-13T19:47:41.993Z] #146 DONE 0.5s [2023-07-13T19:47:41.993Z] [2023-07-13T19:47:41.993Z] #143 [security-spire-agent] exporting to image [2023-07-13T19:47:42.986Z] #143 exporting layers 3.1s done [2023-07-13T19:47:42.986Z] #143 writing image sha256:57d776866cb9dd7af9aa53052e1fce076da1810bea1222bbd2640b1074d6c086 [2023-07-13T19:47:43.264Z] #143 writing image sha256:57d776866cb9dd7af9aa53052e1fce076da1810bea1222bbd2640b1074d6c086 0.0s done [2023-07-13T19:47:43.264Z] #143 naming to docker.io/library/security-spire-config-arm64 done [2023-07-13T19:47:43.264Z] #143 exporting layers 2.8s done [2023-07-13T19:47:43.264Z] #143 writing image sha256:8cabe1c729dc6a813ca9d0ef6bf58586e1795bb1ea9d8a06062f53852b36160d 0.0s done [2023-07-13T19:47:43.264Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-07-13T19:47:43.867Z] #143 exporting layers 2.1s done [2023-07-13T19:47:43.867Z] #143 writing image sha256:ac3b43ca0390e12047b943fdc9b94af8c8bf29afb5b313c7450e4c55ec2ff17e done [2023-07-13T19:47:43.867Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-13T19:47:43.867Z] #143 DONE 3.8s [2023-07-13T19:47:43.867Z] [2023-07-13T19:47:43.867Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:01:25.089Z] #130 ... [2023-07-13T20:01:25.089Z] [2023-07-13T20:01:25.090Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-13T20:01:25.090Z] #135 DONE 826.6s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:01:25.090Z] #101 ... [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:01:25.090Z] #147 DONE 0.2s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:01:25.090Z] #148 DONE 0.1s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-13T20:01:25.090Z] #149 DONE 0.4s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:01:25.090Z] #150 DONE 0.1s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-13T20:01:25.090Z] #151 DONE 0.1s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T20:01:25.090Z] #152 DONE 2.2s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #143 [security-proxy-auth] exporting to image [2023-07-13T20:01:25.090Z] #143 exporting layers [2023-07-13T20:01:25.090Z] #143 exporting layers 0.7s done [2023-07-13T20:01:25.090Z] #143 writing image sha256:f970ae64af3331c2ccaec4f3caac5eaea02f6eb13b85bd364bf1bfdf9335645a done [2023-07-13T20:01:25.090Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-07-13T20:01:25.090Z] #143 DONE 4.5s [2023-07-13T20:01:25.090Z] [2023-07-13T20:01:25.090Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T20:01:26.048Z] #112 ... [2023-07-13T20:01:26.048Z] [2023-07-13T20:01:26.048Z] #128 [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-07-13T20:01:26.048Z] #128 838.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-07-13T20:01:35.720Z] #128 ... [2023-07-13T20:01:35.720Z] [2023-07-13T20:01:35.720Z] #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-13T20:01:35.720Z] #112 DONE 847.2s [2023-07-13T20:01:35.720Z] [2023-07-13T20:01:35.720Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:01:35.720Z] #130 ... [2023-07-13T20:01:35.720Z] [2023-07-13T20:01:35.720Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:01:35.720Z] #153 DONE 0.3s [2023-07-13T20:01:35.720Z] [2023-07-13T20:01:35.721Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:01:35.987Z] #154 DONE 0.2s [2023-07-13T20:01:35.987Z] [2023-07-13T20:01:35.987Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-13T20:01:35.987Z] #155 DONE 0.2s [2023-07-13T20:01:35.987Z] [2023-07-13T20:01:35.987Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:01:35.987Z] #101 ... [2023-07-13T20:01:35.987Z] [2023-07-13T20:01:35.987Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-13T20:01:36.255Z] #156 DONE 0.3s [2023-07-13T20:01:36.255Z] [2023-07-13T20:01:36.255Z] #128 [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-07-13T20:01:36.255Z] #128 ... [2023-07-13T20:01:36.255Z] [2023-07-13T20:01:36.255Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T20:01:36.524Z] #157 DONE 0.2s [2023-07-13T20:01:36.524Z] [2023-07-13T20:01:36.524Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T20:01:39.112Z] #158 DONE 2.2s [2023-07-13T20:01:39.113Z] [2023-07-13T20:01:39.113Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T20:01:39.113Z] #133 ... [2023-07-13T20:01:39.113Z] [2023-07-13T20:01:39.113Z] #143 [security-proxy-setup] exporting to image [2023-07-13T20:01:39.113Z] #143 exporting layers [2023-07-13T20:01:39.113Z] #143 exporting layers 0.5s done [2023-07-13T20:01:39.113Z] #143 writing image sha256:138a2b430375bfd6d49ba085034a4bef5630a0b80520c0b99447a3a4d46fe6c6 done [2023-07-13T20:01:39.113Z] #143 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-13T20:01:39.113Z] #143 DONE 5.0s [2023-07-13T20:01:39.113Z] [2023-07-13T20:01:39.113Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:01:40.072Z] #130 ... [2023-07-13T20:01:40.072Z] [2023-07-13T20:01:40.072Z] #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-13T20:01:40.072Z] #114 DONE 852.3s [2023-07-13T20:01:40.072Z] [2023-07-13T20:01:40.072Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-13T20:01:40.661Z] #159 DONE 0.5s [2023-07-13T20:01:40.661Z] [2023-07-13T20:01:40.661Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-13T20:01:44.923Z] #160 DONE 3.7s [2023-07-13T20:01:44.923Z] [2023-07-13T20:01:44.923Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:01:44.923Z] #161 DONE 0.3s [2023-07-13T20:01:44.923Z] [2023-07-13T20:01:44.923Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:01:44.923Z] #162 DONE 0.1s [2023-07-13T20:01:44.923Z] [2023-07-13T20:01:44.923Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-13T20:01:45.200Z] #163 DONE 0.3s [2023-07-13T20:01:45.200Z] [2023-07-13T20:01:45.200Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T20:01:45.200Z] #129 ... [2023-07-13T20:01:45.200Z] [2023-07-13T20:01:45.200Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-13T20:01:45.200Z] #164 DONE 0.1s [2023-07-13T20:01:45.200Z] [2023-07-13T20:01:45.200Z] #165 [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-07-13T20:01:45.200Z] #165 DONE 0.1s [2023-07-13T20:01:45.200Z] [2023-07-13T20:01:45.200Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:01:45.484Z] #108 ... [2023-07-13T20:01:45.484Z] [2023-07-13T20:01:45.484Z] #166 [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-07-13T20:01:45.484Z] #166 DONE 0.1s [2023-07-13T20:01:45.484Z] [2023-07-13T20:01:45.484Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-13T20:01:45.484Z] #167 DONE 0.1s [2023-07-13T20:01:45.484Z] [2023-07-13T20:01:45.484Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:01:45.752Z] #101 ... [2023-07-13T20:01:45.752Z] [2023-07-13T20:01:45.752Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-13T20:01:45.752Z] #168 DONE 0.1s [2023-07-13T20:01:45.752Z] [2023-07-13T20:01:45.752Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-13T20:01:47.699Z] #169 DONE 2.1s [2023-07-13T20:01:47.699Z] [2023-07-13T20:01:47.699Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:01:47.967Z] #101 ... [2023-07-13T20:01:47.967Z] [2023-07-13T20:01:47.967Z] #143 [security-bootstrapper] exporting to image [2023-07-13T20:01:47.967Z] #143 exporting layers [2023-07-13T20:01:48.930Z] #143 exporting layers 0.9s done [2023-07-13T20:01:48.930Z] #143 writing image sha256:02e6d94e3f23a2b22ce663f223cf1a686be814edcae3c791054ed72e2ae4af7e done [2023-07-13T20:01:48.930Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-13T20:01:48.930Z] #143 DONE 6.0s [2023-07-13T20:01:48.930Z] [2023-07-13T20:01:48.930Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:01:49.517Z] #130 ... [2023-07-13T20:01:49.517Z] [2023-07-13T20:01:49.517Z] #128 [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-07-13T20:01:49.517Z] #128 DONE 861.9s [2023-07-13T20:01:49.789Z] [2023-07-13T20:01:49.789Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T20:01:50.072Z] #133 ... [2023-07-13T20:01:50.072Z] [2023-07-13T20:01:50.072Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:01:50.072Z] #170 DONE 0.2s [2023-07-13T20:01:50.072Z] [2023-07-13T20:01:50.072Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:01:50.340Z] #171 DONE 0.1s [2023-07-13T20:01:50.340Z] [2023-07-13T20:01:50.340Z] #172 [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-07-13T20:01:50.608Z] #172 DONE 0.2s [2023-07-13T20:01:50.608Z] [2023-07-13T20:01:50.608Z] #173 [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-07-13T20:01:50.878Z] #173 DONE 0.2s [2023-07-13T20:01:50.878Z] [2023-07-13T20:01:50.878Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:01:50.878Z] #174 DONE 0.1s [2023-07-13T20:01:50.878Z] [2023-07-13T20:01:50.878Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T20:01:50.878Z] #133 ... [2023-07-13T20:01:50.878Z] [2023-07-13T20:01:50.878Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-13T20:01:51.144Z] #175 DONE 0.3s [2023-07-13T20:01:51.144Z] [2023-07-13T20:01:51.144Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T20:01:51.416Z] #132 ... [2023-07-13T20:01:51.416Z] [2023-07-13T20:01:51.416Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-13T20:01:51.416Z] #176 DONE 0.3s [2023-07-13T20:01:51.416Z] [2023-07-13T20:01:51.416Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T20:01:51.416Z] #133 ... [2023-07-13T20:01:51.416Z] [2023-07-13T20:01:51.416Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-13T20:01:51.416Z] #177 DONE 0.1s [2023-07-13T20:01:51.684Z] [2023-07-13T20:01:51.684Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T20:01:53.634Z] #178 DONE 2.1s [2023-07-13T20:01:53.634Z] [2023-07-13T20:01:53.634Z] #143 [security-secretstore-setup] exporting to image [2023-07-13T20:01:55.047Z] #143 exporting layers 1.1s done [2023-07-13T20:01:55.047Z] #143 writing image sha256:eb92a4a8b849357628025fcaf07124c2cee132e1184909e690e529cd093dfcf8 done [2023-07-13T20:01:55.047Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-13T20:01:55.047Z] #143 DONE 7.0s [2023-07-13T20:01:55.047Z] [2023-07-13T20:01:55.047Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T20:02:13.266Z] #129 ... [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-13T20:02:13.266Z] #134 DONE 883.5s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:13.266Z] #108 ... [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:02:13.266Z] #179 DONE 0.2s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:02:13.266Z] #180 DONE 0.1s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-13T20:02:13.266Z] #181 DONE 0.3s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:02:13.266Z] #182 DONE 0.1s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-13T20:02:13.266Z] #183 DONE 0.2s [2023-07-13T20:02:13.266Z] [2023-07-13T20:02:13.266Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-13T20:02:15.214Z] #184 DONE 2.0s [2023-07-13T20:02:15.214Z] [2023-07-13T20:02:15.214Z] #143 [core-common-config-bootstrapper] exporting to image [2023-07-13T20:02:15.214Z] #143 exporting layers [2023-07-13T20:02:15.214Z] #143 exporting layers 0.5s done [2023-07-13T20:02:15.483Z] #143 writing image sha256:b6798a629be5c7d24354e59797154261ff3460fc800ccfc9fc999d402a5a8cb5 done [2023-07-13T20:02:15.483Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-13T20:02:15.483Z] #143 DONE 7.6s [2023-07-13T20:02:15.483Z] [2023-07-13T20:02:15.483Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T20:02:30.490Z] #132 ... [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-13T20:02:30.490Z] #129 DONE 900.8s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:02:30.490Z] #101 ... [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:02:30.490Z] #185 DONE 0.2s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:02:30.490Z] #186 DONE 0.1s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-13T20:02:30.490Z] #187 DONE 0.3s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:02:30.490Z] #188 DONE 0.1s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #143 [core-command] exporting to image [2023-07-13T20:02:30.490Z] #143 exporting layers [2023-07-13T20:02:30.490Z] #143 exporting layers 0.2s done [2023-07-13T20:02:30.490Z] #143 writing image sha256:08c7accf4c5317731db6808d6d5f01902cf15d5d1e50e65af88027d2aa66fc3b 0.0s done [2023-07-13T20:02:30.490Z] #143 naming to docker.io/library/core-command-arm64 0.0s done [2023-07-13T20:02:30.490Z] #143 DONE 7.9s [2023-07-13T20:02:30.490Z] [2023-07-13T20:02:30.490Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-13T20:02:42.809Z] #132 DONE 914.4s [2023-07-13T20:02:42.809Z] [2023-07-13T20:02:42.809Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:02:42.809Z] #130 ... [2023-07-13T20:02:42.809Z] [2023-07-13T20:02:42.809Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:02:42.809Z] #189 DONE 0.3s [2023-07-13T20:02:42.809Z] [2023-07-13T20:02:42.809Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:42.809Z] #108 ... [2023-07-13T20:02:42.809Z] [2023-07-13T20:02:42.809Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:02:43.086Z] #190 DONE 0.2s [2023-07-13T20:02:43.086Z] [2023-07-13T20:02:43.086Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-13T20:02:43.354Z] #191 DONE 0.3s [2023-07-13T20:02:43.354Z] [2023-07-13T20:02:43.354Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:02:43.354Z] #192 DONE 0.1s [2023-07-13T20:02:43.354Z] [2023-07-13T20:02:43.354Z] #143 [core-data] exporting to image [2023-07-13T20:02:43.354Z] #143 exporting layers [2023-07-13T20:02:43.622Z] #143 exporting layers 0.3s done [2023-07-13T20:02:43.622Z] #143 writing image sha256:94a44dc97648b1efd92c7693507a27b8803f73e69a3d4d16bcea0819598c258a done [2023-07-13T20:02:43.622Z] #143 naming to docker.io/library/core-data-arm64 done [2023-07-13T20:02:43.622Z] #143 DONE 8.2s [2023-07-13T20:02:43.622Z] [2023-07-13T20:02:43.622Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:47.878Z] #108 ... [2023-07-13T20:02:47.878Z] [2023-07-13T20:02:47.878Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-13T20:02:47.878Z] #133 DONE 920.1s [2023-07-13T20:02:47.878Z] [2023-07-13T20:02:47.878Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:48.157Z] #108 ... [2023-07-13T20:02:48.157Z] [2023-07-13T20:02:48.158Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:02:48.427Z] #193 DONE 0.2s [2023-07-13T20:02:48.427Z] [2023-07-13T20:02:48.427Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:02:48.427Z] #130 ... [2023-07-13T20:02:48.427Z] [2023-07-13T20:02:48.427Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:02:51.764Z] #194 DONE 2.8s [2023-07-13T20:02:51.764Z] [2023-07-13T20:02:51.764Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-13T20:02:51.764Z] #195 DONE 0.2s [2023-07-13T20:02:51.764Z] [2023-07-13T20:02:51.764Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:51.764Z] #108 ... [2023-07-13T20:02:51.764Z] [2023-07-13T20:02:51.764Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:02:51.764Z] #196 DONE 0.1s [2023-07-13T20:02:51.764Z] [2023-07-13T20:02:51.764Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-13T20:02:51.764Z] #197 DONE 0.1s [2023-07-13T20:02:51.764Z] [2023-07-13T20:02:51.764Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:02:52.032Z] #108 ... [2023-07-13T20:02:52.032Z] [2023-07-13T20:02:52.032Z] #143 [core-metadata] exporting to image [2023-07-13T20:02:52.032Z] #143 exporting layers [2023-07-13T20:02:52.300Z] #143 exporting layers 0.3s done [2023-07-13T20:02:52.300Z] #143 writing image sha256:e51b04cef2725bb5748c866da984aab9e775ec810edf2d28807cfb6e677324fa done [2023-07-13T20:02:52.300Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-07-13T20:02:52.300Z] #143 DONE 8.5s [2023-07-13T20:02:52.300Z] [2023-07-13T20:02:52.300Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-13T20:03:39.138Z] #108 DONE 970.1s [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:03:39.138Z] #101 ... [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:03:39.138Z] #198 DONE 0.1s [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:03:39.138Z] #199 DONE 0.1s [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:03:39.138Z] #130 ... [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-13T20:03:39.138Z] #200 DONE 0.3s [2023-07-13T20:03:39.138Z] [2023-07-13T20:03:39.138Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:03:39.406Z] #201 DONE 0.1s [2023-07-13T20:03:39.406Z] [2023-07-13T20:03:39.406Z] #143 [security-spiffe-token-provider] exporting to image [2023-07-13T20:03:39.406Z] #143 exporting layers [2023-07-13T20:03:39.686Z] #143 exporting layers 0.5s done [2023-07-13T20:03:39.955Z] #143 writing image sha256:c5f63b797501bfc9732f3b87fd6e99bee3f9c5b7627860e30efed3fcacacbddd done [2023-07-13T20:03:39.955Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-13T20:03:39.955Z] #143 DONE 9.0s [2023-07-13T20:03:39.955Z] [2023-07-13T20:03:39.955Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:04:02.010Z] #101 ... [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-13T20:04:02.010Z] #130 DONE 992.6s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-13T20:04:02.010Z] #101 DONE 992.5s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:04:02.010Z] #202 DONE 0.2s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:04:02.010Z] #203 DONE 0.1s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T20:04:02.010Z] #204 ... [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #205 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-13T20:04:02.010Z] #205 DONE 0.2s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-13T20:04:02.010Z] #206 DONE 0.2s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #204 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-13T20:04:02.010Z] #204 DONE 0.4s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:04:02.010Z] #207 DONE 0.1s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #143 [support-scheduler] exporting to image [2023-07-13T20:04:02.010Z] #143 exporting layers [2023-07-13T20:04:02.010Z] #143 ... [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-13T20:04:02.010Z] #208 DONE 0.4s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-13T20:04:02.010Z] #209 DONE 0.1s [2023-07-13T20:04:02.010Z] [2023-07-13T20:04:02.010Z] #143 [support-scheduler] exporting to image [2023-07-13T20:04:02.010Z] #143 exporting layers 0.4s done [2023-07-13T20:04:02.010Z] #143 writing image sha256:0bd55f1bc87bf3cc98c378d91bce93fe024da80d67091a370a7570cfb9f2d118 done [2023-07-13T20:04:02.010Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-07-13T20:04:02.010Z] #143 exporting layers 0.4s done [2023-07-13T20:04:02.010Z] #143 writing image sha256:87f713082af7e150b30c219c45037e1bf876f952016a8d95fd6aeb026ec4df1d done [2023-07-13T20:04:02.010Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-07-13T20:04:02.010Z] #143 DONE 9.8s [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-13T20:04:02.010Z] time="2023-07-13T19:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-13T20:04:02.037Z] $ docker stop --time=1 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 [2023-07-13T20:04:03.633Z] $ docker rm -f --volumes 8d899d311dbed49ac7289a05ec5916a5b1bb54779e6936f3161a110e1c4073b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T20:04:04.209Z] + docker images [2023-07-13T20:04:04.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-13T20:04:04.209Z] support-scheduler-arm64 latest 0bd55f1bc87b 3 seconds ago 31.8MB [2023-07-13T20:04:04.209Z] support-notifications-arm64 latest 87f713082af7 3 seconds ago 32.4MB [2023-07-13T20:04:04.209Z] security-spiffe-token-provider-arm64 latest c5f63b797501 25 seconds ago 33.3MB [2023-07-13T20:04:04.209Z] core-metadata-arm64 latest e51b04cef272 About a minute ago 20.8MB [2023-07-13T20:04:04.209Z] core-data-arm64 latest 94a44dc97648 About a minute ago 20.5MB [2023-07-13T20:04:04.209Z] core-command-arm64 latest 08c7accf4c53 About a minute ago 20.3MB [2023-07-13T20:04:04.209Z] core-common-config-bootstrapper-arm64 latest b6798a629be5 About a minute ago 17.8MB [2023-07-13T20:04:04.209Z] security-secretstore-setup-arm64 latest eb92a4a8b849 2 minutes ago 42.5MB [2023-07-13T20:04:04.209Z] security-bootstrapper-arm64 latest 02e6d94e3f23 2 minutes ago 22.4MB [2023-07-13T20:04:04.209Z] security-proxy-setup-arm64 latest 138a2b430375 2 minutes ago 19.3MB [2023-07-13T20:04:04.209Z] security-proxy-auth-arm64 latest f970ae64af33 2 minutes ago 18.8MB [2023-07-13T20:04:04.209Z] security-spire-agent-arm64 latest ac3b43ca0390 16 minutes ago 153MB [2023-07-13T20:04:04.209Z] security-spire-server-arm64 latest 8cabe1c729dc 16 minutes ago 97MB [2023-07-13T20:04:04.209Z] security-spire-config-arm64 latest 57d776866cb9 16 minutes ago 96.1MB [2023-07-13T20:04:04.209Z] ci-base-image-arm64 latest e4d33cc3c67a 29 minutes ago 1.04GB [2023-07-13T20:04:04.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 26 hours ago 677MB [2023-07-13T20:04:04.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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-07-13T20:04:05.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T20:04:05.001Z] [2023-07-13T20:04:05.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T20:04:05.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T20:04:05.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T20:04:05.665Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T20:04:05.665Z] 04944245beec: Pulling fs layer [2023-07-13T20:04:05.665Z] 699f458cf7ca: Pulling fs layer [2023-07-13T20:04:05.665Z] 765212b225bb: Pulling fs layer [2023-07-13T20:04:05.665Z] f23df028b6ca: Pulling fs layer [2023-07-13T20:04:05.665Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T20:04:05.665Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T20:04:05.665Z] d65c8cfc05b1: Waiting [2023-07-13T20:04:05.665Z] 765212b225bb: Waiting [2023-07-13T20:04:05.665Z] f23df028b6ca: Waiting [2023-07-13T20:04:05.665Z] 2437ff75d9bd: Waiting [2023-07-13T20:04:05.665Z] 04944245beec: Verifying Checksum [2023-07-13T20:04:05.665Z] 04944245beec: Download complete [2023-07-13T20:04:05.665Z] 765212b225bb: Verifying Checksum [2023-07-13T20:04:05.665Z] 765212b225bb: Download complete [2023-07-13T20:04:05.930Z] f23df028b6ca: Verifying Checksum [2023-07-13T20:04:05.930Z] f23df028b6ca: Download complete [2023-07-13T20:04:05.930Z] d65c8cfc05b1: Download complete [2023-07-13T20:04:05.930Z] 699f458cf7ca: Verifying Checksum [2023-07-13T20:04:05.930Z] 699f458cf7ca: Download complete [2023-07-13T20:04:06.510Z] 8998bd30e6a1: Verifying Checksum [2023-07-13T20:04:06.510Z] 8998bd30e6a1: Download complete [2023-07-13T20:04:08.449Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T20:04:08.449Z] 2437ff75d9bd: Download complete [2023-07-13T20:04:10.383Z] 8998bd30e6a1: Pull complete [2023-07-13T20:04:10.649Z] 04944245beec: Pull complete [2023-07-13T20:04:12.053Z] 699f458cf7ca: Pull complete [2023-07-13T20:04:12.319Z] 765212b225bb: Pull complete [2023-07-13T20:04:12.900Z] f23df028b6ca: Pull complete [2023-07-13T20:04:13.167Z] d65c8cfc05b1: Pull complete [2023-07-13T20:04:28.296Z] 2437ff75d9bd: Pull complete [2023-07-13T20:04:28.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T20:04:28.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T20:04:28.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T20:04:28.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-1094 does not seem to be running inside a container [2023-07-13T20:04:28.708Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-13T20:04:31.381Z] $ docker top 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:32.076Z] ---> job-cost.sh [2023-07-13T20:04:32.341Z] lf-activate-venv: SKIPPING [2023-07-13T20:04:32.341Z] INFO: No Stack... [2023-07-13T20:04:32.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T20:04:33.872Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T20:04:34.208Z] + cut -d, -f6 [2023-07-13T20:04:34.473Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-07-13T20:04:34.550Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] [2023-07-13T20:04:34.555Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] did not exist. Created. [2023-07-13T20:04:34.555Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T20:04:34.966Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T20:04:35.181Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T20:04:35.197Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T20:04:35.278Z] $ docker stop --time=1 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 [2023-07-13T20:04:36.772Z] $ docker rm -f --volumes 5717d0ad623d63dbf0778d8c9939b7d40050b0bfdf0a3b5e0986f26c90f70077 [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-07-13T20:04:37.774Z] provisioning config files... [2023-07-13T20:04:37.781Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18000044150725899257tmp [Pipeline] { [Pipeline] sh [2023-07-13T20:04:38.115Z] + set +x [2023-07-13T20:04:38.115Z] + curl -s https://codecov.io/bash [2023-07-13T20:04:38.115Z] + bash -s -- [2023-07-13T20:04:38.376Z] [2023-07-13T20:04:38.376Z] _____ _ [2023-07-13T20:04:38.376Z] / ____| | | [2023-07-13T20:04:38.376Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T20:04:38.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T20:04:38.377Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T20:04:38.377Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T20:04:38.377Z] Bash-1.0.6 [2023-07-13T20:04:38.377Z] [2023-07-13T20:04:38.377Z] [2023-07-13T20:04:38.377Z] ==> git version 2.25.1 found [2023-07-13T20:04:38.377Z] ==> 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-07-13T20:04:38.377Z] Release-Date: 2020-01-08 [2023-07-13T20:04:38.377Z] 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-07-13T20:04:38.377Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T20:04:38.377Z] ==> Jenkins CI detected. [2023-07-13T20:04:38.377Z] current dir:  /w/workspace/edgex-go/1 [2023-07-13T20:04:38.377Z] project root: . [2023-07-13T20:04:38.377Z] --> token set from env [2023-07-13T20:04:38.377Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T20:04:38.377Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T20:04:38.377Z] ==> Python coveragepy not found [2023-07-13T20:04:38.377Z] ==> Searching for coverage reports in: [2023-07-13T20:04:38.377Z] + . [2023-07-13T20:04:38.377Z] -> Found 1 reports [2023-07-13T20:04:38.377Z] ==> Detecting git/mercurial file structure [2023-07-13T20:04:38.377Z] ==> Reading reports [2023-07-13T20:04:38.377Z] + ./coverage.out bytes=447731 [2023-07-13T20:04:38.377Z] ==> Appending adjustments [2023-07-13T20:04:38.377Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T20:04:39.314Z] + Found adjustments [2023-07-13T20:04:39.573Z] ==> Gzipping contents [2023-07-13T20:04:39.573Z] 60K /tmp/codecov.JDWNvE.gz [2023-07-13T20:04:39.573Z] ==> Uploading reports [2023-07-13T20:04:39.573Z] url: https://codecov.io [2023-07-13T20:04:39.573Z] query: branch=PR-4607&commit=969409ae1c52b7c74e249e50824456f408d26bb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4607&job=&cmd_args= [2023-07-13T20:04:39.573Z] -> Pinging Codecov [2023-07-13T20:04:39.573Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4607&commit=969409ae1c52b7c74e249e50824456f408d26bb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4607&job=&cmd_args= [2023-07-13T20:04:39.832Z] -> Uploading to [2023-07-13T20:04:39.833Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-13/00271124DB129430A58F1EEE437C3FCB/969409ae1c52b7c74e249e50824456f408d26bb5/18ed27ac-223a-48c2-b3e0-7047e111ca31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230713T200439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b52b80cfb106d7786d5ab3a8d95ea692d3f6f97f72f1a27a49ff4e6b2b8bffd [2023-07-13T20:04:39.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-13T20:04:39.833Z] Dload Upload Total Spent Left Speed [2023-07-13T20:04:39.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57432 0 0 100 57432 0 276k --:--:-- --:--:-- --:--:-- 276k [2023-07-13T20:04:40.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/969409ae1c52b7c74e249e50824456f408d26bb5 [Pipeline] } [2023-07-13T20:04:40.119Z] 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-07-13T20:04:41.395Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:41.729Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:42.623Z] ---> package-listing.sh [2023-07-13T20:04:42.623Z] ++ facter osfamily [2023-07-13T20:04:42.623Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T20:04:42.885Z] + OS_FAMILY=debian [2023-07-13T20:04:42.885Z] + workspace=/w/workspace/edgex-go/1 [2023-07-13T20:04:42.885Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T20:04:42.885Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T20:04:42.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T20:04:42.885Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T20:04:42.885Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-13T20:04:42.885Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T20:04:42.885Z] + case "${OS_FAMILY}" in [2023-07-13T20:04:42.885Z] + dpkg -l [2023-07-13T20:04:42.885Z] + grep '^ii' [2023-07-13T20:04:42.885Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T20:04:42.885Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T20:04:42.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T20:04:42.885Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-13T20:04:42.885Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-13T20:04:42.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-13T20:04:42.919Z] 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-07-13T20:04:43.206Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T20:04:43.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T20:04:43.824Z] [2023-07-13T20:04:43.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T20:04:44.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T20:04:44.195Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-13T20:04:44.195Z] 5eb5b503b376: Pulling fs layer [2023-07-13T20:04:44.195Z] 5c69ac0246d0: Pulling fs layer [2023-07-13T20:04:44.195Z] ec43610c2a17: Pulling fs layer [2023-07-13T20:04:44.195Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-13T20:04:44.195Z] 33b1e0a273af: Pulling fs layer [2023-07-13T20:04:44.195Z] 5d3b04190fa2: Pulling fs layer [2023-07-13T20:04:44.195Z] 2f39f015ded8: Pulling fs layer [2023-07-13T20:04:44.195Z] 3a2ae6a8a46f: Waiting [2023-07-13T20:04:44.195Z] 33b1e0a273af: Waiting [2023-07-13T20:04:44.195Z] 5d3b04190fa2: Waiting [2023-07-13T20:04:44.195Z] 5c69ac0246d0: Verifying Checksum [2023-07-13T20:04:44.195Z] 5c69ac0246d0: Download complete [2023-07-13T20:04:44.195Z] 3a2ae6a8a46f: Download complete [2023-07-13T20:04:44.195Z] 33b1e0a273af: Verifying Checksum [2023-07-13T20:04:44.195Z] 33b1e0a273af: Download complete [2023-07-13T20:04:44.195Z] 5d3b04190fa2: Verifying Checksum [2023-07-13T20:04:44.195Z] 5d3b04190fa2: Download complete [2023-07-13T20:04:44.195Z] ec43610c2a17: Verifying Checksum [2023-07-13T20:04:44.195Z] ec43610c2a17: Download complete [2023-07-13T20:04:44.456Z] 5eb5b503b376: Download complete [2023-07-13T20:04:45.022Z] 2f39f015ded8: Verifying Checksum [2023-07-13T20:04:45.022Z] 2f39f015ded8: Download complete [2023-07-13T20:04:45.591Z] 5eb5b503b376: Pull complete [2023-07-13T20:04:45.591Z] 5c69ac0246d0: Pull complete [2023-07-13T20:04:45.849Z] ec43610c2a17: Pull complete [2023-07-13T20:04:46.108Z] 3a2ae6a8a46f: Pull complete [2023-07-13T20:04:46.108Z] 33b1e0a273af: Pull complete [2023-07-13T20:04:46.365Z] 5d3b04190fa2: Pull complete [2023-07-13T20:04:50.549Z] 2f39f015ded8: Pull complete [2023-07-13T20:04:50.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-13T20:04:50.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T20:04:50.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T20:04:50.734Z] prd-ubuntu20.04-docker-8c-8g-1093 does not seem to be running inside a container [2023-07-13T20:04:50.745Z] $ 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-07-13T20:04:57.322Z] $ docker top e4e826f0abb1628b539f2d0ba8de235c7e3bb22d030bac2a7ecb1bbb7a8b682c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T20:04:57.714Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T20:04:58.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T20:04:58.331Z] + ls /var/log/sa-host [2023-07-13T20:04:58.332Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T20:04:58.560Z] provisioning config files... [2023-07-13T20:04:58.570Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13092341333635575955tmp [Pipeline] { [Pipeline] echo [2023-07-13T20:04:58.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:58.930Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T20:04:58.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:59.348Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T20:04:59.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:04:59.687Z] ---> sudo-logs.sh [2023-07-13T20:04:59.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T20:04:59.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:05:00.063Z] ---> job-cost.sh [2023-07-13T20:05:00.063Z] lf-activate-venv: SKIPPING [2023-07-13T20:05:00.063Z] DEBUG: total: 0.10999999940395355 [2023-07-13T20:05:00.063Z] INFO: Retrieving Stack Cost... [2023-07-13T20:05:02.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T20:05:02.600Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T20:05:02.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T20:05:02.966Z] ---> logs-deploy.sh [2023-07-13T20:05:02.966Z] lf-activate-venv: SKIPPING [2023-07-13T20:05:02.966Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4607/1 [2023-07-13T20:05:02.966Z] INFO: archiving workspace using pattern(s): [2023-07-13T20:05:03.903Z] Archives upload complete. [2023-07-13T20:05:04.162Z] INFO: archiving logs to Nexus [2023-07-13T20:05:04.727Z] ---> uname -a: [2023-07-13T20:05:04.727Z] Linux prd-ubuntu20-04-docker-8c-8g-1093 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] ---> lscpu: [2023-07-13T20:05:04.727Z] Architecture: x86_64 [2023-07-13T20:05:04.727Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-13T20:05:04.727Z] Byte Order: Little Endian [2023-07-13T20:05:04.727Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-13T20:05:04.727Z] CPU(s): 8 [2023-07-13T20:05:04.727Z] On-line CPU(s) list: 0-7 [2023-07-13T20:05:04.727Z] Thread(s) per core: 1 [2023-07-13T20:05:04.727Z] Core(s) per socket: 1 [2023-07-13T20:05:04.727Z] Socket(s): 8 [2023-07-13T20:05:04.727Z] NUMA node(s): 1 [2023-07-13T20:05:04.727Z] Vendor ID: AuthenticAMD [2023-07-13T20:05:04.727Z] CPU family: 23 [2023-07-13T20:05:04.727Z] Model: 49 [2023-07-13T20:05:04.727Z] Model name: AMD EPYC-Rome Processor [2023-07-13T20:05:04.727Z] Stepping: 0 [2023-07-13T20:05:04.727Z] CPU MHz: 2800.000 [2023-07-13T20:05:04.727Z] BogoMIPS: 5600.00 [2023-07-13T20:05:04.727Z] Virtualization: AMD-V [2023-07-13T20:05:04.727Z] Hypervisor vendor: KVM [2023-07-13T20:05:04.727Z] Virtualization type: full [2023-07-13T20:05:04.727Z] L1d cache: 256 KiB [2023-07-13T20:05:04.727Z] L1i cache: 256 KiB [2023-07-13T20:05:04.727Z] L2 cache: 4 MiB [2023-07-13T20:05:04.727Z] L3 cache: 128 MiB [2023-07-13T20:05:04.727Z] NUMA node0 CPU(s): 0-7 [2023-07-13T20:05:04.727Z] Vulnerability Itlb multihit: Not affected [2023-07-13T20:05:04.727Z] Vulnerability L1tf: Not affected [2023-07-13T20:05:04.727Z] Vulnerability Mds: Not affected [2023-07-13T20:05:04.727Z] Vulnerability Meltdown: Not affected [2023-07-13T20:05:04.727Z] Vulnerability Mmio stale data: Not affected [2023-07-13T20:05:04.727Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-13T20:05:04.727Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-13T20:05:04.727Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-13T20:05:04.727Z] Vulnerability Srbds: Not affected [2023-07-13T20:05:04.727Z] Vulnerability Tsx async abort: Not affected [2023-07-13T20:05:04.727Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] ---> nproc: [2023-07-13T20:05:04.727Z] 8 [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z] ---> df -h: [2023-07-13T20:05:04.727Z] Filesystem Size Used Avail Use% Mounted on [2023-07-13T20:05:04.727Z] overlay 155G 22G 134G 15% / [2023-07-13T20:05:04.727Z] tmpfs 64M 0 64M 0% /dev [2023-07-13T20:05:04.727Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-13T20:05:04.727Z] shm 64M 0 64M 0% /dev/shm [2023-07-13T20:05:04.727Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-07-13T20:05:04.727Z] [2023-07-13T20:05:04.727Z]