Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from cec24b57a508a705d29b5ae187572c56585f9faa+4ee02a7625f8a220ea62cf97bba38120ef633ee3 (bf3823afdafd767c84099f454f49074dee921388) 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-ssh7090606505357375240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11304152059172153564.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8434955717317394622.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13347274072143424052.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2278791109349045351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4120 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4ee02a7625f8a220ea62cf97bba38120ef633ee3 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa Merge succeeded, producing a176423bdc09a5799274e6ae5c6652e3602396c7 Checking out Revision a176423bdc09a5799274e6ae5c6652e3602396c7 (PR-4642) > 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/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # 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 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a176423bdc09a5799274e6ae5c6652e3602396c7 # timeout=10 Commit message: "Merge commit '4ee02a7625f8a220ea62cf97bba38120ef633ee3' into HEAD" > git rev-list --no-walk cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T08:30:13.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T08:30:13.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T08:30:13.728Z] ========================================================= [2023-08-21T08:30:13.728Z] EdgeX Global Pipelines Version Info [2023-08-21T08:30:13.728Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T08:30:15.766Z] ------------------- [2023-08-21T08:30:15.766Z] stable info: [2023-08-21T08:30:15.766Z] ------------------- [2023-08-21T08:30:15.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T08:30:15.766Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T08:30:15.766Z] Message: update stable to v1.0.253 [2023-08-21T08:30:16.030Z] ------------------- [2023-08-21T08:30:16.030Z] experimental info: [2023-08-21T08:30:16.030Z] ------------------- [2023-08-21T08:30:16.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T08:30:16.030Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T08:30:16.030Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T08:30:16.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-21T08:30:16.194Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-21T08:30:16.202Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T08:30:16.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T08:30:16.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T08:30:16.230Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T08:30:16.240Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T08:30:16.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-21T08:30:16.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-21T08:30:16.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-21T08:30:16.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T08:30:16.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T08:30:16.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T08:30:16.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T08:30:16.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T08:30:16.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T08:30:16.352Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T08:30:16.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T08:30:16.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-21T08:30:16.388Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-21T08:30:16.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T08:30:16.422Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T08:30:16.436Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T08:30:16.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4642 [Pipeline] echo [2023-08-21T08:30:16.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4642 [Pipeline] echo [2023-08-21T08:30:16.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4642 [Pipeline] echo [2023-08-21T08:30:16.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo [2023-08-21T08:30:16.497Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a176423 [Pipeline] echo [2023-08-21T08:30:16.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T08:30:16.557Z] provisioning config files... [2023-08-21T08:30:16.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10038966339329054677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T08:30:16.875Z] ---> docker-login.sh [2023-08-21T08:30:16.875Z] nexus3.edgexfoundry.org:10001 [2023-08-21T08:30:17.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:30:17.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:30:17.135Z] Configure a credential helper to remove this warning. See [2023-08-21T08:30:17.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:30:17.135Z] [2023-08-21T08:30:17.135Z] Login Succeeded [2023-08-21T08:30:17.135Z] nexus3.edgexfoundry.org:10002 [2023-08-21T08:30:17.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:30:17.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:30:17.395Z] Configure a credential helper to remove this warning. See [2023-08-21T08:30:17.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:30:17.395Z] [2023-08-21T08:30:17.395Z] Login Succeeded [2023-08-21T08:30:17.395Z] nexus3.edgexfoundry.org:10003 [2023-08-21T08:30:17.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:30:17.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:30:17.395Z] Configure a credential helper to remove this warning. See [2023-08-21T08:30:17.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:30:17.395Z] [2023-08-21T08:30:17.395Z] Login Succeeded [2023-08-21T08:30:17.395Z] nexus3.edgexfoundry.org:10004 [2023-08-21T08:30:17.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:30:17.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:30:17.695Z] Configure a credential helper to remove this warning. See [2023-08-21T08:30:17.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:30:17.695Z] [2023-08-21T08:30:17.695Z] Login Succeeded [2023-08-21T08:30:17.695Z] docker.io [2023-08-21T08:30:17.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:30:17.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:30:17.955Z] Configure a credential helper to remove this warning. See [2023-08-21T08:30:17.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:30:17.955Z] [2023-08-21T08:30:17.955Z] Login Succeeded [2023-08-21T08:30:17.955Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T08:30:17.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T08:30:18.274Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/core-command/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/core-data/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/core-metadata/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2023-08-21T08:30:18.274Z] cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-21T08:30:18.274Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T08:30:18.274Z] + cut -d/ -f2 [2023-08-21T08:30:18.274Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-21T08:30:18.275Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-21T08:30:18.275Z] + cut -d/ -f2 [2023-08-21T08:30:18.275Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-21T08:30:18.275Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-21T08:30:18.275Z] + cut -d/ -f2 [2023-08-21T08:30:18.275Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-21T08:30:18.275Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-21T08:30:18.275Z] + cut -d/ -f2 [2023-08-21T08:30:18.275Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-21T08:30:18.275Z] + dirname cmd/support-notifications/Dockerfile [2023-08-21T08:30:18.275Z] + cut -d/ -f2 [2023-08-21T08:30:18.275Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-21T08:30:18.275Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-21T08:30:18.275Z] + cut -d/ -f2 [2023-08-21T08:30:18.275Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-21T08:30:18.324Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-21T08:30:18.681Z] + git rev-list -1 --merges a176423bdc09a5799274e6ae5c6652e3602396c7~1..a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo [2023-08-21T08:30:18.691Z] -----------> git rev-list -1 --merges a176423bdc09a5799274e6ae5c6652e3602396c7~1..a176423bdc09a5799274e6ae5c6652e3602396c7 a176423bdc09a5799274e6ae5c6652e3602396c7 [2023-08-21T08:30:18.691Z] a176423bdc09a5799274e6ae5c6652e3602396c7 [false] [Pipeline] sh [2023-08-21T08:30:18.983Z] + git log --format=format:%s -1 a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] echo [2023-08-21T08:30:18.998Z] ========================================================= [2023-08-21T08:30:18.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T08:30:18.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-21T08:30:19.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T08:30:19.408Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T08:30:19.408Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T08:30:19.408Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T08:30:19.408Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-08-21T08:30:19.408Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T08:30:19.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:30:19.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T08:30:19.816Z] [2023-08-21T08:30:19.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:30:20.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T08:30:20.116Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T08:30:20.116Z] b85a868b505f: Pulling fs layer [2023-08-21T08:30:20.116Z] e2be974225ed: Pulling fs layer [2023-08-21T08:30:20.116Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T08:30:20.116Z] 988bab9f4d93: Pulling fs layer [2023-08-21T08:30:20.116Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T08:30:20.116Z] eaf3925da568: Pulling fs layer [2023-08-21T08:30:20.116Z] bab4dde63d76: Pulling fs layer [2023-08-21T08:30:20.116Z] bde34c3a00c8: Pulling fs layer [2023-08-21T08:30:20.116Z] b352a97aabf1: Pulling fs layer [2023-08-21T08:30:20.116Z] 4872d77fe225: Pulling fs layer [2023-08-21T08:30:20.116Z] 5851b861e8e6: Pulling fs layer [2023-08-21T08:30:20.116Z] bab4dde63d76: Waiting [2023-08-21T08:30:20.116Z] b352a97aabf1: Waiting [2023-08-21T08:30:20.116Z] 4872d77fe225: Waiting [2023-08-21T08:30:20.116Z] bde34c3a00c8: Waiting [2023-08-21T08:30:20.116Z] 1469e6f7b9e6: Waiting [2023-08-21T08:30:20.116Z] eaf3925da568: Waiting [2023-08-21T08:30:20.116Z] e2be974225ed: Download complete [2023-08-21T08:30:20.116Z] 988bab9f4d93: Download complete [2023-08-21T08:30:20.116Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T08:30:20.116Z] 1469e6f7b9e6: Download complete [2023-08-21T08:30:20.373Z] eaf3925da568: Download complete [2023-08-21T08:30:20.373Z] 339a4e72a1f5: Verifying Checksum [2023-08-21T08:30:20.373Z] 339a4e72a1f5: Download complete [2023-08-21T08:30:20.373Z] bde34c3a00c8: Verifying Checksum [2023-08-21T08:30:20.373Z] bde34c3a00c8: Download complete [2023-08-21T08:30:20.373Z] b352a97aabf1: Verifying Checksum [2023-08-21T08:30:20.373Z] b352a97aabf1: Download complete [2023-08-21T08:30:20.373Z] 4872d77fe225: Verifying Checksum [2023-08-21T08:30:20.373Z] 4872d77fe225: Download complete [2023-08-21T08:30:20.373Z] 5851b861e8e6: Verifying Checksum [2023-08-21T08:30:20.373Z] 5851b861e8e6: Download complete [2023-08-21T08:30:20.373Z] b85a868b505f: Verifying Checksum [2023-08-21T08:30:20.373Z] b85a868b505f: Download complete [2023-08-21T08:30:20.632Z] bab4dde63d76: Verifying Checksum [2023-08-21T08:30:20.632Z] bab4dde63d76: Download complete [2023-08-21T08:30:21.572Z] b85a868b505f: Pull complete [2023-08-21T08:30:21.832Z] e2be974225ed: Pull complete [2023-08-21T08:30:22.091Z] 339a4e72a1f5: Pull complete [2023-08-21T08:30:22.350Z] 988bab9f4d93: Pull complete [2023-08-21T08:30:22.608Z] 1469e6f7b9e6: Pull complete [2023-08-21T08:30:22.608Z] eaf3925da568: Pull complete [2023-08-21T08:30:24.508Z] bab4dde63d76: Pull complete [2023-08-21T08:30:24.508Z] bde34c3a00c8: Pull complete [2023-08-21T08:30:24.508Z] b352a97aabf1: Pull complete [2023-08-21T08:30:24.508Z] 4872d77fe225: Pull complete [2023-08-21T08:30:24.768Z] 5851b861e8e6: Pull complete [2023-08-21T08:30:24.768Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T08:30:24.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T08:30:24.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:30:24.867Z] prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container [2023-08-21T08:30:24.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T08:30:28.839Z] $ docker top c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 -eo pid,comm [2023-08-21T08:30:28.891Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-21T08:30:28.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T08:30:28.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T08:30:28.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T08:30:29.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T08:30:29.042Z] $ docker exec c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent [2023-08-21T08:30:29.145Z] SSH_AUTH_SOCK=/tmp/ssh-LyjQoq17ioXF/agent.33 [2023-08-21T08:30:29.145Z] SSH_AGENT_PID=39 [2023-08-21T08:30:29.151Z] Running ssh-add (command line suppressed) [2023-08-21T08:30:29.245Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_12348663025256756213.key (/w/workspace/edgex-go/2@tmp/private_key_12348663025256756213.key) [2023-08-21T08:30:29.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T08:30:29.535Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T08:30:29.556Z] $ docker exec --env ******** --env ******** c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent -k [2023-08-21T08:30:29.649Z] unset SSH_AUTH_SOCK; [2023-08-21T08:30:29.649Z] unset SSH_AGENT_PID; [2023-08-21T08:30:29.650Z] echo Agent pid 39 killed; [2023-08-21T08:30:29.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T08:30:29.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T08:30:29.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T08:30:29.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T08:30:29.801Z] $ docker exec c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent [2023-08-21T08:30:29.910Z] SSH_AUTH_SOCK=/tmp/ssh-9k8X569AqEKw/agent.72 [2023-08-21T08:30:29.910Z] SSH_AGENT_PID=78 [2023-08-21T08:30:29.914Z] Running ssh-add (command line suppressed) [2023-08-21T08:30:30.017Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4798909929217571724.key (/w/workspace/edgex-go/2@tmp/private_key_4798909929217571724.key) [2023-08-21T08:30:30.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T08:30:30.309Z] + git semver init [2023-08-21T08:30:30.568Z] 2023-08-21 08:30:30,481 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T08:30:30.568Z] 2023-08-21 08:30:30,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-08-21T08:30:30.568Z] 2023-08-21 08:30:30,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-08-21T08:30:30.568Z] 2023-08-21 08:30:30,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,279 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4642 with force:False [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,280 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4642 [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,283 [execute] INFO git cat-file --batch-check [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,290 [execute] INFO git cat-file --batch [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T08:30:35.847Z] 2023-08-21 08:30:35,295 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4642 [2023-08-21T08:30:35.847Z] 0.0.0 [Pipeline] } [2023-08-21T08:30:35.860Z] $ docker exec --env ******** --env ******** c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 ssh-agent -k [2023-08-21T08:30:35.953Z] unset SSH_AUTH_SOCK; [2023-08-21T08:30:35.953Z] unset SSH_AGENT_PID; [2023-08-21T08:30:35.953Z] echo Agent pid 78 killed; [2023-08-21T08:30:35.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T08:30:36.256Z] + git semver [Pipeline] } [2023-08-21T08:30:36.534Z] $ docker stop --time=1 c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 [2023-08-21T08:30:37.814Z] $ docker rm -f --volumes c6538c8380541e810afc25163f66c27da54ea88e60e7d573e64db3e3785f5019 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T08:30:38.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T08:30:38.338Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T08:30:38.341Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T08:30:38.761Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-21T08:30:38.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T08:30:38.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T08:30:38.802Z] ========================================================= [2023-08-21T08:30:38.802Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T08:30:38.802Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:30:39.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T08:30:39.085Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T08:30:39.085Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T08:30:39.085Z] 6911f1a30b25: Pulling fs layer [2023-08-21T08:30:39.085Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T08:30:39.085Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T08:30:39.085Z] ec0bb842ea78: Pulling fs layer [2023-08-21T08:30:39.085Z] 40a00589a448: Pulling fs layer [2023-08-21T08:30:39.085Z] 6c08303d61cc: Pulling fs layer [2023-08-21T08:30:39.085Z] 798269fcf238: Pulling fs layer [2023-08-21T08:30:39.085Z] 40a00589a448: Waiting [2023-08-21T08:30:39.085Z] 6c08303d61cc: Waiting [2023-08-21T08:30:39.085Z] 6863d3e3a2b1: Waiting [2023-08-21T08:30:39.085Z] ec0bb842ea78: Waiting [2023-08-21T08:30:39.085Z] 798269fcf238: Waiting [2023-08-21T08:30:39.085Z] 6911f1a30b25: Verifying Checksum [2023-08-21T08:30:39.085Z] 6911f1a30b25: Download complete [2023-08-21T08:30:39.085Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T08:30:39.085Z] 6863d3e3a2b1: Download complete [2023-08-21T08:30:39.085Z] ec0bb842ea78: Verifying Checksum [2023-08-21T08:30:39.085Z] ec0bb842ea78: Download complete [2023-08-21T08:30:39.085Z] 4db1b89c0bd1: Verifying Checksum [2023-08-21T08:30:39.085Z] 4db1b89c0bd1: Download complete [2023-08-21T08:30:39.085Z] 40a00589a448: Verifying Checksum [2023-08-21T08:30:39.085Z] 40a00589a448: Download complete [2023-08-21T08:30:39.343Z] 4db1b89c0bd1: Pull complete [2023-08-21T08:30:39.343Z] 6911f1a30b25: Pull complete [2023-08-21T08:30:39.910Z] e194b8c5c2a9: Verifying Checksum [2023-08-21T08:30:39.910Z] e194b8c5c2a9: Download complete [2023-08-21T08:30:39.910Z] 798269fcf238: Verifying Checksum [2023-08-21T08:30:39.910Z] 798269fcf238: Download complete [2023-08-21T08:30:39.910Z] 6c08303d61cc: Download complete [2023-08-21T08:30:43.188Z] e194b8c5c2a9: Pull complete [2023-08-21T08:30:43.188Z] 6863d3e3a2b1: Pull complete [2023-08-21T08:30:43.188Z] ec0bb842ea78: Pull complete [2023-08-21T08:30:43.188Z] 40a00589a448: Pull complete [2023-08-21T08:30:45.083Z] 6c08303d61cc: Pull complete [2023-08-21T08:30:46.015Z] 798269fcf238: Pull complete [2023-08-21T08:30:46.015Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T08:30:46.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T08:30:46.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:30:46.309Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T08:30:46.309Z] WORKDIR /edgex [2023-08-21T08:30:46.309Z] COPY go.mod . [2023-08-21T08:30:46.309Z] RUN go mod download [2023-08-21T08:30:46.309Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-21T08:30:46.889Z] Sending build context to Docker daemon 170.8MB [2023-08-21T08:30:46.889Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T08:30:46.889Z] ---> ec979cd7f677 [2023-08-21T08:30:46.889Z] Step 2/4 : WORKDIR /edgex [2023-08-21T08:30:53.427Z] Still waiting to schedule task [2023-08-21T08:30:53.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-21T08:30:55.078Z] ---> Running in 4ff2e57c4661 [2023-08-21T08:30:55.078Z] Removing intermediate container 4ff2e57c4661 [2023-08-21T08:30:55.078Z] ---> b92505567f37 [2023-08-21T08:30:55.078Z] Step 3/4 : COPY go.mod . [2023-08-21T08:30:55.078Z] ---> 417ed2169e91 [2023-08-21T08:30:55.078Z] Step 4/4 : RUN go mod download [2023-08-21T08:30:55.078Z] ---> Running in 00dae180a4a5 [2023-08-21T08:31:17.014Z] Removing intermediate container 00dae180a4a5 [2023-08-21T08:31:17.014Z] ---> 0ab8da466e9e [2023-08-21T08:31:17.014Z] Successfully built 0ab8da466e9e [2023-08-21T08:31:17.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:31:17.310Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T08:31:17.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:31:17.374Z] prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container [2023-08-21T08:31:17.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T08:31:17.803Z] $ docker top e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T08:31:18.139Z] + go version [2023-08-21T08:31:18.139Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T08:31:18.153Z] $ docker stop --time=1 e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 [2023-08-21T08:31:19.425Z] $ docker rm -f --volumes e06b0b90d8fb1bb2f26f7a5685abfc3021ee617ca92cea64399b0659a949a7e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:31:19.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T08:31:19.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:31:19.884Z] prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container [2023-08-21T08:31:19.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T08:31:20.206Z] $ docker top b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T08:31:20.268Z] ========================================================= [2023-08-21T08:31:20.268Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-21T08:31:20.268Z] ========================================================= [Pipeline] sh [2023-08-21T08:31:20.544Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:31:20.837Z] + make test [2023-08-21T08:31:20.837Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T08:31:27.396Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-21T08:31:39.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-21T08:31:40.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-21T08:31:40.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-21T08:31:40.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2023-08-21T08:31:41.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements [2023-08-21T08:31:41.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-21T08:31:41.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-21T08:31:41.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-21T08:31:42.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-21T08:31:42.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-21T08:31:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-21T08:31:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-21T08:31:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:31:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-21T08:31:43.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-21T08:31:44.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-21T08:31:44.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-21T08:31:45.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements [2023-08-21T08:31:45.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements [2023-08-21T08:31:46.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.927s coverage: 93.4% of statements [2023-08-21T08:31:46.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-21T08:31:46.752Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-21T08:31:47.009Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.366s coverage: 97.6% of statements [2023-08-21T08:31:47.009Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-08-21T08:31:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-21T08:31:48.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-21T08:31:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-08-21T08:31:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 32.2% of statements [2023-08-21T08:31:48.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements [2023-08-21T08:31:49.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-08-21T08:31:49.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-08-21T08:31:49.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-08-21T08:31:49.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-08-21T08:31:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-21T08:31:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-21T08:31:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-21T08:31:49.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-21T08:31:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-21T08:31:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-21T08:31:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-21T08:31:50.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-21T08:31:51.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-21T08:31:51.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-21T08:31:51.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-21T08:31:51.471Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-21T08:31:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-21T08:31:52.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-21T08:31:52.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-21T08:31:53.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-21T08:31:53.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-21T08:31:55.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-21T08:31:55.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-21T08:31:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-21T08:31:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-21T08:31:57.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-21T08:31:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-21T08:31:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-21T08:31:58.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-21T08:32:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-21T08:32:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-21T08:32:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-21T08:32:00.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-21T08:32:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-21T08:32:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-21T08:32:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-21T08:32:01.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-21T08:32:01.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2023-08-21T08:32:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-21T08:32:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:32:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-21T08:32:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-21T08:32:03.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-21T08:32:03.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-21T08:32:04.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-21T08:32:04.427Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.063s coverage: 92.9% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.195s coverage: 62.3% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.520s coverage: 38.4% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 95.7% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements [2023-08-21T08:32:14.405Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 98.9% of statements [2023-08-21T08:32:14.405Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-21T08:32:14.405Z] running golangci-lint [2023-08-21T08:32:14.405Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-21T08:32:14.405Z] go version go1.20.6 linux/amd64 [2023-08-21T08:32:14.405Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-21T08:32:14.405Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-21T08:32:21.391Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4121 in /w/workspace/edgexfoundry_edgex-go_PR-4642 [Pipeline] { [Pipeline] ws [2023-08-21T08:32:21.405Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-08-21T08:32:21.443Z] The recommended git tool is: git [2023-08-21T08:32:26.380Z] using credential edgex-jenkins-ssh [2023-08-21T08:32:26.395Z] Cloning the remote Git repository [2023-08-21T08:32:26.436Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-21T08:32:26.530Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-08-21T08:32:26.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-21T08:32:26.665Z] > git --version # timeout=10 [2023-08-21T08:32:26.686Z] > git --version # 'git version 2.25.1' [2023-08-21T08:32:26.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T08:32:26.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T08:32:29.279Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 13.706369926s" [2023-08-21T08:32:29.280Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.404679ms" [2023-08-21T08:32:34.547Z] level=info msg="[linters_context/goanalysis] analyzers took 1m4.995939405s with top 10 stages: buildir: 28.160876674s, inspect: 2.07070176s, fact_deprecated: 1.934978163s, printf: 1.535414445s, gosec: 1.226809097s, ctrlflow: 1.022492623s, S1038: 808.163991ms, fact_purity: 805.207278ms, nilness: 699.837501ms, directives: 557.135307ms" [2023-08-21T08:32:34.547Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-21T08:32:34.547Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 200/200, skip_files: 200/200, exclude-rules: 21/200, filename_unadjuster: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, exclude: 200/200, nolint: 0/21, skip_dirs: 200/200, identifier_marker: 200/200" [2023-08-21T08:32:34.547Z] level=info msg="[runner] processing took 17.940518ms with stages: nolint: 7.852652ms, identifier_marker: 5.964239ms, exclude-rules: 1.557ms, autogenerated_exclude: 1.176768ms, path_prettifier: 897.896µs, skip_dirs: 411.063µs, cgo: 50.05µs, filename_unadjuster: 25.23µs, severity-rules: 780ns, uniq_by_line: 690ns, exclude: 590ns, path_prefixer: 560ns, max_same_issues: 560ns, skip_files: 450ns, max_from_linter: 450ns, source_code: 400ns, diff: 380ns, sort_results: 370ns, max_per_file_from_linter: 250ns, path_shortener: 140ns" [2023-08-21T08:32:34.547Z] level=info msg="[runner] linters took 6.643930658s with stages: goanalysis_metalinter: 6.625842829s" [2023-08-21T08:32:34.547Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-21T08:32:34.547Z] level=info msg="Memory: 205 samples, avg is 185.4MB, max is 754.2MB" [2023-08-21T08:32:34.547Z] level=info msg="Execution took 20.397163097s" [2023-08-21T08:32:34.547Z] go vet ./... [2023-08-21T08:32:38.727Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T08:32:38.727Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T08:32:38.727Z] ./bin/test-attribution-txt.sh [2023-08-21T08:32:38.727Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-21T08:32:38.727Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-21T08:32:38.727Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-21T08:32:38.727Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-21T08:32:38.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-21T08:32:39.025Z] + ls -al . [2023-08-21T08:32:39.025Z] total 728 [2023-08-21T08:32:39.025Z] drwxrwxr-x 12 1001 1001 4096 Aug 21 08:31 . [2023-08-21T08:32:39.025Z] drwxr-xr-x 4 root root 4096 Aug 21 08:31 .. [2023-08-21T08:32:39.025Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 .blubracket [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 16 Aug 21 08:30 .dockerignore [2023-08-21T08:32:39.025Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 08:30 .git [2023-08-21T08:32:39.025Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 08:30 .github [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 1173 Aug 21 08:30 .gitignore [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 08:30 .golangci.yml [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 87 Aug 21 08:30 .hadolint.yml [2023-08-21T08:32:39.025Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 08:30 .semver [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 08:30 .sonarcloud.properties [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:30 ADOPTERS.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 11152 Aug 21 08:30 Attribution.txt [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 93407 Aug 21 08:30 CHANGELOG.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:30 CONTRIBUTING.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 08:30 GOVERNANCE.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 883 Aug 21 08:30 Jenkinsfile [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:30 LICENSE [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 14764 Aug 21 08:30 Makefile [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 08:30 OWNERS.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 9923 Aug 21 08:30 README.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 08:30 SECURITY.md [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 08:30 VERSION [2023-08-21T08:32:39.025Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 bin [2023-08-21T08:32:39.025Z] drwxrwxr-x 18 1001 1001 4096 Aug 21 08:30 cmd [2023-08-21T08:32:39.025Z] -rw-r--r-- 1 root root 446998 Aug 21 08:32 coverage.out [2023-08-21T08:32:39.025Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:30 fuzz_test [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 3687 Aug 21 08:30 go.mod [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 33714 Aug 21 08:30 go.sum [2023-08-21T08:32:39.025Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 08:30 internal [2023-08-21T08:32:39.025Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 08:30 openapi [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 594 Aug 21 08:30 security.txt [2023-08-21T08:32:39.025Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 08:30 snap [2023-08-21T08:32:39.025Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 08:30 version.go [Pipeline] sh [2023-08-21T08:32:39.391Z] + '[' -e coverage.out ] [2023-08-21T08:32:39.391Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-21T08:32:39.486Z] Stashed 1 file(s) [Pipeline] sh [2023-08-21T08:32:39.766Z] + make build [2023-08-21T08:32:39.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T08:32:42.007Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-21T08:32:42.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T08:32:42.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-21T08:32:42.896Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-21T08:32:42.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T08:32:42.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4642/head:refs/remotes/origin/PR-4642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-21T08:32:43.645Z] Merging remotes/origin/main commit 4ee02a7625f8a220ea62cf97bba38120ef633ee3 into PR head commit cec24b57a508a705d29b5ae187572c56585f9faa [2023-08-21T08:32:44.197Z] Merge succeeded, producing 9a4f44b780a3b447025b89c63242d4096bacded7 [2023-08-21T08:32:44.197Z] Checking out Revision 9a4f44b780a3b447025b89c63242d4096bacded7 (PR-4642) [2023-08-21T08:32:43.662Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T08:32:43.746Z] > git checkout -f cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [2023-08-21T08:32:43.957Z] > git remote # timeout=10 [2023-08-21T08:32:43.976Z] > git config --get remote.origin.url # timeout=10 [2023-08-21T08:32:43.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T08:32:44.009Z] > git merge 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 [2023-08-21T08:32:44.181Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-21T08:32:44.204Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T08:32:44.216Z] > git checkout -f 9a4f44b780a3b447025b89c63242d4096bacded7 # timeout=10 [2023-08-21T08:32:47.655Z] Commit message: "Merge commit '4ee02a7625f8a220ea62cf97bba38120ef633ee3' into HEAD" [2023-08-21T08:32:47.665Z] > git rev-list --no-walk cec24b57a508a705d29b5ae187572c56585f9faa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T08:32:48.634Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T08:32:48.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T08:32:48.634Z] Dload Upload Total Spent Left Speed [2023-08-21T08:32:48.634Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68553 0 --:--:-- --:--:-- --:--:-- 68553 [Pipeline] sh [2023-08-21T08:32:49.182Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T08:32:49.499Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T08:32:49.499Z] + sudo tee /etc/docker/daemon.new [2023-08-21T08:32:49.499Z] { [2023-08-21T08:32:49.499Z] "registry-mirrors": [ [2023-08-21T08:32:49.499Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T08:32:49.499Z] ], [2023-08-21T08:32:49.499Z] "bip": "10.250.0.254/24", [2023-08-21T08:32:49.499Z] "hosts": [ [2023-08-21T08:32:49.499Z] "tcp://0.0.0.0:5555", [2023-08-21T08:32:49.499Z] "unix:///var/run/docker.sock" [2023-08-21T08:32:49.499Z] ], [2023-08-21T08:32:49.499Z] "mtu": 1458, [2023-08-21T08:32:49.499Z] "selinux-enabled": true, [2023-08-21T08:32:49.499Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T08:32:49.499Z] } [Pipeline] sh [2023-08-21T08:32:49.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T08:32:50.224Z] + sudo service docker restart [2023-08-21T08:32:51.961Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T08:32:52.534Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T08:32:53.482Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T08:32:54.415Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T08:33:01.164Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T08:33:02.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T08:33:03.473Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T08:33:04.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T08:33:05.790Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T08:33:06.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T08:33:07.730Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T08:33:08.485Z] provisioning config files... [2023-08-21T08:33:08.507Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1656396723912778918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2023-08-21T08:33:08.679Z] $ docker stop --time=1 b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 [2023-08-21T08:33:08.850Z] ---> docker-login.sh [2023-08-21T08:33:08.850Z] nexus3.edgexfoundry.org:10001 [2023-08-21T08:33:09.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:33:09.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:33:09.389Z] Configure a credential helper to remove this warning. See [2023-08-21T08:33:09.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:33:09.389Z] [2023-08-21T08:33:09.389Z] Login Succeeded [2023-08-21T08:33:09.389Z] nexus3.edgexfoundry.org:10002 [2023-08-21T08:33:09.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:33:09.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:33:09.658Z] Configure a credential helper to remove this warning. See [2023-08-21T08:33:09.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:33:09.658Z] [2023-08-21T08:33:09.658Z] Login Succeeded [2023-08-21T08:33:09.658Z] nexus3.edgexfoundry.org:10003 [2023-08-21T08:33:09.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:33:10.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:33:10.199Z] Configure a credential helper to remove this warning. See [2023-08-21T08:33:10.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:33:10.199Z] [2023-08-21T08:33:10.199Z] Login Succeeded [2023-08-21T08:33:10.199Z] nexus3.edgexfoundry.org:10004 [2023-08-21T08:33:10.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:33:10.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:33:10.469Z] Configure a credential helper to remove this warning. See [2023-08-21T08:33:10.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:33:10.469Z] [2023-08-21T08:33:10.469Z] Login Succeeded [2023-08-21T08:33:10.469Z] docker.io [2023-08-21T08:33:10.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T08:33:11.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T08:33:11.005Z] Configure a credential helper to remove this warning. See [2023-08-21T08:33:11.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T08:33:11.005Z] [2023-08-21T08:33:11.005Z] Login Succeeded [2023-08-21T08:33:11.005Z] ---> docker-login.sh ends [2023-08-21T08:33:15.441Z] $ docker rm -f --volumes b89e26452ce5ff5e3a8ccb25658cc9b006852ffb7ba1b74d03f2340357e3c674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-08-21T08:33:15.761Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:33:16.356Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-08-21T08:33:16.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T08:33:16.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T08:33:16.404Z] ========================================================= [2023-08-21T08:33:16.404Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T08:33:16.404Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:33:16.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T08:33:16.446Z] [2023-08-21T08:33:16.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:33:16.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T08:33:16.724Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T08:33:16.724Z] edb6bdbacee9: Pulling fs layer [2023-08-21T08:33:16.724Z] 5f9638ab2659: Pulling fs layer [2023-08-21T08:33:16.724Z] 8d51d6327a98: Pulling fs layer [2023-08-21T08:33:16.724Z] 8b374f2dd631: Pulling fs layer [2023-08-21T08:33:16.724Z] ec14aa9079de: Pulling fs layer [2023-08-21T08:33:16.724Z] 2f466654f4bb: Pulling fs layer [2023-08-21T08:33:16.724Z] 554e91adad29: Pulling fs layer [2023-08-21T08:33:16.724Z] 8b374f2dd631: Waiting [2023-08-21T08:33:16.724Z] ec14aa9079de: Waiting [2023-08-21T08:33:16.724Z] 2f466654f4bb: Waiting [2023-08-21T08:33:16.724Z] 554e91adad29: Waiting [2023-08-21T08:33:16.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T08:33:16.757Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-21T08:33:16.757Z] 91d30c5bc195: Pulling fs layer [2023-08-21T08:33:16.757Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-21T08:33:16.757Z] 9c61dcf015f6: Pulling fs layer [2023-08-21T08:33:16.757Z] 4698f68db338: Pulling fs layer [2023-08-21T08:33:16.757Z] 2a2f49069b9e: Pulling fs layer [2023-08-21T08:33:16.757Z] e0025b399a48: Pulling fs layer [2023-08-21T08:33:16.757Z] 4698f68db338: Waiting [2023-08-21T08:33:16.757Z] 2a2f49069b9e: Waiting [2023-08-21T08:33:16.757Z] e0025b399a48: Waiting [2023-08-21T08:33:16.994Z] 5f9638ab2659: Verifying Checksum [2023-08-21T08:33:16.994Z] 5f9638ab2659: Download complete [2023-08-21T08:33:16.994Z] 8b374f2dd631: Verifying Checksum [2023-08-21T08:33:16.994Z] 8b374f2dd631: Download complete [2023-08-21T08:33:16.994Z] ec14aa9079de: Verifying Checksum [2023-08-21T08:33:16.994Z] ec14aa9079de: Download complete [2023-08-21T08:33:16.994Z] edb6bdbacee9: Verifying Checksum [2023-08-21T08:33:16.994Z] edb6bdbacee9: Download complete [2023-08-21T08:33:17.016Z] 91d30c5bc195: Verifying Checksum [2023-08-21T08:33:17.016Z] 91d30c5bc195: Download complete [2023-08-21T08:33:17.016Z] 4698f68db338: Verifying Checksum [2023-08-21T08:33:17.016Z] 4698f68db338: Download complete [2023-08-21T08:33:17.016Z] 91d30c5bc195: Pull complete [2023-08-21T08:33:17.961Z] edb6bdbacee9: Pull complete [2023-08-21T08:33:18.231Z] 554e91adad29: Verifying Checksum [2023-08-21T08:33:18.499Z] 5f9638ab2659: Pull complete [2023-08-21T08:33:19.465Z] 2f466654f4bb: Verifying Checksum [2023-08-21T08:33:19.465Z] 8d51d6327a98: Verifying Checksum [2023-08-21T08:33:19.465Z] 8d51d6327a98: Download complete [2023-08-21T08:33:20.111Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-21T08:33:20.111Z] 2e9b0aa3be6d: Download complete [2023-08-21T08:33:20.111Z] e0025b399a48: Verifying Checksum [2023-08-21T08:33:20.111Z] e0025b399a48: Download complete [2023-08-21T08:33:20.111Z] 2a2f49069b9e: Verifying Checksum [2023-08-21T08:33:20.111Z] 2a2f49069b9e: Download complete [2023-08-21T08:33:20.111Z] 2e9b0aa3be6d: Pull complete [2023-08-21T08:33:20.677Z] 9c61dcf015f6: Download complete [2023-08-21T08:33:23.205Z] 9c61dcf015f6: Pull complete [2023-08-21T08:33:23.205Z] 4698f68db338: Pull complete [2023-08-21T08:33:23.205Z] 2a2f49069b9e: Pull complete [2023-08-21T08:33:23.205Z] e0025b399a48: Pull complete [2023-08-21T08:33:23.205Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-21T08:33:23.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-21T08:33:23.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:33:23.284Z] prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container [2023-08-21T08:33:23.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-08-21T08:33:26.669Z] $ docker top bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T08:33:27.013Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T08:33:29.547Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #1 transferring dockerfile: 2.39kB done [2023-08-21T08:33:29.547Z] #1 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #2 transferring dockerfile: 2.12kB done [2023-08-21T08:33:29.547Z] #2 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #3 transferring dockerfile: 2.04kB done [2023-08-21T08:33:29.547Z] #3 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #4 transferring dockerfile: 2.68kB done [2023-08-21T08:33:29.547Z] #4 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #5 transferring dockerfile: 1.82kB done [2023-08-21T08:33:29.547Z] #5 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #6 transferring dockerfile: 1.96kB done [2023-08-21T08:33:29.547Z] #6 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #7 transferring dockerfile: 2.38kB done [2023-08-21T08:33:29.547Z] #7 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #8 transferring dockerfile: 2.58kB done [2023-08-21T08:33:29.547Z] #8 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #9 transferring dockerfile: 1.78kB done [2023-08-21T08:33:29.547Z] #9 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #10 [core-data internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #10 transferring dockerfile: 1.90kB done [2023-08-21T08:33:29.547Z] #10 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #11 transferring dockerfile: 2.82kB done [2023-08-21T08:33:29.547Z] #11 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #12 [core-command internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #12 transferring dockerfile: 1.82kB done [2023-08-21T08:33:29.547Z] #12 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #13 [security-proxy-setup internal] load .dockerignore [2023-08-21T08:33:29.547Z] #13 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #14 transferring dockerfile: 1.84kB done [2023-08-21T08:33:29.547Z] #14 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T08:33:29.547Z] #15 transferring dockerfile: 2.63kB done [2023-08-21T08:33:29.547Z] #15 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #13 [security-proxy-setup internal] load .dockerignore [2023-08-21T08:33:29.547Z] #13 transferring context: 56B done [2023-08-21T08:33:29.547Z] #13 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T08:33:29.547Z] #16 transferring context: 56B done [2023-08-21T08:33:29.547Z] #16 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-21T08:33:29.547Z] #17 transferring context: 56B done [2023-08-21T08:33:29.547Z] #17 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #18 [security-spire-agent internal] load .dockerignore [2023-08-21T08:33:29.547Z] #18 transferring context: 56B done [2023-08-21T08:33:29.547Z] #18 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #19 [support-scheduler internal] load .dockerignore [2023-08-21T08:33:29.547Z] #19 transferring context: 56B done [2023-08-21T08:33:29.547Z] #19 DONE 0.0s [2023-08-21T08:33:29.547Z] [2023-08-21T08:33:29.547Z] #20 [core-metadata internal] load .dockerignore [2023-08-21T08:33:29.547Z] #20 transferring context: 56B done [2023-08-21T08:33:29.806Z] #20 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-08-21T08:33:29.806Z] #21 transferring context: 56B done [2023-08-21T08:33:29.806Z] #21 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #22 [security-spire-config internal] load .dockerignore [2023-08-21T08:33:29.806Z] #22 transferring context: 56B done [2023-08-21T08:33:29.806Z] #22 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T08:33:29.806Z] #23 transferring context: 56B done [2023-08-21T08:33:29.806Z] #23 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #24 [core-data internal] load .dockerignore [2023-08-21T08:33:29.806Z] #24 transferring context: 56B done [2023-08-21T08:33:29.806Z] #24 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #25 [security-bootstrapper internal] load .dockerignore [2023-08-21T08:33:29.806Z] #25 transferring context: 56B done [2023-08-21T08:33:29.806Z] #25 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #26 [core-command internal] load .dockerignore [2023-08-21T08:33:29.806Z] #26 transferring context: 56B done [2023-08-21T08:33:29.806Z] #26 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #27 [support-notifications internal] load .dockerignore [2023-08-21T08:33:29.806Z] #27 transferring context: 56B done [2023-08-21T08:33:29.806Z] #27 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:29.806Z] #28 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:33:29.806Z] #29 DONE 0.1s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #30 [security-spire-server internal] load .dockerignore [2023-08-21T08:33:29.806Z] #30 transferring context: 56B done [2023-08-21T08:33:29.806Z] #30 DONE 0.0s [2023-08-21T08:33:29.806Z] [2023-08-21T08:33:29.806Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:29.806Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.064Z] #31 ... [2023-08-21T08:33:30.064Z] [2023-08-21T08:33:30.064Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:30.064Z] #28 DONE 0.0s [2023-08-21T08:33:30.064Z] [2023-08-21T08:33:30.064Z] #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:30.064Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.064Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.064Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.064Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.064Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-08-21T08:33:30.064Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-08-21T08:33:30.064Z] #31 ... [2023-08-21T08:33:30.064Z] [2023-08-21T08:33:30.064Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:30.064Z] #28 DONE 0.0s [2023-08-21T08:33:30.064Z] [2023-08-21T08:33:30.064Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:33:30.064Z] #29 DONE 0.1s [2023-08-21T08:33:30.064Z] [2023-08-21T08:33:30.064Z] #31 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:30.064Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.064Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.064Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.064Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.064Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T08:33:30.321Z] #31 ... [2023-08-21T08:33:30.321Z] [2023-08-21T08:33:30.321Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:30.321Z] #28 DONE 0.0s [2023-08-21T08:33:30.321Z] [2023-08-21T08:33:30.321Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:33:30.321Z] #29 DONE 0.2s [2023-08-21T08:33:30.321Z] [2023-08-21T08:33:30.321Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:30.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.321Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.321Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.321Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T08:33:30.321Z] #31 ... [2023-08-21T08:33:30.321Z] [2023-08-21T08:33:30.321Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:30.321Z] #28 DONE 0.0s [2023-08-21T08:33:30.321Z] [2023-08-21T08:33:30.321Z] #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:30.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.321Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.321Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.321Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T08:33:30.321Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-21T08:33:30.321Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.321Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.321Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.321Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.321Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T08:33:30.321Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-21T08:33:30.577Z] #31 ... [2023-08-21T08:33:30.577Z] [2023-08-21T08:33:30.577Z] #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-21T08:33:30.577Z] #28 DONE 0.0s [2023-08-21T08:33:30.577Z] [2023-08-21T08:33:30.577Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:33:30.577Z] #29 DONE 0.4s [2023-08-21T08:33:30.577Z] [2023-08-21T08:33:30.577Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:33:30.577Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:33:30.577Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:33:30.577Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-21T08:33:30.577Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-21T08:33:30.577Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-21T08:33:30.577Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done [2023-08-21T08:33:30.835Z] #31 DONE 1.0s [2023-08-21T08:33:30.835Z] [2023-08-21T08:33:30.835Z] #32 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-21T08:33:31.788Z] 8d51d6327a98: Pull complete [2023-08-21T08:33:31.788Z] 8b374f2dd631: Pull complete [2023-08-21T08:33:31.788Z] ec14aa9079de: Pull complete [2023-08-21T08:33:36.108Z] #32 ... [2023-08-21T08:33:36.108Z] [2023-08-21T08:33:36.108Z] #33 [security-proxy-auth internal] load build context [2023-08-21T08:33:36.108Z] #33 transferring context: 252.19MB 5.6s [2023-08-21T08:33:36.108Z] #33 ... [2023-08-21T08:33:36.108Z] [2023-08-21T08:33:36.108Z] #34 [support-scheduler internal] load build context [2023-08-21T08:33:36.108Z] #34 ... [2023-08-21T08:33:36.108Z] [2023-08-21T08:33:36.108Z] #33 [security-proxy-auth internal] load build context [2023-08-21T08:33:37.147Z] 2f466654f4bb: Pull complete [2023-08-21T08:33:37.492Z] #33 transferring context: 365.19MB 7.5s done [2023-08-21T08:33:39.743Z] 554e91adad29: Pull complete [2023-08-21T08:33:39.743Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T08:33:39.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T08:33:39.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:33:40.070Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T08:33:40.070Z] WORKDIR /edgex [2023-08-21T08:33:40.070Z] COPY go.mod . [2023-08-21T08:33:40.070Z] RUN go mod download [2023-08-21T08:33:40.070Z] docker build -t ci-base-image-arm64 -f - . [2023-08-21T08:33:40.110Z] #33 ... [2023-08-21T08:33:40.110Z] [2023-08-21T08:33:40.110Z] #35 [security-proxy-setup internal] load build context [2023-08-21T08:33:40.110Z] #35 transferring context: 365.19MB 9.7s done [2023-08-21T08:33:40.110Z] #35 ... [2023-08-21T08:33:40.110Z] [2023-08-21T08:33:40.110Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:33:40.110Z] #36 transferring context: 365.19MB 8.3s done [2023-08-21T08:33:40.110Z] #36 ... [2023-08-21T08:33:40.110Z] [2023-08-21T08:33:40.110Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-21T08:33:40.368Z] #37 ... [2023-08-21T08:33:40.368Z] [2023-08-21T08:33:40.368Z] #38 [core-metadata internal] load build context [2023-08-21T08:33:40.368Z] #38 transferring context: 365.19MB 7.2s done [2023-08-21T08:33:40.368Z] #38 ... [2023-08-21T08:33:40.368Z] [2023-08-21T08:33:40.368Z] #39 [core-data internal] load build context [2023-08-21T08:33:40.368Z] #39 transferring context: 365.19MB 7.8s done [2023-08-21T08:33:40.672Z] Sending build context to Docker daemon 2.95MB [2023-08-21T08:33:40.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T08:33:40.672Z] ---> 1e15ea492957 [2023-08-21T08:33:40.672Z] Step 2/4 : WORKDIR /edgex [2023-08-21T08:33:40.934Z] #39 ... [2023-08-21T08:33:40.934Z] [2023-08-21T08:33:40.934Z] #40 [core-command internal] load build context [2023-08-21T08:33:40.934Z] #40 transferring context: 365.19MB 7.9s done [2023-08-21T08:33:40.934Z] #40 ... [2023-08-21T08:33:40.934Z] [2023-08-21T08:33:40.934Z] #41 [security-spiffe-token-provider internal] load build context [2023-08-21T08:33:40.934Z] #41 transferring context: 365.19MB 7.0s done [2023-08-21T08:33:41.193Z] #41 ... [2023-08-21T08:33:41.193Z] [2023-08-21T08:33:41.193Z] #42 [security-bootstrapper internal] load build context [2023-08-21T08:33:41.193Z] #42 transferring context: 365.19MB 7.1s done [2023-08-21T08:33:41.193Z] #42 ... [2023-08-21T08:33:41.193Z] [2023-08-21T08:33:41.193Z] #43 [support-notifications internal] load build context [2023-08-21T08:33:41.451Z] #43 ... [2023-08-21T08:33:41.451Z] [2023-08-21T08:33:41.451Z] #44 [security-secretstore-setup internal] load build context [2023-08-21T08:33:41.451Z] #44 transferring context: 365.19MB 7.1s done [2023-08-21T08:33:41.451Z] #44 ... [2023-08-21T08:33:41.451Z] [2023-08-21T08:33:41.451Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:33:41.451Z] #45 transferring context: 365.19MB 7.0s done [2023-08-21T08:33:41.451Z] #45 ... [2023-08-21T08:33:41.451Z] [2023-08-21T08:33:41.451Z] #46 [security-spire-server internal] load build context [2023-08-21T08:33:41.451Z] #46 transferring context: 365.19MB 5.1s done [2023-08-21T08:33:41.709Z] #46 ... [2023-08-21T08:33:41.709Z] [2023-08-21T08:33:41.709Z] #47 [security-spire-config internal] load build context [2023-08-21T08:33:41.709Z] #47 transferring context: 365.19MB 6.7s done [2023-08-21T08:33:41.968Z] #47 ... [2023-08-21T08:33:41.968Z] [2023-08-21T08:33:41.968Z] #43 [support-notifications internal] load build context [2023-08-21T08:33:41.968Z] #43 transferring context: 186.57MB 1.9s [2023-08-21T08:33:42.090Z] ---> Running in ff3bc43d9a71 [2023-08-21T08:33:42.357Z] Removing intermediate container ff3bc43d9a71 [2023-08-21T08:33:42.357Z] ---> beb4d2f5e044 [2023-08-21T08:33:42.357Z] Step 3/4 : COPY go.mod . [2023-08-21T08:33:42.624Z] ---> 7eb4ed354701 [2023-08-21T08:33:42.624Z] Step 4/4 : RUN go mod download [2023-08-21T08:33:42.892Z] ---> Running in 7cd3e9da7b29 [2023-08-21T08:33:43.342Z] #43 transferring context: 365.19MB 2.8s done [2023-08-21T08:33:46.631Z] #43 ... [2023-08-21T08:33:46.631Z] [2023-08-21T08:33:46.631Z] #34 [support-scheduler internal] load build context [2023-08-21T08:33:46.631Z] #34 transferring context: 365.19MB 9.4s done [2023-08-21T08:33:51.915Z] #34 ... [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T08:33:51.915Z] #48 ... [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #32 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-21T08:33:51.915Z] #32 DONE 21.3s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #47 [security-spire-config internal] load build context [2023-08-21T08:33:51.915Z] #47 DONE 21.5s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #44 [security-secretstore-setup internal] load build context [2023-08-21T08:33:51.915Z] #44 DONE 21.5s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #45 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:33:51.915Z] #45 DONE 21.6s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #41 [security-spiffe-token-provider internal] load build context [2023-08-21T08:33:51.915Z] #41 DONE 21.5s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #38 [core-metadata internal] load build context [2023-08-21T08:33:51.915Z] #38 DONE 21.6s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #42 [security-bootstrapper internal] load build context [2023-08-21T08:33:51.915Z] #42 DONE 21.4s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #33 [security-proxy-auth internal] load build context [2023-08-21T08:33:51.915Z] #33 DONE 21.6s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #39 [core-data internal] load build context [2023-08-21T08:33:51.915Z] #39 DONE 21.4s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:33:51.915Z] #36 DONE 21.7s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #40 [core-command internal] load build context [2023-08-21T08:33:51.915Z] #40 DONE 21.3s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:33:51.915Z] #49 ... [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #34 [support-scheduler internal] load build context [2023-08-21T08:33:51.915Z] #34 DONE 21.6s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #46 [security-spire-server internal] load build context [2023-08-21T08:33:51.915Z] #46 DONE 21.1s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #43 [support-notifications internal] load build context [2023-08-21T08:33:51.915Z] #43 DONE 21.1s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #35 [security-proxy-setup internal] load build context [2023-08-21T08:33:51.915Z] #35 DONE 21.8s [2023-08-21T08:33:51.915Z] [2023-08-21T08:33:51.915Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T08:33:51.915Z] #48 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:52.176Z] #48 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:52.433Z] #48 11.20 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T08:33:52.433Z] #48 11.22 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:52.433Z] #48 11.22 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:52.433Z] #48 11.23 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:33:52.692Z] #48 11.37 OK: 8 MiB in 17 packages [2023-08-21T08:33:56.880Z] #48 ... [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T08:33:56.880Z] #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.484 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.489 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T08:33:56.880Z] #0 1.501 (3/4) Installing su-exec (0.2-r2) [2023-08-21T08:33:56.880Z] #0 1.504 (4/4) Installing yq (4.30.4-r4) [2023-08-21T08:33:56.880Z] #0 1.561 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.566 OK: 17 MiB in 19 packages [2023-08-21T08:33:56.880Z] #50 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T08:33:56.880Z] #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.313 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.318 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.322 OK: 7 MiB in 16 packages [2023-08-21T08:33:56.880Z] #51 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T08:33:56.880Z] #0 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 0.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:33:56.880Z] #0 1.077 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:33:56.880Z] #0 1.077 OK: 17818 distinct packages available [2023-08-21T08:33:56.880Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.494 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.497 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:33:56.880Z] #0 1.500 (3/5) Installing libucontext (1.2-r0) [2023-08-21T08:33:56.880Z] #0 1.505 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T08:33:56.880Z] #0 1.509 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T08:33:56.880Z] #0 1.520 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.526 OK: 8 MiB in 20 packages [2023-08-21T08:33:56.880Z] #52 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T08:33:56.880Z] #0 0.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.168 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.175 (2/2) Installing su-exec (0.2-r2) [2023-08-21T08:33:56.880Z] #0 1.176 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.184 OK: 7 MiB in 17 packages [2023-08-21T08:33:56.880Z] #53 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T08:33:56.880Z] #48 DONE 15.7s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T08:33:56.880Z] #0 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.439 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T08:33:56.880Z] #0 1.451 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.453 (3/4) Installing su-exec (0.2-r2) [2023-08-21T08:33:56.880Z] #0 1.457 (4/4) Installing yq (4.30.4-r4) [2023-08-21T08:33:56.880Z] #0 1.516 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.523 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:33:56.880Z] #0 1.590 OK: 17 MiB in 19 packages [2023-08-21T08:33:56.880Z] #54 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T08:33:56.880Z] #0 0.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 0.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 0.990 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:33:56.880Z] #0 0.990 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:33:56.880Z] #0 0.990 OK: 17818 distinct packages available [2023-08-21T08:33:56.880Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.422 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T08:33:56.880Z] #0 1.435 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T08:33:56.880Z] #0 1.443 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T08:33:56.880Z] #0 1.449 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T08:33:56.880Z] #0 1.460 (5/9) Installing curl (8.2.1-r0) [2023-08-21T08:33:56.880Z] #0 1.468 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.474 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:33:56.880Z] #0 1.478 (8/9) Installing libucontext (1.2-r0) [2023-08-21T08:33:56.880Z] #0 1.480 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T08:33:56.880Z] #0 1.485 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.492 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:33:56.880Z] #0 1.565 OK: 10 MiB in 24 packages [2023-08-21T08:33:56.880Z] #55 DONE 5.4s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T08:33:56.880Z] #0 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:56.880Z] #0 1.040 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:56.880Z] #0 1.044 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:56.880Z] #0 1.048 OK: 7 MiB in 16 packages [2023-08-21T08:33:56.880Z] #56 DONE 5.5s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T08:33:56.880Z] #57 DONE 0.1s [2023-08-21T08:33:56.880Z] [2023-08-21T08:33:56.880Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T08:33:57.447Z] #58 ... [2023-08-21T08:33:57.447Z] [2023-08-21T08:33:57.447Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T08:33:57.447Z] #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.447Z] #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.447Z] #0 5.724 OK: 265 MiB in 53 packages [2023-08-21T08:33:57.447Z] #59 DONE 5.9s [2023-08-21T08:33:57.447Z] [2023-08-21T08:33:57.447Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:33:57.447Z] #60 DONE 0.0s [2023-08-21T08:33:57.447Z] [2023-08-21T08:33:57.447Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:33:57.447Z] #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.447Z] #0 5.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.447Z] #0 5.533 OK: 265 MiB in 53 packages [2023-08-21T08:33:57.447Z] #61 DONE 6.0s [2023-08-21T08:33:57.447Z] [2023-08-21T08:33:57.447Z] #62 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:33:57.447Z] #62 DONE 0.0s [2023-08-21T08:33:57.706Z] [2023-08-21T08:33:57.706Z] #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:33:57.965Z] #63 ... [2023-08-21T08:33:57.965Z] [2023-08-21T08:33:57.965Z] #64 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T08:33:57.965Z] #0 5.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.965Z] #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.965Z] #0 5.810 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:33:57.965Z] #0 5.810 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:33:57.965Z] #0 5.810 OK: 17818 distinct packages available [2023-08-21T08:33:57.965Z] #0 5.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.965Z] #0 5.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:57.965Z] #0 6.208 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:33:57.965Z] #0 6.212 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:33:57.965Z] #0 6.215 (3/4) Installing libucontext (1.2-r0) [2023-08-21T08:33:57.965Z] #0 6.218 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T08:33:57.965Z] #0 6.222 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:33:57.966Z] #0 6.230 OK: 7 MiB in 19 packages [2023-08-21T08:33:57.966Z] #64 DONE 6.3s [2023-08-21T08:33:57.966Z] [2023-08-21T08:33:57.966Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:33:58.902Z] #65 ... [2023-08-21T08:33:58.902Z] [2023-08-21T08:33:58.902Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:33:58.902Z] #49 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:58.902Z] #49 6.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:58.902Z] #49 7.172 OK: 265 MiB in 53 packages [2023-08-21T08:33:58.902Z] #49 DONE 7.3s [2023-08-21T08:33:58.902Z] [2023-08-21T08:33:58.902Z] #66 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:33:58.902Z] #66 DONE 0.0s [2023-08-21T08:33:58.902Z] [2023-08-21T08:33:58.902Z] #67 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T08:33:58.902Z] #0 6.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:58.902Z] #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:58.902Z] #0 7.295 OK: 265 MiB in 53 packages [2023-08-21T08:33:58.902Z] #67 DONE 7.4s [2023-08-21T08:33:58.902Z] [2023-08-21T08:33:58.902Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T08:33:58.902Z] #58 DONE 2.0s [2023-08-21T08:33:59.160Z] [2023-08-21T08:33:59.160Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T08:33:59.160Z] #68 DONE 0.1s [2023-08-21T08:33:59.160Z] [2023-08-21T08:33:59.160Z] #69 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:33:59.160Z] #69 DONE 0.1s [2023-08-21T08:33:59.160Z] [2023-08-21T08:33:59.160Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:33:59.419Z] #70 ... [2023-08-21T08:33:59.419Z] [2023-08-21T08:33:59.419Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T08:33:59.419Z] #0 5.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:59.419Z] #0 7.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:59.419Z] #0 7.400 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:33:59.419Z] #0 7.400 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:33:59.419Z] #0 7.400 OK: 17823 distinct packages available [2023-08-21T08:33:59.419Z] #0 7.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:59.419Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T08:33:59.419Z] #0 7.763 OK: 265 MiB in 53 packages [2023-08-21T08:33:59.419Z] #71 DONE 7.9s [2023-08-21T08:33:59.419Z] [2023-08-21T08:33:59.419Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:33:59.419Z] #72 DONE 0.0s [2023-08-21T08:33:59.679Z] [2023-08-21T08:33:59.679Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:09.652Z] #73 ... [2023-08-21T08:34:09.652Z] [2023-08-21T08:34:09.652Z] #74 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:21.787Z] Removing intermediate container 7cd3e9da7b29 [2023-08-21T08:34:21.787Z] ---> 9613cc11b7b6 [2023-08-21T08:34:21.787Z] Successfully built 9613cc11b7b6 [2023-08-21T08:34:21.787Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:34:22.131Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T08:34:22.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:34:22.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container [2023-08-21T08:34:22.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-21T08:34:23.572Z] $ docker top 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T08:34:24.397Z] + go version [2023-08-21T08:34:24.397Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T08:34:24.418Z] $ docker stop --time=1 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 [2023-08-21T08:34:26.002Z] $ docker rm -f --volumes 5b4dca6670d39f64d95ba0e2c62fcf557091e09d1767b25900b027b23966df54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:34:26.538Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T08:34:26.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:34:26.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container [2023-08-21T08:34:26.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-21T08:34:27.936Z] $ docker top bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T08:34:28.142Z] ========================================================= [2023-08-21T08:34:28.142Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-21T08:34:28.142Z] ========================================================= [Pipeline] sh [2023-08-21T08:34:28.442Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-08-21T08:34:29.035Z] + make test [2023-08-21T08:34:29.035Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T08:34:41.754Z] #74 DONE 41.4s [2023-08-21T08:34:41.754Z] [2023-08-21T08:34:41.754Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:41.754Z] #73 DONE 40.8s [2023-08-21T08:34:41.754Z] [2023-08-21T08:34:41.754Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:41.754Z] #70 DONE 41.3s [2023-08-21T08:34:41.754Z] [2023-08-21T08:34:41.754Z] #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:41.754Z] #65 DONE 42.9s [2023-08-21T08:34:41.754Z] [2023-08-21T08:34:41.754Z] #63 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:41.754Z] #63 DONE 42.8s [2023-08-21T08:34:41.754Z] [2023-08-21T08:34:41.754Z] #75 [support-notifications builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #75 DONE 8.8s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-08-21T08:34:49.891Z] #76 DONE 8.8s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:34:49.891Z] #77 DONE 0.1s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #78 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #79 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #80 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #81 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #82 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #83 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #84 DONE 8.8s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #85 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #85 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #86 [core-command builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #86 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #87 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #88 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #89 [core-metadata builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #89 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #90 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #91 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #92 [core-data builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #92 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #93 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #94 [support-scheduler builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #94 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #95 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #96 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #97 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #98 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #98 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #99 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #100 DONE 8.8s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:34:49.891Z] #101 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:49.891Z] #102 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:34:49.891Z] #103 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #104 [security-spire-server builder 6/9] COPY . . [2023-08-21T08:34:49.891Z] #104 CACHED [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #105 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T08:34:49.891Z] #105 DONE 8.8s [2023-08-21T08:34:49.891Z] [2023-08-21T08:34:49.891Z] #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:34:53.748Z] #106 DONE 3.6s [2023-08-21T08:34:53.748Z] [2023-08-21T08:34:53.748Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:34:53.748Z] #107 DONE 3.6s [2023-08-21T08:34:53.748Z] [2023-08-21T08:34:53.748Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T08:34:54.323Z] #108 ... [2023-08-21T08:34:54.323Z] [2023-08-21T08:34:54.323Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T08:34:54.323Z] #109 DONE 1.6s [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T08:34:54.580Z] #108 DONE 1.6s [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T08:34:54.580Z] #0 1.281 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T08:34:54.580Z] #110 ... [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #111 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:34:54.580Z] #111 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T08:34:54.580Z] #112 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:34:54.580Z] #113 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #114 [security-spire-config builder 6/9] COPY . . [2023-08-21T08:34:54.580Z] #114 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:34:54.580Z] #115 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:34:54.580Z] #116 CACHED [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:34:54.580Z] #117 DONE 0.1s [2023-08-21T08:34:54.580Z] [2023-08-21T08:34:54.580Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T08:34:54.580Z] #0 1.283 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T08:34:54.836Z] #118 ... [2023-08-21T08:34:54.836Z] [2023-08-21T08:34:54.836Z] #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:34:54.836Z] #119 DONE 0.2s [2023-08-21T08:34:54.836Z] [2023-08-21T08:34:54.836Z] #120 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:34:55.097Z] #120 DONE 0.3s [2023-08-21T08:34:55.097Z] [2023-08-21T08:34:55.097Z] #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:34:56.034Z] #121 DONE 1.1s [2023-08-21T08:34:56.034Z] [2023-08-21T08:34:56.034Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:34:56.034Z] #122 DONE 0.9s [2023-08-21T08:34:56.034Z] [2023-08-21T08:34:56.034Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:34:56.034Z] #123 CACHED [2023-08-21T08:34:56.034Z] [2023-08-21T08:34:56.034Z] #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:34:56.034Z] #124 CACHED [2023-08-21T08:34:56.034Z] [2023-08-21T08:34:56.034Z] #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:34:59.329Z] #125 ... [2023-08-21T08:34:59.329Z] [2023-08-21T08:34:59.329Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T08:34:59.329Z] #0 0.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T08:34:59.329Z] #126 ... [2023-08-21T08:34:59.329Z] [2023-08-21T08:34:59.329Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T08:34:59.329Z] #0 1.195 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T08:34:59.585Z] #127 ... [2023-08-21T08:34:59.585Z] [2023-08-21T08:34:59.585Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T08:34:59.585Z] #0 2.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T08:34:59.585Z] #128 ... [2023-08-21T08:34:59.585Z] [2023-08-21T08:34:59.585Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T08:34:59.585Z] #0 0.447 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T08:34:59.849Z] #129 ... [2023-08-21T08:34:59.849Z] [2023-08-21T08:34:59.849Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T08:34:59.849Z] #0 1.056 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T08:34:59.849Z] #130 ... [2023-08-21T08:34:59.849Z] [2023-08-21T08:34:59.849Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T08:34:59.849Z] #0 0.750 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T08:35:00.108Z] #131 ... [2023-08-21T08:35:00.108Z] [2023-08-21T08:35:00.108Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T08:35:00.108Z] #0 0.339 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T08:35:00.108Z] #132 ... [2023-08-21T08:35:00.108Z] [2023-08-21T08:35:00.108Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T08:35:00.108Z] #0 1.159 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T08:35:00.367Z] #133 ... [2023-08-21T08:35:00.367Z] [2023-08-21T08:35:00.367Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T08:35:00.367Z] #0 0.737 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T08:35:00.625Z] #134 ... [2023-08-21T08:35:00.625Z] [2023-08-21T08:35:00.625Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T08:35:04.806Z] #135 ... [2023-08-21T08:35:04.806Z] [2023-08-21T08:35:04.806Z] #125 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:35:04.806Z] #125 DONE 8.5s [2023-08-21T08:35:04.806Z] [2023-08-21T08:35:04.806Z] #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:35:06.177Z] #136 ... [2023-08-21T08:35:06.177Z] [2023-08-21T08:35:06.177Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T08:35:07.929Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-21T08:35:14.894Z] #137 ... [2023-08-21T08:35:14.894Z] [2023-08-21T08:35:14.894Z] #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T08:35:14.894Z] #135 DONE 17.5s [2023-08-21T08:35:14.894Z] [2023-08-21T08:35:14.894Z] #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:35:14.894Z] #136 DONE 17.5s [2023-08-21T08:35:14.894Z] [2023-08-21T08:35:14.894Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:35:24.887Z] #138 ... [2023-08-21T08:35:24.887Z] [2023-08-21T08:35:24.887Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:35:51.463Z] #139 ... [2023-08-21T08:35:51.463Z] [2023-08-21T08:35:51.463Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T08:35:51.463Z] #129 61.68 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T08:35:51.722Z] #129 ... [2023-08-21T08:35:51.722Z] [2023-08-21T08:35:51.722Z] #137 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T08:35:51.722Z] #137 DONE 45.6s [2023-08-21T08:35:51.722Z] [2023-08-21T08:35:51.722Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:35:51.981Z] #139 ... [2023-08-21T08:35:51.981Z] [2023-08-21T08:35:51.981Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-21T08:36:18.570Z] #140 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #138 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:18.570Z] #138 DONE 61.2s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T08:36:18.570Z] #131 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T08:36:18.570Z] #141 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T08:36:18.570Z] #126 DONE 86.7s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T08:36:18.570Z] #132 DONE 86.8s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T08:36:18.570Z] #110 DONE 86.7s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:36:18.570Z] #139 DONE 62.3s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T08:36:18.570Z] #134 DONE 86.8s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T08:36:18.570Z] #130 DONE 86.8s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T08:36:18.570Z] #127 DONE 86.8s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:18.570Z] #142 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T08:36:18.570Z] #129 DONE 87.0s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #143 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #143 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T08:36:18.570Z] #131 DONE 87.1s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T08:36:18.570Z] #118 DONE 87.3s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T08:36:18.570Z] #133 DONE 87.3s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T08:36:18.570Z] #128 DONE 87.3s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #144 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-21T08:36:18.570Z] #140 DONE 24.5s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #145 [security-spire-config] exporting to image [2023-08-21T08:36:18.570Z] #145 exporting layers [2023-08-21T08:36:18.570Z] #145 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T08:36:18.570Z] #141 DONE 1.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:18.570Z] #142 DONE 1.1s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #146 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #146 DONE 1.2s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #147 DONE 1.2s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T08:36:18.570Z] #148 DONE 1.0s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #149 DONE 0.9s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #150 DONE 0.9s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #143 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #143 DONE 0.9s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #144 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #144 DONE 0.9s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #151 ... [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #152 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T08:36:18.570Z] #152 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #153 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-21T08:36:18.570Z] #153 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #154 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #155 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #156 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #157 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #157 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #158 DONE 0.4s [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #159 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #160 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #161 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #162 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.570Z] #163 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.570Z] #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.570Z] #164 CACHED [2023-08-21T08:36:18.570Z] [2023-08-21T08:36:18.571Z] #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.571Z] #165 CACHED [2023-08-21T08:36:18.571Z] [2023-08-21T08:36:18.571Z] #166 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:18.571Z] #166 CACHED [2023-08-21T08:36:18.571Z] [2023-08-21T08:36:18.571Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:18.571Z] #151 DONE 0.4s [2023-08-21T08:36:18.571Z] [2023-08-21T08:36:18.571Z] #145 [security-spire-config] exporting to image [2023-08-21T08:36:18.571Z] #145 exporting layers 0.7s done [2023-08-21T08:36:18.571Z] #145 writing image sha256:ca3bf9074b4d3344e7fd609c0fc4076783e00479d99aae193283ec1435698684 done [2023-08-21T08:36:18.571Z] #145 naming to docker.io/library/security-spire-config done [2023-08-21T08:36:19.504Z] #145 ... [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #167 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T08:36:19.504Z] #167 DONE 2.0s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #168 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T08:36:19.504Z] #168 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #169 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-21T08:36:19.504Z] #169 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T08:36:19.504Z] #170 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T08:36:19.504Z] #171 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T08:36:19.504Z] #172 DONE 2.5s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T08:36:19.504Z] #173 DONE 2.0s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T08:36:19.504Z] #174 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T08:36:19.504Z] #175 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T08:36:19.504Z] #176 DONE 2.1s [2023-08-21T08:36:19.504Z] [2023-08-21T08:36:19.504Z] #177 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:19.763Z] #177 ... [2023-08-21T08:36:19.763Z] [2023-08-21T08:36:19.763Z] #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T08:36:19.763Z] #178 DONE 2.1s [2023-08-21T08:36:19.763Z] [2023-08-21T08:36:19.763Z] #179 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T08:36:19.763Z] #179 DONE 2.1s [2023-08-21T08:36:19.763Z] [2023-08-21T08:36:19.763Z] #145 [security-spire-server] exporting to image [2023-08-21T08:36:19.763Z] #145 exporting layers 2.1s done [2023-08-21T08:36:19.763Z] #145 writing image sha256:8c71fce57d8808afd4fa198d290f6b79854bd63d2a4d4f46c2dfc18d2ad65529 done [2023-08-21T08:36:19.763Z] #145 naming to docker.io/library/security-spire-server done [2023-08-21T08:36:20.064Z] #145 ... [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #180 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #180 DONE 0.3s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #181 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #181 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T08:36:20.064Z] #182 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #145 [support-notifications] exporting to image [2023-08-21T08:36:20.064Z] #145 ... [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #183 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:36:20.064Z] #183 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #184 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #184 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #185 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #185 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #186 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-21T08:36:20.064Z] #186 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #187 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #187 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #177 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #177 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #188 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.064Z] #188 DONE 0.5s [2023-08-21T08:36:20.064Z] [2023-08-21T08:36:20.064Z] #145 [core-data] exporting to image [2023-08-21T08:36:20.322Z] #145 ... [2023-08-21T08:36:20.322Z] [2023-08-21T08:36:20.322Z] #189 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.323Z] #189 DONE 0.5s [2023-08-21T08:36:20.323Z] [2023-08-21T08:36:20.323Z] #145 [core-data] exporting to image [2023-08-21T08:36:20.323Z] #145 writing image sha256:b4e276ac1a066afdfb230e763782094367107a1eaedc7c09fc7c04aa17271c98 [2023-08-21T08:36:20.644Z] #145 ... [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #190 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:36:20.644Z] #190 DONE 0.4s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T08:36:20.644Z] #191 DONE 0.4s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T08:36:20.644Z] #192 DONE 0.5s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #145 [security-spiffe-token-provider] exporting to image [2023-08-21T08:36:20.644Z] #145 exporting layers 0.4s done [2023-08-21T08:36:20.644Z] #145 writing image sha256:b4e276ac1a066afdfb230e763782094367107a1eaedc7c09fc7c04aa17271c98 0.3s done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/security-spire-agent done [2023-08-21T08:36:20.644Z] #145 writing image sha256:9923b939f8a88f064d71910dd768d3789cf25d37cac5dbedcc151c313b8630f6 done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/core-command done [2023-08-21T08:36:20.644Z] #145 writing image sha256:4396074f3a7f96b9ba37aaa613b65b501bea0975d30f7cd112b4c18b30756983 done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/security-spiffe-token-provider done [2023-08-21T08:36:20.644Z] #145 ... [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T08:36:20.644Z] #193 DONE 0.4s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:20.644Z] #194 DONE 0.4s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #195 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:20.644Z] #195 DONE 0.4s [2023-08-21T08:36:20.644Z] [2023-08-21T08:36:20.644Z] #145 [support-notifications] exporting to image [2023-08-21T08:36:20.644Z] #145 writing image sha256:d55887b6b425ff97d31c729b79b8936109e9c9086c1e7e16164f8cfb435e389c done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/support-notifications done [2023-08-21T08:36:20.644Z] #145 writing image sha256:54e8bdd6eaff2eac1af6a440cef7e786a85be72e479aae2c47a7a5a8edb71027 done [2023-08-21T08:36:20.644Z] #145 writing image sha256:462ac633b41824129e15829b17a907487081a7bc58582ab84852d4506f2a3ba0 [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/core-data [2023-08-21T08:36:20.644Z] #145 exporting layers 0.2s done [2023-08-21T08:36:20.644Z] #145 writing image sha256:462ac633b41824129e15829b17a907487081a7bc58582ab84852d4506f2a3ba0 0.2s done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/core-data 0.2s done [2023-08-21T08:36:20.644Z] #145 naming to docker.io/library/support-scheduler done [2023-08-21T08:36:20.928Z] #145 ... [2023-08-21T08:36:20.928Z] [2023-08-21T08:36:20.928Z] #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T08:36:20.928Z] #196 DONE 0.5s [2023-08-21T08:36:20.928Z] [2023-08-21T08:36:20.928Z] #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:20.928Z] #197 DONE 0.5s [2023-08-21T08:36:20.928Z] [2023-08-21T08:36:20.928Z] #145 [support-scheduler] exporting to image [2023-08-21T08:36:20.928Z] #145 writing image sha256:b7defe5db58a9feb192b5d450660933da18000a9862f3fe5ed7f7553daef005e 0.0s done [2023-08-21T08:36:20.928Z] #145 naming to docker.io/library/core-metadata [2023-08-21T08:36:21.200Z] #145 naming to docker.io/library/core-metadata done [2023-08-21T08:36:21.200Z] #145 DONE 4.4s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T08:36:21.200Z] #198 DONE 0.5s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T08:36:21.200Z] #199 DONE 0.1s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #200 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T08:36:21.200Z] #200 DONE 0.1s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T08:36:21.200Z] #201 DONE 0.2s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T08:36:21.200Z] #202 DONE 0.0s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #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-08-21T08:36:21.200Z] #203 DONE 0.0s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T08:36:21.200Z] #204 DONE 0.8s [2023-08-21T08:36:21.200Z] [2023-08-21T08:36:21.200Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T08:36:21.468Z] #205 DONE 0.1s [2023-08-21T08:36:21.468Z] [2023-08-21T08:36:21.468Z] #206 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T08:36:21.468Z] #206 DONE 0.8s [2023-08-21T08:36:21.468Z] [2023-08-21T08:36:21.468Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T08:36:21.468Z] #207 DONE 0.1s [2023-08-21T08:36:21.468Z] [2023-08-21T08:36:21.468Z] #145 [core-common-config-bootstrapper] exporting to image [2023-08-21T08:36:21.468Z] #145 ... [2023-08-21T08:36:21.468Z] [2023-08-21T08:36:21.468Z] #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T08:36:21.468Z] #208 DONE 0.5s [2023-08-21T08:36:21.468Z] [2023-08-21T08:36:21.468Z] #145 [security-proxy-setup] exporting to image [2023-08-21T08:36:21.468Z] #145 exporting layers 0.2s done [2023-08-21T08:36:21.468Z] #145 writing image sha256:f919ea650cb9a723b088d2fe1a7c2a341053cf6c0b8c77a2b47aac10f7f954bf done [2023-08-21T08:36:21.468Z] #145 naming to docker.io/library/security-proxy-auth [2023-08-21T08:36:21.755Z] #145 exporting layers 0.2s done [2023-08-21T08:36:21.755Z] #145 naming to docker.io/library/security-proxy-auth done [2023-08-21T08:36:21.755Z] #145 writing image sha256:d3e33664366f203d2b9fe0ca81c24a52723d39d8f758e8111fc5c556068a3dfc done [2023-08-21T08:36:21.755Z] #145 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-21T08:36:21.755Z] #145 writing image sha256:541facd6de84b8a5afb1757a56599d272ab827e6d05f9caca1208d9b18c43ca4 done [2023-08-21T08:36:21.755Z] #145 naming to docker.io/library/security-proxy-setup done [2023-08-21T08:36:21.755Z] #145 DONE 4.8s [2023-08-21T08:36:21.755Z] [2023-08-21T08:36:21.755Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T08:36:22.030Z] #209 ... [2023-08-21T08:36:22.030Z] [2023-08-21T08:36:22.030Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T08:36:22.030Z] #210 DONE 0.6s [2023-08-21T08:36:22.030Z] [2023-08-21T08:36:22.030Z] #145 [security-secretstore-setup] exporting to image [2023-08-21T08:36:22.030Z] #145 exporting layers 0.2s done [2023-08-21T08:36:22.030Z] #145 writing image sha256:bf2ce496929405537e452e4ca5febe2f3d4823a9a2d3b7daa229e49bc178e69e done [2023-08-21T08:36:22.030Z] #145 naming to docker.io/library/security-secretstore-setup done [2023-08-21T08:36:22.030Z] #145 DONE 5.0s [2023-08-21T08:36:22.030Z] [2023-08-21T08:36:22.030Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T08:36:22.311Z] #209 DONE 0.7s [2023-08-21T08:36:22.311Z] [2023-08-21T08:36:22.311Z] #145 [security-bootstrapper] exporting to image [2023-08-21T08:36:22.311Z] #145 exporting layers 0.1s done [2023-08-21T08:36:22.311Z] #145 writing image sha256:92367ff4bd6c1bfeef16b30fb9027f4f8bb9e4f060cc124d9cbd95423b7cc072 done [2023-08-21T08:36:22.311Z] #145 naming to docker.io/library/security-bootstrapper done [2023-08-21T08:36:22.311Z] #145 DONE 5.1s [2023-08-21T08:36:22.311Z] [2023-08-21T08:36:22.311Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T08:36:22.311Z] time="2023-08-21T08:33:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T08:36:22.339Z] $ docker stop --time=1 bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e [2023-08-21T08:36:23.616Z] $ docker rm -f --volumes bf784410d4762c6329cb0820c8f13d6f16b714d8be45b9ead8bdb9123ca5262e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T08:36:23.976Z] + docker images [2023-08-21T08:36:23.976Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T08:36:23.976Z] security-bootstrapper latest 92367ff4bd6c 1 second ago 23MB [2023-08-21T08:36:23.976Z] security-proxy-setup latest 541facd6de84 2 seconds ago 29.2MB [2023-08-21T08:36:23.976Z] core-common-config-bootstrapper latest d3e33664366f 2 seconds ago 18MB [2023-08-21T08:36:23.976Z] security-secretstore-setup latest bf2ce4969294 2 seconds ago 44.1MB [2023-08-21T08:36:23.976Z] security-proxy-auth latest f919ea650cb9 2 seconds ago 19.4MB [2023-08-21T08:36:23.976Z] core-metadata latest b7defe5db58a 3 seconds ago 21.6MB [2023-08-21T08:36:23.976Z] core-data latest 54e8bdd6eaff 4 seconds ago 21.2MB [2023-08-21T08:36:23.976Z] support-scheduler latest 462ac633b418 4 seconds ago 33.7MB [2023-08-21T08:36:23.976Z] support-notifications latest d55887b6b425 4 seconds ago 34.3MB [2023-08-21T08:36:23.976Z] core-command latest 9923b939f8a8 4 seconds ago 21MB [2023-08-21T08:36:23.976Z] security-spiffe-token-provider latest 4396074f3a7f 4 seconds ago 33.5MB [2023-08-21T08:36:23.976Z] security-spire-agent latest b4e276ac1a06 5 seconds ago 161MB [2023-08-21T08:36:23.976Z] security-spire-server latest 8c71fce57d88 6 seconds ago 103MB [2023-08-21T08:36:23.976Z] security-spire-config latest ca3bf9074b4d 7 seconds ago 102MB [2023-08-21T08:36:23.976Z] ci-base-image-x86_64 latest 0ab8da466e9e 5 minutes ago 1.07GB [2023-08-21T08:36:23.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB [2023-08-21T08:36:23.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-21T08:36:23.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-21T08:37:14.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-21T08:37:15.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-21T08:37:15.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-21T08:37:15.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-21T08:37:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-21T08:37:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-21T08:37:25.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-21T08:37:25.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.288s coverage: 28.7% of statements [2023-08-21T08:37:37.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 97.0% of statements [2023-08-21T08:37:42.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-21T08:37:42.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-21T08:37:42.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-21T08:37:44.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.394s coverage: 71.5% of statements [2023-08-21T08:37:47.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-21T08:37:47.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-21T08:37:47.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.311s coverage: 54.0% of statements [2023-08-21T08:37:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-21T08:37:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-21T08:37:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:37:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-21T08:37:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-21T08:37:58.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-21T08:37:58.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-21T08:38:16.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-21T08:38:16.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:38:16.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-21T08:38:16.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.577s coverage: 93.4% of statements [2023-08-21T08:38:16.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.425s coverage: 3.8% of statements [2023-08-21T08:38:17.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.603s coverage: 97.6% of statements [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-21T08:38:17.971Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-21T08:38:18.238Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.214s coverage: 72.2% of statements [2023-08-21T08:38:28.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-21T08:38:28.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-21T08:38:28.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements [2023-08-21T08:38:28.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.263s coverage: 32.2% of statements [2023-08-21T08:38:32.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements [2023-08-21T08:38:32.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 82.9% of statements [2023-08-21T08:38:32.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.255s coverage: 94.1% of statements [2023-08-21T08:38:32.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements [2023-08-21T08:38:35.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2023-08-21T08:38:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-21T08:38:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-21T08:38:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-21T08:38:38.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-21T08:38:41.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-21T08:38:41.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-21T08:38:41.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-21T08:38:41.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-21T08:38:48.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.211s coverage: 94.4% of statements [2023-08-21T08:38:48.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-21T08:38:48.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-21T08:38:48.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-21T08:38:48.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-21T08:38:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-21T08:38:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-21T08:38:56.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.272s coverage: 92.9% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2023-08-21T08:39:02.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.476s coverage: 81.8% of statements [2023-08-21T08:39:02.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-21T08:39:02.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.533s coverage: 82.1% of statements [2023-08-21T08:39:04.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-21T08:39:04.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements [2023-08-21T08:39:08.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-21T08:39:08.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-21T08:39:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 63.1% of statements [2023-08-21T08:39:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2023-08-21T08:39:11.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2023-08-21T08:39:11.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2023-08-21T08:39:11.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-08-21T08:39:11.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-21T08:39:11.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-21T08:39:11.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-21T08:39:11.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-08-21T08:39:18.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-21T08:39:18.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-21T08:39:18.250Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-21T08:39:19.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.996s coverage: 38.4% of statements [2023-08-21T08:39:19.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.262s coverage: 89.5% of statements [2023-08-21T08:39:23.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-21T08:39:23.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-21T08:39:23.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-21T08:39:23.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-21T08:39:23.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-08-21T08:39:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-21T08:39:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-21T08:39:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-21T08:39:29.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-21T08:39:35.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements [2023-08-21T08:39:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-21T08:39:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:39:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-21T08:39:36.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-21T08:39:36.745Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.588s coverage: 95.7% of statements [2023-08-21T08:39:41.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-21T08:39:41.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-21T08:39:41.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.283s coverage: 61.8% of statements [2023-08-21T08:39:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-21T08:39:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-21T08:39:43.538Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 98.9% of statements [2023-08-21T08:39:44.496Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-08-21T08:39:44.496Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-21T08:39:44.496Z] go vet ./... [2023-08-21T08:42:21.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T08:42:21.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T08:42:21.169Z] ./bin/test-attribution-txt.sh [2023-08-21T08:42:21.169Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-21T08:42:21.169Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-21T08:42:21.169Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-21T08:42:21.169Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-21T08:42:21.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-21T08:42:21.813Z] + ls -al . [2023-08-21T08:42:21.813Z] total 724 [2023-08-21T08:42:21.813Z] drwxrwxr-x 11 1001 1001 4096 Aug 21 08:34 . [2023-08-21T08:42:21.813Z] drwxr-xr-x 4 root root 4096 Aug 21 08:34 .. [2023-08-21T08:42:21.813Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 .blubracket [2023-08-21T08:42:21.813Z] -rw-rw-r-- 1 1001 1001 16 Aug 21 08:32 .dockerignore [2023-08-21T08:42:21.813Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 08:32 .git [2023-08-21T08:42:21.813Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 08:32 .github [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 1173 Aug 21 08:32 .gitignore [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 08:32 .golangci.yml [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 87 Aug 21 08:32 .hadolint.yml [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 166 Aug 21 08:32 .sonarcloud.properties [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 08:32 ADOPTERS.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 11152 Aug 21 08:32 Attribution.txt [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 93407 Aug 21 08:32 CHANGELOG.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 08:32 CONTRIBUTING.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 08:32 GOVERNANCE.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 883 Aug 21 08:32 Jenkinsfile [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 08:32 LICENSE [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 14764 Aug 21 08:32 Makefile [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 08:32 OWNERS.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 9923 Aug 21 08:32 README.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 08:32 SECURITY.md [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 08:30 VERSION [2023-08-21T08:42:21.814Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 bin [2023-08-21T08:42:21.814Z] drwxrwxr-x 18 1001 1001 4096 Aug 21 08:32 cmd [2023-08-21T08:42:21.814Z] -rw-r--r-- 1 root root 446997 Aug 21 08:39 coverage.out [2023-08-21T08:42:21.814Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 08:32 fuzz_test [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 3687 Aug 21 08:32 go.mod [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 33714 Aug 21 08:32 go.sum [2023-08-21T08:42:21.814Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 08:32 internal [2023-08-21T08:42:21.814Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 08:32 openapi [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 594 Aug 21 08:32 security.txt [2023-08-21T08:42:21.814Z] drwxrwxr-x 4 1001 1001 4096 Aug 21 08:32 snap [2023-08-21T08:42:21.814Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 08:32 version.go [Pipeline] sh [2023-08-21T08:42:22.129Z] + '[' -e coverage.out ] [2023-08-21T08:42:22.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-21T08:42:22.150Z] Warning: overwriting stash ‘coverage-report’ [2023-08-21T08:42:22.901Z] Stashed 1 file(s) [Pipeline] sh [2023-08-21T08:42:23.219Z] + make build [2023-08-21T08:42:23.219Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T08:43:59.828Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T08:44:01.766Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T08:44:07.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T08:44:11.341Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T08:44:50.181Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T08:44:56.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T08:45:03.452Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T08:45:08.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T08:45:13.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T08:45:17.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T08:45:22.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-21T08:45:28.106Z] $ docker stop --time=1 bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c [2023-08-21T08:45:30.072Z] $ docker rm -f --volumes bd093c78601b653555eb56e2cbe9ce32abae045c8f66a73324cdbfb92331c67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:45:32.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T08:45:32.390Z] [2023-08-21T08:45:32.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T08:45:32.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T08:45:32.982Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-21T08:45:32.982Z] 547446be3368: Pulling fs layer [2023-08-21T08:45:32.982Z] d125d8839a47: Pulling fs layer [2023-08-21T08:45:32.982Z] 3e85d5ac6304: Pulling fs layer [2023-08-21T08:45:32.982Z] c3105a71a48b: Pulling fs layer [2023-08-21T08:45:32.982Z] 0f093f025ec4: Pulling fs layer [2023-08-21T08:45:32.982Z] c3106fc0e877: Pulling fs layer [2023-08-21T08:45:32.982Z] c3105a71a48b: Waiting [2023-08-21T08:45:32.982Z] 0f093f025ec4: Waiting [2023-08-21T08:45:32.982Z] c3106fc0e877: Waiting [2023-08-21T08:45:32.982Z] 547446be3368: Verifying Checksum [2023-08-21T08:45:32.982Z] 547446be3368: Download complete [2023-08-21T08:45:32.982Z] c3105a71a48b: Verifying Checksum [2023-08-21T08:45:32.982Z] c3105a71a48b: Download complete [2023-08-21T08:45:33.248Z] d125d8839a47: Verifying Checksum [2023-08-21T08:45:33.248Z] d125d8839a47: Download complete [2023-08-21T08:45:33.248Z] c3106fc0e877: Verifying Checksum [2023-08-21T08:45:33.248Z] c3106fc0e877: Download complete [2023-08-21T08:45:33.514Z] 0f093f025ec4: Verifying Checksum [2023-08-21T08:45:33.514Z] 0f093f025ec4: Download complete [2023-08-21T08:45:33.781Z] 547446be3368: Pull complete [2023-08-21T08:45:34.753Z] d125d8839a47: Pull complete [2023-08-21T08:45:35.335Z] 3e85d5ac6304: Verifying Checksum [2023-08-21T08:45:35.335Z] 3e85d5ac6304: Download complete [2023-08-21T08:45:43.531Z] 3e85d5ac6304: Pull complete [2023-08-21T08:45:43.531Z] c3105a71a48b: Pull complete [2023-08-21T08:45:44.113Z] 0f093f025ec4: Pull complete [2023-08-21T08:45:44.377Z] c3106fc0e877: Pull complete [2023-08-21T08:45:44.377Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-21T08:45:44.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-21T08:45:44.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T08:45:44.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container [2023-08-21T08:45:44.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-08-21T08:45:46.608Z] $ docker top ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T08:45:47.404Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-21T08:45:57.458Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-08-21T08:45:57.458Z] #1 transferring dockerfile: [2023-08-21T08:45:57.458Z] #1 transferring dockerfile: 2.58kB done [2023-08-21T08:45:57.458Z] #1 DONE 0.1s [2023-08-21T08:45:58.041Z] [2023-08-21T08:45:58.041Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-08-21T08:45:58.041Z] #2 transferring dockerfile: 1.96kB done [2023-08-21T08:45:58.041Z] #2 DONE 0.0s [2023-08-21T08:45:58.041Z] [2023-08-21T08:45:58.041Z] #3 [core-data internal] load build definition from Dockerfile [2023-08-21T08:45:58.041Z] #3 transferring dockerfile: 1.90kB 0.0s done [2023-08-21T08:45:58.041Z] #3 DONE 0.1s [2023-08-21T08:45:58.041Z] [2023-08-21T08:45:58.041Z] #4 [security-spire-config internal] load .dockerignore [2023-08-21T08:45:58.041Z] #4 transferring context: 56B done [2023-08-21T08:45:58.041Z] #4 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #5 [core-metadata internal] load .dockerignore [2023-08-21T08:45:59.443Z] #5 transferring context: 56B 0.0s done [2023-08-21T08:45:59.443Z] #5 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #6 [core-data internal] load .dockerignore [2023-08-21T08:45:59.443Z] #6 transferring context: 56B 0.0s done [2023-08-21T08:45:59.443Z] #6 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #7 [core-command internal] load build definition from Dockerfile [2023-08-21T08:45:59.443Z] #7 transferring dockerfile: 1.82kB done [2023-08-21T08:45:59.443Z] #7 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #8 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:45:59.443Z] #8 DONE 0.0s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:45:59.443Z] #9 ... [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-21T08:45:59.443Z] #10 transferring dockerfile: 1.78kB done [2023-08-21T08:45:59.443Z] #10 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-21T08:45:59.443Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-08-21T08:45:59.443Z] #11 DONE 0.1s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #9 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:45:59.443Z] #9 DONE 0.2s [2023-08-21T08:45:59.443Z] [2023-08-21T08:45:59.443Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-21T08:45:59.443Z] #12 transferring dockerfile: 2.39kB done [2023-08-21T08:45:59.710Z] #12 DONE 0.1s [2023-08-21T08:45:59.710Z] [2023-08-21T08:45:59.710Z] #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:45:59.710Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:45:59.710Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:45:59.710Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:45:59.710Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:45:59.710Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 77.82kB / 3.26MB 0.1s [2023-08-21T08:45:59.710Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.2s [2023-08-21T08:45:59.976Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:45:59.976Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-21T08:45:59.976Z] #13 ... [2023-08-21T08:45:59.976Z] [2023-08-21T08:45:59.976Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-08-21T08:45:59.976Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-08-21T08:45:59.976Z] #14 DONE 0.3s [2023-08-21T08:46:00.244Z] [2023-08-21T08:46:00.244Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:00.244Z] #15 ... [2023-08-21T08:46:00.244Z] [2023-08-21T08:46:00.244Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2023-08-21T08:46:00.244Z] #16 transferring dockerfile: 2.68kB 0.0s done [2023-08-21T08:46:00.244Z] #16 DONE 0.5s [2023-08-21T08:46:00.244Z] [2023-08-21T08:46:00.244Z] #17 [support-notifications internal] load build definition from Dockerfile [2023-08-21T08:46:00.244Z] #17 transferring dockerfile: 1.84kB done [2023-08-21T08:46:00.244Z] #17 DONE 0.7s [2023-08-21T08:46:00.244Z] [2023-08-21T08:46:00.244Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:00.512Z] #15 ... [2023-08-21T08:46:00.512Z] [2023-08-21T08:46:00.512Z] #18 [security-spire-server internal] load build definition from Dockerfile [2023-08-21T08:46:00.512Z] #18 transferring dockerfile: 2.63kB 0.0s done [2023-08-21T08:46:00.512Z] #18 DONE 0.5s [2023-08-21T08:46:00.512Z] [2023-08-21T08:46:00.512Z] #19 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-21T08:46:00.512Z] #19 transferring dockerfile: 2.04kB 0.0s done [2023-08-21T08:46:00.512Z] #19 DONE 0.7s [2023-08-21T08:46:00.512Z] [2023-08-21T08:46:00.512Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:00.778Z] #15 ... [2023-08-21T08:46:00.778Z] [2023-08-21T08:46:00.778Z] #20 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-21T08:46:00.778Z] #20 transferring dockerfile: 2.12kB 0.0s done [2023-08-21T08:46:00.778Z] #20 DONE 0.9s [2023-08-21T08:46:00.778Z] [2023-08-21T08:46:00.778Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.044Z] #15 ... [2023-08-21T08:46:01.044Z] [2023-08-21T08:46:01.044Z] #21 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-21T08:46:01.044Z] #21 transferring dockerfile: 2.38kB 0.0s done [2023-08-21T08:46:01.044Z] #21 DONE 1.0s [2023-08-21T08:46:01.044Z] [2023-08-21T08:46:01.044Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.313Z] #15 ... [2023-08-21T08:46:01.313Z] [2023-08-21T08:46:01.313Z] #22 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:01.313Z] #22 DONE 1.6s [2023-08-21T08:46:01.313Z] [2023-08-21T08:46:01.313Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.580Z] #15 ... [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #23 [security-spire-config builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:01.580Z] #23 DONE 0.3s [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #13 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:01.580Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:01.580Z] #13 DONE 2.0s [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.580Z] #15 ... [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:01.580Z] #8 DONE 0.0s [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #9 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:01.580Z] #9 DONE 0.2s [2023-08-21T08:46:01.580Z] [2023-08-21T08:46:01.580Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.849Z] #15 ... [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #22 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:01.849Z] #22 DONE 2.7s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #23 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:01.849Z] #23 DONE 0.5s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #13 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:01.849Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:01.849Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:01.849Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:01.849Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:01.849Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:01.849Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:01.849Z] #13 DONE 3.1s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:01.849Z] #15 ... [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #24 [core-command internal] load .dockerignore [2023-08-21T08:46:01.849Z] #24 transferring context: 56B 0.0s done [2023-08-21T08:46:01.849Z] #24 DONE 0.1s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #8 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:01.849Z] #8 DONE 0.0s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #9 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:01.849Z] #9 DONE 0.2s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #22 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:01.849Z] #22 DONE 2.8s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #23 [core-data builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:01.849Z] #23 DONE 0.5s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #13 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:01.849Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:01.849Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:01.849Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:01.849Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:01.849Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:01.849Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:01.849Z] #13 DONE 3.1s [2023-08-21T08:46:01.849Z] [2023-08-21T08:46:01.849Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:02.121Z] #15 ... [2023-08-21T08:46:02.121Z] [2023-08-21T08:46:02.121Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-08-21T08:46:02.121Z] #25 transferring context: 56B 0.0s done [2023-08-21T08:46:02.121Z] #25 DONE 0.2s [2023-08-21T08:46:02.121Z] [2023-08-21T08:46:02.121Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:02.387Z] #15 ... [2023-08-21T08:46:02.387Z] [2023-08-21T08:46:02.387Z] #26 [security-bootstrapper internal] load .dockerignore [2023-08-21T08:46:02.387Z] #26 transferring context: 56B 0.0s done [2023-08-21T08:46:02.387Z] #26 DONE 0.2s [2023-08-21T08:46:02.387Z] [2023-08-21T08:46:02.387Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:02.387Z] #15 ... [2023-08-21T08:46:02.387Z] [2023-08-21T08:46:02.387Z] #27 [security-proxy-setup internal] load .dockerignore [2023-08-21T08:46:02.387Z] #27 transferring context: 56B 0.0s done [2023-08-21T08:46:02.387Z] #27 DONE 0.3s [2023-08-21T08:46:02.387Z] [2023-08-21T08:46:02.387Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:02.653Z] #15 ... [2023-08-21T08:46:02.653Z] [2023-08-21T08:46:02.653Z] #28 [support-notifications internal] load .dockerignore [2023-08-21T08:46:02.653Z] #28 transferring context: 56B 0.1s done [2023-08-21T08:46:02.653Z] #28 DONE 0.3s [2023-08-21T08:46:02.653Z] [2023-08-21T08:46:02.653Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:02.653Z] #15 ... [2023-08-21T08:46:02.653Z] [2023-08-21T08:46:02.653Z] #29 [support-scheduler internal] load .dockerignore [2023-08-21T08:46:02.653Z] #29 transferring context: 56B 0.0s done [2023-08-21T08:46:02.653Z] #29 DONE 0.3s [2023-08-21T08:46:02.920Z] [2023-08-21T08:46:02.920Z] #30 [security-spire-agent internal] load .dockerignore [2023-08-21T08:46:02.920Z] #30 transferring context: 56B 0.0s done [2023-08-21T08:46:03.189Z] #30 DONE 0.5s [2023-08-21T08:46:03.189Z] [2023-08-21T08:46:03.189Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:03.189Z] #15 ... [2023-08-21T08:46:03.189Z] [2023-08-21T08:46:03.189Z] #31 [security-proxy-auth internal] load .dockerignore [2023-08-21T08:46:03.189Z] #31 transferring context: 56B 0.1s done [2023-08-21T08:46:03.189Z] #31 DONE 0.5s [2023-08-21T08:46:03.189Z] [2023-08-21T08:46:03.189Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:03.772Z] #15 ... [2023-08-21T08:46:03.772Z] [2023-08-21T08:46:03.772Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-21T08:46:03.772Z] #32 transferring context: 56B 0.1s done [2023-08-21T08:46:03.772Z] #32 DONE 0.9s [2023-08-21T08:46:03.772Z] [2023-08-21T08:46:03.772Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:03.772Z] #15 ... [2023-08-21T08:46:03.772Z] [2023-08-21T08:46:03.772Z] #33 [security-spire-server internal] load .dockerignore [2023-08-21T08:46:03.772Z] #33 transferring context: 56B 0.1s done [2023-08-21T08:46:03.772Z] #33 DONE 1.0s [2023-08-21T08:46:03.772Z] [2023-08-21T08:46:03.772Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:04.354Z] #15 ... [2023-08-21T08:46:04.354Z] [2023-08-21T08:46:04.354Z] #34 [security-secretstore-setup internal] load .dockerignore [2023-08-21T08:46:04.354Z] #34 transferring context: 56B 0.3s done [2023-08-21T08:46:04.354Z] #34 DONE 0.9s [2023-08-21T08:46:04.354Z] [2023-08-21T08:46:04.354Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:06.293Z] #15 ... [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #8 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:06.293Z] #8 DONE 0.0s [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #9 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:06.293Z] #9 DONE 0.3s [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:06.293Z] #15 ... [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #22 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:06.293Z] #22 DONE 3.2s [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #23 [core-command builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:06.293Z] #23 DONE 0.8s [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #13 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:06.293Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:06.293Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:06.293Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:06.293Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:06.293Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:06.293Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:06.293Z] #13 DONE 3.6s [2023-08-21T08:46:06.293Z] [2023-08-21T08:46:06.293Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:06.559Z] #15 ... [2023-08-21T08:46:06.559Z] [2023-08-21T08:46:06.559Z] #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:06.559Z] #8 DONE 0.1s [2023-08-21T08:46:06.559Z] [2023-08-21T08:46:06.559Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:06.559Z] #15 ... [2023-08-21T08:46:06.559Z] [2023-08-21T08:46:06.559Z] #9 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:06.559Z] #9 DONE 0.4s [2023-08-21T08:46:06.559Z] [2023-08-21T08:46:06.559Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:06.825Z] #15 ... [2023-08-21T08:46:06.825Z] [2023-08-21T08:46:06.825Z] #22 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:06.825Z] #22 DONE 3.3s [2023-08-21T08:46:06.825Z] [2023-08-21T08:46:06.825Z] #23 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:06.825Z] #23 DONE 0.9s [2023-08-21T08:46:06.825Z] [2023-08-21T08:46:06.825Z] #13 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:06.825Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:06.825Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:06.825Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:06.825Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:06.825Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:06.825Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:06.825Z] #13 DONE 3.6s [2023-08-21T08:46:06.825Z] [2023-08-21T08:46:06.825Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:07.405Z] #15 ... [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:07.405Z] #8 DONE 0.1s [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:07.405Z] #15 transferring context: 86.99MB 7.6s [2023-08-21T08:46:07.405Z] #15 ... [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #22 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:07.405Z] #22 DONE 3.4s [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #23 [security-proxy-setup builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:07.405Z] #23 DONE 1.0s [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #13 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:07.405Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:07.405Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:07.405Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:07.405Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:07.405Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:07.405Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:07.405Z] #13 DONE 3.7s [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:07.405Z] #8 DONE 0.1s [2023-08-21T08:46:07.405Z] [2023-08-21T08:46:07.405Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:07.670Z] #15 ... [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #22 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:07.670Z] #22 DONE 3.4s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #23 [security-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:07.670Z] #23 DONE 1.0s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #13 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:07.670Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:07.670Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:07.670Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:07.670Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:07.670Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:07.670Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:07.670Z] #13 DONE 3.7s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #8 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:07.670Z] #8 DONE 0.1s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:07.670Z] #15 ... [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #22 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:07.670Z] #22 DONE 3.4s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #23 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:07.670Z] #23 DONE 1.0s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #13 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:07.670Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:07.670Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:07.670Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:07.670Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:07.670Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:07.670Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:07.670Z] #13 DONE 3.8s [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:07.670Z] #15 ... [2023-08-21T08:46:07.670Z] [2023-08-21T08:46:07.670Z] #8 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:07.670Z] #8 DONE 0.1s [2023-08-21T08:46:07.937Z] [2023-08-21T08:46:07.937Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:08.263Z] #15 ... [2023-08-21T08:46:08.263Z] [2023-08-21T08:46:08.263Z] #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:08.263Z] #8 DONE 0.1s [2023-08-21T08:46:08.263Z] [2023-08-21T08:46:08.263Z] #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:08.263Z] #9 DONE 1.2s [2023-08-21T08:46:08.263Z] [2023-08-21T08:46:08.263Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:08.531Z] #15 ... [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #22 [support-scheduler builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:08.531Z] #22 DONE 3.6s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #23 [support-scheduler builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:08.531Z] #23 DONE 1.2s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #13 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:08.531Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:08.531Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:08.531Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:08.531Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:08.531Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:08.531Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:08.531Z] #13 DONE 3.9s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:08.531Z] #8 DONE 0.1s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:08.531Z] #35 DONE 0.0s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:08.531Z] #36 DONE 0.0s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:08.531Z] #15 ... [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #8 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:08.531Z] #8 DONE 0.1s [2023-08-21T08:46:08.531Z] [2023-08-21T08:46:08.531Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:09.114Z] #15 ... [2023-08-21T08:46:09.114Z] [2023-08-21T08:46:09.114Z] #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-21T08:46:09.114Z] #8 DONE 0.2s [2023-08-21T08:46:09.380Z] [2023-08-21T08:46:09.380Z] #37 [core-data internal] load build context [2023-08-21T08:46:09.380Z] #37 ... [2023-08-21T08:46:09.380Z] [2023-08-21T08:46:09.380Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:09.380Z] #15 ... [2023-08-21T08:46:09.380Z] [2023-08-21T08:46:09.380Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-21T08:46:09.380Z] #9 DONE 2.3s [2023-08-21T08:46:09.647Z] [2023-08-21T08:46:09.647Z] #22 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:09.647Z] #22 DONE 3.6s [2023-08-21T08:46:09.647Z] [2023-08-21T08:46:09.647Z] #23 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:09.647Z] #23 DONE 1.2s [2023-08-21T08:46:09.647Z] [2023-08-21T08:46:09.647Z] #13 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:09.647Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:09.647Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:09.647Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:09.647Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:09.647Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:09.647Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:09.647Z] #13 DONE 4.0s [2023-08-21T08:46:09.647Z] [2023-08-21T08:46:09.647Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:09.915Z] #15 ... [2023-08-21T08:46:09.915Z] [2023-08-21T08:46:09.915Z] #22 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-08-21T08:46:09.915Z] #22 DONE 3.6s [2023-08-21T08:46:09.915Z] [2023-08-21T08:46:09.915Z] #23 [security-spire-server builder 2/9] WORKDIR /edgex-go [2023-08-21T08:46:09.915Z] #23 DONE 1.2s [2023-08-21T08:46:09.915Z] [2023-08-21T08:46:09.915Z] #13 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T08:46:09.915Z] #13 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-21T08:46:09.915Z] #13 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-21T08:46:09.915Z] #13 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-21T08:46:09.915Z] #13 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-21T08:46:09.915Z] #13 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-21T08:46:09.915Z] #13 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done [2023-08-21T08:46:09.915Z] #13 DONE 4.0s [2023-08-21T08:46:09.915Z] [2023-08-21T08:46:09.915Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:09.915Z] #38 DONE 0.0s [2023-08-21T08:46:09.915Z] [2023-08-21T08:46:09.915Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:10.184Z] #15 ... [2023-08-21T08:46:10.184Z] [2023-08-21T08:46:10.184Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:10.184Z] #39 DONE 0.0s [2023-08-21T08:46:10.184Z] [2023-08-21T08:46:10.184Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:11.593Z] #15 ... [2023-08-21T08:46:11.593Z] [2023-08-21T08:46:11.593Z] #40 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T08:46:11.593Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.593Z] #0 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.593Z] #0 10.20 OK: 263 MiB in 53 packages [2023-08-21T08:46:11.593Z] #40 ... [2023-08-21T08:46:11.593Z] [2023-08-21T08:46:11.593Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:11.593Z] #15 ... [2023-08-21T08:46:11.593Z] [2023-08-21T08:46:11.593Z] #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T08:46:11.593Z] #0 5.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.593Z] #0 6.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.859Z] #41 ... [2023-08-21T08:46:11.859Z] [2023-08-21T08:46:11.859Z] #40 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-21T08:46:11.859Z] #40 DONE 12.2s [2023-08-21T08:46:11.859Z] [2023-08-21T08:46:11.859Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:11.859Z] #42 ... [2023-08-21T08:46:11.859Z] [2023-08-21T08:46:11.859Z] #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:46:11.859Z] #0 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.859Z] #0 8.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.859Z] #43 ... [2023-08-21T08:46:11.859Z] [2023-08-21T08:46:11.859Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T08:46:11.859Z] #0 5.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.859Z] #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:11.859Z] #0 10.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:11.859Z] #0 10.96 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:12.126Z] #44 ... [2023-08-21T08:46:12.126Z] [2023-08-21T08:46:12.126Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T08:46:12.126Z] #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:12.126Z] #0 7.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:12.126Z] #45 ... [2023-08-21T08:46:12.126Z] [2023-08-21T08:46:12.126Z] #37 [core-data internal] load build context [2023-08-21T08:46:13.532Z] #37 transferring context: 50.39MB 11.5s [2023-08-21T08:46:13.809Z] #37 ... [2023-08-21T08:46:13.809Z] [2023-08-21T08:46:13.809Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-21T08:46:13.809Z] #44 11.03 OK: 8 MiB in 16 packages [2023-08-21T08:46:13.809Z] #44 DONE 12.9s [2023-08-21T08:46:13.809Z] [2023-08-21T08:46:13.809Z] #37 [core-data internal] load build context [2023-08-21T08:46:14.394Z] #37 ... [2023-08-21T08:46:14.394Z] [2023-08-21T08:46:14.394Z] #43 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:46:14.394Z] #43 12.00 OK: 263 MiB in 53 packages [2023-08-21T08:46:14.394Z] #43 DONE 13.3s [2023-08-21T08:46:14.661Z] [2023-08-21T08:46:14.661Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-21T08:46:14.661Z] #45 11.34 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:14.661Z] #45 11.34 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:14.661Z] #45 11.34 OK: 8 MiB in 16 packages [2023-08-21T08:46:14.661Z] #45 DONE 12.5s [2023-08-21T08:46:14.661Z] [2023-08-21T08:46:14.661Z] #37 [core-data internal] load build context [2023-08-21T08:46:16.067Z] #37 ... [2023-08-21T08:46:16.067Z] [2023-08-21T08:46:16.067Z] #46 [core-command internal] load build context [2023-08-21T08:46:16.337Z] #46 ... [2023-08-21T08:46:16.337Z] [2023-08-21T08:46:16.337Z] #37 [core-data internal] load build context [2023-08-21T08:46:16.938Z] #37 ... [2023-08-21T08:46:16.938Z] [2023-08-21T08:46:16.938Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T08:46:16.938Z] #0 8.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:16.938Z] #47 ... [2023-08-21T08:46:16.938Z] [2023-08-21T08:46:16.938Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T08:46:16.938Z] #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:16.938Z] #48 ... [2023-08-21T08:46:16.938Z] [2023-08-21T08:46:16.938Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:17.204Z] #49 ... [2023-08-21T08:46:17.204Z] [2023-08-21T08:46:17.204Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T08:46:17.204Z] #47 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:17.486Z] #47 ... [2023-08-21T08:46:17.486Z] [2023-08-21T08:46:17.486Z] #41 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-21T08:46:17.486Z] #41 10.25 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:46:17.486Z] #41 10.25 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:46:17.486Z] #41 10.25 OK: 17689 distinct packages available [2023-08-21T08:46:17.486Z] #41 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:17.486Z] #41 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:17.486Z] #41 13.92 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:17.486Z] #41 13.92 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:46:17.486Z] #41 13.92 (3/4) Installing libucontext (1.2-r0) [2023-08-21T08:46:17.486Z] #41 13.92 (4/4) Installing gcompat (1.1.0-r0) [2023-08-21T08:46:17.486Z] #41 13.98 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:17.486Z] #41 14.02 OK: 8 MiB in 19 packages [2023-08-21T08:46:17.486Z] #41 DONE 15.7s [2023-08-21T08:46:17.486Z] [2023-08-21T08:46:17.486Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:17.486Z] #49 ... [2023-08-21T08:46:17.486Z] [2023-08-21T08:46:17.486Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:46:17.753Z] #50 ... [2023-08-21T08:46:17.753Z] [2023-08-21T08:46:17.753Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:46:17.753Z] #51 ... [2023-08-21T08:46:17.753Z] [2023-08-21T08:46:17.753Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:18.019Z] #52 ... [2023-08-21T08:46:18.019Z] [2023-08-21T08:46:18.019Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T08:46:18.019Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:18.019Z] #53 ... [2023-08-21T08:46:18.019Z] [2023-08-21T08:46:18.019Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T08:46:18.019Z] #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:18.019Z] #54 ... [2023-08-21T08:46:18.019Z] [2023-08-21T08:46:18.019Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T08:46:18.285Z] #55 ... [2023-08-21T08:46:18.285Z] [2023-08-21T08:46:18.285Z] #56 [support-notifications internal] load build context [2023-08-21T08:46:18.285Z] #56 ... [2023-08-21T08:46:18.285Z] [2023-08-21T08:46:18.285Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T08:46:18.553Z] #57 ... [2023-08-21T08:46:18.553Z] [2023-08-21T08:46:18.553Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:18.553Z] #36 ... [2023-08-21T08:46:18.553Z] [2023-08-21T08:46:18.553Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:18.818Z] #58 ... [2023-08-21T08:46:18.818Z] [2023-08-21T08:46:18.818Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:18.818Z] #35 ... [2023-08-21T08:46:18.818Z] [2023-08-21T08:46:18.818Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T08:46:18.818Z] #54 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:19.085Z] #54 ... [2023-08-21T08:46:19.085Z] [2023-08-21T08:46:19.085Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T08:46:19.350Z] #59 ... [2023-08-21T08:46:19.350Z] [2023-08-21T08:46:19.350Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:19.350Z] #35 transferring context: 10.65MB 10.2s [2023-08-21T08:46:19.616Z] #35 ... [2023-08-21T08:46:19.616Z] [2023-08-21T08:46:19.616Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:46:19.616Z] #60 ... [2023-08-21T08:46:19.616Z] [2023-08-21T08:46:19.616Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:19.882Z] #35 ... [2023-08-21T08:46:19.882Z] [2023-08-21T08:46:19.882Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T08:46:19.882Z] #61 ... [2023-08-21T08:46:19.882Z] [2023-08-21T08:46:19.882Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:20.469Z] #35 ... [2023-08-21T08:46:20.469Z] [2023-08-21T08:46:20.469Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:20.469Z] #38 ... [2023-08-21T08:46:20.469Z] [2023-08-21T08:46:20.469Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:20.469Z] #39 ... [2023-08-21T08:46:20.469Z] [2023-08-21T08:46:20.469Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:21.886Z] #35 ... [2023-08-21T08:46:21.886Z] [2023-08-21T08:46:21.886Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:21.886Z] #15 ... [2023-08-21T08:46:21.886Z] [2023-08-21T08:46:21.886Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:21.886Z] #39 ... [2023-08-21T08:46:21.886Z] [2023-08-21T08:46:21.886Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:22.154Z] #42 ... [2023-08-21T08:46:22.154Z] [2023-08-21T08:46:22.154Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:22.420Z] #15 transferring context: 113.84MB 22.8s [2023-08-21T08:46:26.681Z] #15 ... [2023-08-21T08:46:26.681Z] [2023-08-21T08:46:26.681Z] #46 [core-command internal] load build context [2023-08-21T08:46:26.681Z] #46 ... [2023-08-21T08:46:26.681Z] [2023-08-21T08:46:26.681Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:26.681Z] #15 ... [2023-08-21T08:46:26.681Z] [2023-08-21T08:46:26.681Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-21T08:46:26.681Z] #54 16.34 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:26.681Z] #54 16.36 (2/2) Installing su-exec (0.2-r2) [2023-08-21T08:46:26.681Z] #54 16.39 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:26.681Z] #54 16.66 OK: 8 MiB in 17 packages [2023-08-21T08:46:26.681Z] #54 DONE 18.8s [2023-08-21T08:46:26.681Z] [2023-08-21T08:46:26.681Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:26.947Z] #15 ... [2023-08-21T08:46:26.947Z] [2023-08-21T08:46:26.947Z] #37 [core-data internal] load build context [2023-08-21T08:46:27.213Z] #37 ... [2023-08-21T08:46:27.213Z] [2023-08-21T08:46:27.213Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T08:46:27.213Z] #48 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:27.213Z] #48 13.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:46:27.213Z] #48 13.88 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:46:27.213Z] #48 13.88 OK: 17689 distinct packages available [2023-08-21T08:46:27.213Z] #48 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:27.213Z] #48 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:27.213Z] #48 ... [2023-08-21T08:46:27.213Z] [2023-08-21T08:46:27.213Z] #37 [core-data internal] load build context [2023-08-21T08:46:27.793Z] #37 ... [2023-08-21T08:46:27.793Z] [2023-08-21T08:46:27.793Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:27.793Z] #49 ... [2023-08-21T08:46:27.793Z] [2023-08-21T08:46:27.793Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-21T08:46:27.793Z] #51 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:27.793Z] #51 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:27.793Z] #51 19.46 OK: 263 MiB in 53 packages [2023-08-21T08:46:27.793Z] #51 DONE 20.6s [2023-08-21T08:46:27.793Z] [2023-08-21T08:46:27.793Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:27.793Z] #49 ... [2023-08-21T08:46:27.793Z] [2023-08-21T08:46:27.793Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:28.059Z] #52 ... [2023-08-21T08:46:28.059Z] [2023-08-21T08:46:28.059Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:46:28.059Z] #50 ... [2023-08-21T08:46:28.059Z] [2023-08-21T08:46:28.059Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:28.059Z] #15 transferring context: 126.32MB 28.4s [2023-08-21T08:46:28.325Z] #15 ... [2023-08-21T08:46:28.325Z] [2023-08-21T08:46:28.325Z] #56 [support-notifications internal] load build context [2023-08-21T08:46:28.593Z] #56 ... [2023-08-21T08:46:28.593Z] [2023-08-21T08:46:28.593Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:28.862Z] #15 ... [2023-08-21T08:46:28.862Z] [2023-08-21T08:46:28.862Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:28.862Z] #58 ... [2023-08-21T08:46:28.862Z] [2023-08-21T08:46:28.862Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:29.127Z] #36 ... [2023-08-21T08:46:29.127Z] [2023-08-21T08:46:29.127Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:29.394Z] #58 ... [2023-08-21T08:46:29.394Z] [2023-08-21T08:46:29.394Z] #53 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T08:46:29.394Z] #53 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:29.394Z] #53 17.37 (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T08:46:29.394Z] #53 17.95 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:29.394Z] #53 17.99 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:29.394Z] #53 18.18 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:46:29.394Z] #53 19.32 OK: 8 MiB in 17 packages [2023-08-21T08:46:29.394Z] #53 DONE 21.4s [2023-08-21T08:46:29.394Z] [2023-08-21T08:46:29.394Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:29.659Z] #58 ... [2023-08-21T08:46:29.659Z] [2023-08-21T08:46:29.659Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:46:29.925Z] #60 ... [2023-08-21T08:46:29.925Z] [2023-08-21T08:46:29.925Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T08:46:29.925Z] #55 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:29.925Z] #55 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:29.925Z] #55 22.14 OK: 263 MiB in 53 packages [2023-08-21T08:46:30.193Z] #55 ... [2023-08-21T08:46:30.193Z] [2023-08-21T08:46:30.193Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:30.193Z] #58 ... [2023-08-21T08:46:30.193Z] [2023-08-21T08:46:30.193Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T08:46:30.193Z] #57 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:30.193Z] #57 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:30.193Z] #57 21.63 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:30.194Z] #57 21.72 (2/4) Installing openssl (3.0.10-r0) [2023-08-21T08:46:30.194Z] #57 21.75 (3/4) Installing su-exec (0.2-r2) [2023-08-21T08:46:30.194Z] #57 21.81 (4/4) Installing yq (4.30.4-r4) [2023-08-21T08:46:30.460Z] #57 ... [2023-08-21T08:46:30.460Z] [2023-08-21T08:46:30.460Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:30.460Z] #15 ... [2023-08-21T08:46:30.460Z] [2023-08-21T08:46:30.460Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:30.740Z] #38 ... [2023-08-21T08:46:30.740Z] [2023-08-21T08:46:30.740Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:31.325Z] #58 ... [2023-08-21T08:46:31.325Z] [2023-08-21T08:46:31.325Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T08:46:31.325Z] #47 14.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:46:31.325Z] #47 14.37 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:46:31.325Z] #47 14.37 OK: 17694 distinct packages available [2023-08-21T08:46:31.325Z] #47 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.325Z] #47 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.325Z] #47 ... [2023-08-21T08:46:31.325Z] [2023-08-21T08:46:31.325Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:31.591Z] #58 ... [2023-08-21T08:46:31.591Z] [2023-08-21T08:46:31.591Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T08:46:31.591Z] #61 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.591Z] #61 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.591Z] #61 20.84 (1/4) Installing ca-certificates (20230506-r0) [2023-08-21T08:46:31.591Z] #61 21.04 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:31.591Z] #61 21.07 (3/4) Installing su-exec (0.2-r2) [2023-08-21T08:46:31.591Z] #61 21.08 (4/4) Installing yq (4.30.4-r4) [2023-08-21T08:46:31.591Z] #61 ... [2023-08-21T08:46:31.591Z] [2023-08-21T08:46:31.591Z] #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T08:46:31.591Z] #59 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.591Z] #59 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.591Z] #59 20.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-21T08:46:31.591Z] #59 20.07 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-21T08:46:31.591Z] #59 20.07 OK: 17689 distinct packages available [2023-08-21T08:46:31.591Z] #59 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:31.857Z] #59 ... [2023-08-21T08:46:31.857Z] [2023-08-21T08:46:31.857Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:32.123Z] #38 ... [2023-08-21T08:46:32.123Z] [2023-08-21T08:46:32.123Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:32.123Z] #39 ... [2023-08-21T08:46:32.123Z] [2023-08-21T08:46:32.123Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:32.389Z] #35 ... [2023-08-21T08:46:32.389Z] [2023-08-21T08:46:32.389Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:32.389Z] #42 ... [2023-08-21T08:46:32.389Z] [2023-08-21T08:46:32.389Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:33.353Z] #39 ... [2023-08-21T08:46:33.354Z] [2023-08-21T08:46:33.354Z] #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-21T08:46:33.354Z] #57 22.97 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:33.354Z] #57 23.22 OK: 17 MiB in 19 packages [2023-08-21T08:46:33.354Z] #57 DONE 25.4s [2023-08-21T08:46:33.354Z] [2023-08-21T08:46:33.354Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:33.621Z] #39 ... [2023-08-21T08:46:33.887Z] [2023-08-21T08:46:33.887Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-21T08:46:33.887Z] #55 DONE 26.0s [2023-08-21T08:46:33.887Z] [2023-08-21T08:46:33.887Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:34.156Z] #39 ... [2023-08-21T08:46:34.156Z] [2023-08-21T08:46:34.156Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-21T08:46:34.156Z] #48 23.51 (1/9) Installing ca-certificates (20230506-r0) [2023-08-21T08:46:34.156Z] #48 23.94 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-21T08:46:34.156Z] #48 24.02 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-21T08:46:34.156Z] #48 24.11 (4/9) Installing libcurl (8.2.1-r0) [2023-08-21T08:46:34.156Z] #48 24.19 (5/9) Installing curl (8.2.1-r0) [2023-08-21T08:46:34.156Z] #48 24.23 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:34.156Z] #48 24.26 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:46:34.156Z] #48 24.31 (8/9) Installing libucontext (1.2-r0) [2023-08-21T08:46:34.156Z] #48 24.37 (9/9) Installing gcompat (1.1.0-r0) [2023-08-21T08:46:34.156Z] #48 24.37 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:34.156Z] #48 24.60 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:46:34.156Z] #48 25.49 OK: 11 MiB in 24 packages [2023-08-21T08:46:34.156Z] #48 DONE 27.3s [2023-08-21T08:46:34.156Z] [2023-08-21T08:46:34.156Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:34.738Z] #39 ... [2023-08-21T08:46:34.738Z] [2023-08-21T08:46:34.738Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-21T08:46:34.738Z] #61 22.02 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:34.738Z] #61 22.09 Executing ca-certificates-20230506-r0.trigger [2023-08-21T08:46:34.738Z] #61 22.78 OK: 17 MiB in 19 packages [2023-08-21T08:46:34.738Z] #61 DONE 25.0s [2023-08-21T08:46:34.738Z] [2023-08-21T08:46:34.738Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:35.004Z] #39 ... [2023-08-21T08:46:35.004Z] [2023-08-21T08:46:35.004Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-21T08:46:35.004Z] #47 25.11 OK: 263 MiB in 53 packages [2023-08-21T08:46:35.004Z] #47 DONE 28.2s [2023-08-21T08:46:35.004Z] [2023-08-21T08:46:35.004Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:35.004Z] #39 ... [2023-08-21T08:46:35.004Z] [2023-08-21T08:46:35.004Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-21T08:46:35.004Z] #62 DONE 8.5s [2023-08-21T08:46:35.004Z] [2023-08-21T08:46:35.004Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:35.276Z] #39 transferring context: 44.86MB 23.0s [2023-08-21T08:46:35.541Z] #39 ... [2023-08-21T08:46:35.541Z] [2023-08-21T08:46:35.542Z] #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-21T08:46:35.542Z] #59 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T08:46:35.542Z] #59 24.98 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-21T08:46:35.542Z] #59 24.98 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-21T08:46:35.542Z] #59 24.98 (3/5) Installing libucontext (1.2-r0) [2023-08-21T08:46:35.542Z] #59 24.98 (4/5) Installing gcompat (1.1.0-r0) [2023-08-21T08:46:35.542Z] #59 24.98 (5/5) Installing openssl (3.0.10-r0) [2023-08-21T08:46:35.542Z] #59 25.00 Executing busybox-1.35.0-r29.trigger [2023-08-21T08:46:35.542Z] #59 25.08 OK: 9 MiB in 20 packages [2023-08-21T08:46:35.542Z] #59 DONE 26.4s [2023-08-21T08:46:35.542Z] [2023-08-21T08:46:35.542Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:35.807Z] #39 ... [2023-08-21T08:46:36.072Z] [2023-08-21T08:46:36.072Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-21T08:46:36.072Z] #63 DONE 2.4s [2023-08-21T08:46:36.072Z] [2023-08-21T08:46:36.072Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:36.072Z] #39 ... [2023-08-21T08:46:36.072Z] [2023-08-21T08:46:36.072Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-21T08:46:36.072Z] #64 DONE 0.7s [2023-08-21T08:46:36.338Z] [2023-08-21T08:46:36.338Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:36.604Z] #39 ... [2023-08-21T08:46:36.604Z] [2023-08-21T08:46:36.604Z] #46 [core-command internal] load build context [2023-08-21T08:46:36.604Z] #46 ... [2023-08-21T08:46:36.604Z] [2023-08-21T08:46:36.604Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:38.007Z] #39 ... [2023-08-21T08:46:38.007Z] [2023-08-21T08:46:38.007Z] #37 [core-data internal] load build context [2023-08-21T08:46:38.007Z] #37 ... [2023-08-21T08:46:38.007Z] [2023-08-21T08:46:38.007Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:38.274Z] #39 ... [2023-08-21T08:46:38.274Z] [2023-08-21T08:46:38.274Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:38.274Z] #52 ... [2023-08-21T08:46:38.274Z] [2023-08-21T08:46:38.274Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:38.538Z] #49 ... [2023-08-21T08:46:38.538Z] [2023-08-21T08:46:38.538Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:46:38.538Z] #50 ... [2023-08-21T08:46:38.538Z] [2023-08-21T08:46:38.538Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:38.538Z] #39 ... [2023-08-21T08:46:38.538Z] [2023-08-21T08:46:38.538Z] #56 [support-notifications internal] load build context [2023-08-21T08:46:38.807Z] #56 ... [2023-08-21T08:46:38.807Z] [2023-08-21T08:46:38.807Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:39.073Z] #39 ... [2023-08-21T08:46:39.073Z] [2023-08-21T08:46:39.073Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:39.340Z] #36 ... [2023-08-21T08:46:39.340Z] [2023-08-21T08:46:39.340Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:46:39.920Z] #50 transferring context: 58.46MB 32.1s [2023-08-21T08:46:39.920Z] #50 ... [2023-08-21T08:46:39.920Z] [2023-08-21T08:46:39.920Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:46:40.185Z] #60 ... [2023-08-21T08:46:40.185Z] [2023-08-21T08:46:40.185Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:40.765Z] #39 ... [2023-08-21T08:46:40.765Z] [2023-08-21T08:46:40.765Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:41.035Z] #15 ... [2023-08-21T08:46:41.035Z] [2023-08-21T08:46:41.035Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:41.992Z] #39 ... [2023-08-21T08:46:41.992Z] [2023-08-21T08:46:41.992Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:41.992Z] #58 ... [2023-08-21T08:46:41.992Z] [2023-08-21T08:46:41.992Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:42.257Z] #39 ... [2023-08-21T08:46:42.257Z] [2023-08-21T08:46:42.257Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:42.257Z] #38 ... [2023-08-21T08:46:42.257Z] [2023-08-21T08:46:42.257Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:42.524Z] #39 ... [2023-08-21T08:46:42.524Z] [2023-08-21T08:46:42.524Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:42.524Z] #42 ... [2023-08-21T08:46:42.524Z] [2023-08-21T08:46:42.524Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:42.791Z] #35 ... [2023-08-21T08:46:42.791Z] [2023-08-21T08:46:42.791Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:44.730Z] #42 transferring context: 138.29MB 42.4s [2023-08-21T08:46:46.141Z] #42 ... [2023-08-21T08:46:46.141Z] [2023-08-21T08:46:46.141Z] #15 [security-spire-config internal] load build context [2023-08-21T08:46:46.141Z] #15 transferring context: 188.26MB 46.2s done [2023-08-21T08:46:46.141Z] #15 DONE 46.3s [2023-08-21T08:46:46.141Z] [2023-08-21T08:46:46.141Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:46:46.743Z] #65 ... [2023-08-21T08:46:46.743Z] [2023-08-21T08:46:46.743Z] #46 [core-command internal] load build context [2023-08-21T08:46:46.743Z] #46 ... [2023-08-21T08:46:46.743Z] [2023-08-21T08:46:46.743Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:48.147Z] #39 ... [2023-08-21T08:46:48.147Z] [2023-08-21T08:46:48.147Z] #37 [core-data internal] load build context [2023-08-21T08:46:48.147Z] #37 ... [2023-08-21T08:46:48.147Z] [2023-08-21T08:46:48.147Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:48.412Z] #39 ... [2023-08-21T08:46:48.412Z] [2023-08-21T08:46:48.412Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:48.677Z] #52 ... [2023-08-21T08:46:48.677Z] [2023-08-21T08:46:48.677Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:48.677Z] #49 ... [2023-08-21T08:46:48.677Z] [2023-08-21T08:46:48.677Z] #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:46:48.677Z] #65 DONE 2.8s [2023-08-21T08:46:48.677Z] [2023-08-21T08:46:48.677Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:48.943Z] #39 ... [2023-08-21T08:46:48.943Z] [2023-08-21T08:46:48.943Z] #56 [support-notifications internal] load build context [2023-08-21T08:46:48.943Z] #56 ... [2023-08-21T08:46:48.943Z] [2023-08-21T08:46:48.943Z] #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:46:49.525Z] #66 ... [2023-08-21T08:46:49.525Z] [2023-08-21T08:46:49.525Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:49.525Z] #36 ... [2023-08-21T08:46:49.525Z] [2023-08-21T08:46:49.525Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:50.481Z] #52 ... [2023-08-21T08:46:50.481Z] [2023-08-21T08:46:50.481Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:46:50.481Z] #60 ... [2023-08-21T08:46:50.481Z] [2023-08-21T08:46:50.481Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:46:50.481Z] #50 ... [2023-08-21T08:46:50.481Z] [2023-08-21T08:46:50.481Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:51.435Z] #42 ... [2023-08-21T08:46:51.435Z] [2023-08-21T08:46:51.435Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:52.388Z] #52 ... [2023-08-21T08:46:52.388Z] [2023-08-21T08:46:52.388Z] #58 [support-scheduler internal] load build context [2023-08-21T08:46:52.388Z] #58 ... [2023-08-21T08:46:52.388Z] [2023-08-21T08:46:52.388Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:52.388Z] #52 ... [2023-08-21T08:46:52.388Z] [2023-08-21T08:46:52.389Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:46:52.389Z] #38 ... [2023-08-21T08:46:52.389Z] [2023-08-21T08:46:52.389Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:52.653Z] #52 transferring context: 138.58MB 44.8s [2023-08-21T08:46:52.653Z] #52 ... [2023-08-21T08:46:52.653Z] [2023-08-21T08:46:52.653Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:46:52.918Z] #35 ... [2023-08-21T08:46:52.918Z] [2023-08-21T08:46:52.918Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:54.318Z] #52 ... [2023-08-21T08:46:54.318Z] [2023-08-21T08:46:54.318Z] #37 [core-data internal] load build context [2023-08-21T08:46:54.318Z] #37 transferring context: 188.26MB 52.0s done [2023-08-21T08:46:54.318Z] #37 DONE 52.3s [2023-08-21T08:46:54.318Z] [2023-08-21T08:46:54.318Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:56.258Z] #52 ... [2023-08-21T08:46:56.258Z] [2023-08-21T08:46:56.258Z] #67 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:46:56.258Z] #67 DONE 1.7s [2023-08-21T08:46:56.258Z] [2023-08-21T08:46:56.258Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:56.837Z] #52 ... [2023-08-21T08:46:56.837Z] [2023-08-21T08:46:56.837Z] #46 [core-command internal] load build context [2023-08-21T08:46:57.104Z] #46 ... [2023-08-21T08:46:57.104Z] [2023-08-21T08:46:57.104Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:57.104Z] #52 ... [2023-08-21T08:46:57.104Z] [2023-08-21T08:46:57.104Z] #42 [core-metadata internal] load build context [2023-08-21T08:46:57.104Z] #42 transferring context: 188.26MB 55.1s done [2023-08-21T08:46:57.104Z] #42 DONE 55.4s [2023-08-21T08:46:57.104Z] [2023-08-21T08:46:57.104Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:46:59.049Z] #52 ... [2023-08-21T08:46:59.049Z] [2023-08-21T08:46:59.049Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:59.049Z] #49 ... [2023-08-21T08:46:59.049Z] [2023-08-21T08:46:59.049Z] #39 [security-spire-server internal] load build context [2023-08-21T08:46:59.049Z] #39 ... [2023-08-21T08:46:59.049Z] [2023-08-21T08:46:59.049Z] #56 [support-notifications internal] load build context [2023-08-21T08:46:59.314Z] #56 ... [2023-08-21T08:46:59.314Z] [2023-08-21T08:46:59.314Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:46:59.579Z] #49 ... [2023-08-21T08:46:59.579Z] [2023-08-21T08:46:59.579Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:46:59.844Z] #36 ... [2023-08-21T08:46:59.844Z] [2023-08-21T08:46:59.844Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:00.806Z] #49 ... [2023-08-21T08:47:00.806Z] [2023-08-21T08:47:00.806Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:00.806Z] #60 ... [2023-08-21T08:47:00.806Z] [2023-08-21T08:47:00.806Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:47:00.806Z] #50 ... [2023-08-21T08:47:00.806Z] [2023-08-21T08:47:00.806Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:02.745Z] #60 ... [2023-08-21T08:47:02.745Z] [2023-08-21T08:47:02.745Z] #58 [support-scheduler internal] load build context [2023-08-21T08:47:02.745Z] #58 ... [2023-08-21T08:47:02.745Z] [2023-08-21T08:47:02.745Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:02.745Z] #60 ... [2023-08-21T08:47:02.745Z] [2023-08-21T08:47:02.745Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:47:02.745Z] #38 ... [2023-08-21T08:47:02.745Z] [2023-08-21T08:47:02.745Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:03.012Z] #60 ... [2023-08-21T08:47:03.012Z] [2023-08-21T08:47:03.012Z] #39 [security-spire-server internal] load build context [2023-08-21T08:47:03.012Z] #39 transferring context: 188.26MB 50.8s done [2023-08-21T08:47:03.012Z] #39 DONE 52.7s [2023-08-21T08:47:03.012Z] [2023-08-21T08:47:03.012Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:03.012Z] #60 ... [2023-08-21T08:47:03.012Z] [2023-08-21T08:47:03.012Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:47:03.277Z] #35 ... [2023-08-21T08:47:03.277Z] [2023-08-21T08:47:03.277Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:47:03.544Z] #38 ... [2023-08-21T08:47:03.544Z] [2023-08-21T08:47:03.544Z] #58 [support-scheduler internal] load build context [2023-08-21T08:47:03.544Z] #58 transferring context: 188.26MB 54.1s done [2023-08-21T08:47:03.544Z] #58 DONE 55.1s [2023-08-21T08:47:03.544Z] [2023-08-21T08:47:03.544Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:47:04.506Z] #38 ... [2023-08-21T08:47:04.506Z] [2023-08-21T08:47:04.506Z] #35 [security-proxy-auth internal] load build context [2023-08-21T08:47:04.506Z] #35 transferring context: 188.26MB 54.9s done [2023-08-21T08:47:04.506Z] #35 DONE 55.9s [2023-08-21T08:47:04.506Z] [2023-08-21T08:47:04.506Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:47:04.771Z] #38 ... [2023-08-21T08:47:04.771Z] [2023-08-21T08:47:04.771Z] #52 [security-proxy-setup internal] load build context [2023-08-21T08:47:04.771Z] #52 transferring context: 188.26MB 56.6s done [2023-08-21T08:47:04.771Z] #52 DONE 57.0s [2023-08-21T08:47:04.771Z] [2023-08-21T08:47:04.771Z] #46 [core-command internal] load build context [2023-08-21T08:47:04.771Z] #46 transferring context: 188.26MB 58.3s done [2023-08-21T08:47:04.771Z] #46 DONE 58.6s [2023-08-21T08:47:04.771Z] [2023-08-21T08:47:04.771Z] #38 [core-common-config-bootstrapper internal] load build context [2023-08-21T08:47:05.723Z] #38 transferring context: 188.26MB 53.9s done [2023-08-21T08:47:05.988Z] #38 DONE 55.7s [2023-08-21T08:47:05.988Z] [2023-08-21T08:47:05.988Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:06.253Z] #49 ... [2023-08-21T08:47:06.253Z] [2023-08-21T08:47:06.253Z] #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:06.253Z] #68 ... [2023-08-21T08:47:06.253Z] [2023-08-21T08:47:06.253Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:06.520Z] #49 ... [2023-08-21T08:47:06.520Z] [2023-08-21T08:47:06.520Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:06.520Z] #69 DONE 2.0s [2023-08-21T08:47:06.520Z] [2023-08-21T08:47:06.520Z] #50 [security-bootstrapper internal] load build context [2023-08-21T08:47:06.520Z] #50 transferring context: 188.26MB 58.8s done [2023-08-21T08:47:06.520Z] #50 DONE 59.0s [2023-08-21T08:47:06.520Z] [2023-08-21T08:47:06.520Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:06.786Z] #49 ... [2023-08-21T08:47:06.786Z] [2023-08-21T08:47:06.786Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:06.786Z] #70 CACHED [2023-08-21T08:47:06.786Z] [2023-08-21T08:47:06.786Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:08.198Z] #49 ... [2023-08-21T08:47:08.198Z] [2023-08-21T08:47:08.198Z] #60 [security-secretstore-setup internal] load build context [2023-08-21T08:47:08.198Z] #60 transferring context: 188.26MB 56.9s done [2023-08-21T08:47:08.198Z] #60 DONE 58.6s [2023-08-21T08:47:08.198Z] [2023-08-21T08:47:08.198Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:09.154Z] #49 ... [2023-08-21T08:47:09.154Z] [2023-08-21T08:47:09.154Z] #56 [support-notifications internal] load build context [2023-08-21T08:47:09.421Z] #56 ... [2023-08-21T08:47:09.421Z] [2023-08-21T08:47:09.421Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:09.999Z] #49 ... [2023-08-21T08:47:09.999Z] [2023-08-21T08:47:09.999Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:47:09.999Z] #36 ... [2023-08-21T08:47:09.999Z] [2023-08-21T08:47:09.999Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:10.264Z] #49 ... [2023-08-21T08:47:10.264Z] [2023-08-21T08:47:10.264Z] #36 [security-spire-agent internal] load build context [2023-08-21T08:47:10.264Z] #36 transferring context: 188.26MB 61.0s done [2023-08-21T08:47:10.264Z] #36 DONE 62.0s [2023-08-21T08:47:10.264Z] [2023-08-21T08:47:10.264Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:10.530Z] #49 ... [2023-08-21T08:47:10.530Z] [2023-08-21T08:47:10.530Z] #56 [support-notifications internal] load build context [2023-08-21T08:47:10.530Z] #56 transferring context: 188.26MB 62.3s done [2023-08-21T08:47:10.530Z] #56 DONE 62.9s [2023-08-21T08:47:10.530Z] [2023-08-21T08:47:10.530Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:11.938Z] #49 ... [2023-08-21T08:47:11.938Z] [2023-08-21T08:47:11.938Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:11.938Z] #71 DONE 1.0s [2023-08-21T08:47:11.938Z] [2023-08-21T08:47:11.938Z] #49 [security-spiffe-token-provider internal] load build context [2023-08-21T08:47:12.617Z] #49 transferring context: 188.26MB 65.6s done [2023-08-21T08:47:12.617Z] #49 DONE 65.9s [2023-08-21T08:47:12.617Z] [2023-08-21T08:47:12.617Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:13.242Z] #72 DONE 0.6s [2023-08-21T08:47:13.242Z] [2023-08-21T08:47:13.242Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:16.676Z] #73 ... [2023-08-21T08:47:16.677Z] [2023-08-21T08:47:16.677Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:16.949Z] #74 ... [2023-08-21T08:47:16.949Z] [2023-08-21T08:47:16.949Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:39.238Z] #75 ... [2023-08-21T08:47:39.238Z] [2023-08-21T08:47:39.238Z] #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:39.238Z] #66 DONE 47.4s [2023-08-21T08:47:39.238Z] [2023-08-21T08:47:39.238Z] #76 [security-spire-config builder 6/9] COPY . . [2023-08-21T08:47:41.173Z] #76 DONE 4.8s [2023-08-21T08:47:41.173Z] [2023-08-21T08:47:41.173Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:41.173Z] #74 ... [2023-08-21T08:47:41.173Z] [2023-08-21T08:47:41.173Z] #77 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:47:41.438Z] #77 DONE 0.2s [2023-08-21T08:47:41.438Z] [2023-08-21T08:47:41.438Z] #78 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:47:41.438Z] #78 CACHED [2023-08-21T08:47:41.438Z] [2023-08-21T08:47:41.438Z] #79 [security-spire-server builder 6/9] COPY . . [2023-08-21T08:47:41.438Z] #79 CACHED [2023-08-21T08:47:41.438Z] [2023-08-21T08:47:41.438Z] #80 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:47:41.438Z] #80 CACHED [2023-08-21T08:47:41.438Z] [2023-08-21T08:47:41.438Z] #81 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:41.438Z] #81 CACHED [2023-08-21T08:47:41.438Z] [2023-08-21T08:47:41.438Z] #82 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:47:44.038Z] #82 ... [2023-08-21T08:47:44.038Z] [2023-08-21T08:47:44.038Z] #68 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:44.038Z] #68 DONE 47.6s [2023-08-21T08:47:44.038Z] [2023-08-21T08:47:44.038Z] #82 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:47:44.038Z] #82 DONE 2.5s [2023-08-21T08:47:44.038Z] [2023-08-21T08:47:44.038Z] #83 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-21T08:47:44.306Z] #83 DONE 0.5s [2023-08-21T08:47:44.306Z] [2023-08-21T08:47:44.306Z] #84 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:47:44.306Z] #84 DONE 3.0s [2023-08-21T08:47:44.306Z] [2023-08-21T08:47:44.306Z] #85 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-21T08:47:44.571Z] #85 DONE 0.2s [2023-08-21T08:47:44.571Z] [2023-08-21T08:47:44.571Z] #86 [core-data builder 6/7] COPY . . [2023-08-21T08:47:44.843Z] #86 ... [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #87 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-21T08:47:44.843Z] #87 CACHED [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #88 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:44.843Z] #88 CACHED [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #89 [security-spire-agent builder 6/9] COPY . . [2023-08-21T08:47:44.843Z] #89 CACHED [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #90 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-21T08:47:44.843Z] #90 CACHED [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #91 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-21T08:47:44.843Z] #91 CACHED [2023-08-21T08:47:44.843Z] [2023-08-21T08:47:44.843Z] #92 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-08-21T08:47:44.843Z] #92 CACHED [2023-08-21T08:47:45.113Z] [2023-08-21T08:47:45.114Z] #93 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:47:45.381Z] #93 DONE 0.5s [2023-08-21T08:47:45.381Z] [2023-08-21T08:47:45.381Z] #94 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:47:45.381Z] #94 DONE 0.5s [2023-08-21T08:47:45.381Z] [2023-08-21T08:47:45.381Z] #95 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:47:45.649Z] #95 DONE 0.2s [2023-08-21T08:47:45.649Z] [2023-08-21T08:47:45.649Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:46.229Z] #75 ... [2023-08-21T08:47:46.229Z] [2023-08-21T08:47:46.229Z] #96 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T08:47:46.229Z] #96 CACHED [2023-08-21T08:47:46.229Z] [2023-08-21T08:47:46.229Z] #97 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:47:46.809Z] #97 DONE 0.4s [2023-08-21T08:47:46.809Z] [2023-08-21T08:47:46.809Z] #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:47:47.766Z] #98 ... [2023-08-21T08:47:47.766Z] [2023-08-21T08:47:47.766Z] #99 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-21T08:47:47.766Z] #99 CACHED [2023-08-21T08:47:47.766Z] [2023-08-21T08:47:47.766Z] #100 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-21T08:47:49.168Z] #100 DONE 1.4s [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #86 [core-data builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #86 DONE 5.3s [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T08:47:49.168Z] #101 ... [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #102 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:49.168Z] #103 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:49.168Z] #104 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #98 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:47:49.168Z] #98 DONE 2.4s [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #105 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:49.168Z] #105 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:49.168Z] #106 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #107 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:49.168Z] #108 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:49.168Z] #109 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #110 [support-scheduler builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #110 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:49.168Z] #111 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:49.168Z] #112 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #113 [core-command builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #113 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:49.168Z] #114 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:47:49.168Z] #115 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #116 [core-metadata builder 6/7] COPY . . [2023-08-21T08:47:49.168Z] #116 CACHED [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #117 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:47:49.168Z] #117 DONE 2.6s [2023-08-21T08:47:49.168Z] [2023-08-21T08:47:49.168Z] #118 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:47:49.752Z] #118 DONE 0.7s [2023-08-21T08:47:49.752Z] [2023-08-21T08:47:49.752Z] #119 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:47:49.752Z] #119 DONE 0.6s [2023-08-21T08:47:49.752Z] [2023-08-21T08:47:49.752Z] #120 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-21T08:47:50.343Z] #120 DONE 0.7s [2023-08-21T08:47:50.343Z] [2023-08-21T08:47:50.343Z] #121 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-21T08:47:50.610Z] #121 DONE 0.8s [2023-08-21T08:47:50.610Z] [2023-08-21T08:47:50.610Z] #122 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-21T08:47:51.195Z] #122 DONE 0.8s [2023-08-21T08:47:51.195Z] [2023-08-21T08:47:51.195Z] #123 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-21T08:47:51.775Z] #123 DONE 1.1s [2023-08-21T08:47:51.775Z] [2023-08-21T08:47:51.775Z] #124 [security-spire-config] exporting to image [2023-08-21T08:47:51.775Z] #124 exporting layers [2023-08-21T08:47:56.034Z] #124 ... [2023-08-21T08:47:56.034Z] [2023-08-21T08:47:56.034Z] #125 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-21T08:47:56.034Z] #125 DONE 6.3s [2023-08-21T08:47:56.034Z] [2023-08-21T08:47:56.034Z] #126 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-21T08:47:56.034Z] #126 DONE 0.5s [2023-08-21T08:47:56.034Z] [2023-08-21T08:47:56.034Z] #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T08:47:56.034Z] #101 5.481 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-21T08:47:56.034Z] #101 ... [2023-08-21T08:47:56.034Z] [2023-08-21T08:47:56.034Z] #127 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-21T08:47:56.034Z] #127 DONE 0.4s [2023-08-21T08:47:56.302Z] [2023-08-21T08:47:56.302Z] #128 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-21T08:47:56.302Z] #128 DONE 0.3s [2023-08-21T08:47:56.302Z] [2023-08-21T08:47:56.302Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T08:47:56.302Z] #0 6.110 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-21T08:47:56.571Z] #129 ... [2023-08-21T08:47:56.571Z] [2023-08-21T08:47:56.571Z] #124 [security-spire-agent] exporting to image [2023-08-21T08:47:56.571Z] #124 exporting layers 5.0s done [2023-08-21T08:47:56.571Z] #124 writing image sha256:bde89a07207cc00bd31d06044ea1bfd042f53fbe7d2b4b8094401e1137c18c5d [2023-08-21T08:47:56.837Z] #124 exporting layers 4.8s done [2023-08-21T08:47:56.837Z] #124 writing image sha256:bde89a07207cc00bd31d06044ea1bfd042f53fbe7d2b4b8094401e1137c18c5d 0.1s done [2023-08-21T08:47:56.837Z] #124 naming to docker.io/library/security-spire-config-arm64 done [2023-08-21T08:47:56.837Z] #124 writing image sha256:0010d509ea5d90d7f3466e83822743f2f1b5a87d3826659e87d59421ebacf8ef 0.0s done [2023-08-21T08:47:56.837Z] #124 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-21T08:47:57.432Z] #124 ... [2023-08-21T08:47:57.432Z] [2023-08-21T08:47:57.432Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:47:57.432Z] #74 DONE 50.6s [2023-08-21T08:47:57.432Z] [2023-08-21T08:47:57.432Z] #130 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T08:47:58.833Z] #130 ... [2023-08-21T08:47:58.833Z] [2023-08-21T08:47:58.833Z] #124 [security-spire-agent] exporting to image [2023-08-21T08:47:58.833Z] #124 exporting layers 2.2s done [2023-08-21T08:47:58.833Z] #124 writing image sha256:46981613bc080970b28b9f367593e29488446bcd3ed10e347582985befdf3af6 0.0s done [2023-08-21T08:47:58.833Z] #124 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-21T08:47:58.833Z] #124 DONE 7.0s [2023-08-21T08:47:58.833Z] [2023-08-21T08:47:58.833Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T08:47:58.833Z] #0 5.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-21T08:47:59.098Z] #131 ... [2023-08-21T08:47:59.098Z] [2023-08-21T08:47:59.098Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T08:47:59.098Z] #0 6.403 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-21T08:47:59.362Z] #132 ... [2023-08-21T08:47:59.362Z] [2023-08-21T08:47:59.362Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T08:47:59.362Z] #0 6.883 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-21T08:47:59.362Z] #133 ... [2023-08-21T08:47:59.362Z] [2023-08-21T08:47:59.362Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T08:47:59.362Z] #0 6.334 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-21T08:48:00.323Z] #134 ... [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #130 [security-bootstrapper builder 6/7] COPY . . [2023-08-21T08:48:00.323Z] #130 DONE 2.9s [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2023-08-21T08:48:00.323Z] #135 CACHED [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-21T08:48:00.323Z] #136 CACHED [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:48:00.323Z] #137 CACHED [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #138 [security-proxy-setup builder 6/7] COPY . . [2023-08-21T08:48:00.323Z] #138 CACHED [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:48:00.323Z] #139 CACHED [2023-08-21T08:48:00.323Z] [2023-08-21T08:48:00.323Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T08:48:02.905Z] #140 2.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-21T08:48:11.094Z] #140 ... [2023-08-21T08:48:11.094Z] [2023-08-21T08:48:11.094Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:48:11.094Z] #73 DONE 58.7s [2023-08-21T08:48:11.094Z] [2023-08-21T08:48:11.094Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T08:48:11.094Z] #0 3.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-21T08:48:11.094Z] #141 ... [2023-08-21T08:48:11.094Z] [2023-08-21T08:48:11.095Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T08:48:11.095Z] #0 2.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-21T08:48:11.095Z] #142 ... [2023-08-21T08:48:11.095Z] [2023-08-21T08:48:11.095Z] #143 [support-notifications builder 6/7] COPY . . [2023-08-21T08:48:13.033Z] #143 DONE 2.7s [2023-08-21T08:48:13.033Z] [2023-08-21T08:48:13.033Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T08:48:13.033Z] #75 DONE 59.7s [2023-08-21T08:48:13.033Z] [2023-08-21T08:48:13.033Z] #144 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-21T08:48:16.367Z] #144 DONE 2.8s [2023-08-21T08:48:16.367Z] [2023-08-21T08:48:16.367Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T08:48:16.367Z] #0 2.347 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-21T08:48:21.702Z] #145 ... [2023-08-21T08:48:21.702Z] [2023-08-21T08:48:21.702Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T08:48:21.702Z] #0 1.898 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-21T09:03:14.184Z] #146 ... [2023-08-21T09:03:14.184Z] [2023-08-21T09:03:14.184Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T09:03:14.184Z] #141 904.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-21T09:03:19.512Z] #141 ... [2023-08-21T09:03:19.512Z] [2023-08-21T09:03:19.512Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-21T09:03:19.512Z] #140 DONE 918.7s [2023-08-21T09:03:19.512Z] [2023-08-21T09:03:19.512Z] #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T09:03:19.512Z] #101 ... [2023-08-21T09:03:19.512Z] [2023-08-21T09:03:19.512Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:03:19.512Z] #147 DONE 0.2s [2023-08-21T09:03:19.512Z] [2023-08-21T09:03:19.513Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T09:03:19.513Z] #141 ... [2023-08-21T09:03:19.513Z] [2023-08-21T09:03:19.513Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:03:19.779Z] #148 DONE 0.2s [2023-08-21T09:03:19.779Z] [2023-08-21T09:03:19.779Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-21T09:03:19.779Z] #149 DONE 0.1s [2023-08-21T09:03:19.779Z] [2023-08-21T09:03:19.779Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T09:03:19.779Z] #142 ... [2023-08-21T09:03:19.779Z] [2023-08-21T09:03:19.779Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-21T09:03:19.779Z] #150 DONE 0.1s [2023-08-21T09:03:20.061Z] [2023-08-21T09:03:20.061Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-21T09:03:20.061Z] #151 DONE 0.2s [2023-08-21T09:03:20.061Z] [2023-08-21T09:03:20.061Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T09:03:20.329Z] #152 DONE 0.1s [2023-08-21T09:03:20.329Z] [2023-08-21T09:03:20.329Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T09:03:20.329Z] #129 ... [2023-08-21T09:03:20.329Z] [2023-08-21T09:03:20.329Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T09:03:24.570Z] #153 DONE 4.1s [2023-08-21T09:03:24.570Z] [2023-08-21T09:03:24.570Z] #124 [security-proxy-setup] exporting to image [2023-08-21T09:03:24.570Z] #124 exporting layers [2023-08-21T09:03:25.150Z] #124 exporting layers 0.8s done [2023-08-21T09:03:25.150Z] #124 writing image sha256:252b69e91161cd53275c10397adf8f5856f05d4fbe94c6e9d52401268003afd3 done [2023-08-21T09:03:25.150Z] #124 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-21T09:03:25.150Z] #124 DONE 7.8s [2023-08-21T09:03:25.150Z] [2023-08-21T09:03:25.150Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T09:03:29.390Z] #131 ... [2023-08-21T09:03:29.390Z] [2023-08-21T09:03:29.390Z] #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-21T09:03:29.390Z] #141 DONE 929.2s [2023-08-21T09:03:29.657Z] [2023-08-21T09:03:29.657Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:30.237Z] #145 ... [2023-08-21T09:03:30.237Z] [2023-08-21T09:03:30.237Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:03:30.510Z] #154 DONE 0.2s [2023-08-21T09:03:30.510Z] [2023-08-21T09:03:30.510Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:03:30.510Z] #155 DONE 0.1s [2023-08-21T09:03:30.510Z] [2023-08-21T09:03:30.510Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:30.510Z] #145 ... [2023-08-21T09:03:30.510Z] [2023-08-21T09:03:30.510Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-21T09:03:30.510Z] #156 DONE 0.1s [2023-08-21T09:03:30.778Z] [2023-08-21T09:03:30.778Z] #157 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-21T09:03:30.778Z] #157 DONE 0.1s [2023-08-21T09:03:30.778Z] [2023-08-21T09:03:30.778Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T09:03:30.778Z] #129 ... [2023-08-21T09:03:30.778Z] [2023-08-21T09:03:30.778Z] #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:03:30.778Z] #158 DONE 0.1s [2023-08-21T09:03:31.043Z] [2023-08-21T09:03:31.043Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-21T09:03:31.043Z] #159 DONE 0.3s [2023-08-21T09:03:31.043Z] [2023-08-21T09:03:31.043Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T09:03:31.318Z] #134 ... [2023-08-21T09:03:31.318Z] [2023-08-21T09:03:31.318Z] #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-21T09:03:31.318Z] #160 DONE 0.3s [2023-08-21T09:03:31.318Z] [2023-08-21T09:03:31.318Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T09:03:31.584Z] #142 ... [2023-08-21T09:03:31.585Z] [2023-08-21T09:03:31.585Z] #161 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-21T09:03:31.585Z] #161 DONE 0.1s [2023-08-21T09:03:31.585Z] [2023-08-21T09:03:31.585Z] #162 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T09:03:33.525Z] #162 DONE 2.0s [2023-08-21T09:03:33.525Z] [2023-08-21T09:03:33.525Z] #124 [security-secretstore-setup] exporting to image [2023-08-21T09:03:33.525Z] #124 exporting layers [2023-08-21T09:03:34.480Z] #124 ... [2023-08-21T09:03:34.480Z] [2023-08-21T09:03:34.480Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-21T09:03:34.480Z] #142 DONE 934.2s [2023-08-21T09:03:34.746Z] [2023-08-21T09:03:34.746Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:35.019Z] #145 ... [2023-08-21T09:03:35.019Z] [2023-08-21T09:03:35.019Z] #163 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-21T09:03:35.285Z] #163 DONE 0.5s [2023-08-21T09:03:35.285Z] [2023-08-21T09:03:35.285Z] #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T09:03:35.563Z] #101 ... [2023-08-21T09:03:35.563Z] [2023-08-21T09:03:35.563Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T09:03:35.828Z] #164 ... [2023-08-21T09:03:35.828Z] [2023-08-21T09:03:35.828Z] #124 [security-secretstore-setup] exporting to image [2023-08-21T09:03:35.828Z] #124 exporting layers 2.1s done [2023-08-21T09:03:35.828Z] #124 writing image sha256:34af1e89060ecfbd805cd6865450b2a4f5f234711709f3a432a938bba6872105 0.0s done [2023-08-21T09:03:35.828Z] #124 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-08-21T09:03:35.828Z] #124 DONE 10.0s [2023-08-21T09:03:36.093Z] [2023-08-21T09:03:36.093Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T09:03:39.421Z] #146 ... [2023-08-21T09:03:39.421Z] [2023-08-21T09:03:39.421Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-21T09:03:39.421Z] #164 DONE 3.4s [2023-08-21T09:03:39.421Z] [2023-08-21T09:03:39.421Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:03:39.421Z] #165 DONE 0.3s [2023-08-21T09:03:39.421Z] [2023-08-21T09:03:39.421Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T09:03:39.421Z] #131 ... [2023-08-21T09:03:39.421Z] [2023-08-21T09:03:39.421Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:03:39.421Z] #166 DONE 0.3s [2023-08-21T09:03:39.421Z] [2023-08-21T09:03:39.421Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:39.686Z] #145 ... [2023-08-21T09:03:39.686Z] [2023-08-21T09:03:39.686Z] #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-21T09:03:39.973Z] #167 DONE 0.4s [2023-08-21T09:03:39.973Z] [2023-08-21T09:03:39.973Z] #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-21T09:03:39.973Z] #168 DONE 0.2s [2023-08-21T09:03:39.973Z] [2023-08-21T09:03:39.973Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:40.239Z] #145 ... [2023-08-21T09:03:40.239Z] [2023-08-21T09:03:40.239Z] #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-21T09:03:40.239Z] #169 DONE 0.2s [2023-08-21T09:03:40.239Z] [2023-08-21T09:03:40.239Z] #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-21T09:03:40.555Z] #170 DONE 0.1s [2023-08-21T09:03:40.555Z] [2023-08-21T09:03:40.555Z] #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-21T09:03:40.822Z] #171 DONE 0.2s [2023-08-21T09:03:40.822Z] [2023-08-21T09:03:40.822Z] #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-21T09:03:40.822Z] #172 DONE 0.2s [2023-08-21T09:03:40.822Z] [2023-08-21T09:03:40.822Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:03:40.822Z] #145 ... [2023-08-21T09:03:40.822Z] [2023-08-21T09:03:40.822Z] #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-21T09:03:42.757Z] #173 DONE 2.0s [2023-08-21T09:03:42.757Z] [2023-08-21T09:03:42.757Z] #124 [security-bootstrapper] exporting to image [2023-08-21T09:03:42.757Z] #124 exporting layers [2023-08-21T09:03:43.713Z] #124 ... [2023-08-21T09:03:43.714Z] [2023-08-21T09:03:43.714Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-21T09:03:43.714Z] #131 DONE 954.5s [2023-08-21T09:03:43.714Z] [2023-08-21T09:03:43.714Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T09:03:43.982Z] #133 ... [2023-08-21T09:03:43.982Z] [2023-08-21T09:03:43.982Z] #124 [security-bootstrapper] exporting to image [2023-08-21T09:03:43.982Z] #124 exporting layers 1.1s done [2023-08-21T09:03:43.982Z] #124 writing image sha256:8f05e585f4a9c83986790008eac402eab4a6c13cf280a13a57b054c8f1485662 done [2023-08-21T09:03:43.982Z] #124 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-21T09:03:43.982Z] #124 DONE 11.1s [2023-08-21T09:03:43.982Z] [2023-08-21T09:03:43.982Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:03:44.249Z] #174 DONE 0.3s [2023-08-21T09:03:44.249Z] [2023-08-21T09:03:44.249Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T09:03:44.249Z] #129 ... [2023-08-21T09:03:44.249Z] [2023-08-21T09:03:44.249Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:03:44.531Z] #175 DONE 0.2s [2023-08-21T09:03:44.531Z] [2023-08-21T09:03:44.531Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-21T09:03:44.797Z] #176 DONE 0.3s [2023-08-21T09:03:44.797Z] [2023-08-21T09:03:44.797Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:03:45.063Z] #177 DONE 0.1s [2023-08-21T09:03:45.063Z] [2023-08-21T09:03:45.063Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-21T09:03:45.063Z] #178 DONE 0.2s [2023-08-21T09:03:45.063Z] [2023-08-21T09:03:45.063Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T09:03:47.645Z] #179 DONE 2.1s [2023-08-21T09:03:47.645Z] [2023-08-21T09:03:47.645Z] #124 [security-proxy-auth] exporting to image [2023-08-21T09:03:47.645Z] #124 exporting layers 0.6s done [2023-08-21T09:03:47.645Z] #124 writing image sha256:c90e0a1f3f1331f3e7eacb33f13a12b561e3c5e69e6224fad256bb119a2ff8f2 [2023-08-21T09:03:47.917Z] #124 writing image sha256:c90e0a1f3f1331f3e7eacb33f13a12b561e3c5e69e6224fad256bb119a2ff8f2 done [2023-08-21T09:03:47.917Z] #124 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-21T09:03:47.917Z] #124 DONE 11.6s [2023-08-21T09:03:47.917Z] [2023-08-21T09:03:47.917Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:06.145Z] #145 ... [2023-08-21T09:04:06.145Z] [2023-08-21T09:04:06.145Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-21T09:04:06.145Z] #133 DONE 976.9s [2023-08-21T09:04:06.145Z] [2023-08-21T09:04:06.145Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T09:04:06.414Z] #134 ... [2023-08-21T09:04:06.414Z] [2023-08-21T09:04:06.414Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:04:06.414Z] #180 DONE 0.1s [2023-08-21T09:04:06.414Z] [2023-08-21T09:04:06.414Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:04:06.681Z] #181 DONE 0.2s [2023-08-21T09:04:06.681Z] [2023-08-21T09:04:06.681Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:06.681Z] #145 ... [2023-08-21T09:04:06.681Z] [2023-08-21T09:04:06.681Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-21T09:04:06.946Z] #182 DONE 0.2s [2023-08-21T09:04:06.946Z] [2023-08-21T09:04:06.946Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:04:07.241Z] #183 DONE 0.4s [2023-08-21T09:04:07.241Z] [2023-08-21T09:04:07.241Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-21T09:04:07.506Z] #184 DONE 0.1s [2023-08-21T09:04:07.506Z] [2023-08-21T09:04:07.506Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-21T09:04:09.446Z] #185 DONE 2.0s [2023-08-21T09:04:09.446Z] [2023-08-21T09:04:09.446Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:09.446Z] #145 ... [2023-08-21T09:04:09.446Z] [2023-08-21T09:04:09.446Z] #124 [core-common-config-bootstrapper] exporting to image [2023-08-21T09:04:09.446Z] #124 exporting layers [2023-08-21T09:04:09.710Z] #124 exporting layers 0.5s done [2023-08-21T09:04:10.040Z] #124 writing image sha256:c81dd11ab0bf03a903b11504647af9638418c8c0d22d2a72d54b625d71e95ac5 done [2023-08-21T09:04:10.040Z] #124 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-21T09:04:10.040Z] #124 DONE 12.1s [2023-08-21T09:04:10.040Z] [2023-08-21T09:04:10.041Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:49.034Z] #145 ... [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-21T09:04:49.034Z] #134 DONE 1019.2s [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:49.034Z] #145 ... [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:04:49.034Z] #186 DONE 0.1s [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:49.034Z] #145 ... [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:04:49.034Z] #187 DONE 0.1s [2023-08-21T09:04:49.034Z] [2023-08-21T09:04:49.034Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-21T09:04:49.299Z] #188 DONE 0.3s [2023-08-21T09:04:49.299Z] [2023-08-21T09:04:49.299Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:49.299Z] #145 ... [2023-08-21T09:04:49.299Z] [2023-08-21T09:04:49.299Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:04:49.299Z] #189 DONE 0.1s [2023-08-21T09:04:49.564Z] [2023-08-21T09:04:49.564Z] #124 [core-command] exporting to image [2023-08-21T09:04:49.564Z] #124 exporting layers [2023-08-21T09:04:49.564Z] #124 exporting layers 0.2s done [2023-08-21T09:04:49.828Z] #124 writing image sha256:749a259fe4ac2b1e46edd772f734d7d827e7aab59fc435fa3ff64e2cfd20c3b0 done [2023-08-21T09:04:49.828Z] #124 naming to docker.io/library/core-command-arm64 done [2023-08-21T09:04:49.828Z] #124 DONE 12.4s [2023-08-21T09:04:49.828Z] [2023-08-21T09:04:49.828Z] #101 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-21T09:04:55.165Z] #101 DONE 1026.2s [2023-08-21T09:04:55.165Z] [2023-08-21T09:04:55.165Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T09:04:56.122Z] #132 ... [2023-08-21T09:04:56.122Z] [2023-08-21T09:04:56.122Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:04:56.122Z] #190 DONE 0.2s [2023-08-21T09:04:56.122Z] [2023-08-21T09:04:56.122Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:04:56.388Z] #145 ... [2023-08-21T09:04:56.388Z] [2023-08-21T09:04:56.388Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:04:56.388Z] #191 DONE 0.1s [2023-08-21T09:04:56.388Z] [2023-08-21T09:04:56.388Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-21T09:04:56.652Z] #192 DONE 0.2s [2023-08-21T09:04:56.652Z] [2023-08-21T09:04:56.653Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:04:56.653Z] #193 DONE 0.1s [2023-08-21T09:04:56.653Z] [2023-08-21T09:04:56.653Z] #124 [core-data] exporting to image [2023-08-21T09:04:56.653Z] #124 exporting layers [2023-08-21T09:04:56.917Z] #124 exporting layers 0.3s done [2023-08-21T09:04:56.917Z] #124 writing image sha256:10bf56636ec525b71745e6a9e10c709bb04535cd5fec74a28aeb0a95cfc844d9 done [2023-08-21T09:04:56.917Z] #124 naming to docker.io/library/core-data-arm64 done [2023-08-21T09:04:56.917Z] #124 DONE 12.6s [2023-08-21T09:04:56.917Z] [2023-08-21T09:04:56.917Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:01.155Z] #145 ... [2023-08-21T09:05:01.155Z] [2023-08-21T09:05:01.155Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-21T09:05:01.155Z] #129 DONE 1031.5s [2023-08-21T09:05:01.155Z] [2023-08-21T09:05:01.155Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:01.155Z] #145 ... [2023-08-21T09:05:01.155Z] [2023-08-21T09:05:01.155Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:05:01.155Z] #194 DONE 0.3s [2023-08-21T09:05:01.155Z] [2023-08-21T09:05:01.155Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:05:01.420Z] #195 DONE 0.3s [2023-08-21T09:05:01.420Z] [2023-08-21T09:05:01.420Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-21T09:05:02.000Z] #196 DONE 0.3s [2023-08-21T09:05:02.000Z] [2023-08-21T09:05:02.000Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:05:02.000Z] #197 DONE 0.2s [2023-08-21T09:05:02.000Z] [2023-08-21T09:05:02.000Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-21T09:05:02.269Z] #198 DONE 0.1s [2023-08-21T09:05:02.269Z] [2023-08-21T09:05:02.269Z] #124 [core-metadata] exporting to image [2023-08-21T09:05:02.269Z] #124 exporting layers [2023-08-21T09:05:02.535Z] #124 exporting layers 0.3s done [2023-08-21T09:05:02.535Z] #124 writing image sha256:b7db90c7535e755d4c873d9fbb10dc907cf15630e951c0b163cf4084283b10ef done [2023-08-21T09:05:02.535Z] #124 naming to docker.io/library/core-metadata-arm64 done [2023-08-21T09:05:02.535Z] #124 DONE 13.0s [2023-08-21T09:05:02.535Z] [2023-08-21T09:05:02.535Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:34.727Z] #145 ... [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-21T09:05:34.727Z] #146 DONE 1033.8s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:34.727Z] #145 ... [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:05:34.727Z] #199 DONE 0.1s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:34.727Z] #145 ... [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:05:34.727Z] #200 DONE 0.1s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-21T09:05:34.727Z] #201 DONE 0.3s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:05:34.727Z] #202 DONE 0.1s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:34.727Z] #145 ... [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #124 [security-spiffe-token-provider] exporting to image [2023-08-21T09:05:34.727Z] #124 exporting layers [2023-08-21T09:05:34.727Z] #124 exporting layers 0.6s done [2023-08-21T09:05:34.727Z] #124 writing image sha256:51a615836a2e2be18a412f3f6b72878570077869130ab4d428b3cd47daf9bdff [2023-08-21T09:05:34.727Z] #124 writing image sha256:51a615836a2e2be18a412f3f6b72878570077869130ab4d428b3cd47daf9bdff done [2023-08-21T09:05:34.727Z] #124 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-21T09:05:34.727Z] #124 DONE 13.5s [2023-08-21T09:05:34.727Z] [2023-08-21T09:05:34.727Z] #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-21T09:05:56.793Z] #132 DONE 1087.1s [2023-08-21T09:05:56.793Z] [2023-08-21T09:05:56.793Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:56.793Z] #145 ... [2023-08-21T09:05:56.793Z] [2023-08-21T09:05:56.793Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:05:56.793Z] #203 DONE 0.2s [2023-08-21T09:05:56.793Z] [2023-08-21T09:05:56.793Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:05:56.793Z] #204 DONE 0.1s [2023-08-21T09:05:56.793Z] [2023-08-21T09:05:56.793Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-21T09:05:56.793Z] #145 DONE 1063.6s [2023-08-21T09:05:56.793Z] [2023-08-21T09:05:56.793Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-21T09:05:57.058Z] #205 DONE 0.4s [2023-08-21T09:05:57.058Z] [2023-08-21T09:05:57.058Z] #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-21T09:05:57.058Z] #206 DONE 0.2s [2023-08-21T09:05:57.058Z] [2023-08-21T09:05:57.058Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:05:57.341Z] #207 ... [2023-08-21T09:05:57.341Z] [2023-08-21T09:05:57.341Z] #208 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-21T09:05:57.341Z] #208 DONE 0.2s [2023-08-21T09:05:57.341Z] [2023-08-21T09:05:57.341Z] #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:05:57.341Z] #207 DONE 0.1s [2023-08-21T09:05:57.341Z] [2023-08-21T09:05:57.341Z] #124 [support-scheduler] exporting to image [2023-08-21T09:05:57.341Z] #124 exporting layers [2023-08-21T09:05:57.616Z] #124 ... [2023-08-21T09:05:57.616Z] [2023-08-21T09:05:57.616Z] #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-21T09:05:57.616Z] #209 DONE 0.3s [2023-08-21T09:05:57.616Z] [2023-08-21T09:05:57.616Z] #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-21T09:05:57.616Z] #210 DONE 0.1s [2023-08-21T09:05:57.616Z] [2023-08-21T09:05:57.616Z] #124 [support-scheduler] exporting to image [2023-08-21T09:05:57.616Z] #124 exporting layers 0.4s done [2023-08-21T09:05:57.881Z] #124 writing image sha256:3816bf70336d3fbb6ec1a665cf995de6ee5c68100b55902c1b0c01d0cb00e67b done [2023-08-21T09:05:57.881Z] #124 naming to docker.io/library/support-scheduler-arm64 done [2023-08-21T09:05:57.881Z] #124 exporting layers 0.4s done [2023-08-21T09:05:57.881Z] #124 writing image sha256:f705f905c23f79a8f2f5c88608c2df15651684bb4c72eaa56c8a676837ffe132 done [2023-08-21T09:05:57.881Z] #124 naming to docker.io/library/support-notifications-arm64 done [2023-08-21T09:05:57.881Z] #124 DONE 14.3s [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-21T09:05:57.881Z] time="2023-08-21T08:45:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-21T09:05:58.160Z] $ docker stop --time=1 ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 [2023-08-21T09:05:59.751Z] $ docker rm -f --volumes ce29f43c99f7cf2143258b9123d859502298840f7a3055ad4a27899a8d80ccf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T09:06:00.222Z] + docker images [2023-08-21T09:06:00.223Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-21T09:06:00.223Z] support-scheduler-arm64 latest 3816bf70336d 3 seconds ago 32.9MB [2023-08-21T09:06:00.223Z] support-notifications-arm64 latest f705f905c23f 3 seconds ago 33.7MB [2023-08-21T09:06:00.223Z] security-spiffe-token-provider-arm64 latest 51a615836a2e 30 seconds ago 33.3MB [2023-08-21T09:06:00.223Z] core-metadata-arm64 latest b7db90c7535e 59 seconds ago 21.2MB [2023-08-21T09:06:00.223Z] core-data-arm64 latest 10bf56636ec5 About a minute ago 20.9MB [2023-08-21T09:06:00.223Z] core-command-arm64 latest 749a259fe4ac About a minute ago 20.8MB [2023-08-21T09:06:00.223Z] core-common-config-bootstrapper-arm64 latest c81dd11ab0bf About a minute ago 18MB [2023-08-21T09:06:00.223Z] security-proxy-auth-arm64 latest c90e0a1f3f13 2 minutes ago 19.3MB [2023-08-21T09:06:00.223Z] security-bootstrapper-arm64 latest 8f05e585f4a9 2 minutes ago 22.6MB [2023-08-21T09:06:00.223Z] security-secretstore-setup-arm64 latest 34af1e89060e 2 minutes ago 43MB [2023-08-21T09:06:00.223Z] security-proxy-setup-arm64 latest 252b69e91161 2 minutes ago 28.8MB [2023-08-21T09:06:00.223Z] security-spire-agent-arm64 latest 46981613bc08 18 minutes ago 152MB [2023-08-21T09:06:00.223Z] security-spire-config-arm64 latest bde89a07207c 18 minutes ago 96.1MB [2023-08-21T09:06:00.223Z] security-spire-server-arm64 latest 0010d509ea5d 18 minutes ago 96.9MB [2023-08-21T09:06:00.223Z] ci-base-image-arm64 latest 9613cc11b7b6 31 minutes ago 1.05GB [2023-08-21T09:06:00.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB [2023-08-21T09:06:00.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T09:06:00.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T09:06:00.640Z] [2023-08-21T09:06:00.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T09:06:00.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T09:06:00.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T09:06:00.977Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T09:06:00.977Z] 04944245beec: Pulling fs layer [2023-08-21T09:06:00.977Z] 699f458cf7ca: Pulling fs layer [2023-08-21T09:06:00.977Z] 765212b225bb: Pulling fs layer [2023-08-21T09:06:00.977Z] f23df028b6ca: Pulling fs layer [2023-08-21T09:06:00.977Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T09:06:00.977Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T09:06:00.977Z] f23df028b6ca: Waiting [2023-08-21T09:06:00.977Z] d65c8cfc05b1: Waiting [2023-08-21T09:06:00.977Z] 2437ff75d9bd: Waiting [2023-08-21T09:06:00.977Z] 765212b225bb: Waiting [2023-08-21T09:06:01.247Z] 04944245beec: Verifying Checksum [2023-08-21T09:06:01.247Z] 04944245beec: Download complete [2023-08-21T09:06:01.247Z] 765212b225bb: Verifying Checksum [2023-08-21T09:06:01.247Z] 765212b225bb: Download complete [2023-08-21T09:06:01.247Z] f23df028b6ca: Download complete [2023-08-21T09:06:01.247Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T09:06:01.247Z] d65c8cfc05b1: Download complete [2023-08-21T09:06:01.247Z] 699f458cf7ca: Verifying Checksum [2023-08-21T09:06:01.247Z] 699f458cf7ca: Download complete [2023-08-21T09:06:01.828Z] 8998bd30e6a1: Verifying Checksum [2023-08-21T09:06:01.828Z] 8998bd30e6a1: Download complete [2023-08-21T09:06:04.414Z] 2437ff75d9bd: Verifying Checksum [2023-08-21T09:06:04.414Z] 2437ff75d9bd: Download complete [2023-08-21T09:06:05.816Z] 8998bd30e6a1: Pull complete [2023-08-21T09:06:09.140Z] 04944245beec: Pull complete [2023-08-21T09:06:10.096Z] 699f458cf7ca: Pull complete [2023-08-21T09:06:10.365Z] 765212b225bb: Pull complete [2023-08-21T09:06:10.946Z] f23df028b6ca: Pull complete [2023-08-21T09:06:11.215Z] d65c8cfc05b1: Pull complete [2023-08-21T09:06:26.201Z] 2437ff75d9bd: Pull complete [2023-08-21T09:06:26.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T09:06:26.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T09:06:26.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T09:06:26.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-4121 does not seem to be running inside a container [2023-08-21T09:06:26.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-21T09:06:28.975Z] $ docker top 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:29.853Z] ---> job-cost.sh [2023-08-21T09:06:29.853Z] lf-activate-venv: SKIPPING [2023-08-21T09:06:29.853Z] INFO: No Stack... [2023-08-21T09:06:30.433Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T09:06:31.011Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T09:06:31.324Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-08-21T09:06:31.324Z] + cut -d, -f6 [Pipeline] lock [2023-08-21T09:06:31.648Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] [2023-08-21T09:06:31.656Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] did not exist. Created. [2023-08-21T09:06:31.656Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T09:06:31.973Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T09:06:32.157Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T09:06:32.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4642-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T09:06:32.181Z] $ docker stop --time=1 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b [2023-08-21T09:06:33.673Z] $ docker rm -f --volumes 9e904abc8800b3414e134e507c7febc563fd72129df79027f95bd7228cf8984b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-21T09:06:34.068Z] provisioning config files... [2023-08-21T09:06:34.082Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config12007949349138690267tmp [Pipeline] { [Pipeline] sh [2023-08-21T09:06:34.375Z] + set +x [2023-08-21T09:06:34.375Z] + bash -s -- [2023-08-21T09:06:34.375Z] + curl -s https://codecov.io/bash [2023-08-21T09:06:34.375Z] [2023-08-21T09:06:34.375Z] _____ _ [2023-08-21T09:06:34.375Z] / ____| | | [2023-08-21T09:06:34.375Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T09:06:34.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T09:06:34.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T09:06:34.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T09:06:34.375Z] Bash-1.0.6 [2023-08-21T09:06:34.375Z] [2023-08-21T09:06:34.375Z] [2023-08-21T09:06:34.375Z] ==> git version 2.25.1 found [2023-08-21T09:06:34.375Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-21T09:06:34.375Z] Release-Date: 2020-01-08 [2023-08-21T09:06:34.375Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-21T09:06:34.375Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T09:06:34.375Z] ==> Jenkins CI detected. [2023-08-21T09:06:34.375Z] current dir:  /w/workspace/edgex-go/2 [2023-08-21T09:06:34.375Z] project root: . [2023-08-21T09:06:34.375Z] --> token set from env [2023-08-21T09:06:34.375Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T09:06:34.375Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T09:06:34.375Z] ==> Python coveragepy not found [2023-08-21T09:06:34.375Z] ==> Searching for coverage reports in: [2023-08-21T09:06:34.375Z] + . [2023-08-21T09:06:34.636Z] -> Found 1 reports [2023-08-21T09:06:34.636Z] ==> Detecting git/mercurial file structure [2023-08-21T09:06:34.636Z] ==> Reading reports [2023-08-21T09:06:34.636Z] + ./coverage.out bytes=446997 [2023-08-21T09:06:34.636Z] ==> Appending adjustments [2023-08-21T09:06:34.636Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T09:06:35.572Z] + Found adjustments [2023-08-21T09:06:35.572Z] ==> Gzipping contents [2023-08-21T09:06:35.833Z] 56K /tmp/codecov.hMcefP.gz [2023-08-21T09:06:35.833Z] ==> Uploading reports [2023-08-21T09:06:35.833Z] url: https://codecov.io [2023-08-21T09:06:35.833Z] query: branch=PR-4642&commit=a176423bdc09a5799274e6ae5c6652e3602396c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= [2023-08-21T09:06:35.833Z] -> Pinging Codecov [2023-08-21T09:06:35.833Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4642&commit=a176423bdc09a5799274e6ae5c6652e3602396c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4642&job=&cmd_args= [2023-08-21T09:06:35.833Z] -> Uploading to [2023-08-21T09:06:35.833Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/a176423bdc09a5799274e6ae5c6652e3602396c7/a4d25c1e-8ea6-4512-9630-d74b1d470e99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T090635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=badc404d9cfda0ae6abbce9fb7c0a3d87db64fc61b0b12039182322bc466b047 [2023-08-21T09:06:35.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T09:06:35.833Z] Dload Upload Total Spent Left Speed [2023-08-21T09:06:36.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57311 0 0 100 57311 0 277k --:--:-- --:--:-- --:--:-- 277k [2023-08-21T09:06:36.091Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a176423bdc09a5799274e6ae5c6652e3602396c7 [Pipeline] } [2023-08-21T09:06:36.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-21T09:06:36.659Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:36.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:37.898Z] ---> package-listing.sh [2023-08-21T09:06:37.898Z] ++ facter osfamily [2023-08-21T09:06:37.898Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T09:06:38.157Z] + OS_FAMILY=debian [2023-08-21T09:06:38.157Z] + workspace=/w/workspace/edgex-go/2 [2023-08-21T09:06:38.157Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T09:06:38.157Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T09:06:38.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T09:06:38.157Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T09:06:38.157Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-21T09:06:38.157Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T09:06:38.157Z] + case "${OS_FAMILY}" in [2023-08-21T09:06:38.157Z] + dpkg -l [2023-08-21T09:06:38.157Z] + grep '^ii' [2023-08-21T09:06:38.157Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T09:06:38.157Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T09:06:38.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T09:06:38.157Z] + '[' /w/workspace/edgex-go/2 ']' [2023-08-21T09:06:38.157Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-08-21T09:06:38.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-08-21T09:06:38.167Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-21T09:06:38.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T09:06:39.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T09:06:39.009Z] [2023-08-21T09:06:39.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T09:06:39.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T09:06:39.304Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T09:06:39.304Z] 5eb5b503b376: Pulling fs layer [2023-08-21T09:06:39.304Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T09:06:39.304Z] ec43610c2a17: Pulling fs layer [2023-08-21T09:06:39.304Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T09:06:39.304Z] 33b1e0a273af: Pulling fs layer [2023-08-21T09:06:39.304Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T09:06:39.304Z] 2f39f015ded8: Pulling fs layer [2023-08-21T09:06:39.304Z] 3a2ae6a8a46f: Waiting [2023-08-21T09:06:39.304Z] 2f39f015ded8: Waiting [2023-08-21T09:06:39.304Z] 5d3b04190fa2: Waiting [2023-08-21T09:06:39.304Z] 5c69ac0246d0: Download complete [2023-08-21T09:06:39.304Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T09:06:39.304Z] 3a2ae6a8a46f: Download complete [2023-08-21T09:06:39.304Z] 33b1e0a273af: Verifying Checksum [2023-08-21T09:06:39.304Z] 33b1e0a273af: Download complete [2023-08-21T09:06:39.304Z] 5d3b04190fa2: Download complete [2023-08-21T09:06:39.304Z] ec43610c2a17: Verifying Checksum [2023-08-21T09:06:39.304Z] ec43610c2a17: Download complete [2023-08-21T09:06:39.562Z] 5eb5b503b376: Verifying Checksum [2023-08-21T09:06:39.562Z] 5eb5b503b376: Download complete [2023-08-21T09:06:40.127Z] 2f39f015ded8: Download complete [2023-08-21T09:06:40.696Z] 5eb5b503b376: Pull complete [2023-08-21T09:06:40.955Z] 5c69ac0246d0: Pull complete [2023-08-21T09:06:41.215Z] ec43610c2a17: Pull complete [2023-08-21T09:06:41.475Z] 3a2ae6a8a46f: Pull complete [2023-08-21T09:06:41.735Z] 33b1e0a273af: Pull complete [2023-08-21T09:06:41.735Z] 5d3b04190fa2: Pull complete [2023-08-21T09:06:45.929Z] 2f39f015ded8: Pull complete [2023-08-21T09:06:45.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T09:06:45.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T09:06:45.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T09:06:46.008Z] prd-ubuntu20.04-docker-8c-8g-4120 does not seem to be running inside a container [2023-08-21T09:06:46.036Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-21T09:06:49.875Z] $ docker top 81e81d933421da92db46f39cecbf76d573070438650d0b9b319a9454ddcea5ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T09:06:50.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T09:06:50.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T09:06:50.776Z] + ls /var/log/sa-host [2023-08-21T09:06:50.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T09:06:50.839Z] provisioning config files... [2023-08-21T09:06:50.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config14611657581178651769tmp [Pipeline] { [Pipeline] echo [2023-08-21T09:06:50.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:51.138Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T09:06:51.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:51.455Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T09:06:51.463Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:51.745Z] ---> sudo-logs.sh [2023-08-21T09:06:51.745Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T09:06:51.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:52.048Z] ---> job-cost.sh [2023-08-21T09:06:52.048Z] lf-activate-venv: SKIPPING [2023-08-21T09:06:52.048Z] DEBUG: total: 0.10999999940395355 [2023-08-21T09:06:52.048Z] INFO: Retrieving Stack Cost... [2023-08-21T09:06:52.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T09:06:52.875Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T09:06:52.886Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T09:06:53.192Z] ---> logs-deploy.sh [2023-08-21T09:06:53.192Z] lf-activate-venv: SKIPPING [2023-08-21T09:06:53.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4642/2 [2023-08-21T09:06:53.192Z] INFO: archiving workspace using pattern(s): [2023-08-21T09:06:54.137Z] Archives upload complete. [2023-08-21T09:06:54.137Z] INFO: archiving logs to Nexus